What is the error in this proof?

  • Thread starter Thread starter topu87
  • Start date Start date
  • Tags Tags
    Error
AI Thread Summary
The error in the proof arises from incorrectly applying the properties of square roots to negative numbers. The assumption that \(\sqrt{ab} = \sqrt{a}\sqrt{b}\) holds true only when both \(a\) and \(b\) are non-negative. This is because the definition of the square root requires the result to be positive, leading to inconsistencies when negative values are involved. Consequently, the manipulation that leads to \(1 = -1\) is invalid due to this misapplication of square root properties. Thus, the proof fails because it does not respect the conditions under which the square root operation is defined.
topu87
Messages
4
Reaction score
0
please tell me where is the error here-
1 = \sqrt{}1 = \sqrt{}(-1) (-1) =\sqrt{}-1 \sqrt{}-1 = i^{}2 = -1

so we get 1= -1. what is the error here?
 
Mathematics news on Phys.org
sorry look at this form. This is more understandable than the previous one
1= \sqrt{1} = \sqrt{(-1) (-1)}= \sqrt{-1}\sqrt{-1} = i i = i^{2} = -1
 
The error lies in the assumption that the square root operation when performed on negative (or in general complex) numbers follow exactly those laws valid when you restrict square rooting to positive numbers.

It just doesn't.
 
Did you want to say that we can't apply the laws for square-rooting of positive no. to this situation? Plz explain details. What is the exact logic to give in this situation?
 
mdnazmulh said:
Did you want to say that we can't apply the laws for square-rooting of positive no. to this situation? Plz explain details. What is the exact logic to give in this situation?

\sqrt{ab}=\sqrt a\sqrt b is only valid for a,b\ge0.
 
Again it raises another question.
On the basis of which statement you can say the following statement is valid-

CRGreathouse said:
\sqrt{ab}=\sqrt a\sqrt b is only valid for a,b\ge0.
 
It's valid for a,b>=0 because there is a valid proof of it. this proof doesn't work if a or b can be negative. this proof uses as a definition of the square root that x is the square root of y, if x is positive and x*x = y. in that case there can be only one such number

  1. :(\sqrt{ab})^2 = ab by the definition of square root
  2. : (\sqrt{a})^2 = a by the definition of square root
  3. : (\sqrt{b})^2 = b by the definition of square root
  4. : (\sqrt{ab})^2 = (\sqrt{a})^2 (\sqrt{b})^2
  5. : (\sqrt{ab})^2 = (\sqrt{a}\sqrt{b})^2 associativity
  6. : \sqrt{ab} = \sqrt{a}\sqrt{b} definition of square root

the last step only works if \sqrt{ab} and \sqrt{a}\sqrt{b} must be positive. if this was not the case \sqrt{ab} = -\sqrt{a}\sqrt{b} could also be possible
 
Back
Top