List the first 5 terms given by the sequence

a_1 = 1
a_n+1 = (a_n + 1)/a_n

1 answer

surely by the time you are doing calculus, you can evaluate the terms of a sequence when given the formula ...
a_2 = (a_1 + 1)/a_1 = (1+1)/1 = 2
...