State why lim Xn exists, and find the limit

  • Thread starter Thread starter Jamin2112
  • Start date Start date
  • Tags Tags
    Limit State
Jamin2112
Messages
973
Reaction score
12

Homework Statement



Let x1 = √2, xn+1 = √(2+xn). Use mathematical induction to show that xn < xn+1. Next show that if xn ≥ 2, then xn-1 ≥ 2 also. How do you conclude from this that xn ≤ 2 for all n? State why lim xn exists, and find the limit.

Homework Equations



Upper bounds, limits, etc.

The Attempt at a Solution



I've done everything up to the point of "find the limit." Help?
 
Physics news on Phys.org
You have

\begin{align*}<br /> x_1 &amp; = \sqrt{2} \\<br /> x_2 &amp; = \sqrt{2+\sqrt{2}} \\<br /> x_3 &amp; = \sqrt{2+\sqrt{2+\sqrt{2}}} \\<br /> x_4 &amp; = \sqrt{2+\sqrt{2+\sqrt{2+\sqrt{2}}}} \\<br /> &amp; \vdots<br /> \end{align*}

Can you see what relationship the limit must satisfy?
 
Hi Jamin2112! :smile:

If the limit exists, and is x, then you can substitute x for xn and xn+1 in the same equation. :wink:
 
tiny-tim said:
Hi Jamin2112! :smile:

If the limit exists, and is x, then you can substitute x for xn and xn+1 in the same equation. :wink:

So, since xn+1 = √(2 + xn) and lim xn+1 = lim xn, we can denote the limit A, and solve for A as such:

A = √(2+A)
A2 = 2 + A
A2 - A - 2 = 0
(A-2)(A+1) = 0
A = 2 , -1

Therefore A = 2.

That seems wrong.
 
2 = √(2 + 2) … what's wrong with that? :smile:
 
\sqrt{2}= 1.414...
\sqrt{2+ \sqrt{2}}= \sqrt{3.414..}= 1.84776
\sqrt{2+ \sqrt{2+ \sqrt{2}}= \sqrt{3.84776}= 1.96157
\sqrt{2+ \sqrt{2+ \sqrt{2+ \sqrt{2}}}= \sqrt{3.96157}= 1.99037

Why would "2" not seem right?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top