Sine-squared function: Difference between revisions

From Calculus
Line 25: Line 25:
|-
|-
| [[derivative]] || <math>x \mapsto \sin(2x) = 2\sin x \cos x</math>, i.e., [[double-angle sine function]].
| [[derivative]] || <math>x \mapsto \sin(2x) = 2\sin x \cos x</math>, i.e., [[double-angle sine function]].
|-
| [[second derivative]] || <math>x \mapsto -2\cos(2x)</math>
|-
| <math>n^{th}</math> derivative || <math>2^{n-1}</math> times an expression that is <math>\pm \sin</math> or <math>\pm \cos</math> of <math>2x</math>, depending on the remainder of <math>n</math> mod <math>4</math>
|-
|-
| [[antiderivative]] || <math>x \mapsto \frac{x}{2} - \frac{\sin(2x)}{4} + C</math>
| [[antiderivative]] || <math>x \mapsto \frac{x}{2} - \frac{\sin(2x)}{4} + C</math>

Revision as of 10:47, 26 August 2011

Definition

This function, denoted sin2, is defined as the composite of the square function and the sine function. Explicitly, it is the map:

x(sinx)2

For brevity, we write (sinx)2 as sin2x.

Key data

Item Value
Default domain all real numbers, i.e., all of R
range [0,1], i.e., {y0y1}
absolute maximum value: 1, absolute minimum value: 0
period π, i.e., 180
local maximum value and points of attainment All local maximum values are equal to 1, and are attained at odd integer multiples of π/2.
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 π/4, with value 1/2 at each point.
derivative xsin(2x)=2sinxcosx, i.e., double-angle sine function.
second derivative x2cos(2x)
nth derivative 2n1 times an expression that is ±sin or ±cos of 2x, depending on the remainder of n mod 4
antiderivative xx2sin(2x)4+C
mean value over a period 1/2
expression as a sinusoidal function plus a constant function (1/2)cos(2x)/2