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

Home > Numbers > Sequences
Sum to Infinity - 1 (Posted on 2006-03-11) Difficulty: 4 of 5
Find the sum of the following series:

1 + 4/7 + 9/49 + 16/343 + .......... to infinity

No Solution Yet Submitted by Ravi Raja    
Rating: 3.7143 (7 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution | Comment 4 of 13 |
1 + 4/7 + 9/49 + 16/343 + ... can also be expressed as:

(2^1 - 1) / (7^0) + (2^2+0) / (7^1) + (2^3 +1) / (7^2) + ...

from here we can pretty easily see that when used Sin function to add -1, 0 or +1  we can express this series as:

Σ((2^n - Sin( nπ / 2)) / (7^(n-1)))

now when we sum all these from n=1 to n=∞ the series converges to 91/50 = 1.82 and thats it :)

  Posted by atheron on 2006-03-11 13:19:56
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 (9)
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