Flaw in this square root proof that -1 equals 1

  • Context: Undergrad 
  • Thread starter Thread starter T@P
  • Start date Start date
  • Tags Tags
    Proofs
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 3K views
T@P
Messages
274
Reaction score
0
heres a little problem that at a first glance is real:

[tex]\frac{1}{-1} = \frac{-1}{1}[/tex]

so
[tex]\sqrt{\frac{1}{-1}} = \sqrt{\frac{-1}{1}}[/tex]

by splitting it the square root into two parts...

[tex]\frac{i}{1} = \frac{1}{i}[/tex]
and [tex]i^2 = 1[/tex]

-1 = 1

wonder if there are any more similar "proofs"?
 
Mathematics news on Phys.org
You can't split the square root into two parts. There are plenty of similar "proofs". You can search the web for them, and there are a number of them on this site alone.
 
You can not take the square root of a negative number.
 
mathlete said:
You can not take the square root of a negative number.

[tex]\sqrt{-1}=i[/tex]

imaginay numbers allow for negitive sqroots

he just violated a law in the way he split up his negitive signs.
 
A thinly veiled version of the same, though the fallacy is perhaps more transparent:

Euler's formula tells us:

[tex]e^{i\theta}=\cos(\theta)+i\sin(\theta)[/tex]

So we see that:

[tex]e^{-i\pi}=e^{i\pi}[/tex]

taking roots gives:

[tex](e^{-i\pi})^{1/2}=(e^{i\pi})^{1/2}[/tex]
[tex]e^{-i\frac{\pi}{2}}=e^{i\frac{\pi}{2}}[/tex]

Using Euler's formula again and we get:

[tex]-i=i[/tex]

or -1=1
 
Here's another (though this one cheats in a different way) :

[tex]1 = \sqrt{1} = \sqrt{(-1)(-1)} = \sqrt{-1} \sqrt{-1} = i^2 = -1[/tex]