I need to determine whether the sequence below converges or diverges.
a1=1;
an+1=4-an
for n>=1
I don't have a clue as to how I could solve this.
Any input would be appreciated.
You should show us what have you tried so far.
Maybe start by writing down a few terms of the sequence.