What is the pattern in the sequence of a1, a2, and a3 homework statements?

  • Thread starter Thread starter cybercrypt13
  • Start date Start date
cybercrypt13
Messages
87
Reaction score
0

Homework Statement



a1 = sqrt(3), a2 = sqrt( 3 + sqrt( 3) ), a3 = sqrt( 3 + sqrt( 3 + sqrt( 3) ) )

Homework Equations



Notice that each term is inside the sqrt of the previous term. I have no idea how to lay something like this out. Any help would be greatly appreciated.

The Attempt at a Solution

 
Physics news on Phys.org
What are you trying to do? Find an expression for the nth term? Find the sum of the series? What?
 
sorry,

it says find a recursive formula for a n+1 in terms of an. and find its limit
 
a_{n+1}=\sqrt{3+a_n}

We have a_1<a_2
Suppose a_{n-1}<a_n.
Then a_n-a_{n+1}=\sqrt{3+a_{n-1}}-\sqrt{3+a_n}<0\Rightarrow a_n<a_{n+1}, so (a_n)_{n\geq 1} is crescent.
We'll prove that \displaystyle a_n<\frac{1+\sqrt{13}}{2}
a_1<\sqrt{1+\sqrt{13}}{2}.
Suppose that a_n<\frac{1+\sqrt{13}}{2}.
Then a_{n+1}=\sqrt{3+a_n}<\sqrt{3+\frac{1+\sqrt{13}}{2}}=\frac{1+\sqrt{13}}{2}.
So the sequence is convergent. Let l=\lim_{n\to\infty}a_n.
Then l=\sqrt{3+l}\Rightarrow l=\frac{1+\sqrt{13}}{2}
 
Thanks but I'm more confused now that I thought I was before. Where did your sqrt(13) come from?

thanks,

glenn
 
Nevermind, I understand now. Thanks for the help...
 
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...

Similar threads

Replies
4
Views
3K
Replies
7
Views
2K
Replies
2
Views
3K
Replies
2
Views
1K
Replies
2
Views
2K
Replies
3
Views
2K
Replies
8
Views
5K
Back
Top