Dinheiro
- 56
- 0
Homework Statement
Find the real solution x = \sqrt{2+\sqrt{2-\sqrt{2+x}}}
Homework Equations
Algebric equations
The Attempt at a Solution
I tried to find some kind of recurrence by expanding as follows:
x = \sqrt{2+\sqrt{2-\sqrt{2+x}}}
2 - x = 2 -\sqrt{2+\sqrt{2-\sqrt{2+x}}}
\sqrt{2-x} = \sqrt{2-\sqrt{2+\sqrt{2-\sqrt{2+x}}}}
then
2+\sqrt{2-x} = 2 + \sqrt{2-\sqrt{2+\sqrt{2-\sqrt{2+x}}}}
\sqrt{2+\sqrt{2-x}} = \sqrt{2 + \sqrt{2-\sqrt{2+\sqrt{2-\sqrt{2+x}}}}}
but I couldn't identify any, so I tried some substitutions and no solution yet :p
How should I do this?
Note: no calculators allowed