Pure Math Formula Sheet
Pure Math Formula Sheet
PURE MATHEMATICS
APPLIED MATHEMATICS
(Including Statistical Analysis)
INTEGRATED MATHEMATICS
Statistical Tables
and
List of Formulae
PURE MATHEMATICS
2
−b ± b − 4ac
x=
2a
For an arithmetic series:
n
un = a + ( n − 1) d , Sn = {2a + ( n − 1) d }
2
For a geometric series:
un = a r n − 1
a (r n − 1) a (1 − r n ) a
Sn = , r > 1, Sn = , r < 1, S∞ = , | r | <1
r −1 1− r 1− r
Binomial expansion:
n n
(a + b)n = a n + a n −1b + a n − 2 b 2 +, ... + b n , where n is a positive integer.
1 2
n n n!
= Cr =
r r! ( r − 1) !
Summations:
n
1 n
1 n
1 2
∑r =
r =1 2
n ( n + 1). ∑r 2 =
r =1 6
n( n + 1) (2n + 1). ∑r 3
r =1
=
4
n ( n + 1) 2
Complex numbers:
1
Maclaurin’s series:
x2 xr
ex = 1 + x + + ... + + ... for all real x
2! r!
x2 x3 xr
In (1 + x ) = x − + − ... + ( −1) r +1 + . ( −1 < x ≤ 1)
2 3 r!
x2 x3 xr
ln (1 − x) = − x − − − ... − − ... ( − 1 ≤ x < 1)
2 3 r!
x3 x5 x7 x 2r + 1
sin x = x − + − ... + ( −1) r + ... for all real x
3! 5! 7! (2r + 1)!
x2 x4 x6 r x
2r
cos x = 1 − + − ... + (−1) +. for all real x
2! 4! 6! (2r )!
x x2 xr r
f ( x) = f (0) + f ' (0) + f "(0) + ... + f (0) + ...
1! 2! r!
Taylor’s series:
( x − a) ( x − a) ( x − a)
3 r
( x − a)2
f (x) = f (a) + f ' (a) + f " (a) + f ′′′ ( a ) + + f r (a) + ...
1! 2! 3! r!
b 1
The trapezium rule ∫ a ydx = 2 h{( y0 + yn ) + 2( y1 + y2 + .. + yn − 1)},
b−a
h = , where n is the number of intervals (strips)
n
f(xn )
The Newton-Raphson iteration xn + 1 = xn −
f ' (xn )
TRIGONOMETRY
a b c
Sine Rule: = =
sin A sin B sin C
2
1 1 1
Area of a sector of a circle: Area = ab sin C = bc sin A = ca sin B
2 2 2
a 2t 1 − t2
If tan = t , then sin α = and cos α =
2 1 + t2 1 + t2
Trigonometric Identities:
tan α ± tan β 1
tan (α ± β ) ≡ α ± β ≠ ( k + )π
1 m tan α tan β 2
α +β α −β
sin α + sin β ≡ 2 sin cos
2 2
α + β α − β
sin α − sin β ≡ 2 cos sin
2 2
α + β α − β
cos α + cos β ≡ 2 cos cos
2 2
α + β β −α α+ β α − β
cos α − cos β ≡ 2 sin sin or − 2 sin sin
2 2 2 2
STATISTICS
Frequency distributions
∑ 𝑓𝑓𝑓𝑓
𝑀𝑀𝑀𝑀𝑀𝑀𝑀𝑀 𝑥𝑥 = ∑ 𝑓𝑓
𝑛𝑛+1 𝑡𝑡ℎ
Median Q2 = � � 𝑣𝑣𝑣𝑣𝑣𝑣𝑣𝑣𝑣𝑣
2
3
Grouped data
∑ 𝑓𝑓𝑓𝑓
Mean (𝑥𝑥̅ ) = ∑ 𝑓𝑓
where 𝑥𝑥 =midpoint of each class, f is the frequency of each class.
𝑁𝑁
−𝑓𝑓0
Median = 𝑙𝑙 + � 2 � 𝑤𝑤 where,
𝑓𝑓1
N = total frequency
𝑓𝑓1− 𝑓𝑓2
Mode = 𝑙𝑙 + ( )𝑤𝑤
2𝑓𝑓1 − 𝑓𝑓0 – 𝑓𝑓2
Where ,
2
∑ 𝑓𝑓𝑥𝑥 2 − (∑ 𝑓𝑓𝑓𝑓)
s.d = � 𝑛𝑛
𝑛𝑛
n = population size.
𝑛𝑛 ∑𝑛𝑛𝑖𝑖=1(𝑥𝑥𝑖𝑖 − 𝑥𝑥̄ )2
unbiased estimator of the variance of 𝑋𝑋 is 𝜎𝜎� 2 =
𝑛𝑛 − 1 𝑛𝑛
4
Product Moment Correlation Coefficient, r
𝑛𝑛 ∑𝑛𝑛 𝑛𝑛 𝑛𝑛
𝑖𝑖=1 𝑥𝑥𝑖𝑖 𝑦𝑦𝑖𝑖 −∑𝑖𝑖=1 𝑥𝑥𝑖𝑖 ∑𝑖𝑖=1 𝑦𝑦𝑖𝑖
𝑟𝑟 = 2 2
��𝑛𝑛 ∑𝑛𝑛 2 𝑛𝑛 𝑛𝑛 2 𝑛𝑛
𝑖𝑖=1 𝑥𝑥𝑖𝑖 −�∑𝑖𝑖=1 𝑥𝑥𝑖𝑖 � ��𝑛𝑛 ∑𝑖𝑖=1 𝑦𝑦𝑖𝑖 −�∑𝑖𝑖=1 𝑦𝑦𝑖𝑖 � �
𝑆𝑆𝑥𝑥𝑖𝑖 𝑦𝑦𝑖𝑖
Covariance Formula = 𝑆𝑆 where 𝑆𝑆𝑥𝑥𝑖𝑖𝑦𝑦𝑖𝑖 is the co-variance of 𝑥𝑥 and 𝑦𝑦,
𝑥𝑥𝑖𝑖 𝑆𝑆𝑦𝑦𝑖𝑖
Regression line y on x
∑x ∑y
x = and y =
n n
𝑛𝑛 ∑ 𝑥𝑥𝑥𝑥 − ∑ 𝑥𝑥 ∑ 𝑦𝑦
𝑏𝑏 =
𝑛𝑛 ∑ 𝑥𝑥 2 − (∑ 𝑥𝑥)2
𝑆𝑆𝑥𝑥𝑥𝑥
𝑏𝑏 = ,where𝑆𝑆𝑥𝑥𝑥𝑥 is the variance of 𝑥𝑥.
𝑆𝑆𝑥𝑥𝑥𝑥
𝑎𝑎 = 𝑦𝑦� − 𝑏𝑏𝑥𝑥̅
MECHANICS
1 1
v = u + at, s= (u + v)t, s = ut + at 2 , v 2 = u 2 + 2as
2 2
Motion of a projectile
gx 2
y = x tan θ −
2V 2 cos 2 θ
gx 2
= x tan θ − (1 + tan2 θ)
2V 2
2V sin θ
Time of flight =
g
5
V 2 sin 2 θ
Greatest height =
2g
V 2 sin 2θ V2 π
Horizontal range = , maximum
= range = for θ
g g 4
Lami's Theorem
F1 F2 F3
= = , where F1 , F2 , F3 are forces acting on a particle
sin α sin β sin γ
and α , β , γ are the angles vertically opposite F1 , F2 , F3 , respectively
10