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!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top