How to Simplify Nested Radicals?

  • Context:
  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    Radical Simplify
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Simplify $$\sqrt{1+a^2+\sqrt{1+a^2+a^4}}$$.
 
Mathematics news on Phys.org
anemone said:
Simplify $$\sqrt{1+a^2+\sqrt{1+a^2+a^4}}$$.
let :
$$\sqrt{1+a^2+\sqrt{1+a^2+a^4}}=\sqrt x +\sqrt y$$.
square both side we obtain :
$x+y=1+a^2----(1)$
$xy=\dfrac {a^4+a^2+1}{4}----(2)$
solving for (1)(2) we get :
$x=\dfrac {a^2+a+1}{2}$
$y=\dfrac {a^2-a+1}{2}$
or
$x=\dfrac {a^2-a+1}{2}$
$y=\dfrac {a^2+a+1}{2}$
$\therefore \,\, \sqrt{1+a^2+\sqrt{1+a^2+a^4}}=\sqrt{\dfrac{a^2+a+1}{2}}+\sqrt{\dfrac{a^2-a+1}{2}}$