Proof of Sequence Convergence: Find Sum of Sequence

  • Context: Undergrad 
  • Thread starter Thread starter kryckmeister
  • Start date Start date
  • Tags Tags
    Proof Sequence
Click For Summary
SUMMARY

The sequence defined by a1=5 and a(n+1) = 0.5 * (a(n) + 10/a(n)) is proven to be convergent. The initial terms calculated are a1=5, a2=3.5, and a3=3.1785, indicating a decreasing trend. By applying the monotone convergence property and establishing a lower bound of 3 through induction, the convergence is confirmed. The limit of the sequence can be derived by solving the equation a = 0.5(a + 10/a), leading to the identification of the limit value.

PREREQUISITES
  • Understanding of recursive sequences and their properties
  • Knowledge of the monotone convergence property
  • Familiarity with mathematical induction techniques
  • Ability to solve algebraic equations involving limits
NEXT STEPS
  • Study the principles of recursive sequences in depth
  • Learn more about the monotone convergence theorem
  • Practice mathematical induction with various examples
  • Explore limit calculations for sequences and series
USEFUL FOR

Mathematics students, educators, and anyone interested in understanding convergence in sequences and recursive relations.

kryckmeister
Messages
1
Reaction score
0
Sequence

I'm really crappy at this, but I'm supposed to prove that the sequence:
a1=5 and the rest from a(n+1) = 0.5 * ( a(n) + 10/(a(n) ) is convergent.
And also find its sum. HELP me with this please.
 
Physics news on Phys.org
The first thing I would do is calculate a few terms: a1= 5, a2= 0.5(5+ 10/5)= 3.5, a3= 0.5(3.5+ 10/3.5))= 3.1785... . Hmm, looks like it is a decreasing sequence! If I could prove that (perhaps by induction) and prove that is has a lower bound (which is obvious: every number is positive) then, by the "monotone convergence property", the sequence converges.
It is clear that a2< a1. Assume that ak+1[/sup]< ak[/sup] for some k. Can you prove, using the recurrance relation, that then ak+2< ak?

(It occurs to me that, in order to deal with the "10/an" part, in which an is in the denominator, you will need a lower bound, other than 0, on the sequence. Do you see how to prove that, in fact, 3 is a lower bound on the sequence? Use induction again.)

By the way, once you have proved that the sequence converges, it is easy to actually find the limit: If the sequence converges to a, then, taking the limit on both sides of a(n+1)= 0.5*(a(n)+ 10/a(n)) you get lim(a(n+1))= 0.5 (lim(a(n))+ 10/lim(a(n))) which, since all of those limits are the same, is a= 0.5(a+ 10/a). Solve that equation for a.
 
Thread from General Math merged here. Welcome to the PF, kryckmeister. Please take care to post homework/coursework questions here in the Homework Help forums, and not in the general technical forums. Thanks!
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 18 ·
Replies
18
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 24 ·
Replies
24
Views
7K
  • · Replies 3 ·
Replies
3
Views
2K