If
n = 1 ∑ ∞ n cos n
can be expressed in the form − 2 1 ln ( a − b cos c ) , where a , b , and c are positive integers, find a + b + c .
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.
We will make use of complex numbers and Taylor expansion of logarithmic function to solve this question.
We know that cos x = R e ( e ι x ) Using above fact we can write that n cos n = R e ( n e ι n ) n = 1 ∑ ∞ n cos n = n = 1 ∑ ∞ R e ( n e ι n ) Using the fact that summation is distributive over Real and Imaginary parts of a complex number, the Real part function and summation can be interchanged. n = 1 ∑ ∞ n cos n = R e ( n = 1 ∑ ∞ n e ι n ) The above series so formed can be correlated with Taylor expansion of logarithmic function. ln ( 1 − x ) = − n = 1 ∑ ∞ n x n Put x = e ι − ln ( 1 − e ι ) = n = 1 ∑ ∞ n e ι n n = 1 ∑ ∞ n e ι n = − ln ( 1 − cos 1 − ι sin 1 ) = − ln ( 2 sin 2 2 1 − 2 ι sin 2 1 cos 2 1 ) = − ln ( 2 sin 2 1 ) − ln ( sin 2 1 − ι cos 2 1 ) = − ln ( 2 sin 2 1 ) + ln ( sin 2 1 − ι cos 2 1 1 ) = − ln ( 2 sin 2 1 ) + ln ( e 2 ι ι ) Now using the fact that ι = e 2 ι π . = − ln ( 2 sin 2 1 ) + ln e ι 2 π − 1 n = 1 ∑ ∞ n e ι n = − ln ( 2 sin 2 1 ) + ι 2 π − 1 R e ( n = 1 ∑ ∞ n e ι n ) = − ln ( 2 sin 2 1 ) n = 1 ∑ ∞ n cos n = 2 − 1 ln ( 4 sin 2 2 1 ) n = 1 ∑ ∞ n cos n = 2 − 1 ln ( 2 − 2 cos 1 )
I did it the same way! But I have a small doubt in this solution. Is Taylor Series valid for |x|<1 or |x|<=1. Can you please help?
N o t e t h a t ( T a y l o r s e r i e s )
∑ n = 1 ∞ n x n = − l o g ( 1 − x )
L e t x = e i w e g e t
∑ n = 1 ∞ n x n = ∑ n = 1 ∞ n e i n = ∑ n = 1 ∞ n ( e i ) n
= − l o g ( 1 − e i )
b u t n e i n = n c o s ( n ) + i n s i n ( n ) S o ∑ n = 1 ∞ n c o s ( n ) = − r e a l p a r t ( ∑ n = 1 ∞ n e i n = − r e a l p a r t ( l o g ( 1 − e i ) ) )
t h e l o g o f a c o m p l e x n u m b e r R e i n i s l o g ( R ) + i n
t h e n r e a l p a r t i s l o g ( R )
N o w t o f i n d R
1 − e i = 1 − c o s ( 1 ) − i s i n ( 1 )
R = ( ( 1 − c o s ( 1 ) ) 2 + ( s i n ( 1 ) ) 2 ) 2 1
R = ( 2 − 2 c o s ( 1 ) ) 2 1
F i n a l l y
∑ n = 1 ∞ n c o s ( n ) = − l o g ( R ) = − 2 1 l o g ( 2 − 2 c o s ( 1 ) )
a = 2 , b = 2 , c = 1
a + b + c = 5
Nice solution
I'll show a different method to solve this(bit lengthier)
We know that
∫ s i n ( n x ) d x = − n c o s ( n x ) + C
Since we have to work with n c o s ( n ) we have to set lower(or upper) limit as 1. Upper(or lower) is upto us, for simplicity I'll take it as 2 π . So we have
∫ 1 2 π s i n ( n x ) d x = n c o s ( n )
Now summing up for different value of 'n' upto a value say 'N'
∫ 1 2 π ( n = 1 ∑ N s i n ( n x ) ) d x = n = 1 ∑ N n c o s ( n )
We know that
n = 1 ∑ N s i n ( n x ) = sin ( x / 2 ) sin ( N x / 2 ) . sin ( ( N + 1 ) x / 2 ) = 2 s i n ( x / 2 ) cos ( x / 2 ) − cos ( ( 2 N + 1 ) x / 2 )
Since we have to deal with infinite summation we will take limit
N → ∞ lim n = 1 ∑ N n c o s ( n ) = N → ∞ lim ∫ 1 2 π ( 2 s i n ( x / 2 ) c o s ( x / 2 ) − 2 s i n ( x / 2 ) c o s ( ( 2 N + 1 ) x / 2 ) ) d x
The first integral is easy just substitute s i n ( x / 2 ) = t , for the second integral as N goes on increasing the integral will tends to 0.
Ok...too much work done here after solving the integral and reduce it in given closed form to get
n = 1 ∑ ∞ n c o s ( n ) = 2 − 1 l n ( 2 − 2 c o s 1 ) .
Phew....
i didn't get how the second integral tends to zero in your solution. Can you please elaborate?
Log in to reply
Because after the integration 'N' will come in denominator, you can check for different values of 'N'. Ask again if it is still not clear.
Problem Loading...
Note Loading...
Set Loading...
Easiest solution:
Use cos θ = 2 e i θ + e − i θ and n = 1 ∑ ∞ n x n . You'll get
− 2 1 ln ( ( 1 − e i ) ( 1 − e − i ) ) = − 2 1 ln ( 2 − 2 cos 1 )