Show that $\sqrt{2}, \sqrt{2+\sqrt{2}}, \sqrt{2+\sqrt{2+\sqrt{2}}},\cdots$

261 Views Asked by At

Show that $$\sqrt{2}, \sqrt{2+\sqrt{2}}, \sqrt{2+\sqrt{2+\sqrt{2}}},\cdots$$ is increasing.

Thanks for any help.

2

There are 2 best solutions below

0
On BEST ANSWER

We have $a_n = \sqrt{2+a_{n-1}}$. Inductive step: $$a_n> a_{n-1} \implies 2+a_n > 2+ a_{n-1} \implies \sqrt{2+a_n} > \sqrt{2 + a_{n-1}} \implies a_{n+1} > a_n$$

We were allowed to take the square root because clearly $a_n>0$ for all $n$.

0
On

Hint: The function $\sqrt{x}$ is increasing