A-level Mathematics/OCR/C3/Formulae

From testwiki
Jump to navigation Jump to search

By the end of this module you will be expected to have learnt the following formulae:

Transformations of Graphs

Reflection

  1. y=f(x) is a reflection of y=f(x) through the x axis.
  2. y=f(x) is a reflection of y=f(x) through the y axis.
  3. y=|f(x)| is a reflection of y=f(x) when y < 0, through the x-axis.
  4. y=f(|x|) is a reflection of y=f(x) when x < 0, through the y-axis.
  5. y=f1(x) is a reflection of y=f(x) through the line y = x.
    Note: f1(x) exists only if f(x) is bijective, that is, one-to-one and onto.

Stretching

  1. y=af(x) is stretched toward the x-axis if 0<a<1 and stretched away from the x-axis if a>1. In both cases the change is by a units.
  2. y=f(bx) is stretched away from the y-axis if 0<b<1 and stretched toward the y-axis if b>1. In both cases the change is by b units.

Translations

  1. y=f(xh) is a translation of f(x) by h units to the right.
  2. y=f(x+h) is a translation of f(x) by h units to the left.
  3. y=f(x)+k is a translation of f(x) by k units upwards.
  4. y=f(x)k is a translation of f(x) by k units downwards.

Natural Functions

  1. elnx=lnex=x
  2. y(t)=y0ekt, where y(t) is the final value, y0 is the initial value, k is the growth constant, t is the elapsed time.
  3. k=ln2halflife, k for calculations involving half-lives.

Trigonometry

Reciprocal Trigonometric Functions and their Inverses

  • secθ1cosθ
  • cosec θ1sinθ
  • cotθ1tanθcosθsinθ
  • sec2θ1+tan2θ
  • cosec2 θ1+cot2θ

Angle Sum and Difference Identities

  • sin(A±B)=sin(A)cos(B)±cos(A)sin(B)
  • cos(A±B)=cos(A)cos(B)sin(A)sin(B)
  • tan(A±B)=tan(A)±tan(B)1tan(A)tan(B)

Note: The sign means that if you add the angles (A+B) then you subtract in the identity and vice versa. It is present in the cosine identity and the denominator of the tangent identity.

Double Angle Identities

  • sin2A2sinAcosA
  • cos2Acos2Asin2A12sin2A2cos2A1
  • tan2A2tanA1tan2A

Combination of Trigonometric Functions

Using radians r = amplitute α = phase. r=a2+b2

asinx+bcosx=rsin(x+α)

where

α=arcsinbr

asinx+bcosx=rcos(xα)

where

α=arccosbr

Differentiation

  • If y=ekx, then dydx=kekx
  • If y=lnx, then dydx=1x
  • If y=f(x).g(x), then dydx=f'(x)g(x)+g'(x)f(x)
  • If y=f(x)g(x), then dydx=f'(x)g(x)g'(x)f(x){g(x)}2
  • dydx=1dxdy
  • If y=f[g(x)], then dydx=f'[g(x)].g'(x)
  • dydt=dydx.dxdt

Integration

  • ekxdx=1kekx+c
  • 1xdx=ln|x|+c

For volumes of revolution:

  • Vx=πaby2dx
  • Vy=πcdx2dy

Numerical Methods

Simpson's Rule abydx13h{(y0+yn)+4(y1+y3++yn1)+2(y2+y4++yn2)}

whereh=ban and n is even

Template:A-level Mathematics/C3/TOC