sin a − 1 sin 3 a + 6 sin 2 a + sin a + 2 cos 2 a − 8
What is the minimum of the expression above?
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.
Wow, i didn't try to contain derivative but i think this is reasonable. Amazing solution!!
Well we know that the minimum value of sin A is -1 So we just plug in that in the expression (x+2)(x+3) Voila we get the answer! Why did we do all this
Log in to reply
How do we know that the value of f is minimized when sin a is minimized?
Log in to reply
(x+2)(x+3) is a quadratic function which is monotone increasing in -1<=x<1 intervals.
f ( a ) = sin a − 1 sin 3 a + 6 sin 2 a + sin a + 2 cos 2 a − 8 = sin a − 1 sin 3 a + 6 sin 2 a + sin a + 2 ( 1 − sin 2 a ) − 8 = sin a − 1 sin 3 a + 4 sin 2 a + sin a − 6 = sin 2 a + 5 sin a + 6 = ( sin a + 2 5 ) 2 − 4 2 5 + 6 = 4 9 − 4 2 5 + 6 = 2 By long division Since min ( ( sin a + 2 5 ) 2 ) = ( − 1 + 2 5 ) 2
Problem Loading...
Note Loading...
Set Loading...
sin a − 1 sin 3 a + 6 sin 2 a + sin a + 2 cos 2 a − 8 = sin a − 1 sin 3 a + 4 sin 2 a + sin a + 2 − 8 = sin a − 1 sin 3 a + 4 sin 2 a + sin a − 6 = x − 1 x 3 + 4 x 2 + x − 6 = x − 1 ( x − 1 ) ( x 2 + 5 x + 6 ) = x 2 + 5 x + 6 By the pythagorean identity sin 2 a + cos 2 a = 1 Substituting x = sin a
Now, replace x with sin a again. The initial expression is equal to sin 2 a + 5 sin a + 6 . To find the minimum, differentiate and set equal to zero: 0 = 2 sin a cos a + 5 cos a = cos a ( 2 sin a + 5 ) Either cos a = 0 or sin a = − 2 5 . The latter is impossible, since − 1 ≤ sin a ≤ 1 . Thus cos a = 0 .
When cos a = 0 , sin a = ± 1 . To determine our minimum, we must plug these values back into our original equation. Since sin a = 1 makes the expression undefined (the denominator would be zero), we need only check sin a = − 1 : ( − 1 ) − 1 ( − 1 ) 3 + 6 ( − 1 ) 2 + ( − 1 ) + 2 ( 0 ) − 8 = − 2 − 1 + 6 − 1 = − 2 − 4 = 2 We still need to verify that this is indeed a minimum. Remembering that our original expression is equal to sin 2 a + 5 sin a + 6 , it's second derivative is 2 sin 2 a − 2 cos 2 a − 5 sin a . For cos a = 0 and sin a = 1 , the value of this expression is 2 + 5 = 7 > 0 Thus we have indeed found a minimum of 2 .