All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Numbers > Sequences
Mean Sequence (Posted on 2007-05-23) Difficulty: 2 of 5
In the infinite sequence
a, b, (a + b)/2, (a + 3b)/4, . . .
each term after the second is the arithmetic mean of the two previous terms.

Find the limit of the sequence in terms of real numbers a and b.

No Solution Yet Submitted by Dennis    
Rating: 3.6667 (3 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution | Comment 5 of 7 |

Let us denote the nth term of the give sequence as S(n).
Then, we observe that:

S(1) = a
S(2) = b
S(3) = a/2 + b/2
S(4) = a/4 + 3*(b/4)
S(5) = 3*(a/8) + 5*(b/8)
S(6) = 5*(a/16) + 11*(b/16)
S(7) =  11*(a /32) + 21*(b/32)
S(8) = 21*(a/64) + 43*(b/64)
S(9) = 43*(a/128) + 85*(b/128), and so on.

It can be easily shown by means of analytical procedure that;

S(2j) = [1- (1/4)^(j-1)]*(a/3) +[2 + (1/4)^(j-1)]*(b/3); and:
S(2j - 1) = [1+ (1/2)^(2j-3)]*(a/3) +[2 - (1/2)^(2j-3)]*(b/3)
whenever j = 1,2,3, 4, ....

In other words,
S(p)
= [1- (1/4)^(p/2 -1)]*(a/3) +[2 + (1/4)^(p/2-1)]*(b/3);
whenever p is even
= [1+ (1/2)^(p-2)]*(a/3) +[2 - (1/2)^(p-2)]*(b/3);
whenever p is odd

Accordingly,

Limit (p-> infinity) S(p) = a/3 + 2*(b/3)

Consequently, the required limit is (a+2b)/3


  Posted by K Sengupta on 2007-05-23 10:50:23
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (21)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information