215k views
5 votes
Which sequence can be generated from the formula f(x + 1) = (f(x))?

1 Answer

2 votes
The formula f(x+1)=f(x) means that
a_n_+_1=a_n

(remark
f(x)=a_x)

we need a starting point so say

a_1=c and


a_n_+_1=a_n, to complete the recurrence relation.

This definition produces the constant sequence c, c, c, c, c, ....

answer:


(a_n)=c, where c is a constant
User Shivam Mitra
by
8.8k points

No related questions found