New Reply

Finding the limit of a recurrence equation.

 
Share Thread Thread Tools
Feb25-12, 12:15 PM   #1
 

Finding the limit of a recurrence equation.


I have been working on a problem proposed in a math journal, and there is only one thing I need to figure out. Here it is:

Let [itex](a_n)[/itex] be a sequence defined by [itex]a_1 = a[/itex] and [itex]a_{n+1} = 2^n-\sqrt{2^n(2^n-a_n)}[/itex] for all [itex]0 \leq a \leq 2[/itex] and [itex]n \geq 1[/itex]. Find [itex]\lim_{n \rightarrow \infty} 2^n a_n[/itex] in terms of [itex]a[/itex].

What I figured out so far:

Spoiler

Let [itex]A = \lim_{n \rightarrow \infty} 2^n a_n[/itex].

When [itex]a = 0[/itex], [itex]A = 0[/itex].

When [itex]a = \frac{1}{2}[/itex], [itex]A = \frac{\pi^2}{9}[/itex].

When [itex]a = 1[/itex], [itex]A = \frac{\pi^2}{4}[/itex].

When [itex]a = \frac{3}{2}[/itex], [itex]A = \frac{4\pi^2}{9}[/itex].

When [itex]a = 2[/itex], [itex]A = \pi^2[/itex].


I'm still trying to figure it out. Any insight on recurrence equations or limits would be greatly appreciated! Thanks!
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> 'Whodunnit' of Irish potato famine solved
>> The mammoth's lament: Study shows how cosmic impact sparked devastating climate change
>> Curiosity Mars rover drills second rock target
Feb25-12, 01:27 PM   #2
 
Here's a tip: if the recurrence is [itex]a_{n+1}=f(a_n)[/itex] where f is continuous, then the limit is a solution to a=f(a). Intuitively, this is because since points near the limit change little, we reason that the limit ought to remain fixed under the recurrence.

Your recurrence is not in that form (since f depends on n), but some trickery may be used to put it there, for instance by considering f(a,n) as a function of a, for fixed, large n. (It'll be tough to justify rigorously, but it may be a good starting point.)
 
New Reply
Thread Tools


Similar Threads for: Finding the limit of a recurrence equation.
Thread Forum Replies
Recurrence Relations, finding f(n) Calculus & Beyond Homework 2
Finding the recurrence from an algorithm General Math 1
finding the limit and a differential equation Differential Equations 3
Finding the limit of the equation Calculus & Beyond Homework 8
Poincare Recurrence and the Infinite N Limit Advanced Physics Homework 0