Sine-squared function: Difference between revisions
| Line 35: | Line 35: | ||
|- | |- | ||
| expression as a sinusoidal function plus a constant function || <math>(1/2) - \cos(2x)/2</math> | | expression as a sinusoidal function plus a constant function || <math>(1/2) - \cos(2x)/2</math> | ||
|- | |||
| interval description based on increase/decrease and concave up/down || For each integer <math>n</math>, the interval from <math>n\pi</math> to <math>(n+1)\pi</math> is subdivided into four pieces:<br><math>(n\pi, n\pi + \pi/4)</math>: increasing and concave up<br><math>(n\pi + \pi/4,n\pi + \pi/2)</math>: increasing and concave down<br><math>(n\pi + \pi/2,n\pi + 3\pi/4)</math>: decreasing and concave down, <math>(n\pi + 3\pi/4,(n+1)\pi)</math>: decreasing and concave up | |||
|} | |} | ||
Revision as of 10:50, 26 August 2011
Definition
This function, denoted , is defined as the composite of the square function and the sine function. Explicitly, it is the map:
For brevity, we write as .
Key data
| Item | Value |
|---|---|
| Default domain | all real numbers, i.e., all of |
| range | , i.e., absolute maximum value: 1, absolute minimum value: 0 |
| period | , i.e., |
| local maximum value and points of attainment | All local maximum values are equal to 1, and are attained at odd integer multiples of . |
| local minimum value and points of attainment | All local minimum values are equal to 0, and are attained at integer multiples of . |
| points of inflection (both coordinates) | odd multiples of , with value 1/2 at each point. |
| derivative | , i.e., double-angle sine function. |
| second derivative | |
| derivative | times an expression that is or of , depending on the remainder of mod |
| antiderivative | |
| mean value over a period | 1/2 |
| expression as a sinusoidal function plus a constant function | |
| interval description based on increase/decrease and concave up/down | For each integer , the interval from to is subdivided into four pieces: : increasing and concave up : increasing and concave down : decreasing and concave down, : decreasing and concave up |