x n = 2 n cos n θ
For the given sequence we know that x 2 = − 9 2 8 and x 3 = − 2 7 1 8 4 .
If x 5 = B A , where A and B are coprime positive integers, find A + B .
See Part 1 .
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.
Very nice ! (+1) . Not as elegant as yours but it is fairly easy to first find cos 5 θ by noticing that if:
θ ∈ [ 0 , 2 π ]
cos 3 θ < 0 , cos 2 θ < 0 ⇔ θ ∈ ( 4 π , 2 π ) ⇒ sin 2 θ > 0 ⇒ s i n 2 θ = 1 − cos 2 2 θ = 9 4 2 ∵ cos 2 θ = 9 − 7 < 2 − 1 , θ > 3 π ⇒ 3 θ ∈ ( π , 2 3 π ) ⇒ sin 3 θ < 0 ⇒ sin 3 θ = − 1 − cos 2 3 θ = 2 7 − 1 0 2 ∴ cos 5 θ = cos 3 θ cos 2 θ − sin 2 θ sin 3 θ = 2 4 3 2 4 1 ⇒ x 5 = 2 4 3 7 7 1 2
Problem Loading...
Note Loading...
Set Loading...
First we can find a recurrence relation for x n . Indeed, since x n = 2 ( 2 e i θ ) n + ( 2 e − i θ ) n , then x n satisfies a linear recurrence relation with characteristic polynomial ( r − 2 e i θ ) ( r − 2 e − i θ ) = = r 2 − 4 r cos θ + 4 . Then this implies that the sequence satisfies the recurrence: x n = 4 ( cos θ ) x n − 1 − 4 x n − 2 for all n ≥ 2 . For details you can see the last example of the wiki Linear Recurrence Relations with repeated roots .
Making n = 3 in the recurrence, substituting x 3 and x 2 by the given values, and x 1 by 2 cos θ , we obtain the equation − 2 7 1 8 4 = 4 ( cos θ ) ( − 9 2 8 ) − 8 cos θ . Solving the equation we obtain that cos θ = 3 1 . Now, making n = 4 in the recurrence and substituting the cos θ we obtain that x 4 = 4 ( cos θ ) x 3 − 4 x 2 = 4 ( 3 1 ) ( − 2 7 1 8 4 ) − 4 ( − 9 2 8 ) = 8 1 2 7 2 .
and x 5 = 4 ( cos θ ) x 4 − 4 x 3 = 4 ( 3 1 ) ( 8 1 2 7 2 ) − 4 ( − 2 7 1 8 4 ) = 2 4 3 7 7 1 2 . Then the solution to the problem is 7 9 5 5 .