Sine-squared function: Difference between revisions

From Calculus
No edit summary
No edit summary
Line 2: Line 2:
==Definition==
==Definition==


This function, denoted <math>\sin^2</math>, is defined as the [[composite of two functions|composite]] of the [[square function]] and the [[sine function]]. Explicitly, it is the map:
This function, denoted <math>\sin^2</math>, is defined as the [[defining ingredient::composite of two functions|composite]] of the [[defining ingredient::square function]] and the [[defining ingredient::sine function]]. Explicitly, it is the map:


<math>x \mapsto (\sin x)^2</math>
<math>x \mapsto (\sin x)^2</math>

Revision as of 11:13, 26 August 2011

This article is about a particular function from a subset of the real numbers to the real numbers. Information about the function, including its domain, range, and key data relating to graphing, differentiation, and integration, is presented in the article.
View a complete list of particular functions on this wiki

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
interval description based on increase/decrease and concave up/down For each integer n, the interval from nπ to (n+1)π is subdivided into four pieces:
(nπ,nπ+π/4): increasing and concave up
(nπ+π/4,nπ+π/2): increasing and concave down
(nπ+π/2,nπ+3π/4): decreasing and concave down,
(nπ+3π/4,(n+1)π): decreasing and concave up