n = 1 ∑ ∞ ⎝ ⎛ k = 0 ∑ n k 2 ⎠ ⎞ − 1 If the value of the series above can be expressed as a − b ln ( c ) where a , b are positive integers and c is the minimum possible positive integer, find the value of a + b + c .
See Also Inverse Sum and Inverse Sum Cubed .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Can you please correct me Chew-Seong Cheong sir
Log in to reply
Akul Agrawa and Saurabh Chaturvedi , please note that ∑ n = 1 ∞ r 1 and ∑ n = 1 ∞ r + 1 1 do not converge. We cannot split the terms into two summation and calculate. You see my solution only involves a summation.
Log in to reply
@Chew-Seong Cheong sir please tell me if rather than using summation directly in partial fraction...may I write 1/2n to integral of x^(2n-1) from 0 to 1 and all other subsequent terms like these and solve the geometric progression first then do the integral?
Log in to reply
@Righved K – Sorry, I am not quite sure you are asking. Please learn up LaTex. You can just put "\" and "(" (with no space between them) before and "\" and ")" and after the formulas. You can place your mouse cursor on top of formulas in the question and solution parts of this site to find out the keystrokes.
answer is ∑ r = 1 ∞ 6 ∗ [ r 1 − 2 r + 1 4 + r + 1 1 ]
=> 6 [1+2 ( (1/2)+(1/3)+(1/4) ...)-4*( (1/3)+(1/5)+(1/7) ...)]
=> 6 [1+ 2 ( (1/2)-(1/3)+(1/4)-(1/5) ...)]
=>6 [1+2 ( -log(2)+1)]
=>6*[3-2log(2)]=18-12log(2)
Even I was getting the same answer. 32. What's wrong?
Problem Loading...
Note Loading...
Set Loading...
n = 1 ∑ ∞ ∑ k = 0 n k 2 1 = n = 1 ∑ ∞ 6 1 n ( n + 1 ) ( 2 n + 1 ) 1 = n = 1 ∑ ∞ n ( n + 1 ) ( 2 n + 1 ) 6 = n = 1 ∑ ∞ 2 n ( 2 n + 2 ) ( 2 n + 1 ) 2 4 = 1 2 n = 1 ∑ ∞ ( 2 n 1 − 2 n + 1 2 + 2 n + 2 1 ) = 1 2 [ ( 2 1 − 3 2 + 4 1 ) + ( 4 1 − 5 2 + 6 1 ) + ( 6 1 − 7 2 + 8 1 ) + . . . ] = 1 2 [ 2 1 − 3 2 + 4 2 − 5 2 + 6 2 − 7 2 + 8 2 − . . . ] = 2 4 [ 2 1 − 3 1 + 4 1 − 5 1 + 6 1 − 7 1 + 8 1 − . . . ] − 6 = 2 4 − 2 4 [ 1 − 2 1 + 3 1 − 4 1 + 5 1 − 6 1 + 7 1 − 8 1 − . . . ] − 6 = 1 8 − 2 4 ln 2
⇒ a + b + c = 1 8 + 2 4 + 2 = 4 4