a 1 + a 2 cos ( 2 x ) + a 3 sin 2 ( x ) = 0
How many ordered triplets ( a 1 , a 2 , a 3 ) satisfy the above equation for all x ?
This problem is part of the set Trigonometry .
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.
How did you claim the very first statement?
Log in to reply
I noticed after working with the expression on the LHS of the equation briefly that if I let ( a 1 , a 2 , a 3 ) = ( − k . k . 2 k ) then the expression always came out 0 . This gave me an infinite number of triplets so I didn't have to go any further, although I believe that any triplet that satisfies the equation for all x will probably have to be of this form, since it appears to be the only way of eliminating the variability of the trigonometric terms.
But we can also deduce that since expression is true for all x , keep x =0, hence given expression becomes a {1} + a {2} + a_{3} = 0 Which, seemingly, has infinitely many solutions :)
Log in to reply
We have to find triplets ( a 1 , a 2 , a 3 ) so that the statement is true for all x , not just x = 0 .
For x = 0 the equation would actually become a 1 + a 2 = 0 , which does have infinitely many solutions, but this would only be the case for x = 0 , any hence would not necessarily hold true when we allow x to vary over all real numbers. My solution finds triplets that make the equation true for all real x as required. The key is to find triplets that eliminate the effect of the variability of x . Hope this makes sense. :)
Problem Loading...
Note Loading...
Set Loading...
Let ( a 1 , a 2 , a 3 ) = ( − k , k , 2 k ) for any real k . We then have that
a 1 + a 2 cos ( 2 x ) + a 3 sin 2 ( x ) =
− k + k ( cos 2 ( x ) − sin 2 ( x ) ) + 2 k sin 2 ( x ) =
− k + k ( cos 2 ( x ) + sin 2 ( x ) ) = − k + k = 0 .
Since this holds true for any real k , we can conclude that there are an infinite number of possible triplets.