k = 0 ∑ ∞ 2 2 k ( 2 k + 1 ) ! ( − 1 ) k ( 4 1 ) k + 1 = sin ( b a )
If a and b are coprime, positive integers, what is 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.
S = k = 0 ∑ ∞ 2 2 k ( 2 k + 1 ) ! ( − 1 ) k ( 4 1 ) k + 1
S = k = 0 ∑ ∞ ( 2 k + 1 ) ! ( − 1 ) k ( 4 1 ) k + 1 ( 4 1 ) k
S = k = 0 ∑ ∞ ( 2 k + 1 ) ! ( − 1 ) k ( 4 1 ) 2 k + 1
Which is the Maclaurin series for the sine function.
So:
S = sin ( 4 1 ) , a = 1 , b = 4 , a + b = 5
The given summation after expansion gives us the following infinite series -
S = k = 0 ∑ ∞ 2 2 k ( 2 k + 1 ) ! ( − 1 ) k ( 4 1 ) k + 1 = 2 2 1 − 2 6 3 ! 1 + 2 1 0 5 ! 1 − 2 1 4 7 ! 1 … ( 1 )
And this looks exactly like the Taylor Series Expansion of s i n x centered at x = 0 , which is otherwise referred to as the Maclaurin Series expansion of s i n x .
The Maclaurin Series Expansion of s i n x is
s i n x = x − 3 ! x 3 + 5 ! x 5 − 7 ! x 7 … ( 2 )
Comparing equations ( 1 ) and ( 2 ) we get x = 2 2 1 = 4 1
So s i n x = s i n ( 4 1 ) = s i n ( b a )
Hence a + b = 5
For more info on Taylor Series refer this . Anyone will fall in love with Taylor Series :-)
Problem Loading...
Note Loading...
Set Loading...
Relevant wiki: Maclaurin Series
Similar solution with @Guilherme Niedu 's, different presentation.
S = k = 0 ∑ ∞ 2 2 k ( 2 k + 1 ) ! ( − 1 ) k ( 4 1 ) k + 1 = k = 0 ∑ ∞ ( 2 k + 1 ) ! ( − 1 ) k ⋅ 4 k ⋅ 4 k + 1 1 = k = 0 ∑ ∞ ( 2 k + 1 ) ! ( − 1 ) k ( 4 1 ) 2 k + 1 = sin ( 4 1 ) Maclaurin series sin x = n = 0 ∑ ∞ ( 2 n + 1 ) ! ( − 1 ) n x 2 n + 1
Therefore, a + b = 1 + 3 = 4 .