Given 2 2 0 1 4 k = 0 ∏ 2 0 1 4 sin ( x + 2 0 1 5 k π ) = sin ( q p x ) . Find p + q .
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.
You have shown the first three steps, but can you prove the induction step in general? From the examples you give it is not quite clear how to generalize them.
(Namely, if the equation is valid for P ( 0 ) , … , P ( n − 1 ) , that it is also valid for P ( n ) .)
@Chew-Seong Cheong sir while finding p(2) u could have written sin(x+120 ) AS sin(x-60 ) and then applied the identity sinx.sin(x-60)sin(x+60) =1/4 . sin3x only to simplify things a bit . other than this ur solution is great :)
Problem Loading...
Note Loading...
Set Loading...
This can be solved by induction. Let us consider the first few cases of k = 0 , 1 , 2 , 3 of:
P ( n ) = 2 n k = 0 ∏ n sin ( x + n + 1 k π )
P ( 0 ) = sin x
P ( 1 ) = 2 sin x sin ( x + 2 1 π ) = 2 sin x [ ( 0 ) sin x + ( 1 ) cos x ]
= 2 sin x cos x = sin 2 x
P ( 2 ) = 4 sin x sin ( x + 3 1 π ) sin ( x + 3 2 π )
= 4 sin x ( 2 1 sin x + 2 3 cos x ) ( − 2 1 sin x + 2 3 cos x )
= 4 sin x ( 4 3 cos 2 x − 4 1 sin 2 x ) = sin x ( 3 cos 2 x − sin 2 x )
= sin x ( 2 cos 2 x + cos 2 x − sin 2 x ) = sin 2 x cos x + cos 2 x sin x = sin 3 x
P ( 3 ) = 8 sin x sin ( x + 4 1 π ) sin ( x + 2 1 π ) sin ( x + 4 3 π )
= 8 sin x ( 2 1 sin x + 2 1 cos x ) ( cos x ) ( − 2 1 sin x + 2 1 cos x )
= 8 sin x cos x ( 2 1 cos 2 x − 2 1 sin 2 x ) = 2 sin 2 x cos 2 x = sin 4 x
From the above, we can induce that p = n + 1 and q = 1 , and when n = 2 0 1 4 ⇒ p + q = 2 0 1 6 .