A-level Mathematics/OCR/C2/Appendix A: 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:

Dividing and Factoring Polynomials

Remainder Theorem

If you have a polynomial f(x) divided by x - c, the remainder is equal to f(c). Note if the equation is x + c then you need to negate c: f(-c).

The Factor Theorem

A polynomial f(x) has a factor x - c if and only if f(c) = 0. Note if the equation is x + c then you need to negate c: f(-c).

Formula For Exponential and Logarithmic Function

The Laws of Exponents

  1. bxby=bx+y
  2. bxby=bxy
  3. (bx)y=bxy
  4. anbn=(ab)n
  5. (ab)n=anbn
  6. bn=1bn
  7. bcx=(bx)c where c is a constant
  8. b1=b
  9. b0=1

Logarithmic Function

The inverse of y=bx is x=by which is equivalent to y=logbx

Change of Base Rule: logax can be written as logbxlogba

Laws of Logarithmic Functions

When X and Y are positive.

  • logbXY=logbX+logbY
  • logbXY=logbXlogbY
  • logbXk=klogbX

Circles and Angles

Conversion of Degree Minutes and Seconds to a Decimal

X+Y60+Z3600 where X is the degree, y is the minutes, and z is the seconds.

Arc Length

s=θr Note: θ need to be in radians

Area of a Sector

Area=12r2θNote: θ need to be in radians.

Trigonometry

The Trigonometric Ratios Of An Angle

Function Written Defined Inverse Function Written Equivalent to
Cosine cosθ AdjacentHypotenuse arccosθ cos1θ x=cos y
Sine sinθ OppositeHypotenuse arcsinθ sin1θ x=sin y
Tangent tanθ OppositeAdjacent arctanθ tan1θ x=tan y

Important Trigonometric Values

You need to have these values memorized.

θ rad sinθ cosθ tanθ
0 0 0 1 0
30 π6 12 32 13
45 π4 22 22 1
60 π3 32 12 3
90 π2 1 0 -

The Law of Cosines

a2=b2+c22bccosα

b2=a2+c22accosβ

c2=a2+b22abcosγ

The Law of Sines

asinα=bsinβ=csinγ

Area of a Triangle

Area=12bcsinα

Area=12acsinβ

Area=12absinγ

Trigonometric Identities

sin2θ+cos2θ=1

tanθ=sinθcosθ

Integration

Integration Rules

The reason that we add a + C when we compute the integral is because the derivative of a constant is zero, therefore we have an unknown constant when we compute the integral. xndx=1n+1xn+1+C, (n1)

kxndx=kxndx

{f'(x)+g'(x)}dx=f(x)+g(x)+C

{f'(x)g'(x)}dx=f(x)g(x)+C

Rules of Definite Integrals

  1. abf(x) dx=F(b)F(a), F is the anti derivative of f such that F' = f
  2. abf(x) dx=baf(x) dx
  3. aaf(x) dx=0
  4. Area between a curve and the x-axis is abydx (for y0)
  1. Area between a curve and the y-axis is abxdy (for x0)
  2. Area between curves is ab|f(x)g(x)|dx

Trapezium Rule

abydx12h{(y0+yn)+2(y1+y2++yn1)}

Where: h=ban

Midpoint Rule

abf(x)dx=h[f(x1)+f(x2)++f(xn)]

Where: h=ban n is the number of strips.

and xi=12[(a+{i1}h)+(a+ih)]

Template:A-level Mathematics/C2/TOC