Hate to be that guy but I need the extra credit! Reddit complex numbers r/theydidthemath

Поділитися
Вставка
  • Опубліковано 17 лис 2024

КОМЕНТАРІ • 1,7 тис.

  • @bprpmathbasics
    @bprpmathbasics  3 місяці тому +411

    Mathematically, which of these numbers is the largest?
    (A) Number of hours in a year
    (B) Number of seconds in a day
    (C) Number of days in a decade
    (D) Number of minutes in a week
    Answer here: ua-cam.com/video/06NqtlmkPK0/v-deo.html

    • @thesecretartist327
      @thesecretartist327 3 місяці тому +7

      B)

    • @timecubed
      @timecubed 3 місяці тому +4

      B

    • @vaibhav3238
      @vaibhav3238 3 місяці тому +43

      no of hours in a year- 52*7*24=8736
      no of seconds in a day- 60*60*24=86400
      no of days in a decade= 365*10= 3650
      no of minutes in a week= 60*24*7=10800
      hence option b

    • @sreekar47807
      @sreekar47807 3 місяці тому +1

      b

    • @Brocseespec
      @Brocseespec 2 місяці тому +1

      🅱️

  • @silver6054
    @silver6054 9 місяців тому +8283

    It's clear enough when you are dealing with just numbers, but imagine this in some algebra calculation where you have, in the middle of a big expression sqrt(sin(theta)*tan(theta)) which you split into two square roots (maybe planning to use some tan(theta/2) expression) and later on you instantiate theta to an angle where both sin and tan are negative. It may not be obvious that the steps are no longer valid!

    • @kazedcat
      @kazedcat 9 місяців тому +600

      That is why it is very important to check your domains. So for example you have equation a/b then automatically your domain is restricted to b≠0. But yes most of the time domain restrictions are forgotten and it can lead to incorrect solution.

    • @veroxid
      @veroxid 9 місяців тому +249

      Thank you - you (and this video) just fixed a bug in this script I wrote that would output weird numbers when I give it 2 negatives.
      When I was first figuring out the formula, there's a spot where I ended up doing just that.

    • @MinecraftMasterNo1
      @MinecraftMasterNo1 9 місяців тому +113

      @@veroxid sometimes people forget computer science is a branch of mathematics.

    • @sandro7
      @sandro7 9 місяців тому +10

      I guess you can always just add a plus or minus to be safe until you find the solution but that seems so painful

    • @veroxid
      @veroxid 9 місяців тому +22

      ​@@sandro7
      The goal of the script was to take two disjointed arcs where you had start point, end point, and radius and spit out a new single arc giving you the center point instead _(as you already had the start and end point from the initial arcs)_ where the arc goes through all 4 initial points.
      As a side note: one stipulation was that the arcs had to be in places where they could be connected by a straight line from one end-point to another, and that line was _(mostly)_ tangent to both arcs. While checking that wasn't really part of the script, that situation being the case was part of what decided the script's use in the first place.
      The bug was in the part of the script that would find the two possible center points of each arc, as it required these trig functions.
      If the arc was fully in quadrant 1 (Q1), then the script would work flawlessly.
      If any or all of the 3 points of one of the initial arcs was in Q2 or Q4, then it would do this weird thing where it would _sometimes_ swap one or both signs. I would have to figure by hand which signs are correct, but it at least gave a starting spot.
      I was in the middle of trying to figure out the pattern based on which quadrant each point of the arc was in and then just writing a switch statement to do the conversion for me as a band-aide solution when I stumbled across this video.
      If it was in Q3 though, the script was entirely useless and would give completely erroneous outputs. I would have to rotate the arc around the origin point until none of the three points landed in Q3, and then rotate it back by the same amount when moving on to the next step.

  • @davidecordella9015
    @davidecordella9015 Місяць тому +863

    0:25 "We start with 2 = 1 + 1, I agree 👍" the whole of mathematics trembling in fear for his answer

    • @Zvxers7
      @Zvxers7 27 днів тому +20

      I disagree.

    • @davidecordella9015
      @davidecordella9015 24 дні тому

      @@Zvxers7 scientists shaken by shocking Zvxers7's disapproval

    • @HerrFinsternis
      @HerrFinsternis 23 дні тому +12

      ​@@Zvxers7 Russel and Whitehead are disappointed with you.

    • @andreaaazo
      @andreaaazo 21 день тому

      @@Zvxers7nah I agree. Just use Dedekind Cut to demonstrate

    • @Dokattak
      @Dokattak 16 днів тому +11

      It took over 200 pages... but we got there!

  • @georgepajeejo7045
    @georgepajeejo7045 9 місяців тому +3883

    this guy is crazy with the two markers in one hand, pure talent

    • @aloksingh-em8cv
      @aloksingh-em8cv 9 місяців тому +59

      This guy is talented but the marker thing is pretty common amongst students. I mean I used to use blue and black gel pen by holding in the same hand to save time 😅

    • @nitsua6300
      @nitsua6300 9 місяців тому +28

      I just noticed lol, he's so smooth with it

    • @a_disgruntled_snail
      @a_disgruntled_snail 8 місяців тому +9

      @@aloksingh-em8cv I should probably learn this trick. I spend a lot of time pen shifting.

    • @aloksingh-em8cv
      @aloksingh-em8cv 8 місяців тому

      @@a_disgruntled_snail very easy u will get used to it

    • @Milky_tea07
      @Milky_tea07 8 місяців тому

      ​@@a_disgruntled_snailsame

  • @C0pium_
    @C0pium_ 9 місяців тому +4254

    The main problem is that i²=(−1) ⇒ i = ±√−1
    It’s not technically a separate rule but rather the fact that -i is also a square root of (-1). Since the square root is positive, by separating the terms we should normally have: 2= 1+ (-i)× i = 1+1 =2

    • @VeteranVandal
      @VeteranVandal 9 місяців тому +408

      Yep. Square root isn't singly valued. If you write in polar notation you notice the problem immediately.

    • @hampustoft2221
      @hampustoft2221 9 місяців тому +100

      @@VeteranVandal well square root is, but that dose not mean there is a eqvivelence between the statements, if you have x^2 = 9 x^2 = 9, but you this is not a eqvivelence ( ) just an implication, (if a then b). so if x is equal to 3, then x^2 is equal to 9. but it dose not mean that if x^2 is equalt to 9 that x MUST be equal to 3. becuase as we all know x can be +-3.
      But pure math states that sqrt(a^2) = abs(a) meaning that the square root always gives an answer sqrt(a^2) >= 0 for all a in the Real domain.

    • @C0pium_
      @C0pium_ 9 місяців тому

      @@hampustoft2221 yup

    • @NLGeebee
      @NLGeebee 9 місяців тому +111

      Yes!
      Stating that √-1 = i is just sloppy math.

    • @ncoderre1
      @ncoderre1 9 місяців тому +63

      Yes. Op is picked the wrong line. The i = 1 proof uses the same issue. Fractional exponents are multi valued. The same principle clearly resolves both connundrums

  • @sammyjones8279
    @sammyjones8279 8 місяців тому +146

    I saw this and worked it out with pen and paper, and I think it was the first time in my life I actually *understood* why in calc and trig you are able to just "eliminate" results that don't make sense when dealing with functions that have more than one output.
    This is an amazing example for that, because my teachers all started with sine, basically telling us "well if the result isn't in the quadrant you want, then it's not the right one."
    Sometimes silly examples are the best examples

    • @UserT049.
      @UserT049. 29 днів тому

      Leaving a reply so I'll come back here when I know what you're talking about (i haven't even started calc. yes I'm young)

    • @collegephysicsforeveryone7744
      @collegephysicsforeveryone7744 28 днів тому +1

      Sounds like they got to you too. Just throw away answers right because they dont fit what we were taught

    • @gerald2508
      @gerald2508 28 днів тому +6

      @@collegephysicsforeveryone7744 I am sad that I have to ask you to confirm that this is a joke.
      Edit: I am sorry, I should have asked before I did sarcasm - is this just about math or are you making a political statement? The former is confusing but only the latter is sad.

    • @SGD2718
      @SGD2718 22 дні тому

      @@gerald2508as someone who took all high school math through proof based classes, this has always made sense as a division by zero or a false inversion error

    • @nikhildeodhar143
      @nikhildeodhar143 17 днів тому +1

      More than "eliminating" results, it's about defining the correct sets (domains and co-domains) where the mapping will be unique and consistent, at the start of the process itself. Therefore in a lot of maths problems in graduate courses and above, you will see the domain and co-domain explicitly mentioned. Even if it is obvious.

  • @m.h.6470
    @m.h.6470 9 місяців тому +1816

    By turning i^1 into i^(4/4), you artificially raised it to the 4th power and then took the 4th root. This creates 3 extraneous solutions, that are false (the other 2 false solutions are -1 and -i).

    • @klm2558
      @klm2558 9 місяців тому +70

      100% agreed

    • @SirGoP
      @SirGoP 9 місяців тому +73

      This explains the weirdness in the first example aswell. Thank you.

    • @fresh_dood
      @fresh_dood 9 місяців тому +21

      yeah I think maybe the simpler solution in step 3 is that you really shouldn't be taking the root of one side of the equation, even if it is still technically equal, and the second example is just the opposite

    • @sugardude
      @sugardude 9 місяців тому +15

      Wow, this is the most intuitive and concise explanation so far. Thanks!

    • @ernestrobinson8441
      @ernestrobinson8441 9 місяців тому +52

      I think turning i^1 into i^(4/4) is fine. Order of operations forces you to reduces (4/4) to 1 first before taking the exponent. I was thinking that by putting i^4 in parentheses, such that the right side is now (i^4)^(1/4), you change the order of operations, and therefore change the equation.

  • @arachnohack9050
    @arachnohack9050 9 місяців тому +3024

    I love how this chanel is called maths "basics" when it never fails to blow my mind.
    I need to sit down after this

    • @alien3200
      @alien3200 9 місяців тому +98

      It just means you don't know the basics

    • @BOOMDIGGER
      @BOOMDIGGER 9 місяців тому +27

      stop exagerating...

    • @wvoxu
      @wvoxu 9 місяців тому +48

      the education system failed you 🤦

    • @MikoRalphino
      @MikoRalphino 9 місяців тому +86

      No need for judgment guys

    • @douglaswolfen7820
      @douglaswolfen7820 9 місяців тому +70

      ​@@BOOMDIGGERwhy should they? exaggeration is a perfectly acceptable method of communicating an idea. Most of us know enough not to take it literally (and if someone did take it literally, I can't see how it would cause any kind of problem)

  • @michaelbyrd1674
    @michaelbyrd1674 9 місяців тому +1377

    The true reason that this doesn't work is that a square root(in Complex numbers) has two different roots. In this problem only one of these roots satisfies the equation(hint: it is not i).

    • @drrenwtfrick
      @drrenwtfrick 9 місяців тому +19

      wait doesnt the square root already have 2 roots by default but we usually ignore the negative roots

    • @michaelbyrd1674
      @michaelbyrd1674 9 місяців тому +96

      @@drrenwtfrick not exactly. What you are thinking of is the solution to the equation x^2=b. x has two possible solutions; x= squareroot(b) and x= - squareroot(b). In general squareroot(b) is always positive.

    • @davidebic
      @davidebic 9 місяців тому +64

      Was looking for this comment. The roots of -1 are i and -i. So in reality you could have two possible solutions to sqrt(-1)^2, which are ±i^2 = ±1.

    • @luminessupremacy
      @luminessupremacy 9 місяців тому +67

      ​@@drrenwtfrick No. Square root (of a real number) is a function defined like this: sqrt(a) is a number b, b≥0, that satisfies b^2=a. As you can notice, that's always one number.
      The reason why you may think that it should be two numbers probably has to do with the solutions of an equation like x^2=9. Let's look at it:
      As I assume you know, the first step is to apply sqrt() to both sides
      sqrt(x^2) = sqrt(9)
      By the definition, sqrt(9)=3, so
      sqrt(x^2)=3
      Now, what is sqrt(x^2)? It can't be plain x, because the result must be ≥0, if x

    • @BakrAli10
      @BakrAli10 9 місяців тому +3

      @@luminessupremacy bookmark comment later

  • @chungkhang3444
    @chungkhang3444 9 місяців тому +263

    Love how you switch between blue marker and red marker. So skilled

    • @shadowblue4187
      @shadowblue4187 6 місяців тому

      Bruh I did in every exam switching between a pen, pencil and an erases even

    • @odintakerprime6595
      @odintakerprime6595 6 місяців тому +2

      ​@@shadowblue4187 but did you hold the pencil and the pen at the same time with one hand like this guy in the video who is holding two different marker in one hand?

    • @voidarkyt
      @voidarkyt Місяць тому

      That’s his channel name. Bprp blue pen red pen

  • @taborsmrcna
    @taborsmrcna 5 місяців тому +42

    Appreciate that the guy used something a bit more sophisticated than division by zero that is typically used to "derive" these types of 1=2 results

  • @TGW757
    @TGW757 9 місяців тому +137

    I'm impressed at how someone can perfectly and effortlessly write the horizontal crosses of the letters 'f' and 't' before the vertical strokes.

    • @naomiparsons462
      @naomiparsons462 Місяць тому +2

      I didn't even notice!

    • @BrickBreaker21
      @BrickBreaker21 Місяць тому +1

      Best comment 😂

    • @justinhowe3878
      @justinhowe3878 19 днів тому +7

      There's a chance that comes from learning Chinese as a first language, because the stroke order of Chinese characters tends to prioritize the horizontal stroke in those cases where a horizontal and a vertical stroke cross. As a result, Chinese writers frequently place horizontal strokes before the vertical strokes that cross them. Moreover, the complexity of Chinese characters means that correct proportions are essential to their easy recognition by a reader, so Chinese writers become very practiced at placing and spacing earlier strokes accurately in relation to future strokes they haven't yet made. Such a background could lead a person to write English letters like f and t crossbar first, with perfect proportions at the end. However, this is just a guess.

    • @Gwen_Hemoxia
      @Gwen_Hemoxia 2 дні тому

      ​@@justinhowe3878 that is what I thought and it stands as a solid theory

  • @Gezraf
    @Gezraf 9 місяців тому +688

    its really cool you proved i = 1 at the end cuz in the complex plane i actually represents 1 in the imaginary axis

    • @aravindmuthu95
      @aravindmuthu95 9 місяців тому +117

      'i' does not represent 1 in the imaginary axis. it represents 'i ' in the imaginary axis. just for clarity 1*1 = 1, i*i = - 1. Both are not the same

    • @Gezraf
      @Gezraf 9 місяців тому +35

      @@aravindmuthu95 the reason I meant i represents 1 in the imaginary axis is because it's radius in the circle of the complex plane is equal to 1

    • @RuleofThehyperbolic
      @RuleofThehyperbolic 9 місяців тому +72

      ​​​@@Gezrafif you're talking about the distance from zero, then you should've said abs( *i* )=1 which is true

    • @mitchratka3661
      @mitchratka3661 9 місяців тому +81

      The whole point of that proof was that it was WRONG; he is asking you to find the problem with it lol

    • @PhilosophicalNonsense-wy9gy
      @PhilosophicalNonsense-wy9gy 9 місяців тому +1

      Lol

  • @РайанКупер-э4о
    @РайанКупер-э4о 9 місяців тому +112

    For me I see problems in 5 to 6 transition and in 2 to 3 transition. If we are working in the Complex numbers, square root has two roots. Square root of -1 is equal to { i, -i}, and square root of 1 is equal to { 1, -1}. Which means that every time we introduce square roots we transition from operating over numbers to operating over sets of numbers and each time we go from square root to number we transition from operating with sets of numbers to operating with numbers. Of course it breaks the equality.

    • @HellGirl-nw9er
      @HellGirl-nw9er 7 місяців тому +4

      Thus, proofs that use a such function or notation must make sure it is well defined for the problem approached.

    • @websparrow
      @websparrow 3 місяці тому +2

      I think when we ask for the square root of four, the answer is simply 2. But if we have an equation, we need to find what satisfies the X and then we have solutions 2, -2.

    • @РайанКупер-э4о
      @РайанКупер-э4о 3 місяці тому +2

      @@websparrow, it works with reals because reals are ordered and we can just pick the biggest one. With complex it's no longer true, there is no difference between i and -i, we can't choose one over the other, there is no more the biggest one. Because of that we are forced to consider all the roots and work with sets of numbers.

    • @biawakstruus
      @biawakstruus 3 місяці тому

      it also breaks the reality

  • @davidl.reimer2762
    @davidl.reimer2762 9 місяців тому +222

    this is a good way to direct my media addiction towards something useful. i dont even need to learn this stuff, its just plain interesting and explained well

    • @DeKevers
      @DeKevers 9 місяців тому

      It’s still entertainment though.

    • @somethingsomething2541
      @somethingsomething2541 9 місяців тому +9

      Its not usefull for general audience , most people here will probably never use it.

    • @dadh-dj8em
      @dadh-dj8em 9 місяців тому

      @@somethingsomething2541 It's useful to distract yourself from the distraction xd

    • @PinkeySuavo
      @PinkeySuavo 9 місяців тому +1

      Nobody ever will use it besides as an interesting "trick" to know

    • @davidl.reimer2762
      @davidl.reimer2762 9 місяців тому +19

      @@somethingsomething2541 well yeah, but that works for basically everything. most people wont repair their own car, but that doesn't make a video of such "mostly useless".
      I think to inspire curiosity about math you have to have videos like this that don't just talk about the what but also go into the why, and give you an easy "aha moment" that might inspire to you to seek more of those.

  • @uhlan30
    @uhlan30 9 місяців тому +19

    I’m just impressed someone finally did one of these false proofs by doing something else besides dividing by zero

  • @syedabid9767
    @syedabid9767 5 місяців тому +18

    2:23 Bro the way he changes his markers is dope!🔥

  • @jamesnadin3168
    @jamesnadin3168 7 місяців тому +3

    Another issue which isn't pointed out but I thought worth mentioning:
    Sqrt a^2 = a
    So from line 3 to line 4, they are suggesting that 1=-1 which is not the case. Although I suppose it fits the pattern with 2=0

  • @kaustubhgupta168
    @kaustubhgupta168 9 місяців тому +223

    maybe we need to not do that and stay happy

    • @CharlesShorts
      @CharlesShorts 9 місяців тому +14

      yes, peace

    • @athrunmoza8996
      @athrunmoza8996 9 місяців тому +4

      I saw this in one of my highschool, gotta say it was so stupid trying to prove 2= 0

  • @armedcannon
    @armedcannon 9 місяців тому +194

    I contend the error is in step 3. There are in general two solutions for a square root, so the substitution opens the door for picking the "wrong" solution when going the other direction.

    • @BryanLu0
      @BryanLu0 9 місяців тому +19

      Usually if you have a square root you only take the principal value

    • @MrJuliancarroll
      @MrJuliancarroll 9 місяців тому +33

      I agree with this. There are two possible solutions to the square root of 1. It is false to say 1 and the square root of 1 are equivalent.

    • @kingoreo7050
      @kingoreo7050 9 місяців тому +4

      The only took the principal value of the square root throughout, so it seems like all the square root computations were consistent (apart from the wrong step bprp said)

    • @BryanLu0
      @BryanLu0 9 місяців тому +8

      @@MrJuliancarroll Sqrt(1)=1 the square root of 1 is 1, or the square root of 9 is 3
      It's only necessary to say +/- when it is the inverse of squaring

    • @Engy_Wuck
      @Engy_Wuck 9 місяців тому +17

      @@BryanLu0 for people who don't know why: squaring takes away information ("was it negative?"), so we can only get the absolute value back. So x²=4 resolves to |x|=2 -- and x can be positive or negative inside the abolute sign, so +x=2 or -x=2

  • @GIRGHGH
    @GIRGHGH 9 місяців тому +622

    This answer sorta feels like a "because I say you can't" kinda answer... like i get it doesn't make sense to allow the split, but it just feels really unsatisfying.

    • @BillyONeal
      @BillyONeal 9 місяців тому +162

      It isn't "because I said so", it is "because sqrt((-1)(-1)) != sqrt(-1)sqrt(-1)", since the left side is 1 and the right is -1

    • @pmnt_
      @pmnt_ 9 місяців тому +106

      I agree. Just the simple reminder that -1 has two square roots, +i and -i, would have gone a long way for explaining the why.
      He added the disclaimer that he is using the principal roots here [the roots with the smallest polar angle] but that is a definition that the target audience of this channel might not even know. (not to mention his clickbait OMG WOLFRAM ALPHA IS WRONG videos on the main channel when WolframAlpha does only consider the principal roots as a first result). The breaking point for the exaples he showed is exactly that only principal roots are considered, and is exactly the mistake that the original problem made.
      There are always two square roots.

    • @almscurium
      @almscurium 9 місяців тому +32

      @@BillyONealyes but why does the rule not apply to two negatives in a square root

    • @BillyONeal
      @BillyONeal 9 місяців тому +8

      @@almscurium I don't know, complex numbers are weird

    • @asdfqwerty14587
      @asdfqwerty14587 9 місяців тому

      ​@@almscurium That's because when they proved that sqrt(xy) = sqrt(x)sqrt(y) they had to make some assumptions to make that proof. The "rule" isn't an axiom - it doesn't "need" to be true, it was something that was derived from other rules, and when it was derived it was only ever true under certain conditions.
      iirc. it goes something like this:
      (sqrt(x)sqrt(y))^2 = xy = sqrt(xy)^2
      Therefore, sqrt(x)sqrt(y) = +/- sqrt(xy)
      if x and y are both positive, then you can rule out the negative solution which is where the "rule" comes from (because obviously sqrt(x) and sqrt(y) are both positive numbers if x and y are both positive so the negative solution is invalid).. but you can only make that assumption when you know that x and y are positive.- otherwise you're just left with sqrt(x)sqrt(y) = +/- sqrt(xy)

  • @user-hk3ej4hk7m
    @user-hk3ej4hk7m 9 місяців тому +133

    This is a side effect of taking multivalued functions and making them arbitrarily single valued

    • @PFnove
      @PFnove 8 місяців тому +3

      problem is: that's how they teach you sqrt in high school
      they don't tell you that √9 = ±3, they just tell you that it's 3 (and in the quadratic formula they just add the ± outside of the root without any explanation to why it's there instead of a +)

    • @kobalt4083
      @kobalt4083 6 місяців тому +2

      @@PFnove well when you complete the square to derive the quadratic formula and then take the square root you get two values of x. By definition sqrt(x^2)=|x|. like x^2=4 -> |x|=2 -> x=+-2, and you do learn that in high school. in equations you would get two values of x but since the square root gives only the nonnegative result (its a function so it returns only one value) sqrt4=2 not just +-2.

    • @hallrules
      @hallrules 6 місяців тому +4

      @@PFnove they don't tell you that √9 = ±3 cuz its not ±3 (its just 3), unless i dont understand what ur trying to say

    • @xinpingdonohoe3978
      @xinpingdonohoe3978 6 місяців тому +2

      ​@@hallrules no, in general, √9=±3. We split the √ function into branches so that it can be a union of single valued functions, but there are multiple branches, and hence multiple options for √9.

    • @hallrules
      @hallrules 6 місяців тому

      @@xinpingdonohoe3978 sqrt(x) is a function, functions only give either no output or one output. ±√9=±3, √9=3

  • @psychologienerd7546
    @psychologienerd7546 Місяць тому +83

    3:40 so the reason its not allowed is because it leads to conflicts? isnt there a proper reason out there?

    • @comm1nd
      @comm1nd Місяць тому +42

      Because when you multiply 2 negative numbers they become positive, if you wanna split them you make them both positive then split them as you wish
      You can think about it as
      2=sqrt((-1*2)(-1*2))
      The -1 cancel out each other and your left with 2 on each side
      You can also write -1*1

    • @prithvibhat1017
      @prithvibhat1017 29 днів тому +20

      The square root of 1 is either +1 or -1. So if you are taking -1 as the square root, then it is immediately clear that it is not consistent with statement number 2. To write it formally, statement number 3 should be written as : 2 = 1 +(-) sqrt[+(-) 1]. You either consider the operators inside the bracket or the ones outside. The important part about manipulating equations is that the meaning of each statement must be the same as the previous one. Taking the negative root without putting a minus sign does not give you 1+1

    • @filip_1432
      @filip_1432 26 днів тому +9

      yeah, 2 negative numbers multiplied are just the same two numbers multiplied, but positive. √-1=i is a complex number, while √1 is a real number, so you can't say √1=√-1, because no complex number is equal to a real one. therefore, √1×√1 is not equal to √-1×√-1

    • @personpeoplepeoplepersons5722
      @personpeoplepeoplepersons5722 23 дні тому

      It probably has to do with order of operations. Multiplication comes before exponents, right?

    • @nikhildeodhar143
      @nikhildeodhar143 17 днів тому +5

      The proper reason corresponds to the definition of the functions themselves (square root in this case) and the set of numbers over which the it is defined. In set of real numbers, square root is only defined on zero and positive numbers. So I am pretty sure that splitting a square root like that would itself be an illegal operation for the set of real numbers. Since square root of -1 is not 'i', but is simply undefined.
      In complex numbers on the other hand, you have multiple roots on the unit circle. So you cannot just substitute one square root with another. It would be more accurate to say that a number "belongs to set of square roots" rather than "equal to square root". The rules will be different for that set. This is something that has been pointed out by others in the comments I believe.
      I am sure that someone who is more experienced in the subject of Mathematical Analysis will be able to give a more accurate and clearer form of this answer though. I am still a novice with it.

  • @StefaanHimpe
    @StefaanHimpe 9 місяців тому +104

    "because we are not allowed to do so" to me does not sufficiently explain why you can't split the square root, it just sounds like a random axiom you pull out of thin air.

    • @afanebrahimi7278
      @afanebrahimi7278 9 місяців тому +66

      Actually, that's the opposite. The fact that √ab=√a√b is true for any a or b is an axiom you pull out of thin air. It has been proven for positive a and b only. You can't prove it if both are negative because it's simoly not true. And it's easy to prove it is not true with
      √1=√((-1)(-1)) but not equal to √(-1)√(-1)

    • @StefaanHimpe
      @StefaanHimpe 9 місяців тому +25

      @@afanebrahimi7278 I know it's not true, but the video didn't explain why it's not true. It just said "you can't do that" which adds no insight whatsoever to understanding the problem.

    • @joshuagillis7513
      @joshuagillis7513 9 місяців тому +68

      @@StefaanHimpe The reason he didn't explain it is because it gets quite complicated and really requires a university level of understanding.
      You can't do it because the square root function is discontinuous, owing to the rotational element of the complex system, once you introduce complex numbers.
      In order to fix that discontinuity you need something called a branch cut which is just a line we say you can't rotate past. Once you choose this branch cut the square root is a nice function with only one solution.
      By splitting the square root with two negative numbers like in this video you cross the branch and introduce that discontinuity in to the equation which is how you get the weirdness

    • @sensey181
      @sensey181 9 місяців тому +1

      ​@@joshuagillis7513Exactly!

    • @giantclaw138
      @giantclaw138 7 місяців тому +7

      Skill issue

  • @Buphido
    @Buphido 9 місяців тому +76

    For clarification of the i = 1 proof: The error lies in the very last step, going from 1^1/4 to 1. Here‘s why:
    In school, you are always taught to put +- in front of the result of a square root or any even number root for that matter. That’s because these roots have multiple possible solutions. What you aren’t taught, at least not until higher grade maths, is that the number of solutions is actually the same as the number in front of the root. It just so happens that many of these solutions will be complex and irrelevant for working with real numbers. If you display complex numbers in a 2D grid with imaginary on the y axis, the roots of any number can be displayed as a set of points around the origin. Their distance to the origin will be the same all around, so they will lie on a circle around the origin, and they will be arrayed so that if you were to connect each point with the origin, the circle would be divided into parts of equal size all around.
    Like that, it is easy to imagine what 1^1/4 entails. Yes, 1 and -1 are possible roots, but the last two roots are -i (directly down) and i (directly up). So if you were to consider all possible roots, you would actually get i back, which is true.

    • @epikherolol8189
      @epikherolol8189 9 місяців тому

      Yes the concept from n roots of unity.

    • @kobalt4083
      @kobalt4083 6 місяців тому +2

      I disagree. the square root, cube root, etc. are functions, so they can only return one nonnegative value. sqrt4 is not equal to +-2 (you mustve learned the misconception). sqrt(x^2)=|x|. for example sqrt((-2)^2) is not -2. however, x^2=4 -> |x|=2 -> x=+-2. the 4th roots of 1 are indeed 1, -1, i, and -i, because those are the solutions to x^4=1, but 1^(1/4) is essentially the 4th root of 1, which of course 1. even typing it in a calculator, youll see it works.

  • @rcg5317
    @rcg5317 8 місяців тому +5

    I love these videos. I have children who will benefit from them. Also this one reminds me of my secondary physics teacher who was asked by a student for “extra credit work” to improve her grade. He asked why she wanted extra credit work when she could not do the work he already gave her. 😧

  • @bprpmathbasics
    @bprpmathbasics  5 місяців тому +152

    Try the problem at 3:50

    • @CrtTrc-n2m
      @CrtTrc-n2m 5 місяців тому +4

      One more thing about the first problem 5th Step:
      √-1 . √-1 = -1 which is different result if we look at previous step which is (√(-1).(-1)) which results to = 1

    • @phenixorbitall3917
      @phenixorbitall3917 5 місяців тому +2

      I guess going from step 3 to step 4 is ok as long as the number at the base is not purely imaginary. Since i is purely imaginary we are not allowed to go from step 3 to step 4. Correct?

    • @williammarshal4043
      @williammarshal4043 5 місяців тому

      I wonder if a,b

    • @CMTRN
      @CMTRN 5 місяців тому +33

      i = √-1 by definition
      i^2 = -1
      i^3 = -i
      i^4 = 1
      i = 1^(1/4)
      up until then, the problem is correct.
      The error is in assuming that 1^(1/4) = 1 here.
      Which would be true, were it to be a simple operation. But here, we have i = 1^(1/4). This means that i = ⁴√1, and rewriting the equation with i as x, we get x^4 = 1, which has 4 possible solutions: 1, -1, i, and -i.

    • @glitchy9613
      @glitchy9613 4 місяці тому +2

      @@CMTRN this is the correct answer

  • @vedarovski4110
    @vedarovski4110 Місяць тому +3

    I knew there was a problem with step 4 or 5 but couldn't tell. "1=|√1|" makes so much sense.

  • @SeegalMasterPlayz
    @SeegalMasterPlayz 9 місяців тому +64

    If we take ALL 4 roots of 1 we see that the principal root is 1 and the other real root is -1 since (-1)^4=1 but the imaginary roots that make this true is i or -i since i^4 = 1 and (-i)^4=1

    • @RuleofThehyperbolic
      @RuleofThehyperbolic 9 місяців тому +4

      the root function always takes the absolute value as in:
      √1 equals only 1
      but x²=1 has the four answers

    • @m.h.6470
      @m.h.6470 9 місяців тому +10

      The result of ANY even-power root is an absolute value. So no, there is no other "real root" of √1.
      But the equation of x⁴ = 1 has 4 solutions: 1, -1, i, -i
      By turning i into i^(4/4), he artificially raised i to the fourth power and than took the 4th root. This creates 3 extraneous solutions, that break the equation.

    • @Miftahul_786
      @Miftahul_786 9 місяців тому +1

      @@RuleofThehyperbolicx^2=1 only has 2 solutions not 4

    • @samkadel8185
      @samkadel8185 9 місяців тому

      ​@@Miftahul_786
      The way it was written implies 4 potential solutions since it wasn't written as √x^2
      i * i = i^2 = -1
      i * -i = -i^2 = 1
      -i * i = -i^2 =1
      -i * -i = i^2 = -1

  • @RigoVids
    @RigoVids 8 місяців тому +7

    The only thing that jumps out to me as possibly algebraically incorrect is the jump from 4 to 5, as the definition of a square root may not be defined for complex numbers in the same way as it is for rationals. I don’t know the particular algebra rules yet since I haven’t gotten to complex analysis yet, but everything else looks algebraically fine, so that stands out as the only part which may be wrong, leading me to guess that step 5 is the incorrect step. Let’s see (0:28 btw)

    • @RigoVids
      @RigoVids 8 місяців тому

      1:20 I feel so heard right now 😅😂😂

    • @ShreyasGaneshs
      @ShreyasGaneshs 2 місяці тому

      Well I don’t think root 1 can be substituted for +1 since it can also be -1

  • @miroslavzderic3192
    @miroslavzderic3192 9 місяців тому +9

    If you look at it as complex numbers spinning around a circle it is very simple to understand why this breaks. Multiplication of two numbers is basically adding their angles together and taking a root is like halfing the angle. So you can either first wind up around the circle by adding the angles and then take half of the angle that you get or you can half both of the angles first and then add them up. Under normal circumstances they both produce the same result. The issue is when you make a full loop around the circle. In this example ✓(-1 * -1) is like (180+180)/2 if you first add them up you get (360=0)/2 = 0/2 = 0 or if you split it up it's 180/2 + 180/2 = 90+90=180. So basically it breaks because after 360 the angles reset to 0. So you can't split up the roots if the sum of the angles of the numbers inside exceed 360.

  • @adw1z
    @adw1z 9 місяців тому +11

    sqrt(-1*-1) =/= i*i = -1
    This is because the complex function f(z) = z^1/2 with a branch cut on R+ with f(1) = 1 defines the function sqrt(z). U cannot split the product and say (z1z2)^1/2 == (z1^0.5)(z2^0.5), as then u adding the arguments: pi + pi = 2pi, which crosses the branch cut. Rather, sqrt(-1*-1) = (e^2*pi*i)^1/2 = (e^i*0)^1/2 = 1 (in this principal branch), and we don't get nonsense like 1 = -1
    NOTE, this branch cut PREVENTS us from saying that: 1 = sqrt(1) = (-1*-1)^1/2 = (e^2*pi*i)^1/2 = e^(i*pi) = -1, which is WRONG as we don't change the 2*pi -> 0 in the exponent. But the above function CAN represent some other branch of f(z) = z^1/2, e.g. say sqt(z), in which sqt(1) = -1 (and this does not mean 1 = -1 either!)
    Hence, it’s also worth noting that for arg(z1) = k, arg(z2) = m in [0,2*pi);
    If k+m < 2pi, then:
    sqrt(z1z2) == sqrt(z1)sqrt(z2)
    = r1 r2 exp[i(k+m)/2]
    People say this splitting property holds for 2 positive reals, 1 positive and 1 negative real, but not for 2 negative reals - this is precisely why. I’ve just mentioned the complete version in which case it is appropriate to split the product under the square root for any complex numbers z1 , z2

    • @lyokol
      @lyokol 9 місяців тому +2

      Finally someone that explains these strange behaviours using complex analysis and not only some "rule".
      You should be the comment on the top.😊

  • @potatoheadpokemario1931
    @potatoheadpokemario1931 2 дні тому +1

    I'm not exactly satisfied with the awnser that it's wrong because it leads to conflicts

  • @FarisYKamal
    @FarisYKamal 7 місяців тому +4

    “You can’t do that”
    “Why”
    “Because you can’t”

  • @Cloud_Seeker
    @Cloud_Seeker 3 місяці тому +1

    I am somewhat surprised with myself that I managed to point out this problem right away. It has been over a decade since I worked with complex and imaginary numbers but still saw the problem.

  • @longway5483
    @longway5483 9 місяців тому +36

    Thanks, now I can finally take my revenge from my maths teacher 😈

  • @Peter_Morris
    @Peter_Morris 9 місяців тому +3

    I knew which step contained the mistake, but I couldn’t say why. I must’ve learned the rule at some point and now it’s only floating in my subconscious.

  • @bprpmathbasics
    @bprpmathbasics  9 місяців тому +144

    Try the problem at 3:48
    Here’s the answer: ua-cam.com/video/awrgXX0Qnjs/v-deo.htmlsi=Jzz5j4KLJu14Mv3e

    • @anhada.8347
      @anhada.8347 9 місяців тому +6

      👆👆👆 This comment was made before the video was uploaded. 🤨🤨🤨

    • @samarjitdasIISERkol
      @samarjitdasIISERkol 9 місяців тому

      ​@@anhada.8347yes probably the video was private

    • @jamescollier3
      @jamescollier3 9 місяців тому +1

      solved
      broken
      sorry. not sorry😅😂

    • @dubby_ow
      @dubby_ow 9 місяців тому

      he probably uploaded video and published it with a delay, maybe a scheduler and the uploader can already comment on it as soon as its uploaded

    • @onradioactivewaves
      @onradioactivewaves 9 місяців тому +1

      Don't be mean to the complex conjugate

  • @HorseMessiah
    @HorseMessiah 23 дні тому +1

    my father, a college level math teacher, always said "if god were a mathematician the eleventh commandment would be 'respect thy negative'"

  • @sameerverma5997
    @sameerverma5997 8 місяців тому +9

    7th step: (-1 * -1) gives us 1.
    8th step: 2= 1+1
    2=2

  • @Vansharora9
    @Vansharora9 3 місяці тому +2

    In step 3 there was a rule that if 2 numbers are negative in under root and they are in product then they can't separate.

  • @Qermaq
    @Qermaq 9 місяців тому +7

    My take is this - whenever you take a square root, you should consider whether you need the principal or secondary root, or both. If step 5 was 2 = 1 +/- root(-1*root(-1) we could still have an equality.

  • @kazagucci
    @kazagucci 9 місяців тому +2

    These comments hurt my brain. So many people that are confidently wrong.

  • @seriousbusiness2293
    @seriousbusiness2293 9 місяців тому +87

    Another way to view this: Technically sqrt(1) = 1 and -1 but the function always picks the positive. The calculation above "forces" the inconsistent -1 to be the answer.

    • @epikherolol8189
      @epikherolol8189 9 місяців тому +13

      Ur answer is flawed from ur very first statement 😅.
      Sqrt(1) is 1 and ONLY 1.
      NOT -1

    • @Darkness18641
      @Darkness18641 9 місяців тому +4

      @@epikherolol8189 Then how much is (-1)^2?

    • @rxuge
      @rxuge 9 місяців тому

      @@Darkness18641its 1 but epik is still right

    • @potaatobaked7013
      @potaatobaked7013 9 місяців тому

      @@Darkness18641 sqrt(a) for a positive number a is defined to be the value x such that x is positive and x^2 = a. So the negative solution to x^2=a is excluded from sqrt() by definition in favor of adding a ± in front. If instead, I were to write a^(1/2) then it would be ambiguous

    • @seriousbusiness2293
      @seriousbusiness2293 9 місяців тому +1

      @@epikherolol8189 Technically roots of order n are defined as solutions of x^n = y
      But once you expand your view to the complex plane you will always get n different valid roots. In the case of square roots n=2 that's a positive and negative root.
      But functions need to be well-defined and so the root FUNCTIONS like sqrt(y) always pick the "first main root" and are uniquely defined that way.

  • @slightlyscummy
    @slightlyscummy 19 днів тому

    dude, the way you change between markers is mesmerising, its like they're extensions of your fingers

  • @mAny_oThERSs
    @mAny_oThERSs 4 місяці тому +3

    "this ridiculous proof is wrong because if it would be true then ridiculous things would come out so its wrong" is basically what you said

    • @DaSquyd
      @DaSquyd 4 місяці тому

      Yeah, but that's how things work. We have to have rules in place to allow for calculations to have meaning. If we didn't, none of it would matter or be useable.

    • @mAny_oThERSs
      @mAny_oThERSs 4 місяці тому +2

      @@DaSquyd yeah but he basically dismissed the crazy idea for being a crazy idea. Setting rules in place and then making new rules that basically say "dont do that" because you dont like the results is just dumb and there is definitly a better way to go about this. For example instead of saying "you are not allowed to do that" they should instead redefine how to calculate a certain thing so stupid results dont come out. Dont get rid of the bad result, get rid of the problem that caused the bad result. Of course that's not all his fault, but its still something i dislike.

  • @TuhinRaj-u3y
    @TuhinRaj-u3y 15 днів тому +1

    1 over any power is one, yes, but the thing is something power 1/4th is the 4th root.
    so, the fourth root of 1 can have 4 possible solutions. 1, -1, i, and -i. Here, it is strictly equal to i. just like how we ignore negative answers when we factorise quadratic equations for stuff like time and distance, we ignore all other 3 possible answers. Am i right?

  • @audioedits-kq7zx
    @audioedits-kq7zx 9 місяців тому +5

    4:21
    Properties of exponents are invalid for base < 0

  • @apoorvasingh1981
    @apoorvasingh1981 8 місяців тому +1

    For the solution of the question at the end, reference to the topic 4th root of unity.

  • @Ozasuke
    @Ozasuke 8 місяців тому +4

    If you work with imaginary numbers, you get imaginary answers.

  • @leos.8374
    @leos.8374 9 місяців тому +1

    I'd also say the function square root is only defined on positive or null real number. i is described as a solution of x² = -1 (with -i). It is properly defined after the complex numbers are introduced and it doesn't actually use the square root function.
    So by stretch, we get x² = (-1)(-1), which doesn't imply x = -1, but x is in {-1;1}.

    • @leos.8374
      @leos.8374 9 місяців тому

      The last problem also creates this kind of issue, where x to the 1/4 power isn't properly defined in the set of complex numbers.
      By the same stretch, x^4 = 1 has multiple solutions, which never implies x = 1 in the set of complex numbers.

  • @viCuber
    @viCuber 9 місяців тому +3

    Credits to the multipen writing with one hand. Insane.

  • @MatthewCampbell765
    @MatthewCampbell765 29 днів тому

    Before reading I think around 5 is where the mistake was made.

  • @MrFirecheese
    @MrFirecheese 9 місяців тому +16

    I would argue the first mistake is from line 2-3, 1 is not equal to sqrt(1). Sqrt (1) is +/- 1, so statement 3 is asserting that 2=2 and that 2= 0 (1 -1) which is clearly not true.

    • @dutchraider2
      @dutchraider2 8 місяців тому +1

      Yea I also didn't quite understand how 1 turned into sqrt(1) without any explanation whatsoever

    • @fiprandom3783
      @fiprandom3783 8 місяців тому +5

      √1 is just 1, not -1 nor ±1

    • @zichenghan7585
      @zichenghan7585 8 місяців тому

      ⁠@@fiprandom3783-1*-1=1. Square root of 1 is ±1

    • @NecroKoopa
      @NecroKoopa 8 місяців тому +4

      If x^2=1, then x can be 1 or -1.
      But the square root of 1 is just 1.

    • @zichenghan7585
      @zichenghan7585 8 місяців тому

      @@fiprandom3783-1*-1=1

  • @Asango
    @Asango Місяць тому

    The product rule for square roots sqrt(ab)=sqrt(a)*sqrt(b) explicitly states that both a and b must be positive real numbers.

    • @gavindeane3670
      @gavindeane3670 Місяць тому

      What's the problem with term 3 and term 2?

    • @Asango
      @Asango Місяць тому

      ​@gavindeane3670 Nothing, just a miscalculation that I forgot to remove from my comment.

  • @tonywong8134
    @tonywong8134 8 місяців тому +4

    @4:41 I swear I did not look at any solution to this, but here is my guess. The 4th row where you wrote (i^4)^(1/4) can be written as (i*i*i*i)^(1/4) = i^(1/4)*i^(1/4)*i^(1/4)*i^(1/4) = undefined and *NOT* i since i^(1/4) is undefined. The rules of exponents say that (x^a)^b = (x^b)^a. But in this case the rules of exponents only work for real numbers, not imaginary ones.
    How'd I do?

  • @Jerrremy
    @Jerrremy 2 місяці тому +1

    Obsessed with his hand dexterity and the way he flips the markers around

  • @AikaterineG
    @AikaterineG 8 місяців тому +2

    In the book "O Algebrista" (lang: PT-BR) says that you cant separate
    a real number into 2 imaginary, and give examples like that

    • @tessiof
      @tessiof 5 місяців тому +1

      Valeu pela dica!

  • @lucasjammal5153
    @lucasjammal5153 8 місяців тому +1

    So basically this rule avoids that any numbers becomes equals to 0

  • @liambohl
    @liambohl 9 місяців тому +4

    If you are still wondering "But why is the rule √(a × b) = √a × √b false for a,b < 0?", then consider this:
    Given a > 0, √a refers to the positive square root of a. But √(-a) refers to 𝒾√a, which is no more "positive" than -𝒾√a. If we use one "negative" and one "positive" square root of our negative numbers, then √(a × b) = √a × √b for a,b < 0.

    • @voomneshka
      @voomneshka 9 місяців тому

      ​@@liambohlwhile we do CONVENTIONALLY assume the positive square root when we write √ of a positive number, it doesn't apply when we use it as a tool to solve equations (or, like in the example in the video, complicate it and then simplify it back), because then we either halve or double the number of solutions we get. In case of the video it gets doubled, but only the extraneous one that leads to 2=1 is shown.

    • @kobalt4083
      @kobalt4083 6 місяців тому

      @@voomneshka when solving equations, we do see the +-, but thats only because of the rule sqrt(x^2)=|x|. for example: x^2=4 -> |x|=2 -> x=+-2. the equation in the video didnt involve an equation with a variable.

  • @nicholashartmann4525
    @nicholashartmann4525 9 місяців тому +3

    I got it right for the wrong reason. Lol. Anywho, Im almost more impressed by that marker switching technique you've got going there, than by the math.

  • @SaiCharithSharma0609
    @SaiCharithSharma0609 Місяць тому +1

    0:20
    It's at step 4 if I'm right. Root over -1 times -1 isn't root over 1, it's negative root over 1.

    • @DreamyAileen
      @DreamyAileen Місяць тому

      Yes and no. sqrt(-1*-1) == sqrt(1) == +/-1
      It's convention to generally only consider the positive root, but the negative root is also a valid root because 1^2 == (-1)^2

  • @dastranjer9274
    @dastranjer9274 9 місяців тому +3

    i think the end can still be valid if you write it as 2= 1+or - 1,because of the sqaure root, then the default asnwer will be + as that is the only valid solution

    • @lawrencejelsma8118
      @lawrencejelsma8118 9 місяців тому

      That's a great notice in the first problem. I hadn't thought of that because he is a teacher promoting real number primary root answers. Such teachings is hindering innovative thoughts like yours. If we kept ourselves in the Complex numbers world we can easily see how in both problems why only taking a primary root answer can fail. The teachers like this guy assume the +/- answers have to be an "AND" set of two answers rather than an "OR" choice of two choices. That means at a store in the last problem of fourth root of "cherry, pumpkin, apple and lemon" pie I'm not choosing all four to bring home (unless that is what I want). I choose one free of what I think is more satisfying. That is not the case with his fallacy.
      The same thing with Electrical Engineering and power calculations using voltages, currents and impedances a profession that analyzes both answers of complex numbers math and choose the answer based off "OR" where only one is a better solution than the other. That is why enforcing a voltage and current direction led to instantaneous designs of bridge rectifier circuit electronics because there was that equal opposite direction voltages and currents producing undesirable effects.
      This also is true in distance measurements in polar coordinates. Forcing an airplane pilot to head North East to fly a distance D makes no sense for any other direction(s) not North East flying that distance D, and especially, for a plane flying Southwest in the "mathematics of vectors in N dimensional space!"
      By the way in Complex numbers and vector mathematics the square roots of complex numbers come from equivalent domains of 0 to just under 2π then 2π to just under 4π, etc. + or - considerations. That is how we got √(a) in a + ib of b=0 produced the -√a result from 2π bringing it into [0, 2π) range of answers as much as √a

    • @GeezSus
      @GeezSus 9 місяців тому

      but... square roots are already always positive....

    • @dastranjer9274
      @dastranjer9274 9 місяців тому

      @@lawrencejelsma8118 i never knew about the practicle uses of +/- for square roots, i might look into that further in my free time.

    • @dastranjer9274
      @dastranjer9274 9 місяців тому

      @@GeezSus no because the answer to a square root can be positive or negative because if you square a positive or negative number it will always be positive. so sqaure rooting a number means that there could be 2 possible valid solution

    • @GeezSus
      @GeezSus 9 місяців тому

      @@dastranjer9274 No?? A square root is ALWAYS positive, this channel has like a thousand videos on it just watch it. Square root is the magnitude, ± are the roots

  • @the4spaceconstantstetraqua886
    @the4spaceconstantstetraqua886 9 місяців тому +2

    (At 1:11 in the video)
    I think I can replicate this in less steps
    2 = 2
    2 = 1 + 1
    2 = 1 + x (given x² = 1)
    2 = 1 + -1 because -1² = 1
    2 = 0

  • @bprpmathbasics
    @bprpmathbasics  9 місяців тому +178

    2 things you just don't do in math! ua-cam.com/video/iprO9v4reTs/v-deo.html

    • @MubinaSultana-l5v
      @MubinaSultana-l5v 9 місяців тому

      Can u help me please
      Turn on audio option in all the videos please I want to listen it in hindi
      Sry I can't understand ur English bcoz ( I think u understood)
      If u can't turn it in all just please turn it in 100 problem series please
      It's an humble request.............

    • @NauamUwU
      @NauamUwU 9 місяців тому

      Dude, I hate love you, good job.

    • @StanisławŁapiński-n9d
      @StanisławŁapiński-n9d 9 місяців тому +2

      I'm sorry, but isn't step 3 already a mistake? Shouldn't everything become a square root? Can we square root just one number in the equation?

    • @y29k15
      @y29k15 8 місяців тому

      It's not just square roots. You can't generally distribute exponents over products if the products are < 0 and the exponent is fractional. Generally, (a*b)^N = (a^N)*(b^N) only holds if 'a' and 'b' are positive real numbers or 'N' is an integer or both.

    • @derndabest
      @derndabest 8 місяців тому

      ​​@@StanisławŁapiński-n9d no this isn't technically wrong the square root of 1 is 1 if you multiply 1 by 1 it is 1 so taking the square root of 1 does not change the equation.
      Edit I thought about some more and there is an argument either way. The square root of 1 is both 1 and -1 so the answer is right and wrong

  • @starhalv2427
    @starhalv2427 9 місяців тому +2

    Prediction: the mistake was made at point 5

  • @epikherolol8189
    @epikherolol8189 9 місяців тому +7

    The answer to the last question:
    The (1)^(1/4) part is correct.
    But the last step isn't.
    In this case it would form 4 roots of unity and i will be one of them.
    All the 4th roots of unity are ±1,±i

    • @johnyang799
      @johnyang799 9 місяців тому

      Issue is the first step. i^1 is not i^(4/4).

    • @kobalt4083
      @kobalt4083 6 місяців тому

      I disagree. the square root, cube root, etc. are functions, so they can only return one nonnegative value. sqrt4 is not equal to +-2 (you mustve learned the misconception). sqrt(x^2)=|x|. for example sqrt((-2)^2) is not -2. however, x^2=4 -> |x|=2 -> x=+-2. the 4th roots of 1 are indeed 1, -1, i, and -i, because those are the solutions to x^4=1, but 1^(1/4) is essentially the 4th root of 1, which of course 1. even typing it in a calculator, youll see it works.

    • @kobalt4083
      @kobalt4083 6 місяців тому

      @@johnyang799 you are also incorrect. 1 is equal to 4/4, so it is indeed equivalent.

    • @johnyang799
      @johnyang799 6 місяців тому

      @@kobalt4083 Then the op is correct. It's either when you introduce the 1/4 part or when you execute it.

    • @kobalt4083
      @kobalt4083 6 місяців тому

      @@johnyang799 please read my full reply to the op. you can even type 1^(1/4) on a calculator or search it up, and it will return 1. i understand the roots of unity, but that is irrelevant considering 1^(1/4) isnt equivalent to the 4th roots, which are indeed 1, -1, i, and -i, but the 4th root of 1, which can only return one value as a function: 1.

  • @Qdache85
    @Qdache85 5 місяців тому +1

    This is basically just a sneaky way of pulling the negative solution of a square root instead of the positive one. It could also be written as
    2 = 2
    2 = 1 + 1
    2 = 1 + sqrt(1)
    2 = 1 + sqrt((-1)^2)
    2 = 1 - 1
    2 = 0
    the mistake here being that sqrt((-1)^2) = | -1 | = 1

  • @marknieuweboer8099
    @marknieuweboer8099 9 місяців тому +9

    What I learned was that i does not equal sqrt(-1) but i² = -1 and the two expressions are not equivalent. Compare 2 = sqrt(4) not being equivalent to 2² = 4, because (-2)² = 4 too.

  • @tylerbakeman
    @tylerbakeman 13 годин тому

    Complex analysis is tricky, because we’re transitioning away from “principle square root”.
    Sqrt(-1) can be i, but it can also be -i, and the product of (i)(-i) will getcha back to 1.
    But since it’s not the principle square root, it’s not a 1:1 correspondence and isomorphism is out the window… so the = doesn’t work for 2=0
    Probably more technically: 2 = one of { …, 0, 2, 4, … } because there is a correct sol’n in the set, after reapplying that operation

  • @erin1569
    @erin1569 9 місяців тому +4

    Does "if a, b < 0 then √(ab)≠√a√b" come from something more fundamental, or does it come directly from this kind of equation?

    • @MadocComadrin
      @MadocComadrin 8 місяців тому +1

      It come from the fact that the sqrt function (denoted by the symbol that I don't have easy access to) is a function that picks a single square root out of multiple ones deterministically.

  • @TosGD
    @TosGD 9 місяців тому +1

    you can look at this for 15 seconds and understand that the problem is where 2 = 1 + 1^2 being "simplified" into 2 = 1 - 1 is the problem

    • @TosGD
      @TosGD 9 місяців тому

      meant to say 2 = 1 + i^2
      mb, but anyways getting i^2 is the mistake

    • @TosGD
      @TosGD 9 місяців тому

      oops another edit all of that was wrong

  • @vladshkurat3005
    @vladshkurat3005 9 місяців тому +47

    Funny how every time somebody finds a loophole in math, math just says "oh, this is actually an exception of math, you cant do that!"

    • @etakarinae248
      @etakarinae248 2 місяці тому +2

      It is not a loophole🤣. Read some math literature and find the answers yourself.

  • @aditigunjal4231
    @aditigunjal4231 2 місяці тому +2

    Why is noone talking about how cool he is when he switches the markers in his hand

  • @yougerloger6824
    @yougerloger6824 9 місяців тому +16

    I didn't learn before you can't sperate negative square roots but I have to ask. What do we do if there are two negative numbers under the root multiplied with another postive one or a negitave one.

    • @cinderwolf32
      @cinderwolf32 9 місяців тому

      I think you would make them no longer both negative. Like if you had sqrt(-3*-5*-20) I would evaluate that as sqrt(-300) in which case there is only one negative. I'm curious if this gets messy when considering something like a square root of a polynomial with various negative terms.

    • @Zevoxian
      @Zevoxian 9 місяців тому +1

      It doesn’t really matter how many numbers you multiply together. If it’s positive inside it’ll be positive and real (no imaginary component) if it’s negative it’ll be the possible root * i, and that’s really the way to define the square root function

    • @ZipplyZane
      @ZipplyZane 9 місяців тому +4

      Basically, you need to resolve the negative signs first. It doesn't matter how many negative numbers are under the square root. If the final result of everything under the square root sign is positive, you get a real number. If the result is negative, you get an imaginary number.
      Or another way to put it: never split the square root into more than one negative number.

  • @L3monsta
    @L3monsta Місяць тому +1

    If paused the video and after my thorough analysis I have determined the issue is somewhere between step 3 and 7

  • @Iam1Person
    @Iam1Person 9 місяців тому +4

    With a limited grasp on the concept, basics, and process of algebra, I was pretty sure there was something wrong with the process within sets 4-6. Glad I wasn't completely off.

  • @randylazer2894
    @randylazer2894 8 місяців тому

    Finally, somebody who can actually teach math on UA-cam, as opposed to those who screw up pre-algebra that a fifth grader should not screw up. Very well done.

  • @diamondmemer9754
    @diamondmemer9754 8 місяців тому +3

    Discussing the rules of a number that doesn't exist is peak human development

    • @rayaneferouni8658
      @rayaneferouni8658 7 місяців тому +1

      They may not exist but you wouldn't be watching this video without them

    • @diamondmemer9754
      @diamondmemer9754 7 місяців тому +1

      @@rayaneferouni8658 ok so?

    • @shadowyt376
      @shadowyt376 4 місяці тому +1

      They have been very useful.

    • @diamondmemer9754
      @diamondmemer9754 4 місяці тому +1

      @@shadowyt376 for what

  • @iTeachMyToast
    @iTeachMyToast 9 місяців тому

    Your marker technique is impeccable

  • @antonyandraws9148
    @antonyandraws9148 9 місяців тому +213

    I don't think your solution is correct. The real issue is step 3 because it is no longer equal to step 2 as the root of 1 has two solutions, one being -1 which gives the final result. I don't think your rule is true, √(ab) is always equal to √a•√b regardless.
    To circumvent this issue you need to constrain √1 to be positive so step 3 should be
    2 = 1 + |√1|
    Which indeed gives 2 = 2 when you follow through
    Edit: even though it works out I don't think I am right because √1 really does just mean the principal square root of 1.

    • @themarketgardener
      @themarketgardener 6 місяців тому +77

      sqrt(1) is always positive because sqrt() function cannot be solved for negative values when the inside is positive and a real number. You are confusing this with the function x^2 where x can be negative or positive.

    • @zwxyer
      @zwxyer 6 місяців тому +19

      As mentioned in above comment, √1 and roots of x^2 = 1 have completely different meanings. While the square root of 1 is ±1, √1 only considers the principal root.
      This is why you write roots of x^2 = 3 as ±√3.

    • @alexwaters4133
      @alexwaters4133 6 місяців тому +10

      Someone didn’t pass algebra… sqrt is always +/-, we usually constrain it to absolute value because a negative solution wouldn’t make sense

    • @Fenrakk101
      @Fenrakk101 6 місяців тому +21

      ​@alexwaters4133 someone didn't take any class past algebra, sqrt is always the principal root unless otherwise specified (for example, you derived it by solving for an x^2)

    • @zwxyer
      @zwxyer 6 місяців тому +28

      @@alexwaters4133 √1 is not an algebraic expression it's a constant. How you're finding multiple solutions to a constant term is beyond me.
      I'm assuming you did quadratic equations at some point. The solutions are x=-b±√D/2a. But according to you mathematicians are dumb and just writing -b+√D/2a is adequate since √D is ± inherently?

  • @thoroughlyunoriginalname
    @thoroughlyunoriginalname 16 годин тому

    I suck at math, but I have gotten pretty good at abstract logic. Step 4 is where everything went wrong, it would have been correctly written out as 2=1+√((-1)(-1)). Due to this error, the author assumes he can pull i out of thin air.
    Because the logical chain is broken, the conclusion of 2=0 remains totally unproven.

  • @adonis_316
    @adonis_316 9 місяців тому +7

    i would say that its wrong in step 3
    since root of 1 is also -1 (since were using complex numbers anyway , we can ditch the "positive square root" notation)
    this diverges us to the other solution , while keeping lhs original

    • @descuddlebat
      @descuddlebat 9 місяців тому

      That's my first thought too, but curiously it's step 5 where the equality breaks down?
      But doing the correct thing in step 3 and putting a ± to diverge when taking a square root seems to fix it?
      I honestly have no idea what's happening here

    • @descuddlebat
      @descuddlebat 9 місяців тому

      Does the wrong application of sqrt(ab) somehow "jump between the roots" ? And what's the mechanism? I'm really curious about this now

    • @adonis_316
      @adonis_316 9 місяців тому +1

      @@descuddlebat yes , the incorrect manipulation of square roots does cause the problems. generally you can apply the rules of normal math in the complex world , but the fact is , the foolproof definition of the complex logarithms and exponential functions isnt the same , since complex powers are periodic , a lot of interesting properties are observed. The complex exponential is described as z^w=e^(wln(z))
      and logarithms are lnz=ln|z|+i(arg(z))
      these definitions should help you steer clear of absurd results and also detect when youre getting a range of answers
      (of the type n π+k)
      by interesting properties , i mean landmines that make you lose marks

    • @adonis_316
      @adonis_316 9 місяців тому +1

      @@descuddlebat i suggest you check out the nth roots of one
      i could have done the same thing with 1^(2/3) .which would be one in the real plane , but actually isnt the same in the complex world

    • @JS-vj1il
      @JS-vj1il 9 місяців тому +2

      No the square root of 1 is always 1 its never -1!

  • @張洪鈞
    @張洪鈞 9 місяців тому +1

    Thank you, it's basic but important. The roots of negative numbers are imaginary and have no geometry meaning.

  • @marcelbrown2174
    @marcelbrown2174 3 місяці тому +22

    0:05 step 3 is wrong

    • @neerav10
      @neerav10 3 місяці тому +12

      Nope, it's step 5

    • @appmeurtre
      @appmeurtre 2 місяці тому +1

      ​@@neerav10i think he refers to √1 = |1| not 1

    • @bman5257
      @bman5257 2 місяці тому +1

      @@appmeurtreThe absolute value of 1 is 1 though. Step 3 is fine because it’s just saying the principal root of 1 is 1

    • @appmeurtre
      @appmeurtre 2 місяці тому

      @@bman5257 do you know the difference between = | ≈ | == ?
      √1 = 1 is a true statement but √1 == 1 is false it needs to be |1|, it's been a while since I graduated from highschool but I can clearly remember the basics of absolute numbers and roots

    • @bman5257
      @bman5257 2 місяці тому +1

      @@appmeurtre But |1| = 1. I think this ultimately boils down to nomenclature. I guess I’m just skipping the step of going to |1| because I immediately just evaluate the absolute value.

  • @Anduardus
    @Anduardus 7 місяців тому +2

    Going from step 2 to 3 is technically also wrong because the root of 1 is +-1 not +1 so it is mathematically not valid as it's not an equal transformation. It also makes sense because if the equation would be 2 = 1 +- 1 then 2 = 0 would be a correct solution (just as an example it obviously is not) and step 2 to 3 would be valid.

  • @astromos
    @astromos 7 місяців тому +3

    Thats why in french, sqrt is only defined with real numbers. Makes a lot more sense then inventing random rules.

    • @antoinebugnicourt808
      @antoinebugnicourt808 2 місяці тому +1

      Thanks for this, I was feeling crazy looking at the comments, I didn't consider that could be a French education thing. Everyone seems to confuse the sqrt function (defined only on reals and giving only positive roots) with the idea to look for all the roots. sqrt(1) is always 1 even though (-1)²=1, and sqrt(-1) isn't defined even though i² = -1. A function can't associate multiple outputs to a single input.

  • @josecarlosvidalgherman5373
    @josecarlosvidalgherman5373 9 місяців тому +2

    You first turned 1 into the positive answer of the square root of 1* which is correct, but then truned the one inside into the product lf two negative ones, which wiuld imply using the negative answer of the square root you just used to transform one of the ones. Therefore, you can't just use two definitiones, you gotta stick to one if the values of the kutlivaluated function through all the process with one number.

  • @chaost11
    @chaost11 9 місяців тому +3

    Isn't the problem occuring before the 4 -> 5 rewrite?
    I would argue it occurs as early as the 2 -> 3 rewrite (due to the (false?) assumption that √1 = 1, when in reality it is more accurate that |√1| = 1 (or √1 = ±1) thereby our 2 -> 3 rewrite introduces the ambiguity resulting in the false proof)
    Another way to demonstrate this, while also avoiding what you already addressed is:
    > 2 = 1 + √1
    > 2 = 1 + √((-1)*(-1))
    > 2 = 1 + √((-1)²)
    > 2 = 1 + ((-1)²)^(1/2)
    > 2 = 1 + (-1)^(2 * 1/2)
    > 2 = 1 + (-1)^(2/2) = 1 + (-1) = 1 - 1
    > 2 = 0
    I might be way off, just a lousy engineer after all :^) Interested in seeing the responses to this

    • @bretsheeley4034
      @bretsheeley4034 9 місяців тому +2

      Full agreement. That’s where I saw the problem, and for that exact reason.

    • @kobalt4083
      @kobalt4083 6 місяців тому

      no. it is not an assumption that sqrt1=1, and it is true. you learned the misconception that sqrt1=+-1, but the square root is a function and therefore returns only one value. you can test this by searching up sqrt1 or on a calculator, and verifying that y=sqrtx does indeed have exactly one corresponding value/output for each input on a graph.

  • @striderskorpion
    @striderskorpion 29 днів тому

    For complex numbers, the power of the root is the same as the number of answers. This is already known for square roots (e.g. the square root of 4 is 2 and -2), but root four of 1 yields the answers 1, -1, i, and -i.

  • @TheVnator
    @TheVnator 9 місяців тому +19

    Hold on, so you state that the note written out at 3:15 is true because otherwise things would get screwy like with the problem in question, but that sounds like an excuse rather than a reasoning. The rule exists due to a consequence, not because there's a solid proof behind it. Can someone explain what this solid proof actually is? I'm honestly really curious.

    • @elitrefy_op
      @elitrefy_op 2 місяці тому +5

      Let's just be honest... The whole concept of imaginary number is like an excuse made by mathematicians to cover up for their mistakes 😂

    • @thevorhandener5280
      @thevorhandener5280 2 місяці тому +4

      ​@@elitrefy_opim sure you are mostly kidding but imaginary numbers describe how our universe function in various formulas, in fact its less that the numbers are imaginary and mire that they are beyond what we can see

    • @Salmacream
      @Salmacream 2 місяці тому

      It's because they aren't the same thing. Like apples to oranges. Are you asking for a proof on why they are different?

    • @elitrefy_op
      @elitrefy_op 2 місяці тому

      @@thevorhandener5280 ofcourse I just let my true feelings slide for a second there 😂😂

    • @austinyun
      @austinyun Місяць тому +5

      Because sqrt(x) is undefined on negative numbers. It can be extended to the complex plane, which is where we get sqrt(-1)=i, but that introduces periodicity. e^i*pi = -1 but also e^3*i*pi = -1 etc. After some complex analysis you see that you can't split the negative radicals because you end up hitting the line where there is a discontinuity in the real part of the function (although the complex function remains smooth) as you have made a full rotation around the complex plane (at 2*pi).

  • @himadripaul9706
    @himadripaul9706 27 днів тому +1

    1≠√1
    √1=±1, there is a huge difference between the two

  • @trevorsmith470
    @trevorsmith470 9 місяців тому +4

    I'm impressed by your ability to hold two markers and seamlessly switch between them like that

    • @DeepFriedLiver
      @DeepFriedLiver 9 місяців тому +1

      That is actually an incredibly easy thing to do. Next time you’re at a whiteboard try it. Can literally be done by anyone with zero practice.

  • @ShabriMohan
    @ShabriMohan 7 місяців тому +1

    Sir you are so good at teaching, i mean the best, but how can u be so underrated when u are too good 🔥

  • @Bangaudaala
    @Bangaudaala 9 місяців тому +5

    How do we know its not the entire imaginary realm that is wrong 🤔🤔🤔

  • @Kneegrowww_911
    @Kneegrowww_911 6 місяців тому

    Any number n when square rooted at the same time...which means √(n²) will always give |n|... learnt this back in first year of high school..and has been helping me ever since

  • @RhiboNuclicAcidゅ
    @RhiboNuclicAcidゅ 9 місяців тому +3

    2:49 you didn't explain why we're not supposed to do that or why it's not possible. Or perhaps I didn't give it enough thought.

    • @georgewalker3702
      @georgewalker3702 2 місяці тому

      I don't know if you figured it out at some point, but he literally explains it at 3:05.

  • @thisjosiah
    @thisjosiah Місяць тому +1

    All you have to do is recognize that -i is also a root of -1, and using it gives you the correct answer

    • @gavindeane3670
      @gavindeane3670 Місяць тому

      No, that doesn't work because we're using the radical symbol, which means "principal square root".

    • @thisjosiah
      @thisjosiah Місяць тому

      @@gavindeane3670 Yes, it does usually mean that, but that is just a made up rule to keep things in order.

  • @JubeiKibagamiFez
    @JubeiKibagamiFez 9 місяців тому +13

    0:20 Where in the hell did 2=1-1 and 2=0 come from??

  • @tmsniper9229
    @tmsniper9229 Місяць тому

    To make it clear, it comes from the definition of the square root over complex numbers which is by definition the inverse function f(x)=x², for all x=r*exp(i*theta) notice that f is not bijective if we don't specify that theta is in the interval [0,pi[ and the output of the function should be in the interval [0,2*pi[ , by saying sqrt(1)=sqrt((-1)*(-1)) we are being inaccurate, if we're working with complex numbers it would be more convenient to write it sqrt(exp(i*0))=sqrt(exp(i*pi)*exp(-i*pi)) this way we can clearly see the absurdity that the 2nd -1 is out of the range of the definition of the square root of complex numbers so we can't really separate them in this case. We can only separate them when they are both within the domain of square root. I hope this was helpful