Finding the limit of a recurrence equation.

  • Context: Graduate 
  • Thread starter Thread starter iironiic
  • Start date Start date
  • Tags Tags
    Limit Recurrence
Click For Summary
SUMMARY

The discussion focuses on the recurrence equation defined by a sequence (a_n) with a_1 = a and a_{n+1} = 2^n - √(2^n(2^n - a_n)). The goal is to find the limit of 2^n a_n as n approaches infinity in terms of a. A key insight shared is that if the recurrence can be expressed in the form a_{n+1} = f(a_n), where f is continuous, the limit can be determined as a solution to a = f(a). Although the current form of the recurrence does not fit this model, participants suggest manipulating the function to analyze its behavior for large n.

PREREQUISITES
  • Understanding of recurrence relations
  • Familiarity with limits in calculus
  • Knowledge of continuous functions
  • Basic algebraic manipulation skills
NEXT STEPS
  • Research techniques for analyzing non-standard recurrence relations
  • Study the properties of limits in sequences and series
  • Explore methods for transforming recurrence equations into standard forms
  • Investigate fixed-point theorems in the context of continuous functions
USEFUL FOR

Mathematicians, students studying advanced calculus, and anyone interested in the analysis of recurrence equations and limits.

iironiic
Messages
9
Reaction score
0
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:

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!
 
Physics news on Phys.org
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.)
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 19 ·
Replies
19
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 20 ·
Replies
20
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K