Proving "-1 = 1" Wrong: Ideas?

  • Context: Undergrad 
  • Thread starter Thread starter Rectifier
  • Start date Start date
  • Tags Tags
    Paradox
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
10 replies · 2K views
Rectifier
Gold Member
Messages
313
Reaction score
4
Hey there!
These is this falsidical paradox that I can't seem to prove wrong.

## -1 = (-1)^1 = (-1)^\frac{1}{1}= (-1)^\frac{2}{2} = (-1)^{\frac{2}{1} \cdot \frac{1}{2}} = (-1)^{2 \cdot \frac{1}{2}} = ((-1)^2)^{\frac{1}{2}} = (-1)^{2 \cdot \frac{1}{2}} = ((-1)^2)^{\frac{1}{2}} = (1)^{\frac{1}{2}} = 1 ##

Any ideas?
 
Mathematics news on Phys.org
You have (1)1/2, and it can be +1 or -1. The mistake you do is that you sould consider ((-1)2)1/2=|-1| = 1
 
micromass said:
No it can't. It's always 1.
The square root of 1 is ±√1 = ±1, isn't it?
 
micromass said:
1 has two square roots: -1 and 1. But ##1^{1/2} = 1##.

A number raised to the power of 1/2 is the exact same thing as a square root. So [itex](-1)^{1/2} = \pm 1[/itex]. Information is lost upon squaring. That's where I'd say the issue comes from.

Namely, the OP starts with a number [itex]x[/itex], and takes [tex]x = x^{(2)(1/2)} = (x^2)^{1/2}[/tex]

but information is lost when we square, because [tex]x = a \implies x^2=a^2[/tex]

but [tex]x^2 = a^2 \nRightarrow x = a[/tex]
Though someone else may see farther than me regarding this problem.
 
  • Like
Likes   Reactions: Rectifier
axmls said:
A number raised to the power of 1/2 is the exact same thing as a square root. So [itex](-1)^{1/2} = \pm 1[/itex].
No. The sqaure root of -1 is the imaginary unit i.
axmls said:
Information is lost upon squaring.
That's irrelvant to this question. We're taking the square root, not squaring something.
axmls said:
That's where I'd say the issue comes from.

Namely, the OP starts with a number [itex]x[/itex], and takes [tex]x = x^{(2)(1/2)} = (x^2)^{1/2}[/tex]

but information is lost when we square, because [tex]x = a \implies x^2=a^2[/tex]

but [tex]x^2 = a^2 \nRightarrow x = a[/tex]
Though someone else may see farther than me regarding this problem.
 
There is a misconception about square roots that shows up here quite often. An expression such as ##\sqrt{4} = 2##, not ##\pm 2##. While it's true that 4 has two square roots, one positive and one negative, the symbol ##\sqrt{4}## represents the positive square root.

More generally, for any positive real number a, the expression ##\sqrt{a}## represents the positive number b such that b2 = a.
 
  • Like
Likes   Reactions: Rectifier