Trigonometry

From Notes
Jump to navigation Jump to search

Download this page in a Cheat Sheet from Paul's Online Math Notes.

Definitions of Functions

sinθ=yr=oppositehypotenuse cscθ=ry=hypotenuseopposite
cosθ=xr=adjacenthypotenuse secθ=rx=hypotenuseadjacent
tanθ=yx=oppositeadjacent cotθ=xy=adjacentopposite

sinθ is an odd function: sin(θ)=sinθ
cosθ is an even function: cos(θ)=cosθ

Both the sinθ and cosθ functions are between -1 and 1.


Basic/Core Identities

tanθ=sinθcosθ cscθ=1sinθ secθ=1cosθ cotθ=1tanθ=cosθsinθ
sin2θ+cos2θ=1 tan2θ+1=sec2θ 1+cot2θ=csc2θ

Important Limits

limx0sinxx=1 limx0cosx1x=0


Addition & Subtraction Formulas

Addition Subtraction
sin(x+y)=sinxcosy+cosxsiny sin(xy)=sinxcosycosxsiny
cos(x+y)=cosxcosysinxsiny cos(xy)=cosxcosy+sinxsiny
tan(x+y)=tanx+tany1tanxtany tan(xy)=tanxtany1+tanxtany


Double-Angle Formulas

Derived by evaluating sin(x+x) and cos(x+x). The second and third identities for cos2x are derived by substituting sin2x=1cos2x and cos2x=1sin2x based on the basic Pythagorean identities.

sin2x=2sinxcosx cos2x=cos2xsin2x
  cos2x=2cos2x1
  cos2x=12sin2x


Half-Angle Formulas

Derived by solving the second and third cosine double angle (cos2x) formulas for sin2x and cos2x.

sin2x=1cos2x2 cos2x=1+cos2x2

Product Formulas

Formula for sinxcosy derived by adding the sine addition and subtraction equations and solving for sinxcosx. Formulas for cosxcosy and sinxsiny derived by adding the cosine addition and subtraction equations and solving for cosxcosy and sinxsiny, respectively.

sinxsiny=12[cos(xy)cos(x+y)] cosxcosy=12[cos(x+y)+cos(xy)]
sinxcosy=12[sin(x+y)+sin(xy)]


Derivatives of Inverse Functions

ddx(sin1x)=11x2 ddx(cos1x)=11x2
ddx(sec1x)=1xx21 ddx(csc1x)=1xx21
ddx(tan1x)=11+x2 ddx(cot1x)=11+x2


Integrals

The table below lists the integrals of the six basic trig functions and their squares.

sinxdx=cosx+C sin2xdx=12(1cos(2x))dx=12(x12sin2x)+C
cosxdx=sinx+C cos2xdx=12(1+cos(2x))dx=12(x+12sin2x)+C
tanxdx=ln|secx|+C tan2xdx=sec2x1dx=tanxx+C
cotxdx=ln|sinx|+C cot2xdx=csc2x1dx=cotxx+C
secxdx=ln|secx+tanx|+C sec2xdx=tanx+C
cscxdx=ln|cscxcotx|+C csc2xdx=cotx+C


Derivatives

ddxsinx=cosx ddxcscx=cscxcotx
ddxcosx=sinx ddxsecx=secxtanx
ddxtanx=sec2x ddxcotx=csc2x