Sine function: Difference between revisions

From Calculus
(Created page with "{{particular function}} {{angular function radian convention}} ==Definition== ===Unit circle definition=== The '''sine function''', denoted <math>\sin</math>, is defined as f...")
 
Line 35: Line 35:
| [[range]] || the [[closed interval]] <math>[-1,1]</math>
| [[range]] || the [[closed interval]] <math>[-1,1]</math>
|-
|-
| [[period]] <math>2\pi</math>, i.e., <math>360\,^\circ</math>.
| [[period]] || <math>2\pi</math>, i.e., <math>360\,^\circ</math>.
|-
|-
| mean value over a period || 0
| mean value over a period || 0

Revision as of 20:52, 5 September 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

For functions involving angles (trigonometric functions, inverse trigonometric functions, etc.) we follow the convention that all angles are measured in radians. Thus, for instance, the angle of

90

is measured as

π/2

.

Definition

Unit circle definition

The sine function, denoted sin, is defined as follows.

Consider the unit circle centered at the origin, described as the following subset of the coordinate:

{(x,y)x2+y2=1}

For a real number t, we define sint as follows:

  • Start at the point (1,0), which lies on the unit circle centered at the origin.
  • Move a distance of t along the unit circle in the counter-clockwise direction (i.e., the motion begins in the first quadrant, with both coordinates positive).
  • At the end, the y-coordinate of the point thus obtained is defined as sint.

Triangle ratio definition (works for acute angles)

For an acute angle t, i.e., for t in the open interval (0,π/2), sint can be defined as follows:

  • Construct any right triangle with one of the acute angles equal to t.
  • sint is the ratio of the leg opposite to the angle t to the hypotenuse.

Key data

Item Value
default domain all real numbers, i.e., all of R
range the closed interval [1,1]
period 2π, i.e., 360.
mean value over a period 0
local maximum values and points of attainment local maximum value attained at all points of the form 2nπ+π/2,nZ, with value 1 at each point.
local minimum values and points of attainment local minimum value attained at all points of the form 2nππ/2,nZ, with value -1 at each point.
points of inflection (both coordinates) all points of the form (nπ,0) with nZ.
important symmetries odd function. More generally, half turn symmetry about all points of the form (nπ,0) where nZ.
Also, mirror symmetry about all lines of the form x=nπ+π/2.
first derivative cos, i.e., the cosine function
second derivative sin, i.e., the negative of the sine function.
sequence of derivatives starting from first: cos,sin,cos,sin,cos,sin,cos,sin,. The sequence of higher derivatives is periodic with a period of 4.
first antiderivative cos, i.e., the negative of the cosine function.

Identities

Type of identity Identity in algebraic form
complementary angle sin(π/2x)=cosx, equivalently, cos(π/2x)=sinx
square relationship with cosine sin2x+cos2x=1.
angle sum sine formula sin(x+y)=sinxcosy+cosxsiny
angle difference sine formula sin(xy)=sinxcosycosxsiny
product to sum conversion sinxsiny=12(cos(xy)cos(x+y))
sum to product conversion sinx+siny=2sin(x+y2)cos(xy2)
double angle sine formula sin(2x)=2sinxcosx
double angle cosine formula cos(2x)=12sin2x, so sin2x=(1cos(2x))/2.
other symmetries periodicity: sin(2π+x)=sinx
anti-periodicity: sin(π+x)=sinx
odd: sin(x)=sinx
mirror symmetry about π/2: sin(πx)=sinx

Differentiation

We deduce the formula sin=cos from the limit:

limh0sinhh=1

Here's the full proof:

sin(x0)=limxx0sinxsin(x0)xx0=h:=xx0limh0sin(x0+h)sinx0h=limh0sin(x0)cosh+cos(x0)sinhsin(x0)h

By the fact that limit is linear, the above limit can be rewritten as:

sin(x0)(limh0cosh1h)+cos(x0)(limh0sinhh)

We now need to compute the two limits individually. Note first that both limits are independent of x0.

The first limit is:

limh0cosh1h=limh02sin2(h/2)h=limh0sin(h/2)limh0sin(h/2)(h/2)

We've thus expressed the limit as a product of limits where one of the factors goes to zero and the other goes to one, so the limit is zero.

The second limit is 1, as can be seen directly.

We thus get that the answer is:

sin(x0)(0)+cos(x0)(1)

This simplifies to

cos(x0)