Identifying Extrema of a Trigonometric Function on an Interval

  • Thread starter Thread starter Glissando
  • Start date Start date
  • Tags Tags
    Max
Glissando
Messages
34
Reaction score
0

Homework Statement


Find the maximum and minimum values of the function f(x) = 2sin2x-2sinx on the interval [-pi, pi]]

Homework Equations


first derivative

The Attempt at a Solution


f'(x) = 4sinxcosx-2cosx
0 = 2cosx (2sinx-1)
0 = 2sinx-1, sinx = 1/2, x = pi/6, 5pi/6
0 = 2cosx, cosx = 0, x = pi/2

I got that MIN = -0.5 (plugged pi/6 and 5pi/6 into the original function) but I can't seem to find where MAX @4 is.

Thank you!

Thank you!
 
Last edited:
Physics news on Phys.org
Hi Glissando! :smile:
Glissando said:

Homework Statement


Find the maximum and minimum values of the function f(x) = 2sin2x-2sinx on the interval [-pi, pi]]

Homework Equations


first derivative

The Attempt at a Solution


f'(x) = 4sinxcosx-2cosx
0 = 2cosx (2sinx-1)
0 = 2sinx-1, sinx = 1/2, x = pi/6, 5pi/6
0 = 2cosx, cosx = 0, x = pi/2

You forgot -pi/2 here, no?

Anyway, that would give you 6 critical values (don't forget to add the boundaries of the interval as critical values!):

-\pi,-\frac{\pi}{2},\frac{\pi}{6},\frac{\pi}{2}, \frac{5\pi}{6},\pi

Now you need to calculate f of all these values and find out which one is the greatest!
 
Put y = sin(x), to get the function 2*y*(y-1) on the interval -1 <= y <= 1. The min occurs at y = 1/2. You have an "end point" max, where the derivative (with respect to y) need not equal zero.

RGV
 
Last edited:
Thank you (: Figured it out!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top