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

Home > Just Math
Nice sum (Posted on 2004-08-24) Difficulty: 3 of 5
Give a closed expression for the infinite sum:

1/1 + 2/(2+3) + 3/(4+5+6) + 4/(7+8+9+10) + ...

See The Solution Submitted by Federico Kereki    
Rating: 3.0000 (5 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Problem Solution With Explanation Comment 13 of 13 |
(In reply to answer by K Sengupta)

We can write the jth term of the iven sequence S(j) as:
1/ S(j) = Sum(m= 1 to j) (AM(T(j-1) + m)), where AM
denotes the Arithmetic Mean and T(r) = rth Triangular Number.

Thus, j/S(j)
= j*[j(j-1)/2] + j(j+1)/2
= j(j^2+1)/2, giving:
S(j) = 2/(j^2+1)

Thus, the reqired sum to be evaluated reduces to:

2* Sum(j= 1 To infinity)[1/(j^2 + 1]
= -2 + Sum(j= 0 To + infinity)[1/(j^2 +1)]
= -1 + Sum(j= - infinity To + infinity)[1/(j^2 +1)]

Now, it can be established by a combination of Fourier Expansion and Euler's Formula, that:

Sum(j = - infinity To + infinity)[1/(j^2 + b^2)]
= b*pi*coth(pi)

Consequently, substituting b = 1, we obtain the required som as:

pi*coth(pi) - 1
= 2.1533481(approx) , where :
coth(pi) = (e^(2pi) + 1)/(e^(2pi) - 1)


  Posted by K Sengupta on 2007-05-28 12:15:57
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 (13)
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