Is -1 Really Equal to 1? Exploring Curious Mathematical Proofs

  • Thread starter Thread starter T@P
  • Start date Start date
  • Tags Tags
    Proofs
AI Thread Summary
The discussion centers around a mathematical fallacy involving the manipulation of square roots and imaginary numbers. Initially, a claim is made that splitting the square root of negative fractions leads to the erroneous conclusion that -1 equals 1. Participants clarify that it is incorrect to split square roots in this manner, emphasizing that the square root of a negative number is defined as an imaginary number, specifically i for √-1. The conversation highlights that while there are various similar fallacies that can be found online, they all stem from misapplying mathematical rules. Euler's formula is referenced to illustrate the properties of imaginary numbers, reinforcing that incorrect manipulations can lead to nonsensical conclusions, such as -1 equating to 1. Overall, the thread serves as a reminder of the importance of adhering to established mathematical principles when dealing with complex numbers.
T@P
Messages
274
Reaction score
0
heres a little problem that at a first glance is real:

\frac{1}{-1} = \frac{-1}{1}

so
\sqrt{\frac{1}{-1}} = \sqrt{\frac{-1}{1}}

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

\frac{i}{1} = \frac{1}{i}
and i^2 = 1

-1 = 1

wonder if there are any more similar "proofs"?
 
Physics 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.

\sqrt{-1}=i

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:

e^{i\theta}=\cos(\theta)+i\sin(\theta)

So we see that:

e^{-i\pi}=e^{i\pi}

taking roots gives:

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

Using Euler's formula again and we get:

-i=i

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

1 = \sqrt{1} = \sqrt{(-1)(-1)} = \sqrt{-1} \sqrt{-1} = i^2 = -1
 
Back
Top