n = 1 ∑ ∞ 2 n ( H n ) 2 = b π a + lo g 2 ( c )
Let H n denote the n th harmonic number such that the above series is satisfied for positive integers a , b , c .
Find a + b + c .
Details and Assumptions
H n = 1 + 2 1 + 3 1 + … n 1 for n = 1 , 2 , 3 , …
lo g is a natural logarithm
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.
I'm assuming that you are aware of the generating function of the harmonic numbers, IE, n = 1 ∑ ∞ H n z n = − 1 − z lo g ( 1 − z ) . This is quite easy to prove by considering the recurrence relation of the harmonic numbers.
Integrate both the sides from z = 0 to z = x ( 0 < x < 1 ) to obtain n = 2 ∑ ∞ n H n − 1 x n = 2 1 lo g 2 ( x ) − − − − ( 1 )
Consider the following recurrence relation of the harmonic numbers H n = H n − 1 + n 1 Square both the sides to get ( H n ) 2 = ( H n − 1 ) 2 + n 2 1 + 2 n H n − 1 Now let the generating function of the infinite sequence { ( H n ) 2 } n = 1 ∞ be g ( x ) . Multiply both the sides of the equality by x n and sum it up from n = 2 to n = ∞ to get n = 2 ∑ ∞ ( H n ) 2 x n g ( x ) − x g ( x ) = n = 2 ∑ ∞ ( H n − 1 ) 2 x n + n = 2 ∑ ∞ n 2 x n + n = 2 ∑ ∞ n H n − 1 x n = from ( 1 ) x g ( x ) + L i 2 ( x ) − x + lo g 2 ( 1 − x ) = 1 − x L i 2 ( x ) + lo g 2 ( 1 − x ) Now simply put x = 2 to obtain n = 1 ∑ ∞ 2 n ( H n ) 2 = g ( 1 / 2 ) = 6 π 2 + lo g 2 ( 2 )
NOTE 1 : L i 2 ( x ) = n = 1 ∑ ∞ n 2 x n
NOTE 2 : To evaluate L i 2 ( 1 / 2 ) , use the duplication formula - L i 2 ( x ) + L i 2 ( 1 − x ) = 6 π 2 − lo g ( x ) lo g ( 1 − x )
I did exactly the same way, you know when you first posted that problem then I also I did by this method and reported your problem. This time it is completely correct.
Log in to reply
Nice. I made a small calculation error the last time :P
Log in to reply
Thanks. How's your preparation for JEE Mains.
Log in to reply
@Ronak Agarwal – Well, good. Some titbits are still left though. What about you? How much are you expecting to score?
Log in to reply
@Pratik Shastri – In Maths no problem whatsoever expecting 120/120 if no silly mistakes , in Chemistry seriously we have to memorise too much, but I can't remember everything hope to get near 95 to 100., in Physics expecting no less than 110 if no silly mistakes,
Overall aiming for 3 2 5 − 3 3 0
What's your expected score.
Log in to reply
@Ronak Agarwal – Cool! Even I don't have many problems in physics and maths. Can't say much about chemistry, though I still expect above 90. But I'm definitely not expecting 300+ :P Nobody from vadodara has ever crossed 300 as far as I can remember.
Log in to reply
@Pratik Shastri – Well I guess this year they will :D
And congratulations for qualifying INCHO (Y) (Y)
Nearly the same as what I did! Thanks for the problem!
I guessed it :P
Did you get this week's MSE Newsletter ? If so , did you check out this question(well not really a question) by Calvin sir ? Just look at it for passing time !
Log in to reply
I saw this a long time ago. Also what do you mean my newsletter?
Log in to reply
Well , I don't know how or why , but I get these newsletters a.k.a emails with the popular and nice questions from the past week on every Tuesday from 5 SE sites
Problem Loading...
Note Loading...
Set Loading...
Let S denote the summation.
The series is convergent by Ratio Test as :- n → ∞ lim a n a n + 1 = 2 ( H n ) 2 ( H n + 1 ) 2 = 2 1 [ a n is the general nth term of the series]
Here we can use the approximation H n ≈ ln ( n ) + γ when n → ∞ [Here γ denotes the Euler-Mascheroni Constant]
S = 2 1 ( H 1 ) 2 + 2 2 ( H 2 ) 2 + 2 3 ( H 3 ) 2 + 2 4 ( H 4 ) 2 + . . . . . . .
2 S = 2 2 ( H 1 ) 2 + 2 3 ( H 2 ) 2 + 2 4 ( H 3 ) 2 + 2 5 ( H 4 ) 2 + . . . . . . .
Subtracting the second expression from the first expression.
2 S = n = 1 ∑ ∞ 2 n ( ( H n ) 2 − ( H n − 1 ) 2 )
= n = 1 ∑ ∞ n 2 n ( H n + H n − 1 ) [As H n − H n − 1 = n 1 ]
Now both the series n = 1 ∑ ∞ n 2 n H n and the series n = 1 ∑ ∞ n 2 n H n − 1 converges by ratio test.
Hence we can write = n = 1 ∑ ∞ n 2 n ( H n + H n − 1 ) = n = 1 ∑ ∞ n 2 n H n + n = 1 ∑ ∞ n 2 n H n − 1 = n = 1 ∑ ∞ n 2 n H n + n = 1 ∑ ∞ ( n + 1 ) 2 n + 1 H n
Now using the Generating Function for n = 1 ∑ ∞ H n z n = − 1 − z ln ( 1 − z )
We can write it in terms of two integrals:-
∫ 0 2 1 x ( 1 − x ) − ln ( 1 − x ) d x − ∫ 0 2 1 1 − x ln ( 1 − x ) d x = − ∫ 0 2 1 ( x ln ( 1 − x ) + 1 − x 2 ln ( 1 − x ) ) d x = Li 2 ( 2 1 ) + 2 ( ln ( 2 ) ) 2 = 1 2 π 2 + 2 ( ln ( 2 ) ) 2
So 2 S = 1 2 π 2 + 2 ( ln ( 2 ) ) 2
So S = 6 π 2 + ( ln ( 2 ) ) 2
Note:- Here Li 2 ( z ) denotes the Dilogarithm Function .