Speed of convergence of recursions
- From: "LordBeotian" <pokipsy76@xxxxxxxxxxxxxxxx>
- Date: Tue, 25 Apr 2006 18:02:11 +0200
Consider a recursion
x_{n+1}=f(x_n)
where f(x)=ax+bx^2+cx^3+... (so 0=f(0) is a fixed point)
How can I compute the (asimptotical) speed of convergence to 0?
I'm interested in the particular case of a=1.
Can someone give me some reference?
.
- Follow-Ups:
- Re: Speed of convergence of recursions
- From: Robert Israel
- Re: Speed of convergence of recursions
- From: David C. Ullrich
- Re: Speed of convergence of recursions
- Prev by Date: Re: A physics question about infinity
- Next by Date: Re: Calculus XOR Probability
- Previous by thread: Twin Primes
- Next by thread: Re: Speed of convergence of recursions
- Index(es):