n = 1 ∑ ∞ 4 n sin 4 ( 2 n π )
If the value of the summation above is in the form of b π a , where a and b are positive integers, find the value of a + b .
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 tell how you arrived at what you claimed?
Log in to reply
Thanks for asking. I have added a few lines to explain it.
What motivated the claim?
Log in to reply
What motivated the claim was of course to find a general form so that we can solve the problem by putting m → ∞ . How did I get the general form is as the few lines I have added.
Log in to reply
Thanks for the explaination. (By the way, manier times, it is difficult the find the closed form of the partial sums. This was the reason I asked for the motivation. I did it in this way as I had already encountered the closed form of the partial sums elsewhere.)
Log in to reply
@A Former Brilliant Member – If you did not see/guess the closed form, it can be derived directly. The sum to N terms is n = 1 ∑ N 4 n − 1 [ 1 − cos 2 n − 1 π ] 2 = 2 3 n = 0 ∑ N − 1 4 n − 2 n = 0 ∑ N − 1 4 n cos 2 n π + 2 n = − 1 ∑ N − 2 4 n cos 2 n π which is easy to evaluate, being a GP and a telescoping series.
Log in to reply
@Mark Hennings – Thanks for this method!
You may shorten the proof by removing those lines, since this is already shown at beginning.
= 4 m ( 2 sin ( 2 m + 1 π ) cos ( 2 m + 1 π ) ) 2 + 4 m + 1 sin 4 ( 2 m + 1 π ) = 4 m + 1 sin 2 ( 2 m + 1 π ) ( cos 2 ( 2 m + 1 π ) + sin 2 ( 2 m + 1 π ) )
Problem Loading...
Note Loading...
Set Loading...
Using the identity below:
sin 2 θ sin 2 θ ⟹ sin 2 θ + 4 sin 4 2 θ = 2 2 sin 2 2 θ cos 2 2 θ = 4 sin 2 2 θ ( 1 − sin 2 2 θ ) = 4 sin 2 2 θ
Let a m = 4 m sin 4 2 m π , S m = n = 1 ∑ m a n and θ = 2 m π . Then we have:
\(\begin{array} {} m = 1 & \implies \sin^2 \pi + 4 \sin^4 \frac \pi 2 = 4 \sin^2 \frac \pi 2 & \implies S_1 = a_1 = 4 \sin^2 \frac \pi 2 \\ m = 2 & \implies 4 \sin^2 \frac \pi 2 + 4^2 \sin^4 \frac \pi 4 = 4^2 \sin^2 \frac \pi 4 & \implies S_2 = a_1 + a_2 = 4^2 \sin^2 \frac \pi 2 \end{array} \)
We note that S m = 4 m sin 2 ( 2 m π ) for m = 1 and 2 . Let claim it is true for all m and prove it by induction.
S m + 1 ⇒ S m + 1 = S m + 4 m + 1 sin 4 ( 2 m + 1 π ) = 4 m sin 2 ( 2 m π ) + 4 m + 1 sin 4 ( 2 m + 1 π ) = 4 m ( 2 sin ( 2 m + 1 π ) cos ( 2 m + 1 π ) ) 2 + 4 m + 1 sin 4 ( 2 m + 1 π ) = 4 m + 1 sin 2 ( 2 m + 1 π ) ( cos 2 ( 2 m + 1 π ) + sin 2 ( 2 m + 1 π ) ) = 4 m + 1 sin 2 ( 2 m + 1 π )
The claim is also true for m + 1 and hence true for all m .
Therefore, we have:
m → ∞ lim S m = m → ∞ lim 4 m + 1 sin 2 ( 2 m + 1 π ) = m → ∞ lim ( 2 m + 1 π sin ( 2 m + 1 π ) ) 2 π 2 = π 2
⇒ a + b = 2 + 1 = 3