Show that $$\sqrt{2}, \sqrt{2+\sqrt{2}}, \sqrt{2+\sqrt{2+\sqrt{2}}},\cdots$$ is increasing.
Thanks for any help.
Show that $$\sqrt{2}, \sqrt{2+\sqrt{2}}, \sqrt{2+\sqrt{2+\sqrt{2}}},\cdots$$ is increasing.
Thanks for any help.
Copyright © 2021 JogjaFile Inc.
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$.