I've done recurrence relations a ton of times, but its been awhile, and I can't seem to figure this one out.
Anyways here is my recurrence relation
t(n)=(C+.1i(n-1))/(I+a(n-1)) +t(n-1)
C,i,I, and a are all constants. Any help would be greatly appreciated.


LinkBack URL
About LinkBacks