cos ( 2 x ) cos ( 3 x ) cos ( 4 x ) = = = 2 cos 2 ( x ) − 1 4 cos 3 ( x ) − 3 cos ( x ) 8 cos 4 ( x ) − 8 cos 2 ( x ) + 1
Above shows the first 3 examples of writing cos ( n x ) in terms of a polynomial of cos ( x ) for positive integer n .
If we write cos ( 2 0 1 5 x ) in terms of a polynomial of cos ( x ) , what is the coefficient of cos 3 ( x ) ?
If the value is Y , submit your answer as Y ÷ 2 0 1 5 .
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.
@Isaac Buckley , we really liked your comment, and have converted it into a solution. If you subscribe to this solution, you will receive notifications about future comments.
cos ( n x ) = 2 e i n x + e − i n x
We want that in terms of cos ( x ) .
cos ( n x ) = 2 c o s ( x ) + i 1 − cos 2 ( x ) n + c o s ( x ) − i 1 − cos 2 ( x ) n
Let's change some variables
T n ( z ) = 2 z + z 2 − 1 n + z − z 2 − 1 n
Now, we will use binomial theorem,
T n ( z ) = k = 0 ∑ ⌊ 2 n ⌋ ( 2 k n ) ( z 2 − 1 ) k z n − 2 k [I guess that's quite simple to get. Try yourself.]
T n ( z ) = k = 0 ∑ ⌊ 2 n ⌋ ( 2 k n ) ( 1 − z − 2 ) k z n
T n ( z ) = k = 0 ∑ ⌊ 2 n ⌋ ( 2 k n ) m = 0 ∑ k ( m k ) ( − 1 ) m z − 2 m z n
Now, changing order of summation,
T n ( z ) = k = 0 ∑ ⌊ 2 n ⌋ 2 n ( n − 2 k ) ! k ! ( n − k − 1 ) ! ( − 1 ) k ( 2 z ) n − 2 k
Now, the problem can easily be done since we know the series and hence, the coefficients.
I will give a much more detailed proof of "changing order of summation" part tomorrow. It's late now.
I solved the problem by observation.
Let's call each chebyshev polynomial cos n x P n My observations are the following:
Only odd numbers of n yield chebyshev polynomials with x 3
The abs. value of coefficients of x 3 for n=3, 5, 7, 9 are: 4, 20, 56, and 120. These can be written as 4 x 1, 4 x 5, 4 x 14, and 4 x 30. Notice: 1, 5, 14, 30 are in the form x = 1 ∑ 2 n − 0 . 5 x 2 . So, for P 2 0 1 5 , our abs. value of the coefficient will be in the form 4 x = 1 ∑ 1 0 0 7 x 2 . Use the formula 6 1 z ( z + 1 ) ( 2 z + 1 ) to compute the power sum with exponent of 2 to get 6 1 ( 1 0 0 7 ) ( 1 0 0 8 ) ( 2 0 1 5 ) and multiply that by 4 to obey the rule.
P 3 , 7 , 1 1 . . . have a positive value of the coefficient for x 3 (this is an arithmetic progression in the form T y = n = 3 + 4 ( y − 1 ) and P 5 , 9 , 1 3 . . . have negative value of coefficient for x 3 (this is an arithmetic progression in the form T y = n = 5 + 4 ( y − 1 ) . So, 2 0 1 5 = 3 + 4 ( y − 1 ) gives a whole number result, no decimals, so our coefficient is positive.
The answer calls for dividing the coefficient of x 3 in P 2 0 1 5 by 2 0 1 5 so we have ( 6 ) ( 2 0 1 5 ) ( 4 ) ( 1 0 0 7 ) ( 1 0 0 8 ) ( 2 0 1 5 ) which is equal to ( 6 ) ( 4 ) ( 1 0 0 7 ) ( 1 0 0 8 ) , and the answer is 6 7 6 7 0 4 .
Let me know if I screwed up any variable names because I initially solved the problem without the formulas, I only made the formulas fancy for posting the solution.
Log in to reply
You need to prove that all the sequences you've found follows a certain progression. It may appear to be true for small values of n , but that doesn't guarantee that it works for all n . So your solution does not work.
Log in to reply
I'll prove it with induction when I get a chance?
Why not use this expression ?
It is also quite easy to prove it. It is the most straight forward thinking to use euler and binomial, I guess.
Log in to reply
POST POST POST!
Log in to reply
I will post tomorrow.
Problem Loading...
Note Loading...
Set Loading...
I came up with a way to determine the coefficient of cos 3 ( x ) for cos ( ( 4 k + 3 ) x ) .
We apply the standard method of using De Moivres theorem.
c o s ( ( 4 k + 3 ) x ) = ℜ [ ( c o s ( x ) + i s i n ( x ) ) 4 k + 3 ]
Expanding the RHS we find the coefficient of cos 3 ( x ) can be found.
( 1 4 k + 3 ) cos ( x ) i 4 k + 2 sin 4 k + 2 + ( 3 4 k + 3 ) cos 3 ( x ) i 4 k sin 4 k ( x ) + . . .
With a little bit of simplifying this implies the coefficient of cos 3 ( x ) is
C 3 = 3 4 ( 4 k + 3 ) ( 2 k + 1 ) ( k + 1 )
Let's try for a few known values that we can test from wiki to make sure.
for k = 0 , C 3 = 4
for k = 1 , C 3 = 5 6
for k = 2 , C 3 = 2 2 0
To find it for cos ( 2 0 1 5 x ) we use k = 5 0 3
⟹ Y = 2 0 1 5 × 6 7 6 7 0 4