Engineering Mathematics Short Notes by K Umamaheswara
Engineering Mathematics Short Notes by K Umamaheswara
@SolutionsAndTricks
https://t.me/SolutionsAndTricks
Recommended for
CE/ME/EE/ECE/
CS & IT/CH/PI/XE
1 Linear Algebra 2
2 Calculus 8
3 Vector Calculus 13
4 Differential Equations 15
5 Numerical Methods 19
7 Complex Variable 23
8 Laplace Transforms 25
9 Fourier Series 26
1|Page
Linear Algebra
Square matrix: (v) In a square matrix if each element of a
row / column is zero then the value of its
(i) Symmetric Matrix: AT = A determinant is zero.
(iii) A + B A + B
(x) If A is a non-singular matrix of order ‘n’,
(iv) The det value of a triangular diagonal then A 0 .
matrix is the product of its leading diagonal
elements. (a) A ( adj A ) = A I
2 3 5
(b) 𝐴−1 =
𝐴𝑑𝑗𝐴
0 4 6 |𝐴|
0 0 8 n −1
(c) Adj A = A
3|Page
( n−1)2
(d) Adj ( Adj A ) = A
* The rank of singular matrix is less than its order
F) ) Adj(AdjA)=|𝐴|𝑛−2 𝐴 ( A) 3
Note; Trace = sum of diagonal elements
* In a matrix if all the rows (columns) are identical /
Ex:- Adj A by trick for non-singular matrix proportional its rank is always 1.
A 0
* ( A) = ( AT ) = ( A AT ) = ( AT A )
−1 −2 −2
( AB ) min ( A) , ( B )
*
A = 2 1 −2
2 −2 1 ( A + B ) ( A) + ( B )
*
F – Fast 2 2 -1 2
( Adj. A ) = 1
4|Page
System of Linear Equation:
DIAGRAM: (Important)
Inconsistent (Rank of A ≠
Consistent (Rank of A Rank of Augmented
= Rank of Augmented Matrix AB)
Matrix AB)
No solution
5|Page
Note: Free variable = Total number of variables – T
(iv) Eigen vectors of A & A are not same
Rank of A = N − ( A )
(v) The eigen values of a triangular / diagonal
(OR) Number of independent variable matrix are its leading diagonal elements.
3 9 6
(OR) Nullity
Example: A = 0 5 7 ;
(OR) Dimension of null space
0 0 8
(OR) Dimension of space of solution
3− 9 6
Linearly dependent and independent 0 5− 7 =0
vectors:
0 0 8−
* If ( A ) = N or A 0 then the set of vectors
𝜆 = 3,5,8
are linearly independent.
(vi) If is eigen value of matrix A the eigen value
* If ( A) N or A = 0 then the set of vectors of matrix
are linearly dependent.
(a) A is
2
2
Note: Dimension of the range space = Rank of
matrix. (b) A is
m
m
Dimension of Null space = Nullity of the matrix. −1
(c) A is 1/𝜆
A
(d) Adj A is
Eigen values and Eigen vectors:
The roots of character equation A − I = 0 are (e) kA is k where k is scalar
known as eigen values of matrix A
(f) A + KI is +k
Properties:
(g) A − KI is −k
(i) Sum of eigen values = Trace of the Matrix(Sum
(h) A + C1 A + C2 I is 𝜆2 + 𝑐1 𝜆 + 𝐶2
2
of leading diagonal elements)
𝜆1 + 𝜆2 + 𝜆3 = 𝑇𝑟(𝑀) −1
(vii) Eigen vectors of A, A , Adj A,
(ii) Product of eigen values = determinant value of A2 , A3 , A4 ,...... are same.
M
(viii) In a square matrix if n rows are identical, then,
(𝑛 − 1) eigen value will be zero.
1 2 3 = M
(ix) The eigen vectors corresponding to the distinct
T
(iii) Eigen values of A & A are same. eigen values of a real symmetric matrix are always
orthogonal
6|Page
(x) If all the leading minors of a real symmetric * The eigen value of a Hermitian matrix / a
matrix are positive then all its eigen values are symmetric matrix are always real.
positive.
* The eigen value of a skew – Hermitian matrix / a
(xi) The eigen vectors corresponding to the distinct skew – symmetric matrix are either zero or purely
eigen values of any square matrix are always imaginary
linearly independent.
* The eigen value of an orthogonal matrix / a
(xii) The eigen vectors corresponding to the unitary matrix have absolute value 1 i.e. =1
repeated eigen value of any square matrix may be
L.I or may be L.D. Cayley-Hamilton Theorem:
By C-H-T: A + 3 A + 2 I = 0 -------(2)
2
Example:
2 1 − 6i A2 = −3 A − 2 I --------------- (3)
A = conjugate 𝐴⃗ = [ 2 1 + 6𝑖 ]
3i 2 + 4i −3𝑖 2 − 4𝑖
A3 = −3 −3 A − 2 I − 2 A
(
Tranjugate of A A = A
−T
= AT ) A3 = 7 A + 6 I ----------- (4)
2 −3i
= A6 = A3 A3 = ( 7 A + 6 I ) = −63 A + 62 I
2
1 + 6i 2 − 4i
A9 = A6 A3 = ( −63 A + 62 I ) ( 7 A + 6 I )
* A square matrix A is said to be
= (511𝐴 + 510𝐼)
(i) Hermitian matrix if A = A , i.e. aij = a ji
(ii) Skew-Hermitian matrix if A = − A , i.e.
1 x1 y1
aij = −a ji 1
Note: Area of = 1 x2 y2
2
1 x3 y3
(iii) Unitary matrix if AA = A A = I
7|Page
LU Factorisation:
Ex: A = LU
2 1 𝑙 0 𝑢11 𝑢12
[ ] = [ 11 ][ 0 𝑢22 ]
4 −1 𝑙21 𝑙22
2 1 𝑙 0 1 𝑢12
[ ] = [ 11 ][ ]
4 −1 𝑙 21 𝑙22 0 1
2 1 l11 l11u12
=
4 −1 l21 l21u12 + l22
By comparing
l11 = 2 𝑙21 = 4
1 1
u12 = ; 4 + l22 = −1
2 2
𝑙22 = −3
8|Page
CALCULUS f
(b) is only continuous when g ( x ) 0
Limits:
g
𝑠𝑖𝑛 𝑥
Af n f ( x ) is said to be derivable at a point x = a if
2. 𝑙𝑖𝑚 =1 𝑓(𝑥)−𝑓(𝑎)
𝑥→0 𝑥
𝑙𝑖𝑚 exists finitely.
𝑥→𝑎 𝑥−𝑎
𝑡𝑎𝑛 𝑥
3. 𝑙𝑖𝑚 =1
𝑥→0 𝑥 n
Note: Every differentiable f is a continuous but
𝑎𝑥 −1 the converse need not to be true.
4. 𝑙𝑖𝑚 = 𝑙𝑛 𝑎
𝑥→0 𝑥
Or
1−𝑐𝑜𝑠 𝑚𝑥 𝑚2
5. 𝑙𝑖𝑚 =
𝑥→0 𝑥2 2
𝑓(𝑎 + ℎ) − 𝑓(𝑎)
𝑓 1 (𝑎) = 𝑙𝑖𝑚
1−𝑐𝑜𝑠 𝑚𝑥 𝑚2 ℎ→0 ℎ
6. 𝑙𝑖𝑚 1−𝑐𝑜𝑠 𝑛𝑥 =
𝑥→0 𝑛2
* If f ( x ) = x then 𝑓 1 (𝑥) = 𝑛𝑥 𝑛−1
n
1/𝑥
7. 𝑙𝑖𝑚(1 + 𝑥) =𝑒
𝑥→0
Leibnitz Rule:
1 𝑥
8. 𝑙𝑖𝑚 (1 + 𝑥) = 𝑒 𝜓(𝑥)
𝑥→∞
If 𝑦 = ∫𝜑(𝑥) 𝑓(𝑡)𝑑𝑡 then,
𝑎 𝑥/𝑎
9. 𝑙𝑖𝑚 (1 + 𝑥 ) =𝑒 𝑑𝑦
𝑥→∞
= 𝑓[𝜓(𝑥)) ⋅ 𝜓1 (𝑥) − 𝑓[𝜑(𝑥)) ⋅)𝜑1 (𝑥)]]
𝑠𝑖𝑛 𝑥
𝑑𝑥
10. 𝑙𝑖𝑚 =0
𝑥→∞ 𝑥 𝑥2
Ex: 𝑦 = ∫1 𝑐𝑜𝑠 𝑡 𝑑𝑡
Continuity of a function at a point:
dy
Note: Continuity of af
n
at a point: = cos x 2 2 x − cos1 − 0 = 2 x cos x 2
dx
F(x) is continuous at a point x = a if 𝑙𝑖𝑚𝑓(𝑥) = Rolle’s Theorem:
𝑥→𝑎
𝑓(𝑎)
(i) F(x) is continuous on [a, b]
n
(i) Every constant f is a continuous. (ii) F(x) is derivable on (a, b)
(ii) Every polynomial is a continuous. (iii) F ( a ) = F ( b ) then there exists at least one
(iii) sinx, cosx are continuous for all values of x. point C ( a, b ) such that F
1
(c) = 0
x −x
(iv) e , e are continuous for all values of x. Langrange’s Mean value theorem:
9|Page
(ii) F(x) is derivable on [a, b) then there exists at x2 2 5
least one point c ( a, b ) such that tan x = x + + x + .....
3 15
f (b) − f ( a )
f 1 (c) = x 2 x3
b−a ex = 1 + x + + + ......
2! 3!
Cauchy’s mean value theorem:
x 2 x3 x 4
(i) f(x), g(x) are continuous on [a, b] ln (1 + x ) = x − + − + ....
2 3 4
(ii) f(x), g(x) are derivable on (a, b)
𝑥2 𝑥3 𝑥4
𝑙𝑛(1 − 𝑥) = −𝑥 − − − −. . ..
(iii) g ( x ) 0 , x ( a, b ) then these exists at
1 2 3 4
( x − a)
2
n
f ( x) = f (a) + ( x − a) f (a) f 1 (a)
Maxima & Minima for f of two variables:
1
+
2! u = f ( x, y )
( x − a)
3
+ f 11 ( a ) + ......
3!
a=0 Steps:
x 2 11
f ( x ) = f ( 0 ) + xf ( 0 ) + f ( 0 ) + .... is
𝜕𝑢 𝜕𝑢
1 (i) Find 𝜕𝑥 ; 𝜕𝑦
2!
known as MacLaine’s theorem of serries” 𝜕𝑢 𝜕𝑢
(ii) Solve 𝜕𝑥 = 0, 𝜕𝑦 = 0 to get stationary points
x3 x5
sin x = x − + ......... 𝜕2𝑢 𝜕2𝑢 𝜕2𝑢
𝑟 = 𝜕𝑥 2 ; 𝑠 = 𝜕𝑦𝜕𝑥 ; 𝑡 = 𝜕𝑦 2 at each
3! 5!
stationary point.
2 4
x x
cos x = 1 − + + .... (A) 𝑟𝑡 − 𝑠 2 > 0 →
𝑟 > 0 𝑚𝑖𝑛𝑖𝑚𝑎
2! 4! 𝑟 < 0 𝑚𝑎𝑥𝑖𝑚𝑎
10 | P a g e
(B) 𝑟𝑡 − 𝑠 2 < 0 → Saddlepoint Note:
k 4 x4 + k 4 y 4 k ( x + y )
4 4 4
sec x tan x dx = sec x
f ( kx, ky ) = =
kx − ky k ( x − y)
cosec 2 x dx = − cot x
=k
x4 + y 4
3 cosec x cot x = −cosec x
x− y
𝑎 𝑎
(i) ∫0 𝑓(𝑥)𝑑𝑥 = ∫0 𝑓(𝑎 − 𝑥)𝑑𝑥
𝑥
Ex: 𝑓(𝑥, 𝑦) = 𝑥8 𝑐𝑜𝑠 −1 (𝑦) is homogeneous of
𝑎 𝑓(𝑥) 𝑎
degree 8. (ii) ∫0 𝑑𝑥 =
𝑓(𝑥)+𝑓(𝑎−𝑥) 2
homogeneous function. n − 1 n − 3 n − 5
.......... 1 when n = even
x n n − 2 n − 4
x
22
=
Ex: f ( x, y ) = x cos + y −8 sin −1
−1
4
is n − 1 n − 3 n − 5 1
y
n n − 2 n − 4 .......... 2 2 when n = odd
y
not homogeneous function
𝜋/2
(iv) ∫0 𝑠𝑖𝑛𝑚 𝑥 ⋅ 𝑐𝑜𝑠 𝑛 𝑥 𝑑𝑥 =
(𝑚−1)(𝑚−3)(𝑚−5).....(2𝑜𝑟1)(𝑛−1)(𝑛−3)(𝑛−5).....(2𝑜𝑟1)
𝑘 (𝑚+𝑛)(𝑚+𝑛−2)(𝑚+𝑛−4)......(2𝑜𝑟1)
Euler’s Theorem:
𝜋
* If u = f(x,y) is homogeneous of degree n then 𝑤ℎ𝑒𝑛 𝑏𝑜𝑡ℎ 𝑚&𝑛 𝑎𝑟𝑒 𝑒𝑣𝑒𝑛
𝑘={2
1 𝑜𝑡ℎ𝑒𝑟𝑤𝑖𝑠𝑒
y x
(i) x +y = nu 2𝑎
x y (v) ∫0 𝑓(𝑥)𝑑𝑥 =
𝑎 𝑖𝑓 𝑓(2𝑎 − 𝑥) = 𝑓(𝑥)
2 ∫0 𝑓(𝑥)𝑑𝑥 {
x
2
y2
y 2
(ii) x
2
+ 2 xy + y 2 2 = n ( n − 1) u
x 2
xy y Zero if f(2a-x)=-f(x)
11 | P a g e
(viii) The volume of solid revolution of the arc
𝑎 𝑎/2 y = f ( x ) and x-axis between x = a and x = b is
(vi) ∫0 𝑥𝑓(𝑥)𝑑𝑥 = 𝑎 ∫0 𝑓(𝑥)𝑑𝑥 if 𝑏
given by 𝑣 = ∫𝑎 𝜋𝑦 2 𝑑𝑥
f (a − x) = f ( x)
(ix) The volume of solid revolution of the arc
x = f ( y ) around y-axis between y = c and y = d is
Application of Integration:
𝑐𝑜𝑠 𝜃 𝑟 𝑠𝑖𝑛 𝜃
(iii) The length of the arc r = f ( ) between Jacobian (J) = |
𝑠𝑖𝑛 𝜃 𝑟 𝑐𝑜𝑠 𝜃
|=𝑟
𝜃2
𝑑𝑟 2
x = r cos , y = r sin , z = z
𝑙=∫ √ 2
𝑟 + ( ) ⋅ 𝑑𝜃
𝜃1 𝑑𝜃
xr x xz
x, y , z
(iv) The length of the arc x = ( t ) , y = ( t ) J = y
y yz = r
r , , z z
r
Cartesian to spherical:
𝜕𝑥 2
𝑡2
𝜕𝑦 2
𝑙=∫ √ ( ) + ( ) 𝑑𝑡
𝑡1 𝜕𝑡 𝜕𝑡 x = sin cos , y = sin sin ,
𝑥𝜌 𝑥𝜑 𝑥𝜃
z = cos
𝑥,𝑦,𝑧
(v) The surface area of the surface obtained by 𝐽 (𝜌,𝜑,𝜃) = |𝑦𝜌 𝑦𝜑 𝑦𝜃 | = 𝜌2 𝑠𝑖𝑛 ∅
rotating y = f ( x ) around x-axis between x = a 𝑧𝜌 𝑧𝜑 𝑧𝜃
𝑏
and x = b is given by 𝑆𝐴 = ∫𝑎 2𝜋𝑦𝑑𝑠 where 𝑑𝑠 = Note: 𝑉𝑜𝑙 = ∭ 𝑑𝑥𝑑𝑥𝑑𝑧
=
2
√1 + (𝑑𝑦) 𝑑𝑥.
𝑑𝑥
J dr d dz
12 | P a g e
VECTOR CALCULUS
(b)
2
( f ( r ) ) = f ( r ) + 2r f ( r )
11 1
a b = a b cos
(vi) The directional derivative of surface
( x, y, z ) = c at point P in the direction of vector
a b = a b sin n
a is given by
Position vector:
a
at P
r (t ) = x (t ) i + y (t ) j a
13 | P a g e
i j k
F =
x y z
F1 F2 F3
Green’s Theorem:
F F
2 − 1 dx dy
F1dx + F2 dy =
C x y
Stoke’s theorem:
∯ 𝐹 ⋅ 𝑛̂𝑑𝑠 = ∭ 𝛻 ⋅ 𝐹𝑑𝑉
𝑆 𝑉
Line equation:
x − x1 y − y1 z − z1
= =
x2 − x1 y2 − y1 z2 − z1
14 | P a g e
DIFFERENTIAL EQUATIONS dy −dx
2) Replace by to get differential equation
Linear differential equation:
dx dy
of orthogonal one.
dy
+ Py = Q ; 𝑃&𝑄 𝑎𝑟𝑒 𝑓𝑢𝑛𝑐𝑡𝑖𝑜𝑛𝑠 𝑜𝑓 𝑓(𝑥) 1 dr d
dx [Replace by − r if it is in polar form]
r d dr
Then 𝐼. 𝐹 = 𝑒 ∫ 𝑃𝑑𝑥
3) Solve the resultant differential equation to get
Solution 𝑦(𝐼. 𝐹) = ∫ 𝑄(𝐼. 𝐹)𝑑𝑥 orthogonal trajectory.
G.S. = C.F
1) If M & N are Homogenous functions of some
degree then If f ( x ) 0 then non homogeneous linear
differential equation
1
I .F =
Mx + Ny G.S = C.F + P.I
(c + c x + c x )e
−
𝜕𝑦 𝜕𝑥
3) If = 𝑓(𝑥) or constant then, 𝐼. 𝐹 = 𝑒 ∫ 𝑓(𝑥)𝑑𝑥 Real and equal 2 mx
𝑁 1 2 3
m,m,m
𝜕𝑁 𝜕𝑀
−
Imaginary e x ( c1 cos x + c2 sin x )
4) If 𝜕𝑥 𝜕𝑦
𝑀
= 𝑓(𝑦) or constant then, ( i )
I .F = e
f ( y ) dy
( i ) , e x [( c1 + c2 x ) cos x
( i ) + ( c3 + c4 x ) sin x
Orthogonal Trajectory:
15 | P a g e
P.I =
1 (
Ex: D − 3D + 2 y = x
2
) 2
f ( D)
m = 1, 2
x
Type-I: e
C.F = c1e x + c2e 2 x
Hint: Replace D by in f(D)
1 1
( ) P.I = = x2
2
Ex: D − 6 D + 9 y = e
x
( D − 1)( D − 2 )
2 3x
D − 3D + 2
2
1
A.E - m − 6m + 9 = 6
2
= x2
(1 − D )( 2 − D )
M = 3, 3 – Real and equal
1 1
C.F. = ( C1 + C2 x ) e = −
3x
(1 − D ) ( 2 − D )
1
P.I = e3 x 1 1
D − 6D + 9
2
P.I = x2 − x 2
(1 − D ) D
2 1 −
1 1 3x 2
= e 3x
= e (case fails)
32 − 6 3 + 9 0
1 D
−1
= (1 − D )
−1
1 1 x − 1 − x2
2
= x e3 x = x e3 x (again fails) 2 2
2D − 6 0
1 3 x x 2 e3 x 1 D D2
=x e = = ( x + Dx + D x .....) − 1 + + ...... x 2
2 2 2 2 2
2 2 2 2 2
G.S = ( c1 + c2 x ) e3 x +
x 2 e3 x 1 2 x 2
= x 2 + 2 x + 2 − x 2 + +
2 2 2 4
Type-II:
x 2 3x 7
cos x or sin x = + +
2 2 4
Hint: Replace D by −
2
( )
2 G.S. = P I + C F
k
Type-III: x
@SolutionsAndTricks
Hint: Write f(D) in the form of (1 + t )
−1
or
(1 − t )
−1 https://t.me/SolutionsAndTricks
16 | P a g e
Type-IV: Differential equation with variable co-efficient:
(or)
(x n
D n + a1x n−1 D n−1 + .....an ) y = f ( x )
𝑥 = 𝑒 𝑧 ⇔ 𝑥 = 𝑙𝑛𝑥
e x x k
x
d
= xD = =
d
e x V = e x V
1 1
Hint: dx dz
f ( D) f ( D + )
x 2 D 2 = ( − 1)
Where V = sin x (or) cos x (or) x .
k
x 2 D3 = ( − 1)( − 2 )
Type-V:
1 1 𝑓 1 (𝐷)
Hint: 𝑓(𝐷) 𝑥𝑣 = 𝑥 ⋅ 𝑓(𝐷) ⋅ 𝑣 − [𝑓(𝐷)]2 ⋅ 𝑣 (x D 2 2
− 3xD + 4 ) y = 0
Variation of parameters: ( − 1) − 3 + 4 y = 0
f ( D) y = R( x)
( 2
− 4 + 4 ) y = 0
(i) C.F = c1u ( x ) = c2v ( x )
A.E: m − 4m + 4 = 0
2
(iv) P.I = Au ( x ) + B ( x )
m = 2, 2
( x ) R ( x ) dx C.F = ( c1 + c2 z ) e 2 z
(ii) A = − d du
u −
dx Solution: y = ( c1 + c2 z ) e
2z
dx
u ( x ) .R ( x ) dx = c1e 2 z + c2 z e 2 z
(iii) B = d du
u −
dx dx = 𝑐1 𝑥 2 + 𝑐2 𝑙𝑛𝑥 ⋅ 𝑥 2
2 2
(v) G.S = C.F + P.I The independent solutions are x , x lu x .
17 | P a g e
Natural growth:
dN dN
N = kN
dt dt
dN N
= k dt ln = kt
N C
N = C ekt
dT
(T − T0 )
dt
dT
= −k (T − T0 )
dt
dT
(T − T ) = −k dt
0
ln (T − T0 ) − ln C = −kt
T − T0
ln = −kt
C
T − T0
= e− kt
C
T − T0 = C e− kt
T = T0 + C e− kt
18 | P a g e
2. False Position Method:
NUMERICAL METHODS af ( b ) − bf ( a )
x=
f (b) − f ( a )
1. Newton Bisection Method:
a+b where, f ( a ) f ( b ) 0
The iteration formula x = where
2
3. Secant Method:
f ( a ) f (b ) 0
𝑥𝑖−1 𝑓(𝑥𝑖 )−𝑥𝑖 𝑓(𝑥𝑖−1 )
𝑥𝑖+1 =
The minimum number of iterations are given by 𝑓(𝑥𝑖 )−𝑓(𝑥𝑖−1 )
: Error of approximation
Order of Number of
Method Speed Convergence Type
convergence guesses
Bisection Slower Convergence 1 Two Closed ended
19 | P a g e
Numerical solution to differential equation: Numerical integration methods:
f ( x ) = y0 + ( x − x0 ) y0 + ( x − x0 )( x − x1 ) 2 y0 + ....
y ( x) =
( x − x1 )( x − x2 ).......( x − xn ) y +
( x0 − x1 )( x0 − x2 ).....( x0 − xn ) 0
( x − x0 )( x − x2 ) ...........( x − xn ) y ……
( x1 − x0 )( x1 − x2 ) ..............( x1 − xn ) 1
+
( x − x0 )( x − x1 )( x − x2 )..........( x − xn−1 ) yn
( xn − x0 )( xn − x1 )( xn − x2 )............( xn − xn−1 )
21 | P a g e
PARTIAL DIFFERENTIAL Partial differential equation of f ( x, y, p, q ) = 0
EQUATIONS
Step-I: f ( x, p ) = f ( y, q ) = a
Ex: Find partial differential equation of
x2 y 2 Step-II: f ( x, p ) = a f ( y, q ) = a
2z = 2 + − − − − − − − (i )
a b
Solve for p solve for q
z 2x z 2y
2 = 2 = p = ( x) q = ( y )
x a2 y b2
z x z y z z
= ------(ii) = --------(iii) Step-III: dz = dx + dy
x a2 y b2 x y
22 | P a g e
B 2 − 4 AC = 0 Parabola Given that 𝑢(𝑥, 0) = 6𝑒 −3𝑥
k = −3 , c = 6
B 2 − 4 AC 0 Elliptic
Therefore u ( x, t ) = 6e −3 x − 2t
B − 4 AC 0 Hyperbolic.
2
Ex: 𝜕𝑥 = 2 𝜕𝑡 + 𝑢; u ( x,0 ) = 6e
𝜕𝑢 𝜕𝑢 −3 x
-----------(i)
u
= X 1T ----------(iii)
𝜕𝑢
= 𝑋𝑇 1 -------(iv)
x 𝜕𝑡
X 1T = 2 XT 1 + XT
X 1 2T 1 + T
= =K
X T
X1 2T 1 + T
=K =K
X T
K − 1
X 1 − KX = 0 T 1 − T =0
2
( D − K ) X = 0 --(v) D − K − 1 T = 0 --(vi)
2
K −1
Root is K Root is
2
Solution:
K −1
t
X = C1e ---(vii)
kx
T = C2 e 2
------(viii)
Now 𝑢(𝑥, 0) = 𝑐𝑒 𝑘𝑥
23 | P a g e
u xx = 2, u yy = −2
COMPLEX VARIABLES u xx + u yy = 0
x = r cos , y = r sin u is harmonic
z = x + iy , z = x − iy v = 2 xy
z = x2 + y 2 vxx + v yy = 0
* The complex f n f ( z ) = u ( x, y ) + iv ( x, y ) is
C.R equation in polar form.
to be differentiable at a point z 0 if it satisfies the * Milne Thomson method: When real part of
following two conditions of C-R theorem. analytic f nu ( x, y ) is given
u + iv = ( x + iy ) = ( x 2 − y 2 ) + i ( 2 xy )
2
Analytic f n v ( x, y ) is given
𝑚1 . 𝑚2 = −1
Note: cos i = cosh
u=x −y 2 2
sin i = i sinh
u x = 2 x, u y = −2 y
24 | P a g e
* Residue: In Laurent series expansion of f(z), the
1
coefficient of 𝑧−𝑧 is called residue of f(z) at z = z0
* Taylor series: If f(z) is analytic at z 0 then, 0
f ( z ) = f ( z0 ) + ( z − z 0 ) f 1
( z0 ) + f 11
( z0 ) ..... 𝑓(𝑧) = 𝑙𝑖𝑚 (𝑧 − 𝑧0 )𝑓(𝑧)
2! 𝑧→𝑧0
𝑓(𝑧) 2𝜋𝑖
Note: ∮𝐶 (𝑧−𝑧 𝑛+1 𝑑𝑧
= ⋅ 𝑓 (𝑛) (𝑧0 ) where
0) 𝑛!
Singular point: A point at which the complex
𝑑𝑛
function is not analytic. 𝑓 (𝑛) 𝑧0 = 𝑑𝑧 𝑛 |𝑓(𝑧)|𝑧=𝑧0
Ex: f ( z ) =
( z − 1) Cauchy’s Residue Theorem:
( z − 3)( z − 5) If f(z) is analytic at all points inside and on the
boundary of a simple closed curve except at finite
z = 1 - zero of the function
number of singular points lies inside C then,
z = 3, 5 – singular points
∮𝐶 𝑓(𝑧) ⋅ 𝑑𝑧 = 2𝜋𝑖
* In Laurent series expansion of 𝑓(𝑧) =
𝑏 {Sum of residues of f(z) at all its poles lies inside
∑∞ 𝑛 ∞ 𝑛
𝑛=0 𝑎𝑛 (𝑧 − 𝑧0 ) + ∑𝑛=1 (𝑧−𝑧 )𝑛
0 C}
25 | P a g e
𝑑𝑛
LAPLACE TRANSFORMS 3) If 𝐿[𝑓(𝑡)] = 𝐹(𝑠) than, 𝐿[𝑡 𝑛 𝑓(𝑡)] = (−1)𝑛 𝑑𝑠𝑛 ⋅
* 𝐿(1) = 𝑆
1 1
* 𝐿(𝑡) = 𝑆2 [𝐹(𝑠)] (multiplication by t n )
𝑓(𝑡) ∞
4) If 𝐿[𝑓(𝑡)] = 𝐹(𝑠) then, 𝐿 [ ] = ∫𝑠 𝐹(𝑠)𝑑𝑠
n +1
( ) n! 𝑡
* L tn = n +1
or (dividing by t)
s s n+1
5) If 𝐿(𝑓(𝑡)) = 𝐹(𝑠) then,
* L (e ) =
at 1
s−a (i) L f 1 ( t ) = SL f ( t ) − f ( 0 )
( )
* L e− at =
1
s+a (ii) L f 11 ( t ) =
* L ( sin at ) =
a s 2 L f ( t ) − sf ( 0 ) − f 1 ( 0 )
s + a2
2
* Convolution Theorem:
s
* L ( cos at ) = 2
s + a2 If L f ( t ) = F ( s ) and L g ( t ) = G ( s ) then,
a
* L ( sinh at ) = L−1 F ( s ) G ( s ) = f ( u ) g ( t − u ) du
t
s − a2
2
u =0
* Delta f n : 𝐿[𝛿(𝑡)] = 1
1
Note: 𝛾(2) = √𝜋, 𝑛𝛾(𝑛) = 𝛾(𝑛 + 1)
∞
1) 𝐿[𝑓(𝑡)] = ∫0 𝑒 −𝑠𝑡 ⋅ 𝑓(𝑡)𝑑𝑡 = 𝐹(𝑠)
26 | P a g e
∞
FOURIER SERIES 𝑛𝜋𝑥
𝑓(𝑥) = ∑ 𝑏𝑛 𝑠𝑖𝑛 ( )
𝑙
* The Fourier series for the f n f ( x ) in c, c + 2l : 𝑛=1
2 𝑙 𝑛𝜋𝑥
n x 𝑏𝑛 = ∫ 𝑓(𝑥) 𝑠𝑖𝑛 ( ) 𝑑𝑥
𝑎 𝑛𝜋𝑥 𝑙 0 𝑙
𝑓(𝑥) = 20 + ∑∞ 𝑎
𝑛=1 𝑛 𝑐𝑜𝑠 ( ) + bn sin l
𝑙
n =1
* The Half-Range Fourier cosine, series for the f(x)
in ( 0,l ) .
𝑐+2𝑙
1
𝑎0 = ∫ 𝑓(𝑥)𝑑𝑥
𝑙 𝑐
∞
𝑎0 𝑛𝜋𝑥
1 𝑐+2𝑙 𝑛𝜋𝑥 𝑓(𝑥) = + ∑ 𝑎𝑛 𝑐𝑜𝑠 ( )
𝑎𝑛 = ∫ 𝑓(𝑥) 𝑐𝑜𝑠 ( ) 𝑑𝑥 2 𝑙
𝑙 𝑐 𝑙 𝑛=1
1 𝑐+2𝑙 𝑛𝜋𝑥 2 𝑙
𝑏𝑛 = ∫ 𝑓(𝑥) 𝑠𝑖𝑛 ( ) 𝑑𝑥 𝑎0 = ∫ 𝑓(𝑥)𝑑𝑥
𝑙 𝑐 𝑙 𝑙 0
2 𝑙 𝑛𝜋𝑥
* If f(x) is even f n in −l , l , 𝑎𝑛 = 𝑙 ∫0 𝑓(𝑥) 𝑐𝑜𝑠 ( 𝑙
) 𝑑𝑥.
a0 n x
f ( x) = + an cos
2 n=1 l
2 𝑙
𝑎0 = ∫ 𝑓(𝑥)𝑑𝑥
𝑙 0
2 𝑙 𝑛𝜋𝑥
𝑎𝑛 = ∫ 𝑓(𝑥) ⋅ 𝑐𝑜𝑠 ( ) 𝑑𝑥
𝑙 0 𝑙
𝑏𝑛 = 0
* If f(x) is odd f n in −l , l ,
∞
𝑛𝜋𝑥
𝑓(𝑥) = ∑ 𝑏𝑛 𝑠𝑖𝑛 ( )
𝑙
𝑛=1
a0 = 0 , 𝑎𝑛 = 0
2 𝑙 𝑛𝜋𝑥
𝑏𝑛 = ∫ 𝑓(𝑥) ⋅ 𝑠𝑖𝑛 ( ) 𝑑𝑥
𝑙 0 𝑙
27 | P a g e
𝐴
𝐵𝑖 𝑃(𝐵𝑖 ).𝑃( )
𝐵𝑖
𝑃( ) = 𝐴 , for i = 1 to n
𝐴 ∑𝑛
𝑖=1 𝑃(𝐵𝑖 ).𝑃( )
Probability & Statistics 𝐵𝑖
Normal Distribution :
Normal distribution is another limiting form
of the binomial distribution under the following
conditions.
(i) The number of trials ‘n’ is indefinitely large.
(ii) Neither p nor q is very small.
The normal probability (curve) density
function with mean 𝜇 and standard
deviation 𝜆 is given by the equation @SolutionsAndTricks
1 −(𝑥−𝜇)2
𝑓(𝑥) = 𝑒 2∝2 , −∞ < 𝑥 < ∞
∝ √2𝜋 https://t.me/SolutionsAndTricks
29 | P a g e