Disowned
- 30
- 0
Homework Statement
I have a problem that states that An = \sqrt{A_{n-1}}
, N is \geq 1 where A0 is a positive constant.
I have to show that the sequence
{An} is decreasing if A0 > 1 and increasing if A0 < 1.
Show that the sequence is bounded below if A0 > 1 and bounded above
if A0 < 1.
Also I have to show the limit as n \rightarrow\infty A_n = 1
The Attempt at a Solution
Now I'm pretty sure that I am right so I just need some verifcation here. This is what I did:
A0 = \sqrt{A_{1-1}} = \sqrt{A_0}
\sqrt{A_0} < A_0[/tex]
A0 < (A0)2
Call A0 = F(n)
F(n) > 1
F(n) = \sqrt{2}. F(n) < N [\sqrt{2} < 2]
F(n) < 1
F(n) = \sqrt{1/4}. F(n) > N [\sqrt{1/4} = 1/2 > 1/4]
So {An} decreases if A0 > 1 and increases if A0 < 1.
Because of the behavior of An in relation to N, An will always be less than N itself. If An > 1 and will be bounded below N.
Likewise if An An < 1 An will be greater than N and will always be bounded above.
3.
n \stackrel{Lim}{\rightarrow}\infty |\sqrt{A_n/A{n-1}} = 1
Via the ratio test.
So, is this a valid approach or am I off?
Last edited by a moderator: