Roots of Multi-Term Expressions: Simplifying and Representing √(a^2 + b^2)

  • Context: Undergrad 
  • Thread starter Thread starter Atran
  • Start date Start date
  • Tags Tags
    Terms
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Atran
Messages
93
Reaction score
1
Hi, How can I write, for instance, the square root of (a2 + b2) in another form?
Is there another expression which equals √(a2 + b2), and is it possible for that expression to have its √() holding one term whereas other factors exists outside the √() in that expression...

Thanks...
 
Mathematics news on Phys.org
Atran said:
Hi, How can I write, for instance, the square root of (a2 + b2) in another form?
[tex]\sqrt{a^2 + b^2}[/tex]
can't be further simplified without knowing the values of a and b.

Atran said:
Is there another expression which equals √(a2 + b2), and is it possible for that expression to have its √() holding one term whereas other factors exists outside the √() in that expression...

Thanks...
 
You can make up something like
[tex]\sqrt{a^2+b^2}=\sqrt{a^2+\sqrt{a^4-b^4/4}}+\sqrt{a^2-\sqrt{a^4-b^4/4}}[/tex]
but there is usually no useful simplification.

Obviously you cannot have
[tex]\sqrt{a^2+b^2}=f(a)+g(b)[/tex]
since if you differentiate both sides by a and then by b, then you get zero on the right, but something else on the left.