Show that sequence is increasing: a_1 = 1, a_{n+1} = 3 - 1/(a_n) for n >= 1

KamCh

New member
Joined
Mar 3, 2019
Messages
12
Hello, can you please help with the question of showing that sequence is increasing using induction?



Consider the sequence defined recursively by the relations

. . . . .[math]a_1\, =\, 1,\quad a_{n+1}\, =\, 3\, -\, \frac{1}{a_n},\, \mbox{for}\, n\, \geq\, 1[/math]


Thank you!
 

Attachments

  • Capture.PNG
    Capture.PNG
    15.2 KB · Views: 24
Last edited by a moderator:
Is this an adequate explaining, I also found limit and showed that sequence bounded by 3 from above. Thank you!

11285
 
Last edited:
Hello, can you please help with the question of showing that sequence is increasing using induction?



Consider the sequence defined recursively by the relations

. . . . .[math]a_1\, =\, 1,\quad a_{n+1}\, =\, 3\, -\, \frac{1}{a_n},\, \mbox{for}\, n\, \geq\, 1[/math]
Just show that \(\displaystyle 3-\frac{1}{x}>x\) assuming x>0

Do you have to use induction??
 
Last edited by a moderator:
Induction isn't mentioned but I think prof. expects that
 
Last edited:
Like I said just show that 3−1x>x assuming x>0
This leads to a quadratic equation. Try it!
 
Top