Introductory Analysis: Inductively define a sequence Sn

fatfatfat
Messages
16
Reaction score
0

Homework Statement




Let S1=1 and inductively define the sequence Sn so that Sn+1 = \sqrt{Sn + 1}


Homework Equations





The Attempt at a Solution



I'm not sure what it means to "inductively define".

I think it wants me to come up with an equation for Sn by using Sn+1.

Does it want me to define Sn in terms of Sn+1 or just in terms of n?

How should I go about starting this?
 
Physics news on Phys.org
Surely this isn't the complete assignment . Please post the entire question only then I can help you.
 
Let S1=1 and inductively define the sequence (Sn) so that Sn+1 = \sqrt{Sn + 1} for n\in Natural Numbers.

(a) Prove that Sn is a monotonically increasing sequence.
(b) Prove that Sn is a bounded sequence.
(c) Prove that Sn converges.
(d) Prove that lim(Sn)=\frac{1}{2} (1 + \sqrt{5} )
 
I'm sorry. That's the whole thing now.

I didn't realize that you needed the a,b,c,d parts to do the first part, I thought you had to inductively define Sn and then, using that definition, do the rest.
 
'Inductively define' doesn't mean you have to do anything. It's just pointing out that S_{n+1}=sqrt(S_n+1) is already an 'inductive' definition.
 
Oh, haha. Thank you.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top