- #1
Buddy711
- 8
- 0
hi all.
I am very confusing there exists such a convergent number of this equation.
x[n] = 0.5(x[n-1]+x[n-2])
with the initial value x[0]=3, x[1]=5
if n goes infinity, x[n] may go to 13/3.
How can I approach this problem?
thanks.
I am very confusing there exists such a convergent number of this equation.
x[n] = 0.5(x[n-1]+x[n-2])
with the initial value x[0]=3, x[1]=5
if n goes infinity, x[n] may go to 13/3.
How can I approach this problem?
thanks.