Proving limits of recursive sequences using definition

Click For Summary

Homework Help Overview

The discussion revolves around proving the limits of recursive sequences, specifically examining the sequence defined by the recurrence relation a_{n+1} = (a_n)^{2/5} and its limit as n approaches infinity. Participants are questioning the necessity of formal proof for what some perceive as an obvious conclusion regarding the limit being zero.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the general steps involved in proving limits of recursive sequences, including assuming the limit exists and finding its value. There is also mention of the need to prove the existence of the limit and to determine the correct value if multiple possibilities arise. Some participants express skepticism about the obviousness of the limit and question the validity of the assumption that it converges to zero.

Discussion Status

The discussion is ongoing, with various participants offering insights into the proof process and questioning the assumptions made about the limit. Some guidance has been provided regarding the steps typically involved in such proofs, but there is no consensus on the correctness of the limit itself or the necessity of proving it.

Contextual Notes

There is a noted lack of information regarding the initial value of the sequence, which is critical to determining its convergence. Participants are also reflecting on the implications of assuming the limit without formal proof.

ricardianequiva
Messages
14
Reaction score
0
in general, how does one go about proving limits of recursive sequences using the definition?

for example, how does one prove a_n+1 = (a_n)^2/5 => lim(a_n)=0?

For me it's obvious but the TA insists that things like that require proving?
 
Physics news on Phys.org
ricardianequiva said:
For me it's obvious but the TA insists that things like that require proving?
If it's so obvious, then prove it.
 
There are generally two steps in these kinds of problem :

1° Suppose the limit exists and find its value (or possible values). This usually involve noticing that if a_n-->a, then a_{n+1}-->a and solve for a algebraically in the equation you get by taking the limit of both side in the recurrence relation.. for instance here we get a = a^(2/5).

2° Prove that the limit exists, and in the event that step 1 lead to multiples possible values for the limit, determine which one is right.
 
ricardianequiva said:
in general, how does one go about proving limits of recursive sequences using the definition?

for example, how does one prove a_n+1 = (a_n)^2/5 => lim(a_n)=0?

For me it's obvious but the TA insists that things like that require proving?

Why, would that be obvious! Unless you are some kind of genius, so you can see all the steps to the end in your head. Otherwise that is not obvious unless you start doing it!
 
recurses!

ricardianequiva said:
for example, how does one prove a_{n+1} = (a_n)^{2/5} => lim(a_n)=0?

Hi ricardianequiva!

In a simple case like this, where you have a recursive definition, just "recurse" it! :smile:

In this case, a_{n+k} = (a_n)^{{2/5)^k}.

Does that do it for you? :smile:

ooh! … just noticed … it wasn't obvious that lim a_n = 0 … in fact, it wasn't even true! … i think there's a moral there, somewhere! :rolleyes:
 
Last edited:
ricardianequiva said:
in general, how does one go about proving limits of recursive sequences using the definition?

for example, how does one prove a_n+1 = (a_n)^2/5 => lim(a_n)=0?

For me it's obvious but the TA insists that things like that require proving?
Good! You have a good TA.

Actually, as Tiny Tim pointed out, this is not only not "obvious", it's not even true. What this sequence converges to, and even whether or not it converges, depends on the initial value and you did not give that!
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K