Originally posted by: MrCodeDude
Originally posted by: chuckywang
The answer is ln(5/4).
Note that 1-x+x^2-x^3+x^4 - x^5 + ... = 1/(1+x) by the infinite geomtric series for -1<x<1.
Taking integrals of both sides, we get:
x-x^2/2+x^3/3-x^4/4+x^5/5-x^6/x + ... = ln(1+x)
Note that when x = 0, left hand side = right hand side so we took care of the constant when we do indefinite integrals.
Your sum is precisely the case when x=1/4.
i.e. your sum is ln(1+1/4) = ln(5/4).
Okay, I understand where you got the 1/(1+x) sequence and how you integrated it to get the ln(x) sequence.
However, how do you know that x = 1/4?