Formula Sheet Final
Formula Sheet Final
1 Vector Algebra
a = a1 i + a2 j + a3 k = (a1 , a2 , a3 )
Scalar(Dot) Product a · b = a1 b1 + a2 b2 + a3 b3
i j k
a×b= a1 a2 a3 = (a2 b3 − a3 b2 )i + (a3 b1 − a1 b3 )j + (a1 b2 − a2 b1 )k.
b1 b2 b3
a1 a2 a3
a · (b × c) = b · (c × a) = b1 b2 b3 = a1 b2 c3 + a2 b3 c1 + a3 b1 c2 − a1 b3 c2 − a2 b1 c3 − a3 b2 c1
c1 c2 c3
2 Series
n(n − 1) 2 n(n − 1)(n − 2) 3 n(n − 1)(n − 2) · · · (n − r + 1) r
(1+x)n = 1+nx+ x + x +...+ x + . . . (n arbitrary , |x| < 1)
2! 3! r!
x2 xr
ex = 1 + x + + ... + + ... for all x
2! r!
x2 x3 xr
ln(1 + x) = x − + − . . . + (−1)r+1 + ... for − 1 < x ≤ 1
2 3 r
x2 x4 (−1)r x2r
cos x = 1 − + − ... + + ... for all x
2! 4! (2r)!
x3 x5 (−1)r x2r+1
sin x = x − + − ... + + ... for all x
3! 5! (2r + 1)!
1 1
cos(x) cos(y) = cos(x − y) + cos(x + y)
2 2
p b
a cos x + b sin(x) = c cos(x + θ) where c= a2 + b2 and θ = tan−1 −
a
1
4 Differential Calculus
1. Leibnitz’ Formula: Dn (f g) =
n n n−1 n n−2 2 n
D fg+ D f Dg + D f D g + ··· + Dn−r f Dr g + · · · + f Dn g
1 2 r
n n(n − 1)(n − 2) · · · (n − r + 1)
where = .
r r!
h2 00 h3
f (a + h) = f (a) + hf 0 (a) + f (a) + f 000 (a) + . . .
2! 3!
3. Taylor expansion of f (x, y) about the point (a, b):
2
1 ∂ ∂ 1 ∂ ∂
f (x, y) = f (a, b) + (x − a) + (y − b) f (a, b) + (x − a) + (y − b) f (a, b) + · · ·
1! ∂x ∂y 2! ∂x ∂y
(ii) If x and y are expressed in terms of new variables u and v by x(u, v) and y(u, v) then f = F (u, v) and
∂F ∂f ∂x ∂f ∂y ∂F ∂f ∂x ∂f ∂y
= + , and = +
∂u ∂x ∂u ∂y ∂u ∂v ∂x ∂v ∂y ∂v
2
5 Integral Calculus
1. An important substitution: tan(θ/2) = t ; then
2t 1 − t2 2 dt
sin θ = , cos θ = , dθ = .
1 + t2 1 + t2 1 + t2
2. ˆ
dx −1 x
= sin , |x| < a .
(a2 − x2 )1/2 a
3.
ˆ " 2 1/2 #
dx −1 x
x x
= sinh = ln + +1 .
(a2 + x2 )1/2 a a a2
4.
ˆ " 2 1/2 #
dx −1 x
x x
= cosh = ln + −1 .
(x2 − a2 )1/2 a a a2
5. ˆ
dx 1 x
= tan−1 .
a2 + x2 a a
6 Fourier Series
The following formulae assume that f (x) satisfies the Dirichlet conditions and is periodic with period T , i.e.
f (x + T ) = f (x). The general Fourier Series for f (x) is
∞
1 X 2nπx 2nπx
f (x) = a0 + an cos + bn sin
2 n=1
T T
where
ˆ T /2 ˆ T /2
2 2nπx 2 2nπx
an = f (x) cos dx , bn = f (x) sin dx , n = 0, 1, 2, 3, . . .
T −T /2 T T −T /2 T
The series converges to f (x) at points of continuity and to the mean value 12 (f (x+ ) + f (x− )) at points where f (x)
is discontinuous.
Parseval’s Theorem: If the complex Fourier series of the T -periodic function f (x) has coefficients cn , and the real
Fourier series of f (x) has coefficients an and bn , then
ˆ T /2 ∞ ˆ T /2 ∞
1 X 2 1 2 X 2
f 2 (x) dx = |cn |2 . and f 2 (x) dx = a0 + an + b2n .
T −T /2 n=−∞
T −T /2 2 n=1
3
7 Fourier Transforms
The following formulae assume that g(t) and f (t) are the sum of one or more components that obey the Dirichlet
conditions. The Fourier transform pair is
ˆ ∞ ˆ ∞
−iωt 1
G(ω) = g(t)e dt , ⇐⇒ g(t) = G(ω)eiωt dω ,
−∞ 2π −∞
where G(ω) = F [g(t)] is the Fourier transform of g(t), while g(t) = F −1 [G(ω)] is the inverse Fourier transform of
G(ω).
ˆ ∞ ˆ ∞
The Dirac delta function δ(t) satisfies δ(t)dt = 1, f (t)δ(t − a)dt = f (a)
−∞ −∞
For a periodic function f (t) with angular frequency ω0 , and complex Fourier series as given,
∞
X ∞
X
f (t) = Fn einω0 t =⇒ F [f (t)] = F (ω) = 2π Fn δ(ω − nω0 ) .
n=−∞ n=−∞
Time/Frequency-shift: If F [f (t)] = F (ω) then F[f (t − t0 )] = e−iωt0 F (ω) and F eiω0 t f (t) = F (ω − ω0 ) .
8 Laplace Transforms
1 1
1 , Re(s) > 0 eat , Re(s) > a
s s−a
n! e−as
tn , n = 1, 2, 3, . . . , Re(s) > 0 H(t − a) , Re(s) > 0
sn+1 s
a s
sin(at) , Re(s) > 0 cos(at) , Re(s) > 0
s2 + a2 s2 + a2
df d2 f df
sf¯(s) − f (0) s2 f¯(s) − sf (0) − (0)
dt dt2 dt
ˆ t
δ(t − a) e−as , a>0 f (u)g(t − u) du f¯(s)ḡ(s)
0