n = 0 ∑ ∞ ( 2 n + 1 ) 2 cos ( 5 3 π ( 2 n + 1 ) ) + cos ( 5 π ( 2 n + 1 ) )
The infinite sum above can be represented as b π a , where a and b are positive integers. Find the value of a b .
This problem is inspired from Ishan Singh .
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.
It is quite okay, there is no copyright to solution.
Log in to reply
Thanks for not getting offended by this. :)
Log in to reply
All you need to mention from whom the idea of solution has come from. Just like we mention Lagrange multipliers to give credit to Lagrange. How I wish I have my own theorem and method.
Log in to reply
@Chew-Seong Cheong – Haha. Just keep exploring. Who knows one day you are in the middle of a certain problem and you realize, "Eureka! I've just figured the most efficient way to solve this problem."
Hope your margin won't be as short as Fermat had so that you can enlighten us with your work as well rather than providing us a note saying, "I've discovered a marvelous proof that this narrow margin is too short to contain."
On another note, I had kept this thought in my mind before posting this problem that in the solution, I would provide credits to you. :)
In general n = 0 ∑ ∞ ⎝ ⎜ ⎜ ⎜ ⎜ ⎜ ⎜ ⎛ ( 2 n + 1 ) s k = 0 ∑ ⌊ 2 p ⌋ − 1 ( cos ( p π ( 2 k + 1 ) ( 2 n + 1 ) ) ) ⎠ ⎟ ⎟ ⎟ ⎟ ⎟ ⎟ ⎞ = ( 2 1 − 2 p s 1 − p s ⌊ 2 p ⌋ ) ( 1 − 2 − s ) ζ ( s )
Where p is a prime number, s ∈ R and s > 1
Also ⌊ . ⌋ denotes the floor function while ζ ( s ) denotes the Riemann Zeta function.
Log in to reply
I need some help with the proof. Can you please provide some hint?
Log in to reply
@Tapas Mazumdar You can try to convert it into a finite sum of Polylogarithms and then use the properties of Polylogarithms and the multiplication formula of polylogarithms.
Problem Loading...
Note Loading...
Set Loading...
This solution is somewhat of a plagiarism. @Chew-Seong Cheong posted a solution with this approach which I have used to solve this problem. You can see Chew's solution in this note . Sorry sir!
Consider cos ( 5 3 π ( 2 n + 1 ) ) + cos ( 5 π ( 2 n + 1 ) ) . For the first few values of n ,
n = 0 n = 1 n = 2 n = 3 n = 4 n = 5 n = 6 n = 7 n = 8 . . . : : : : : : : : : cos 5 3 π + cos 5 π cos 5 9 π + cos 5 3 π cos 3 π + cos π cos 5 2 1 π + cos 5 7 π cos 5 2 7 π + cos 5 9 π cos 5 3 3 π + cos 5 1 1 π cos 5 3 9 π + cos 5 1 3 π cos 9 π + cos 3 π cos 5 5 1 π + cos 5 1 7 π . . . = 2 1 = 2 1 = − 2 = 2 1 = 2 1 = 2 1 = 2 1 = − 2 = 2 1 . . .
Thus,
cos ( 5 3 π ( 2 n + 1 ) ) + cos ( 5 π ( 2 n + 1 ) ) = { 2 1 − 2 if n mod 5 = 2 if n mod 5 = 2
Then we have,
S = n = 0 ∑ ∞ ( 2 n + 1 ) 2 cos ( 5 3 π ( 2 n + 1 ) ) + cos ( 5 π ( 2 n + 1 ) ) = 1 2 2 1 + 3 2 2 1 − 5 2 2 + 7 2 2 1 + 9 2 2 1 + 1 1 2 2 1 + 1 3 2 2 1 − 1 5 2 2 + ⋯ = 1 2 2 1 + 3 2 2 1 + 5 2 2 1 − 5 2 2 5 + 7 2 2 1 + 9 2 2 1 + 1 1 2 2 1 + 1 3 2 2 1 + 1 5 2 2 1 − 1 5 2 2 5 + ⋯ = 2 1 ⋅ n = 0 ∑ ∞ ( 2 n + 1 ) 2 1 − 2 5 ⋅ n = 0 ∑ ∞ ( 1 0 n + 5 ) 2 1 = 2 1 ⋅ n = 0 ∑ ∞ ( 2 n + 1 ) 2 1 − 1 0 1 ⋅ n = 0 ∑ ∞ ( 2 n + 1 ) 2 1 = ( 2 1 − 1 0 1 ) ⋅ n = 0 ∑ ∞ ( 2 n + 1 ) 2 1 = 5 2 ⋅ 8 π 2 = 2 0 π 2
( See why n = 0 ∑ ∞ ( 2 n + 1 ) 2 1 = 8 π 2 here )
Thus, a = 2 and b = 2 0 which gives us a b = 1 0 .