Proof of \sqrt{ab} = \sqrt{a}\sqrt{b} for all ab>0

  • Thread starter Thread starter annoymage
  • Start date Start date
  • Tags Tags
    Induction Proof
AI Thread Summary
The discussion revolves around proving the equation √(ab) = √a * √b for all ab > 0. Participants initially consider using mathematical induction but realize it is not suitable for real numbers, as induction typically applies to integers. Clarifications are made regarding whether the variables a and b are integers or real numbers, and the conditions under which the proof holds. The consensus is that both a and b should be real and positive for the proof to be valid. Ultimately, the focus remains on establishing the validity of the equation without relying on induction.
annoymage
Messages
360
Reaction score
0

Homework Statement



\sqrt{ab} = \sqrt{a}\sqrt{b} for all ab>0

Homework Equations





The Attempt at a Solution



let a=0, \sqrt{0} = \sqrt{0}

assume that it's true for some a, consider a+1

\sqrt{(a+1)b} = and I'm lost
 
Physics news on Phys.org
annoymage said:

Homework Statement



\sqrt{ab} = \sqrt{a}\sqrt{b} for all ab>0

Homework Equations





The Attempt at a Solution



let a=0, \sqrt{0} = \sqrt{0}

assume that it's true for some a, consider a+1

\sqrt{(a+1)b} = and I'm lost

Why do you think that this should be done by induction?
 
ooops, yea, on second thought, induction is for integer, not real numbers

is there any ways to proof this?
 
but wait,

\sqrt{ab} = \sqrt{a}\sqrt{b} for all integer a and b such that ab>0

how about that? can i solve this using induction?
 
How is the problem stated? Does it explicitly specify that a and b are integers? Also, does it say ab > 0 or does it say a > 0 and b > 0? There's a difference.
 
Mark44 said:
How is the problem stated? Does it explicitly specify that a and b are integers? Also, does it say ab > 0 or does it say a > 0 and b > 0? There's a difference.

no, i just made one up.

but what about

\sqrt{ab} = \sqrt{a}\sqrt{b} for all integer a and b such that ab>0

can't i prove it using induction?
 
Induction really isn't a good fit here. With an induction proof you have a sequence of statements P(1), P(2), P(3), ..., P(n), ... With the problem you made up, you have two variables a and b, both of which should be real and nonnegative.
 
Back
Top