S.Y.B.SC (I.T) Applied Mathematics: Semester - Iii (CBCS)
S.Y.B.SC (I.T) Applied Mathematics: Semester - Iii (CBCS)
T)
SEMESTER - III (CBCS)
APPLIED MATHEMATICS
Published by : Director,
Institute of Distance and Open Learning,
University of Mumbai,
Vidyanagari,Mumbai - 400 098.
Printed by :
ii
CONTENTS
Chapter No. Title Page No.
Unit 1
1. Matrices................................................................................................................ 01
2. Complex Numbers................................................................................................ 32
Unit 2
4. Differential Equation of the First Order of A Degree Higher Than The First...... 89
Unit 3
Unit 4
Unit 5
11. Differentiation Under the Integral Sign ( Duis ) & Error Functions.................. 245
iii
S.Y.B.SC (I.T)
SEMESTER - III
B. Sc. (Information Technology) Semester – III
Course Name: Applied Mathematics Course Code: USIT305
Quantitative
Periods per week (1 Period Techniques
is 50 minutes) 5
Credits 2
Evaluation System
APPLIED MATHEMATICS
Theory Examination
Hours
2½
Marks
75
Internal -- 25
12
iv
Theorem, Second Shifting Theorem, The Convolution Theorem,
Laplace Transform of an Integral, Laplace Transform of Derivatives,
Inverse Laplace Transform: Shifting Theorem, Partial fraction
Methods, Use of Convolution Theorem, Solution of Ordinary Linear
Differential Equations with Constant Coefficients, Solution of
Simultaneous Ordinary Differential Equations, Laplace Transformation
of Special Function, Periodic Functions, Heaviside Unit Step Function,
Dirac-delta Function(Unit Impulse Function),
IV Multiple Integrals: Double Integral, Change of the order of the
integration, Double integral in polar co-ordinates, Triple integrals. 12
Applications of integration: Areas, Volumes of solids.
V Beta and Gamma Functions – Definitions, Properties and Problems.
Duplication formula.
12
Differentiation Under the Integral Sign
Error Functions
13
v
Unit I
1
MATRICES
Unit Structure
1.0 Objectives
1.1 Introduction
1.2 Types of Matrices
1.3 Operations and Properties of Matrices
1.4 Elementary Transformation
1.5 Inverse of Matrix
1.5.1 Inverse of matrix by Elementary Row Operations
1.5.2 Inverse of matrix by using formula
1.6 Rank of Matrix
1.6.1 Echelon or Normal Matrix
1.7 Linear equations
1.8 Linear dependence and linear independence of vectors
1.9 Linear transformation
1.9.1 Matrix representation of Linear Transformation
1.10 Characteristics roots and characteristics vectors
1.11 Properties of characteristic vectors
1.12 Caley Hamilton Theorem
1.13 Similarity of matrices
1.14 Reduction of matrix to a diagonal matrix which has elements as
characteristics values
1.15 Summary
1.16 References
1.17 Exercise
1
APPLIED MATHEMATICS
1.0 Objectives
• Determine whether or not a given matrix is invertible and if it is, find its
inverse
1.1 Introduction
The numbers in a matrix can represent data, and they can also represent
mathematical equations. Matrices have an abundance of applications and use in the
real world. Matrices have wide applications in engineering, physics, economics,
and statistics as well as in various branches of mathematics. In computer science,
matrix mathematics lies behind animation of images in movies and video games.
Matrices provide a useful tool for working with models based on systems of linear
equations.
2
Chapter 1: Matrices
3
APPLIED MATHEMATICS
4
Chapter 1: Matrices
5
APPLIED MATHEMATICS
−2 4 1 4 1 −2
A31 = | | =-10; A32 =|| || = -1; A33 =| |= 2
2 1 0 1 0 2
1 −4 8 1 −26 −10
∴ adj A = [−26 19 3] ′ = [−4 19 −1 ]
−10 −1 2 8 3 2
6
Chapter 1: Matrices
5 4 3 5 1
Ex 1. If A = [ ] and B = [ ], find AB and BA whichever exists.
2 3 6 8 4
1 −1 2 3 1
2 1 −3
Ex 2. If A = [ 3 2 0] , B =[ 0 2] and C = [ ]
3 0 −1
−2 0 1 −2 5
7
APPLIED MATHEMATICS
Following are three row operations and three column operations on a matrix, which
are called Elementary operations or transformations.
i. Interchange of any two rows: The interchange of ith and jth rows is denoted
by Ri ↔ Rj.
5 9 3 −8 13 6
Eg. Let A = [−8 13 6] Applying R1↔ R2, we get [ 5 9 3]
−2 7 8 −2 7 8
5 9 3 5 9 3
Eg. Let A = [−8 13 6] Applying R3⟶ 2R3, we get [−8 13 6 ]
−2 7 8 −4 14 16
iii. Multiplying each element of a row by a nonzero number and then adding
them to the corresponding elements of another row: Suppose each
element of jth row of a matrix A is multiplied by a nonzero number k and
then added to the corresponding elements of ith row.
We denote it by Ri ⟶ Ri + k Rj
5 9 3 −1 12 12
Eg. Let A = [−2 1 3] Applying R1⟶ R1+3R2, we get [−2 1 3]
−2 7 8 −2 7 8
8
Chapter 1: Matrices
9
APPLIED MATHEMATICS
10
Chapter 1: Matrices
−2 −3
1
1 0 0 5 5
−2 4 11
R1 ⟶ R1 -10R3, R2 ⟶ R2 + 4R3 ⟹ [0 1 0] = 5 25 25
.A
0 0 1 −3 1 9
[5 25 25 ]
−2 −3
1
5 5
-1 −2 4 11
Hence, A = 5 25 25
−3 1 9
[5 25 25 ]
3 −10 −1
Ex.1. Find the inverse of the matrix [−2 8 2]
2 −4 −2
3 −10 −1 3 −10 −1
Sol: Let A = [−2 8 2 ]⟹ |𝐴𝐴|= |−2 8 2|
2 −4 −2 2 −4 −2
C1 ⟶ C1 +3C3 and C2 ⟶ C2 - 10C3
0 0 −1
|𝐴𝐴|= | 4 −12 2 | = (-1). (64-48) = - 16 ≠ 0
−4 16 −2
As |𝐴𝐴| ≠ 0 therefore A-1 exists.
The cofactors of the elements of |𝐴𝐴| are given by,
8 2 −2 2 −2 8
A11 = | |= -8; A12 = | |= 0; A13 = | |= -8
−4 −2 2 −2 2 −4
−10 −1 3 −1 3 −10
A21 = | |= -16; A22 = | |= -4 A23 = | |= -8
−4 −2 2 −2 2 −4
−10 −1 3 −1 3 −10
A31 = | |= -12; A32 = | |= -4 A33 = | |= 4
8 2 −2 2 −2 8
−8 0 −8 −8 −16 −12
∴ (Adj A) = [−16 −4 −8] ′ = [ 0 −4 −4 ]
−12 −4 4 −8 −8 4
1
Hence A-1 = |𝐴𝐴| . adj A
11
APPLIED MATHEMATICS
1 3
1
−8 −16 −12 2 4
1 1 1
= [0 −4 −4 ] = 0 4 4
−16
−8 −8 4 1 1 1
[2 − ]
2 4
3 2 6 7
Ex. 2 If A = [ ], B= [ ], verify that (AB)-1 = B-1A-1
7 5 8 9
3 2
Sol. We have |𝐴𝐴| = | |=15-14 = 1 ≠ 0
7 5
Cofactors of the elements of |𝐴𝐴| are
A11 = 5, A12 = -7, A21 = -2, A22= 3
3 2 3 7
∴ adj A= [ ]′ = [ ]
7 5 2 5
1 3 7
Hence, A-1 = |𝐴𝐴| adj A = [ ] [ ∵ |𝐴𝐴|=1]
2 5
|𝐵𝐵|= |6 7|=54-56 = -2 ≠ 0
8 9
Cofactors of the elements of |𝐵𝐵| are
B11 = 9, B12 = -8, B21 = -7, A22= 6
9 −8 9 −8
∴ adj A= [ ]′ = [ ]
−7 6 −7 6
1 1 3 7
Hence, B-1 = |𝐵𝐵| adj B = − [ ] [ ∵ |𝐵𝐵|= - 2]
2 2 5
Now, |𝐴𝐴𝐴𝐴| = |𝐴𝐴||𝐵𝐵| = 1 x -2 = -2 ≠ 0
adj AB = adj B. adj A
9 −8 3 7 94 −39
=[ ][ ]=[ ]
−7 6 2 5 −82 34
1 1 94 −39
AB)-1 = |𝐴𝐴𝐴𝐴| adj AB = − [ ]
2 −82 34
1 3 7 3 7 1 94 −39
B-1 A-1 = − [ ][ ]=− [ ]
2 2 5 2 5 2 −82 34
(AB)-1 = B-1 A-1
Exercise:
1) Find the adjoint of given matrix verify A. (adj A)= (adj A)A = |𝐴𝐴|.I
1 −1 2 4 5 3
3 −5
1) [ ] 2) [3 1 −2] 3)[0 1 6]
−1 2
1 0 3 2 7 9
12
Chapter 1: Matrices
3 3 0 −42 −24 30
2 5
[Ans: 1 .[ ], 2. [−11 1 8] , 3. [ 3 30 −21]]
1 3
−1 −1 4 7 −18 −5
−4 −3 −3
2) If A =[ 1 0 1 ], show that adj A = A
4 4 3
−4 −3 −3
3) If A =[ 1 0 1 ], show that adj A = 3A’
4 4 3
Note:
a. The rank of a matrix cannot exceed the number of its rows or columns.
b. The rank of a null matrix is zero.
c. Rank of a matrix Am×n , ρ(Am×n ) ≤ Min(m, n)
d. ρ(In) = n where In = unit matrix of order n
e. If ρ (A) = m and ρ (B) = n then ρ (AB) ≤ min(m, n)
1.6.1 Echelon or Normal Matrix: a matrix is said to be echelon form if
a. There exists any zero row, they should be placed below the non- zero row
b. Number of zeros before a non – zero element in a row should increase
according with row number.
1 4 5
Eg. A = [0 5 4] ∴ ρ(A)= 3 = number of non – zero row
0 0 1
1 6 5 4
0 5 4 6
B =[ ] ∴ ρ(B)= 3 = number of non – zero row
0 0 4 3
0 0 0 0
Note: To reduce a matrix into its echelon form only elementary row transformations
are applied.
13
APPLIED MATHEMATICS
Computing the Rank of a matrix: A common approach for finding the rank of a
matrix is to reduce it to a simpler form, generally row echelon form by elementary
row operations. Row operations do not change the row rank
1 3 4
Ex 1. Find the rank of the matrix A = [ 2 −1 3]
−2 8 2
1 3 4
Sol: We have, A = [ 2 −1 3]
−2 8 2
To find the rank of a matrix, we will transform the matrix into its echelon form by
row transformation. Then determine the rank by the number of non-zero rows
1 3 4
R2 = R2- 2R1, R3 = R3 +2R1 A = [0 −7 −5]
0 14 10
1 3 4
R3 = R3 +2R2 A = [0 −7 −5]
0 0 0
Number of non-zero rows in matrix A = 2 ∴ Rank of matrix A, ρ(A)= 2
Exercise:
Ex 1. Find the rank of the following matrices
2 −1 3
1 2 1
1 0 1
1. A = [2 3 1]; 2. A = [ ]
0 2 −1
1 1 2
1 1 4
To find the solution to the system of equations is a matrix method. The steps to be
followed are:
• All the variables in the equations should be written in the appropriate order.
• The variables, their coefficients and constants are to be written on the
respective sides.
There are two types of system of equations.
1. Consistent system of Equations: A given system of equations is said to be
consistent if it has one or more solutions.
2. Inconsistent system of Equations: A given system of equations is said to
be inconsistent if it has no solution.
14
Chapter 1: Matrices
15
APPLIED MATHEMATICS
15 −6 15 −5
Adj A = [ ]′ = [ ]
−5 2 −6 2
15 −5 7 105 − 65 40
⇒ (adj A) B = [ ][ ] = [ ]= [ ]≠0
−6 2 13 −42 + 26 −16
|𝐴𝐴|=0, (adj A) B ≠ 0. Hence, the given system of equations is inconsistent.
Ex.2 Show that the following system of equations is consistent and solve it
2x + 5y = 1, 3x + 2y = 7
Sol: The given equations are
2x + 5y = 1; 3x + 2y = 7
2 5 𝑥𝑥 1
Let A =[ ], X= [𝑦𝑦] and B= [ ]
3 2 7
Then the given system in matrix form is AX = B
2 5
Now, |𝐴𝐴|= [ ]= 4 - 15 = -11≠ 0
3 2
Hence the given system has a unique solution.
The minors of the elements of |𝐴𝐴| are M11 = 2, M12 = 3, M21= 5, M22 = 2
The cofactors of the elements of |𝐴𝐴| are A11 = 2, A12 = -3, A21= -5, A22 = 2
2 −3 2 −5
Adj A = [ ]′ = [ ]
−5 2 −3 2
−2 5
1 −1 2 −5
⇒ A-1 = adj A = [ ] =[ 11
3
11
−2]
|𝐴𝐴| 11 −3 2
11 11
X = A-1 B
−2 5 −2 35
𝑥𝑥 +
11 1 3
[𝑦𝑦] = [ 11
3 −2] [7] = [ 11
3
11
14 ] =[ ] ⇒ x = 3 and y = -1
− −1
11 11 11 11
Exercise:
1) Use matrix method to solve the following system of equations
3x + 4y +2z = 8; 2y – 3z = 3; x-2y+6z = -2 [ Ans: x= -2, y = 3 and z = 1]
16
Chapter 1: Matrices
dependent if there is a nontrivial linear combination of the vectors that equals the
zero vector. If no such linear combination exists, then the vectors are said to be
linearly independent.
A sequence of vectors v1, v2, …….. , vk from a vector space V is said to be linearly
dependent, if there exist scalars a1, a2, ….., ak not all zero, such that
a1v1+a2v2+…. + akvk = 0, where 0 denotes the zero vector.
Ex. 1 State whether following set of vectors are linearly dependent or linearly
independent. If dependent find the relation between them.
X1 = (1, 2, 3), X2 = (3, -2, 1), X3 = (1, -6, 5)
Sol: Here, there are three vectors. For three vectors are take 3 scalars.
Let 𝜆𝜆1, 𝜆𝜆2 and 𝜆𝜆3 be three scalars.
Consider 𝜆𝜆1 X1 + 𝜆𝜆2 X2 + 𝜆𝜆3 X3 = 0 ……………….. (1)
𝜆𝜆1(1, 2, 3) + 𝜆𝜆2 (3, -2, 1) + 𝜆𝜆3(1, -6, 5) = 0
From these we make three simultaneous equations.
𝜆𝜆1 + 3𝜆𝜆2 + 𝜆𝜆3 = 0; 2𝜆𝜆1 - 2𝜆𝜆2 - 6𝜆𝜆3 = 0; 3𝜆𝜆1 + 𝜆𝜆2 + 5𝜆𝜆3 = 0
Put them in matrix form
1 3 1 𝜆𝜆1 0
[2 −2 −6] [𝜆𝜆2] = [0]
3 1 5 𝜆𝜆3 0
A 𝜆𝜆 = B ……………………………………… (2)
Now augmented matrix,
1 3 1 0
C = [A: B] ⇒ = [2 −2 −6 0]
3 1 5 0
Reduced this matrix in echelon matrix by row transformation
1 3 1 0
R2 = R2 – 2R1; R3 = R3 – 3R1 ⟹ C = [0 −8 −8 0]
0 −8 2 0
1 3 1 0
R3 = R3 –R2, C = [0 −8 −8 0]
0 0 10 0
Here we cannot further reduce.
1 3 1 𝜆𝜆1 0
From (2), [0 −8 −8] [𝜆𝜆2] = [0]
0 0 10 𝜆𝜆3 0
17
APPLIED MATHEMATICS
18
Chapter 1: Matrices
1 1 2 0
0 1 1 0
R3 = R3 –2R2, R4 = R4 – R2 ⟹ C = [ ]
0 0 0 0
0 0 0 0
1 1 2 0
𝜆𝜆1 0
0 1 1 0
from (2), [ ] [𝜆𝜆2] = [0]
0 0 0 0
𝜆𝜆3 0
0 0 0 0
From matrix multiplication,
𝜆𝜆1 + 𝜆𝜆2 + 2𝜆𝜆3 = 0 ………………… (3)
𝜆𝜆2 + 𝜆𝜆3 = 0 ⇒ 𝜆𝜆2 = - 𝜆𝜆3 ………………………(4)
Consider 𝜆𝜆3 = k where k is non zero constant. ∴ 𝜆𝜆2 =-k
Put 𝜆𝜆2, 𝜆𝜆3 in equation (3) ∴ 𝜆𝜆1-k +2k = 0 ⇒ ∴ 𝜆𝜆1+k = 0 ∴ 𝜆𝜆1 = -k
All the scalars are non-zero.
∴ The given vectors are linearly dependent and there exists some relationship.
Now we find relationship between them.
We have, 𝜆𝜆1 X1 + 𝜆𝜆2 X2 + 𝜆𝜆3 X3 = 0 ⇒ −𝑘𝑘 X1 -k X2 + 𝑘𝑘 X3 = 0
Divide equation by -k , X1 + X2 - X3 = 0
This is the required relationship.
19
APPLIED MATHEMATICS
20
Chapter 1: Matrices
standard basis for v2(R)= {(1, 0), (1, 0)}, v3(R)= {(1, 0, 0),
(0, 1, 0), (0, 0,1)}, v3(R)= {(1, 0, 0, 0), (0, 1, 0, 0), (0, 0,1, 0), (0, 0, 0, 1)}
21
APPLIED MATHEMATICS
𝑋𝑋 𝑌𝑌
= = k (say)
2 −5
1
∴ Eigen vector X2= [ ]
1
22
Chapter 1: Matrices
AX = 𝜆𝜆X
Multiplying by A, A2X = 𝜆𝜆AX = 𝜆𝜆 𝜆𝜆X = 𝜆𝜆2X
∴ 𝜆𝜆2 is an eigen value of A2
b) 𝜆𝜆k is an eigen value of Ak, k is positive integer.
c) f (𝜆𝜆) = a0 𝜆𝜆 + a1 𝜆𝜆2+……………. + an 𝜆𝜆n
is an eigen value of F (A) = a0I + a1A+……………. + anAn
As AX = 𝜆𝜆X
Let 𝜆𝜆1 is eigen value of adj A
adj AX = adj 𝜆𝜆1X
Multiplying by A, A adj AX = 𝜆𝜆1AX
|𝐴𝐴| IX = 𝜆𝜆1 𝜆𝜆X [ adj A = |𝐴𝐴| I]
( |𝐴𝐴| - 𝜆𝜆1 𝜆𝜆) X = 0
|𝐴𝐴|
As X ≠ 0, |𝐴𝐴| - 𝜆𝜆1 𝜆𝜆 = 0 ⟹ |𝐴𝐴| = 𝜆𝜆1 𝜆𝜆 ⟹ 𝜆𝜆1 =
𝜆𝜆
2 − 𝜆𝜆 1 1
Consider A - 𝜆𝜆I = [ 0 1 − 𝜆𝜆 0 ] ←characteristic matrix, Where A is a
0 0 2 − 𝜆𝜆
square matrix
Characteristic polynomial: If we put characteristic matrix in determinant form
and solved then we get polynomial that is called characteristic polynomial.
2 − 𝜆𝜆 1 1
|A − 𝜆𝜆I | = | 0 1 − 𝜆𝜆 0 |
0 0 2 − 𝜆𝜆
|A − 𝜆𝜆I | = 0
2 − 𝜆𝜆 1 1
| 0 1 − 𝜆𝜆 0 |=0
0 0 2 − 𝜆𝜆
(2 − 𝜆𝜆 ) [ (1 − 𝜆𝜆)(2 − 𝜆𝜆) – 0] – 1 [0] + 1[0 - 1 − 𝜆𝜆] = 0
(2 − 𝜆𝜆 ) [ (2-λ-2λ+ λ2)] - 1 + 𝜆𝜆 = 0
23
APPLIED MATHEMATICS
(2 − 𝜆𝜆 ) [ (2-3λ+ λ2)] - 1 + 𝜆𝜆 = 0
4 - 6 𝜆𝜆 + 2 λ2 - 2λ +3 λ2 - λ3 – 1 + λ = 0
- λ3 + 5 λ2 - 7λ + 3 = 0
λ3 - 5 λ2 + 7λ - 3 = 0
This is called characteristic equation.
Characteristic Roots (𝐞𝐞𝐞𝐞𝐞𝐞𝐞𝐞𝐞𝐞 𝐯𝐯𝐯𝐯𝐯𝐯𝐯𝐯𝐯𝐯𝐯𝐯) : Roots of characteristic equation is called
characteristic roots.
State and Prove Caley Hamilton Theorem
Statement: Every square matrix A satisfy its own characteristic equation.
Proof: Let A = [aij]n x n be any square matrix and P (𝜆𝜆) = |𝐴𝐴 − 𝜆𝜆𝜆𝜆| be a
characteristic equation where 𝜆𝜆 be any constant, I is an identity matrix.
Show that |𝐴𝐴 − 𝜆𝜆𝜆𝜆| = 0
𝑎𝑎11 − 𝜆𝜆 𝑎𝑎12 𝑎𝑎13 ……… 𝑎𝑎1𝑛𝑛
𝑎𝑎21 𝑎𝑎21 − 𝜆𝜆 𝑎𝑎23 ……… 𝑎𝑎2𝑛𝑛
| |= 0
…… …… …… …… ……
𝑎𝑎𝑎𝑎1 𝑎𝑎𝑎𝑎2 𝑎𝑎𝑎𝑎3 ……… 𝑎𝑎𝑎𝑎𝑎𝑎 − 𝜆𝜆
a0 +a1 𝜆𝜆 + a2 𝜆𝜆2+ a3 𝜆𝜆3……………. + an 𝜆𝜆n
[ Matrix is n x n order therefore polynomial is of order n]
If we put matrix A in place of 𝜆𝜆 then
a0 +a1A + a2A2+ a3A3 +…………. + an An
We know that, A adj A = |𝐴𝐴|I
(A - 𝜆𝜆I) adj (A - 𝜆𝜆I) = |A − 𝜆𝜆I |.I [A = |A − 𝜆𝜆I |]
Now each element in (A - 𝜆𝜆I) is a polynomial of degree almost 1.
Hence adj (A - 𝜆𝜆I) has polynomial of degree n-1.
adj (A - 𝜆𝜆I) = B0 +B1 𝜆𝜆 + B2 𝜆𝜆2+ B3 𝜆𝜆3……………. + Bn-1 𝜆𝜆n-1
(A - 𝜆𝜆I) adj (A - 𝜆𝜆I) = (A - 𝜆𝜆I) [B0 +B1 𝜆𝜆 + B2 𝜆𝜆2+ …………. + Bn-1 𝜆𝜆n-1]
= AB0 + AB1 𝜆𝜆 + AB2 𝜆𝜆2+ …………. + ABn-1 𝜆𝜆n-1 -
B0𝜆𝜆 - B1 𝜆𝜆2 - B2 𝜆𝜆3- …………- Bn-1 𝜆𝜆n
= AB0 + (AB1-Bo) 𝜆𝜆 + (AB2-B1) 𝜆𝜆2+ …….- Bn-1 𝜆𝜆n
Now (A - 𝜆𝜆I) adj (A - 𝜆𝜆I) = |A − 𝜆𝜆I |
24
Chapter 1: Matrices
25
APPLIED MATHEMATICS
26
Chapter 1: Matrices
27
APPLIED MATHEMATICS
28
Chapter 1: Matrices
Take -1 common
X3 = (2, 1, 2)’ eigen vector corresponding to 𝜆𝜆3= 2
1 1 2
P = [1 −1 1]
1 2 2
Now for P-1
1
We know that, P-1= |𝑃𝑃| adj P
29
APPLIED MATHEMATICS
−4 2 3
After calculation we get P-1 = 1 and adj P = [−1 0 1]
3 −1 −2
−4 2 3
-1 1
P = [−1 0 1]
1
3 −1 −2
D = P-1AP
−4 2 3 11 −4 −7 1 1 2
= [−1 0 1 ][ 7 −2 −5] [1 −1 1]
3 −1 −2 10 −4 −6 1 2 2
−4 2 3 0 1 4 0 0 0
= [−1 0 1 ] [0 −1 2 ] ⇒ D = [ 0 1 0]
3 −1 −2 0 2 4 0 0 2
Whatever the eigen values is appear in the diagonal matrix.
1.15 Summary
In this chapter, we learned about types of matrices, matrix operations and a system
of simultaneous linear equations in matrix form. We now understand what is
adjoint of a matrix, invertible matrix and rank of a matrix and methods finding
these. Students can solve a system of linear equations by row-reducing its
augmented form. Students differentiated between Characteristics roots and
characteristics vectors also able to reduce a matrix to a diagonal matrix.
1.16 References
1.17 Exercise
3 −5
Ex 1. If A = [ ] Show that A2 – 5A – 14I = 0
−4 2
4 −1 −4
Ex 2. A = [3 0 −4], show that A2 = I
3 −1 −3
30
Chapter 1: Matrices
1 2 3 −1 1 0
5 −1 2 1
a. A=[ ] and B = [ ] b. A = [0 1 0] and B = [ 0 −1 1]
6 7 3 4
1 1 0 2 3 4
2 3
Ex 6. If A = [ ], show that A2 +3A +I = 0 and hence find A-1.
5 −2
Ex 7. Find the rank of the following matrices
2 −1 3 1 −1 1 −1
1 0 1 −1 1 −1 1
1. A = [ ]; 2. A = [ ]
0 2 −1 1 −1 1 −1
1 1 4 −1 1 −1 1
1 2 −3
Ex 8. If A = [2 3 2 ] , find A-1 and hence solve the system of linear equations:
3 3 −4
x + 2y - 3z = -4; 2x + 3y +2z = 2; 3x -3y - 4z = 1 [ Ans: x= 3, y = -2 , z = 1]
Ex 9. Use matrix method to show that the following system of equations is
inconsistent: 3x - y +2z = 3:2x + y +3z = 5; x -2y - z = 1
6 −2 2
Ex 10. Show that the matrix A = [−2 3 −1]
2 −1 3
satisfies its characteristic equation and hence determine A-1.
4 −3 −3
Ex 11. Show that the matrix A = [ 3 −2 −3]
−1 1 2
satisfies its characteristic equation and hence determine A-1.
−1 3 1 0
Ex 12. Reduce the matrix A = [ ] into a diagonal matrix. [ Ans: D =[ ]]
−2 4 0 2
−19 7 2 0
Ex 13. Reduce matrix A = [ ] into a diagonal matrix.[Ans: D = [ ]
−42 16 0 −5
❖❖❖❖❖❖❖
31
APPLIED MATHEMATICS
Unit I
2
COMPLEX NUMBERS
Unit structure
2.0 Objectives
2.1 Introduction
2.2 Complex number
2.3 Equality of complex numbers
2.4 Graphical representation of complex number (Argand’s Diagram),
2.5 Polar form of complex numbers
2.5.1 Polar form of x+iy for different signs of x,y,
2.6 Exponential form of complex numbers,
2.7 Mathematical operation with complex numbers and their representation
on Argand’s Diagram
2.8 Circular functions of complex angles
2.9 Definition of hyperbolic function
2.10 Relations between circular and hyperbolic functions
2.11 Inverse hyperbolic functions
2.12 Differentiation and Integration
2.13 Graphs of the hyperbolic functions
2.14 Logarithms of complex quality
2.15 j(=i) as an operator (Electrical circuits)
2.16 Summary
2.17 References
2.18 Exercise
32
Chapter 2: Complex Numbers
2.0 Objective
2.1 Introduction:
We denote √−1 as i.
33
APPLIED MATHEMATICS
Thus,
i0 = 1, i1 = i, i2 = -1, i3 = -i, i4=1
Complex Numbers: The numbers of the form (a + ib), where a and b are real
numbers and i = √−1, are known as complex numbers. The set of all complex
numbers is denoted by C.
∴ C = {(a + ib):a , b ∈ 𝑅𝑅}
3 5
Eg. Each of the numbers (5 + 6i), (-4 + √3 i), and ( - i)
4 7
is a complex number.
For a complex number, z = (a + ib),
a = real part of z, written as Re (z) and b = imaginary part of z,
written as Im (z).
If z = (5 + 6i) then Re(z) = 5 and Im(z) = 9.
Purely Real and Purely Imaginary Numbers:
A complex numbers z is said to be
i. Purely real, if Im(z) = 0
ii. Purely imaginary, if Re(z) = 0
5
Thus, each of the numbers 2, -8, √4 is purely real and 3i, (√5 i), - i is purely
7
imaginary.
Conjugate of a Complex Number:
Conjugate of a complex number z = (a + ib) is defined as, 𝑧𝑧̅ = (a - ib).
̅̅̅̅̅̅̅̅̅̅̅̅
Eg, (3 + 7i ) = (3 - 7i)
Modulus of Complex Number:
34
Chapter 2: Complex Numbers
35
APPLIED MATHEMATICS
Points to remember:
1. z = (a + ib) ⇒ 𝑧𝑧̅ = (a - ib) and |𝑧𝑧|2 = (𝑎𝑎2 + 𝑏𝑏 2 )
𝑧𝑧̅ (a − ib)
2. z = (a + ib) ⇒ z-1 = |𝑧𝑧|2 =
𝑎𝑎2 + 𝑏𝑏2
36
Chapter 2: Complex Numbers
z1
= z1. z2-1
z2
37
APPLIED MATHEMATICS
Note that every number on the x axis is a real number, while each on the y axis is
an imaginary number.
The complex numbers represented geometrically in the above diagram are
(2 + 4i), (-3 + 2i), (-4 -3i), (3 - 4i), (5 + 0i), (-4 + 0i), (0 + 3i), (0 - 3i)
Represented by the points, A (2,4), B (-3, 2), C (-4, -3), D (3, -4), E (6,0),
F (-3, 0), G (0, 2) and H (0, -3) respectively.
38
Chapter 2: Complex Numbers
And 𝜃𝜃 is called the argument, or amplitude of z, written as arg (z), or amp (z).
The value of 𝜃𝜃 such that -𝜋𝜋 < 𝜃𝜃 ≤ 𝜋𝜋 is called the principal argument of z.
2.5.1 Polar form of x + iy for different signs of x, y: -
Method for finding the Principal Argument of a Complex Number
Case I When z = (x +iy) lies on one of the axes:
I. When z is purely real. In this case, z lies on the x axis.
i. If z lies on positive side of the x axis, then 𝜃𝜃 = 0.
ii. If z lies on negative side of the x axis, then 𝜃𝜃 = 𝜋𝜋.
II. When z is purely imaginary. In this case, z lies on the y axis.
𝜋𝜋
i. If z lies on the y axis and above the x axis then 𝜃𝜃 = .
2
𝜋𝜋
ii. If z lies on the y axis and above the x axis then 𝜃𝜃 = .
2
39
APPLIED MATHEMATICS
ii. When z lies in quad II; Then, 𝜃𝜃 = (𝜋𝜋 − 𝛼𝛼 ) ⇒ arg (z) = (𝜋𝜋 − 𝛼𝛼 )
iii. When z lies in quad III; Then, 𝜃𝜃 = (𝛼𝛼 − 𝜋𝜋)𝑜𝑜𝑜𝑜 (𝜋𝜋 + 𝛼𝛼 ) ⇒ arg (z) =
(𝛼𝛼 − 𝜋𝜋) 𝑜𝑜𝑜𝑜 (𝜋𝜋 + 𝛼𝛼 )
iv. When z lies in quad IV; Then, 𝜃𝜃 = −𝛼𝛼 ⇒ arg (z) = - 𝛼𝛼
40
Chapter 2: Complex Numbers
Exercise:
Ex 1. If z is a non-zero complex number, such that 2iz2 = 𝑧𝑧̅ the find |𝑧𝑧|
[Ans: |𝑧𝑧|=1/2]
1+𝑧𝑧
Ex. 2 If | z | = 1, then find the value of .
1+ 𝑧𝑧̅
[Ans: z]
Put i2 = -1
𝜃𝜃2 𝑖𝑖𝑖𝑖3 𝜃𝜃4
𝑒𝑒 i𝜃𝜃 = 1 + i𝜃𝜃 - - + + ……………………
2! 3! 4!
We know that,
𝑖𝑖𝑖𝑖3 𝜃𝜃5 𝜃𝜃5 𝜃𝜃2 𝜃𝜃4 𝜃𝜃6
sin 𝜃𝜃 = 𝜃𝜃 - + - …… and cos 𝜃𝜃 = 1 - + - …………
3! 5! 7! 2! 4! 6!
41
APPLIED MATHEMATICS
42
Chapter 2: Complex Numbers
43
APPLIED MATHEMATICS
We get Δ OP1M.
Construct the Δ OP3P2 similar to Δ OP1M.
𝑂𝑂𝑂𝑂3 𝑂𝑂𝑂𝑂2 𝑂𝑂𝑂𝑂3 𝑟𝑟2
For modulus, = ⇒ = ⇒ OP3 = r1r2
𝑂𝑂𝑂𝑂1 𝑂𝑂𝑂𝑂 𝑟𝑟1 1
To calculate argument,
∠XOP3 = ∠XOP2 + ∠P2OP3 = 𝜃𝜃2 + 𝜃𝜃1 = 𝜃𝜃1 + 𝜃𝜃2
P1(r1, 𝜃𝜃1) represents the complex number r1(cos𝜃𝜃1+ i sin𝜃𝜃1) and
P2(r2, 𝜃𝜃2) represents the complex number r2(cos𝜃𝜃2+ i sin𝜃𝜃2).
Similarly, P3(r1r2, 𝜃𝜃1+ 𝜃𝜃2) represents r1r2 [cos(𝜃𝜃1 + 𝜃𝜃2) + i sin(𝜃𝜃1 + 𝜃𝜃2)]
whose modulus is the product of their moduli and whose amplitude is the
sum of their amplitudes.
44
Chapter 2: Complex Numbers
The product of two conjugate complex numbers is a real number i.e (x +iy)
(x - iy)= x2 + y2 leads to the following method of division, where the
denomination is always expressed as a real number.
Let z1 and z2 be two complex numbers.
z1= (x1 +iy1) and z2= (x2 +iy2)
45
APPLIED MATHEMATICS
46
Chapter 2: Complex Numbers
1
𝜃𝜃 𝜃𝜃
= [ (cos𝜃𝜃 + i sin𝜃𝜃)𝑞𝑞 ]p = [cos + i sin ]p
𝑞𝑞 𝑞𝑞
𝑝𝑝 𝑝𝑝
= cos 𝜃𝜃+ i sin 𝜃𝜃
𝑞𝑞 𝑞𝑞
(cos𝜃𝜃 + i sin𝜃𝜃) = cos 𝑛𝑛𝑛𝑛+ i sin n𝜃𝜃
𝑛𝑛
47
APPLIED MATHEMATICS
𝜋𝜋 𝜋𝜋
Ex. 2 Simplify (sin + 𝑖𝑖 cos )18 [ Ans: 1]
6 6
We know that,
𝑒𝑒 i𝑥𝑥 = (cos 𝑥𝑥+ i sin 𝑥𝑥) and 𝑒𝑒 −i𝑥𝑥 = (cos 𝑥𝑥 - i sin 𝑥𝑥)
∴ 𝑒𝑒 i𝑥𝑥 + 𝑒𝑒 −i𝑥𝑥 = (cos 𝑥𝑥+ i sin 𝑥𝑥)+ (cos 𝑥𝑥 - i sin 𝑥𝑥) = 2 cos 𝑥𝑥
And 𝑒𝑒 i𝑥𝑥 - 𝑒𝑒 −i𝑥𝑥 = (cos 𝑥𝑥+ i sin 𝑥𝑥) - (cos 𝑥𝑥 - i sin 𝑥𝑥) = 2 i sin 𝑥𝑥
𝒆𝒆𝐢𝐢𝒙𝒙 + 𝒆𝒆−𝐢𝐢𝒙𝒙 𝒆𝒆𝐢𝐢𝒙𝒙 − 𝒆𝒆−𝐢𝐢𝒙𝒙
∴ cos 𝑥𝑥 = and sin 𝑥𝑥 =
𝟐𝟐 𝟐𝟐 𝒊𝒊
48
Chapter 2: Complex Numbers
Hyperbolic Functions: The hyperbolic functions are the complex analogues of the
trigonometric functions. The analogy may not be immediately apparent and their
definitions may appear at first to be somewhat arbitrary. However, careful
examination of their properties reveals the purpose of the definitions. For example,
their close relationship with the trigonometric functions, both in their identities and
their calculus, means that many of the familiar properties of trigonometric functions
can also be applied to the hyperbolic functions.
Definitions: The two fundamental hyperbolic functions are cosh x and sinh x,
which, as their names suggest, are the hyperbolic equivalents of cos x and sin x.
They are defined by the following relations.
𝑒𝑒 𝑥𝑥 + 𝑒𝑒 −𝑥𝑥
Hyperbolic cosine of x, cosh 𝑥𝑥 =
2
𝑒𝑒 𝑥𝑥 − 𝑒𝑒 −𝑥𝑥
Hyperbolic sine of x, sinh 𝑥𝑥 =
2
cosh 𝑥𝑥 is an even function and sinh 𝑥𝑥 is an odd function. By analogy with the
trigonometric functions, the remaining hyperbolic functions are,
sinh 𝑥𝑥 ( 𝑒𝑒 𝑥𝑥 − 𝑒𝑒 −𝑥𝑥 ) 1 2
tanh 𝑥𝑥 = = ; sech 𝑥𝑥 = =
cosh 𝑥𝑥 ( 𝑒𝑒 𝑥𝑥 + 𝑒𝑒 −𝑥𝑥 ) cosh 𝑥𝑥 ( 𝑒𝑒 𝑥𝑥 + 𝑒𝑒 −𝑥𝑥 )
1 2 1 ( 𝑒𝑒 𝑥𝑥 + 𝑒𝑒 −𝑥𝑥 )
cosech 𝑥𝑥 = = ; coth 𝑥𝑥 = =
sinh 𝑥𝑥 ( 𝑒𝑒 𝑥𝑥 − 𝑒𝑒 −𝑥𝑥 ) tanh 𝑥𝑥 ( 𝑒𝑒 𝑥𝑥 − 𝑒𝑒 −𝑥𝑥 )
49
APPLIED MATHEMATICS
1
= [𝑒𝑒 2𝑥𝑥 + 2 + 𝑒𝑒 −2𝑥𝑥 − 𝑒𝑒 2𝑥𝑥 + 2 − 𝑒𝑒 −2𝑥𝑥 ]
4
1
= [4] = 1= R.H.S
4
Prove that 1 - tanh 𝑥𝑥 = sech2 𝑥𝑥 2
50
Chapter 2: Complex Numbers
Put z1 = ix and z2 = iy
sin i (x ± y) = sin (ix). cos (iy) ± cos (ix). sin (iy)
sinh (x ± y) = sinh x. cosh y ± cosh x. sinh y
Similarly, from the expansion of cos (z1 ± z2), we get,
cosh (x ± y) = cosh x. cosh y ± sinh x. sinh y
We have following formulae for hyperbolic function which can be deduced from
those of circular functions by similar methods as illustrated above.
tanh 𝑥𝑥 ±tanh 𝑦𝑦
a. tanh (x ± y) =
1 ±tanh 𝑥𝑥 tanh 𝑦𝑦
𝑥𝑥+𝑦𝑦 𝑥𝑥+𝑦𝑦
b. sinh x + sinh y = 2 sinh . cosh
2 2
𝑥𝑥− 𝑦𝑦 𝑥𝑥− 𝑦𝑦
sinh x - sinh y = 2 sinh . cosh
2 2
𝑥𝑥+𝑦𝑦 𝑥𝑥+𝑦𝑦
cosh x + cosh y = 2 cosh . cosh
2 2
𝑥𝑥+𝑦𝑦 𝑥𝑥+𝑦𝑦
cosh x - cosh y = 2 sinh . sinh
2 2
1 1
c. cosh2 𝑥𝑥 = (1 + cosh 2x) and sinh2 𝑥𝑥 = (cosh 2x -1)
2 2
51
APPLIED MATHEMATICS
𝑒𝑒 y + 𝑒𝑒 −y 𝑒𝑒 y − 𝑒𝑒 −y
If x is real, we have, cosh y = and sinh y =
2 2
𝑒𝑒 y − 𝑒𝑒 −y 𝑒𝑒 y + 𝑒𝑒 −y 𝑒𝑒 y − 𝑒𝑒 −y + 𝑒𝑒 y + 𝑒𝑒 −y
∴ + = x + √𝑥𝑥 2 + 1 ⟹ = x + √𝑥𝑥 2 + 1
2 2 2
2 𝑒𝑒 y
= x + √𝑥𝑥 2 + 1 ⟹ 𝑒𝑒 y = (x + √𝑥𝑥 2 + 1 ) = y = log (x + √𝑥𝑥 2 + 1 )
2
y = log (x + √𝑥𝑥 2 − 1 )
52
Chapter 2: Complex Numbers
𝑒𝑒 y +𝑒𝑒 y 1+𝑥𝑥
=
𝑒𝑒 −y + 𝑒𝑒 −y 1−𝑦𝑦
2𝑒𝑒 y 1+𝑥𝑥
=
2𝑒𝑒 −y 1−𝑦𝑦
1+𝑥𝑥
𝑒𝑒 𝑦𝑦 . 𝑒𝑒 𝑦𝑦 =
1−𝑦𝑦
1+𝑥𝑥
𝑒𝑒 2𝑦𝑦 =
1−𝑦𝑦
1+𝑥𝑥
2y =log
1−𝑦𝑦
1 1+𝑥𝑥
y = log
2 1−𝑦𝑦
1 1+𝑥𝑥
tanh−1 𝑥𝑥 = log …………. (y = tanh−1 𝑥𝑥)
2 1−𝑦𝑦
𝑥𝑥 𝑑𝑑𝑑𝑑 1 𝑑𝑑𝑑𝑑 𝑥𝑥
d. y = sinh−1 , , ∴∫ = sinh−1
𝑎𝑎 𝑑𝑑𝑑𝑑 √𝑎𝑎2 +𝑥𝑥 2 √𝑎𝑎2 +𝑥𝑥 2 𝑎𝑎
𝑥𝑥 𝑑𝑑𝑑𝑑 1 𝑑𝑑𝑑𝑑 𝑥𝑥
e. y = cosh−1 , , ∴∫ = cosh−1
𝑎𝑎 𝑑𝑑𝑑𝑑 √𝑥𝑥 2 +𝑎𝑎2 √𝑥𝑥 2 +𝑎𝑎2 𝑎𝑎
𝑥𝑥 𝑑𝑑𝑑𝑑 𝑎𝑎 𝑑𝑑𝑑𝑑 1 𝑥𝑥
f. y = tanh−1 , , ∴∫ = tanh−1
𝑎𝑎 𝑑𝑑𝑑𝑑 𝑎𝑎2 − 𝑥𝑥 2 𝑎𝑎2 − 𝑥𝑥 2 𝑎𝑎 𝑎𝑎
𝑥𝑥 2 𝑥𝑥 3
𝑒𝑒 −𝑥𝑥 = 1 - x + - + ………………..
2! 3!
1 𝑥𝑥 2 𝑥𝑥 4
cosh x = ( 𝑒𝑒 𝑥𝑥 + 𝑒𝑒 −𝑥𝑥 ) = 1 + + + ………………..
2 2! 4!
1 𝑥𝑥 3 𝑥𝑥 5
sinh x = ( 𝑒𝑒 𝑥𝑥 − 𝑒𝑒 −𝑥𝑥 ) = x + + + ………………..
2 3! 5!
𝑠𝑠𝑠𝑠𝑠𝑠ℎ 𝑥𝑥 1 2
tanh x = =x- 𝑥𝑥 3 + 𝑥𝑥 5 + ………………..
𝑐𝑐𝑐𝑐𝑐𝑐ℎ 𝑥𝑥 3! 15
53
APPLIED MATHEMATICS
We know that,
𝑒𝑒 𝑥𝑥 + 𝑒𝑒 −𝑥𝑥 𝑒𝑒 𝑥𝑥 − 𝑒𝑒 −𝑥𝑥 𝑒𝑒 𝑥𝑥 − 𝑒𝑒 −𝑥𝑥
cosh 𝑥𝑥 = , sinh 𝑥𝑥 = and tanh 𝑥𝑥 =
2 2 𝑒𝑒 𝑥𝑥 + 𝑒𝑒 −𝑥𝑥
𝑒𝑒 𝑥𝑥 + 𝑒𝑒 −𝑥𝑥 𝑒𝑒 𝑥𝑥 𝑒𝑒 −𝑥𝑥
For cosh 𝑥𝑥, cosh 𝑥𝑥 = = +
2 2 2
Note: cosh 𝑥𝑥 is an EVEN function. It is symmetric about Y axis and cosh (-𝑥𝑥) =
cosh 𝑥𝑥
Domain: { x 𝜖𝜖 𝑅𝑅} and Range: {y 𝜖𝜖 𝑅𝑅 / y≥ 1}
x→ - ∞ 𝑡𝑡ℎ𝑒𝑒𝑒𝑒 cosh 𝑥𝑥 → ∞ and
x→ ∞ then cosh 𝑥𝑥 → ∞
For sinh 𝑥𝑥,
𝑒𝑒 𝑥𝑥 − 𝑒𝑒 −𝑥𝑥 𝑒𝑒 𝑥𝑥 𝑒𝑒 −𝑥𝑥
sinh 𝑥𝑥 = = -
2 2 2
54
Chapter 2: Complex Numbers
Note: tanh 𝑥𝑥 is an ODD function. It is symmetric about origin and tanh (-𝑥𝑥) =
− tanhh 𝑥𝑥
Domain: { x 𝜖𝜖 𝑅𝑅} and Range: {y 𝜖𝜖 R / -1 < y < 1}
x→ - ∞ 𝑡𝑡ℎ𝑒𝑒𝑒𝑒 tanh 𝑥𝑥 → - 1and x→ ∞ then tanh 𝑥𝑥 → 1
The values of sinh x, cosh x and tanh x for x = - ∞, 0 and + ∞ from definition are
as follows
55
APPLIED MATHEMATICS
0 0 1 0
+∞ +∞ +∞ 1
Let z = x + iy
Expressing the complex number in general polar form,
z = r (cos𝜃𝜃 + sin 𝜃𝜃)
x + iy = r (cos𝜃𝜃 + sin 𝜃𝜃)………….. (A)
Equating real and imaginary parts,
x = r cos𝜃𝜃………………. (1)
y = r sin 𝜃𝜃……………….. (2)
Eq (1)2+ Eq(2)2
x2 + y2 = r2cos2 𝜃𝜃 + r2 sin2 𝜃𝜃
x2 + y2 = r2 ………………….. [ cos2 𝜃𝜃 + sin2 𝜃𝜃 = 1]
∴ r = √𝑥𝑥 2 + 𝑦𝑦 2
Eq (2) / Eq (1)
r sin 𝜃𝜃 𝑦𝑦
=
r cos𝜃𝜃 𝑥𝑥
𝑦𝑦
tan 𝜃𝜃 =
𝑥𝑥
𝑦𝑦
𝜃𝜃 = tan−1
𝑥𝑥
log (x + iy) = log r (cos𝜃𝜃 + sin 𝜃𝜃) = log r 𝑒𝑒 𝑖𝑖𝜃𝜃 = log r + log 𝑒𝑒 𝑖𝑖𝜃𝜃
= log r + i 𝜃𝜃 [log e = 1]
𝒚𝒚
log (x + iy) = log √𝒙𝒙𝟐𝟐 + 𝒚𝒚𝟐𝟐 + i 𝐭𝐭𝐭𝐭𝐭𝐭−𝟏𝟏
𝒙𝒙
𝑦𝑦
1. Prove that log (x + iy) = log √𝑥𝑥 2 + 𝑦𝑦 2 + i tan−1 + 2n𝜋𝜋 i
𝑥𝑥
Proof: Let z = x + iy
56
Chapter 2: Complex Numbers
∴ r = √𝑥𝑥 2 + 𝑦𝑦 2
Eq (2) / Eq (1)
r sin 𝜃𝜃 𝑦𝑦
=
r cos𝜃𝜃 𝑥𝑥
𝑦𝑦
tan 𝜃𝜃 =
𝑥𝑥
𝑦𝑦
𝜃𝜃 = tan−1
𝑥𝑥
= log r 𝑒𝑒 𝑖𝑖(2n𝜋𝜋+𝜃𝜃)
This shows that for different value of n, the logarithm of a complex quantity x + iy
is multivalued
1 𝜋𝜋
Ex. 1. Prove that Log (1 + i) = log 2 + i(2n𝜋𝜋 + )
2 4
57
APPLIED MATHEMATICS
L. H. S. = Log (1 + i)
1
= log √𝟏𝟏𝟐𝟐 + 𝟏𝟏𝟐𝟐 + i(2n𝜋𝜋 + tan−1 )
1
𝜋𝜋 𝜋𝜋
= log √𝟐𝟐 + i(2n𝜋𝜋 + ) (∵ tan−1 1 = )
4 4
1
𝜋𝜋
= log (22 )+ i(2n𝜋𝜋 + )
4
1 𝜋𝜋
= log (2) + i(2n𝜋𝜋 + )
2 4
= R. H. S.
Ex. 2. Prove that Log (-5) = log 5 + i(2n𝜋𝜋 + 𝜋𝜋)
Sol: we know that,
𝑦𝑦
Log (x + iy) = log √𝑥𝑥 2 + 𝑦𝑦 2 + i(2n𝜋𝜋 + tan−1 )
𝑥𝑥
L. H. S. = Log (-5)
= log (-5) + 2n𝜋𝜋 i
= log 5(-1) + 2n𝜋𝜋 i
= log 5 +log (-1) + 2n𝜋𝜋 i
= log 5 +log (cos 𝜋𝜋 + i sin 𝜋𝜋) + 2n𝜋𝜋 i (∵ cos𝜋𝜋 + isin 𝜋𝜋 = 1)
𝜃𝜃 1
Ex. 2 Show that log (1 + 𝑒𝑒 𝑖𝑖𝜃𝜃 ) = log (2 cos ) + i𝜃𝜃, if - 𝜋𝜋 < 𝜃𝜃 < 𝜋𝜋
2 2
j operator is a mathematical operator which when multiplied with any vector, rotate
that vector by 900 in anti-clock wise direction.
58
Chapter 2: Complex Numbers
59
APPLIED MATHEMATICS
𝜋𝜋
𝜋𝜋 𝜋𝜋 𝜋𝜋
Substitute x = since cos = 0, sin = 1, we get, 𝑒𝑒 𝑖𝑖 2 = i
2 2 2
60
Chapter 2: Complex Numbers
𝑏𝑏
∴ (a - jb) sin pt = √𝒂𝒂𝟐𝟐 + 𝒃𝒃𝟐𝟐 (sin pt - 𝜶𝜶), Where tan 𝛼𝛼 =
𝑎𝑎
1
iii. Operation of on a sin pt:
a + jb
1 a − jb
sin pt = sin pt
a + jb 𝑎𝑎2 +𝑏𝑏2
1 𝑏𝑏
= √𝑎𝑎2 + 𝑏𝑏 2 (sin pt - 𝛼𝛼), Where tan 𝛼𝛼 = 𝑎𝑎 [from (ii)]
𝑎𝑎2 +𝑏𝑏2
1 1
∴ sin pt = (sin pt - 𝛼𝛼)
a + jb √𝑎𝑎2 +𝑏𝑏2
Similarly,
1 1
∴ sin pt = (sin pt + 𝛼𝛼)
a − jb √𝑎𝑎2 +𝑏𝑏2
61
APPLIED MATHEMATICS
As current through reactance either lags or lead the voltage by 900. Therefore, this
reactance is represented by using j operator. The current through resistance remain
in phase with the voltage, hence resistance is taken as reference and reactance (say
E) is rotated with respect to this reference when operated with j operator.
The total impendence which impedes the circuit in AC circuit given by addition of
these vectors.
Hence impendence Z is written as Z = (R ± jE). It may be noted that the capacitive
and inductive reactance are (-j/𝐶𝐶𝐶𝐶) and jLp.
−𝑗𝑗
∴z = R + jLp + ( )
Cp
1
= R + j (Lp - )
Cp
E0 sin pt
∴I =
z
E0
∴I = 1 sin pt
R + j (Lp −Cp)
1
E0 (Lp −Cp
-1
= sin (pt – 𝛼𝛼), where 𝛼𝛼 = tan
1 𝑅𝑅
√𝑅𝑅2 +(Lp −Cp)2
1 1
[∵ sin pt = (sin pt - 𝛼𝛼)]
a + jb √𝑎𝑎2 +𝑏𝑏2
2.16 Summary:
62
Chapter 2: Complex Numbers
2.17 References:
2.17 Exercise:
𝑎𝑎+𝑖𝑖𝑖𝑖 2𝑎𝑎𝑎𝑎
Ex 8 Show that tan ( i log )=
𝑎𝑎−𝑖𝑖𝑖𝑖 𝑎𝑎2 + 𝑏𝑏2
❖❖❖❖❖❖❖
63
APPLIED MATHEMATICS
Unit 2
3
DIFFERENTIAL EQUATION
EQUATION OF THE FIRST ORDER AND OF THE FIRST DEGREE
Unit Structure
3.1 Objectives
͵Ǥʹ Introduction
3.3 Ordinary Differential Equation
͵ǤͶ Separable Variables - Differential Equation
͵Ǥͷ Equations reducible to homogeneous forms
3.6 Existence of a solution for a differential equation
3.7 Homogeneous polynomial
3.7.1 Homogeneous function
3.7.2 Homogeneous Differential Equation
3.7.3 Non Homogeneous Differential Equation
3.8 Exact Differential Equation
3.9 Integrating Factors
3.10 Integrating Factor of a homogeneous equation
3.11 Linear Equation and equation reducible to homogeneous form
3.12 Partial Differential Equation-An Overview
3.13 Summary
3.14 References
3.15 Questions
3.1 Objectives
64
Chapter 3: Differential Equation: Equation of The First Order and of the First Degree
3.2 Introduction
In an equation constituting of dependent and independent variable, when the
derivatives of the former can be represented with respect to one or more
independent variables such equations are called Differential Equation. Some of
the differential equations that can be solved by standard procedures are as
follows:
- Differential equation in which variables are separable
- Homogeneous differential equations
- Non homogeneous differential equations which can be reduced
homogeneous differential equations
- Linear differential equations
- Bernoulli’s differential equations that are nonlinear and can be reduced to
linear form.
- Exact differential equations
A first order differential equation is an equation that can be represented in the
form
F (t, y, dy/dt) = 0 or in other words F(t, y, y′)
Equation 1
where y′ is the first order derivative of y
This equation can also be represented as
F(t, f(t), f′(t)) = 0 for every value of t
Equation 2
and is function of three variables (t, y, y′).
A differential equation’s order is determined by the highest-order derivative
whereas the degree is the highest power to which a variable is raised within an
equation. The higher the order of the differential equation, the more arbitrary
constants need to be added to the general solution. Below are a few examples that
depict different scenarios
Examples y′′′ + y′′ + y′ + c = 0 Equation 3
y′ − y = 4 Equation 4
65
APPLIED MATHEMATICS
Example 1
∂y/ ∂x = 4y − 2 ∂y/4y-2 = ∂x
∫ 𝜕𝜕𝜕𝜕/(4𝑦𝑦 − 2 ) = 𝜕𝜕𝜕𝜕
1/4 log | 4y − 2| = x +c
log | 4y − 2| = 4x + 4c
4y − 2 =(+−)𝑒𝑒 4𝑥𝑥+4𝑐𝑐
4y = (+−)𝑒𝑒 4𝑥𝑥+4𝑐𝑐 + 2
y = 1/4(+−)𝑒𝑒 4𝑥𝑥+4𝑐𝑐 + 1/2
y = (+-)1/4exp(4(x + c)) + 1/2
Let C = 1/4exp(4c)
y(x) =Ce4x +1/2
𝜕𝜕𝑦𝑦
=4Ce4x
𝜕𝜕𝑥𝑥
4y-2 =4Ce4x
4y = 4Ce4x +2
Substituting for y in the above
4(Ce4x +1/2) = 4Ce4x +2
The two equations are proved equal.
With y(2) where x = 2 and y(2) = 4 the proof is as follows :
y(2) = 1 then
Ce8 + 1/2 = 1
Ce8 = 1/2 or C = 1/2(e-8)
4(1/2e-8 .e8 +2) = 4(1/2e-8.. e8) + 2 = 4 Ans
66
Chapter 3: Differential Equation: Equation of The First Order and of the First Degree
Example 2
= ∂y/7y2 = x3dx
= (−1)y −1 = 7x 4 +c
−𝟏𝟏
y = −1/(7/4(x 4 )+c) = 𝟕𝟕
𝟒𝟒
𝒙𝒙𝟒𝟒 +𝒄𝒄
Putting x =2
3 = (−1)/(7/4(16) + c)
3 = −1/28 + c
c= −85/3
( −𝟏𝟏)
y= 𝟕𝟕 𝟖𝟖𝟖𝟖 Ans
( )𝐱𝐱 𝟒𝟒 −
𝟒𝟒 𝟑𝟑
∂y 𝜕𝜕 −𝟏𝟏 7𝑥𝑥 3 −1
= (𝟕𝟕 )= 7 = 7x 3 × y 2 where y = 7
∂x 𝜕𝜕𝜕𝜕 𝒙𝒙𝟒𝟒 +𝒄𝒄 (4𝑥𝑥 4 +𝑐𝑐)2 4
𝑥𝑥 4 +𝑐𝑐
𝟒𝟒
(𝑦𝑦 2 +1)∂y + (x 2 + 3) ∂x = 0
∫(𝑦𝑦 2 + 1) ∂y + ∫ (x 2 + 3) ∂x = 0
𝒚𝒚𝟑𝟑 𝒙𝒙𝟑𝟑
+y + +3x = c
𝟑𝟑 𝟑𝟑
67
APPLIED MATHEMATICS
Examples
a)
1 = A (1-ay) +By
1 = A- a(Ay) + By
1-A = -y(aA -B)
1-A = -y or y = A-1
B-aA= 1-A if A= 1 then B- a = 0 or B=a
∫ dx/(x + a) =∫ 𝑑𝑑𝑑𝑑/𝑦𝑦 − 𝑎𝑎𝑦𝑦 2
1/y(1-ay) = A/y +B/1-ay
Upon integrating it is
log y +a(-1/a)log(1-ay) = log y - log(1-ay) = log(y/1-ay) +c
log (x+a) = log(y/1-ay) +c
log(x+a) -log(y) +log(1-ay) =log c
log(x+a)(1-ay)/log y = log c
(x+a)(1-ay) = cy Ans
68
Chapter 3: Differential Equation: Equation of The First Order and of the First Degree
Example
y(1 + x)dx + x(1 + y)dy = 0
(1+x)dx = -x(1+y)dy
(1+x)dx/x = -(1+y)dy
𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑
∫ + ∫ 𝑑𝑑𝑑𝑑 = − ∫ − ∫ 𝑑𝑑𝑑𝑑
𝑥𝑥 𝑦𝑦
=log x + x = −log y − y
= log |x |+log |y| +x+y = c
=log| xy| + x + y = c
f ( x, y) = t n f ( x, y)
Equation 8
and where t is a nonzero real number. Thus
x 10 + y 10 x
xy , 2 2
and ... sin
y
x + y
Equation 9 are homogeneous function of degree 1, 8 and 0 respectively
dy
= f ( x, y)
A first order differential equation of the form dx is said to be
homogeneous if the function f depends only on ratio of (y/x).Thus first order
homogeneous equation are of the form
dy y
= g
dx x
Equation 10
and is transformed into an equation that is separable by substituting y = vx and
dy dv
= v + x
dx dx Equation 11
and
g(v) = v +x(dv/dx) and ∫ dv/(v-g(v) = − ∫ 𝒅𝒅𝒅𝒅/𝒙𝒙
Equation 12
69
APPLIED MATHEMATICS
𝜕𝜕𝑦𝑦
a) (x-y) = x+3y
𝜕𝜕𝑥𝑥
Putting m = 1+h
2−𝑚𝑚 𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕 2 −2
=∫ 𝑑𝑑𝑑𝑑 = 2 ∫ -∫ = - log|m| - = 𝑙𝑙𝑙𝑙𝑙𝑙|1 + ℎ|
𝑚𝑚2 𝑚𝑚2 𝑚𝑚 𝑚𝑚 (1+ℎ)
−2
= 𝑙𝑙𝑙𝑙𝑙𝑙|1 + ℎ|
(1+ℎ)
−2 𝑦𝑦 2𝑥𝑥 𝑥𝑥+𝑦𝑦
= log|x| + c = 𝑦𝑦 - log|1+ | = log|x| + c + + log| |=0
1+ 𝑥𝑥 𝑥𝑥+𝑦𝑦 𝑥𝑥
𝑥𝑥
2𝑥𝑥
= log|x+y| + = c Ans
𝑥𝑥+𝑦𝑦
2 + 3𝑣𝑣 𝜕𝜕𝜕𝜕
2
𝜕𝜕𝜕𝜕 =
1 + 7𝑣𝑣 − 3𝑣𝑣 𝑋𝑋
2 + 3𝑣𝑣
∫ 𝜕𝜕𝜕𝜕 = 𝑙𝑙𝑙𝑙𝑙𝑙|𝑋𝑋| + 𝑐𝑐
1 + 7𝑣𝑣 − 3𝑣𝑣 2
𝜕𝜕𝜕𝜕 𝑣𝑣𝑣𝑣𝑣𝑣
2∫ +3 ∫ = 𝑙𝑙𝑙𝑙𝑙𝑙|𝑋𝑋| + 𝑐𝑐
1+7𝑣𝑣−3𝑣𝑣 2 1+7𝑣𝑣−3𝑣𝑣 2
3 𝑣𝑣 2
2log (1 + 7v − 3v 2 ) +3vlog(1 + 7v − 3v 2 ) + = 𝑙𝑙𝑙𝑙𝑙𝑙|𝑋𝑋| + 𝑐𝑐
(1+7𝑣𝑣−3𝑣𝑣 2 ) (2)
70
Chapter 3: Differential Equation: Equation of The First Order and of the First Degree
𝒚𝒚
𝐘𝐘 𝐘𝐘 𝒀𝒀 𝒀𝒀 𝐘𝐘 𝟑𝟑( )𝟐𝟐
𝟐𝟐 𝐥𝐥𝐥𝐥𝐥𝐥(𝟏𝟏 + 𝟕𝟕 - 3( )2 + 3( )log(1+7( ) - 3( )2 + 𝒚𝒚
𝒙𝒙
𝒚𝒚
=
𝒍𝒍𝒍𝒍𝒍𝒍|𝑿𝑿| +
𝐗𝐗 𝐗𝐗 𝑿𝑿 𝑿𝑿 𝐗𝐗 (𝟏𝟏+𝟕𝟕(𝒙𝒙)−𝟑𝟑(𝒙𝒙) 𝟐𝟐 )(𝟐𝟐)
𝒄𝒄 Ans
Example
𝑠𝑠𝑠𝑠𝑠𝑠 2 x tan y ∂x + sec 2 y tan x∂y = 0
sec2 y tan x ∂y 𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡 𝜕𝜕𝜕𝜕 𝑠𝑠𝑠𝑠𝑠𝑠 2 𝑥𝑥𝑥𝑥𝑥𝑥 𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕
𝑠𝑠𝑠𝑠𝑠𝑠 2 x ∂x = - =- = =- =
𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡 𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠 𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡 𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠 𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠
Upon integrating
𝜕𝜕𝜕𝜕 𝜕𝜕𝜕𝜕 (𝑠𝑠𝑠𝑠𝑠𝑠2 𝑥𝑥 +𝑐𝑐𝑐𝑐𝑐𝑐 2 𝑥𝑥)𝜕𝜕𝜕𝜕
∫ 𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠 = − ∫ 𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠 + log|c| = ∫ 𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠
𝑥𝑥 2 𝑥𝑥 3
C = 6x +10 -6 + k = C = 6x +5x2 - 2x3 +k
2 3
Example
A curve passes through points (1, 2) and lines to the curve pass through the point
(1,0). Formulate the equation of the curve using differential equation
Slope of a line given by y = mx + c
y2 − y1 𝑦𝑦−0 ∂y ∂x
∂y/dx = m = = = =
𝑥𝑥2−𝑥𝑥1 𝑥𝑥−1 𝑦𝑦 𝑥𝑥−1
71
APPLIED MATHEMATICS
∂x 𝑦𝑦−0
Slope of a normal at any given point P(x, y) is represented by − =
∂y 𝑥𝑥−1
𝑥𝑥 2
= ∫ 𝑦𝑦𝑦𝑦𝑦𝑦 = − ∫(𝑥𝑥 − 1)𝜕𝜕𝜕𝜕 + 𝑐𝑐 =- + x +c
2
𝑦𝑦 2 x2
= =- + x +c
2 2
5 3
Passing through points (1, 2) we have c = - 1 =
2 2
3 𝑦𝑦 2 x2 3
Putting c = = + -x - = y2 + x2 - 2x - 3 = y2 = 2x - x2 + 3 Ans
2 2 2 2
Example
A sum of INR 4,000 is compounded at a 10% per annum rate of interest. In how
many years will the amount be double the original principal? (loge 2 = 0.69)
10
Principal = P, Rate of Interest = 10 percent per annum, Sum = P+ P*( )
100
𝜕𝜕𝜕𝜕 10 𝜕𝜕𝜕𝜕 1
= P =∫ = ∫ 𝜕𝜕𝜕𝜕 + 𝑐𝑐 = 𝑙𝑙𝑙𝑙𝑙𝑙𝑒𝑒 |𝑃𝑃| = (0.1 𝑡𝑡) + 𝑐𝑐 = 𝑃𝑃 = 𝑒𝑒 .1𝑡𝑡 𝑒𝑒 𝑐𝑐 =
𝜕𝜕𝜕𝜕 100 𝑃𝑃 10
c’ 𝑒𝑒 .1𝑡𝑡 = 4000 = c’ when t = 0 and e = 1, = 8000 = 4000e.1t, 2 = e.1t, t/10 = log 2
.69 = t/10, t = 6.9 years. Ans
The general solution of the equation dy/dx = h(x, y) and has the form f(x, y, C) =
0, C being a constant. Below is the theorem that presents the scenario :
A general solution of dy/dx = h(x, y) exists over a region S of points (x, y) based
on certain conditions
a) h(x, y) is continuous and single-valued over S
b) ∂g/∂y exists and is continuous at all points of S
The general solution f(x, y, C) = 0 of a differential equation dy/dx = h(x, y) over
some region S consists of set of curves, where each curve represents a particular
solution, such that through each point in S there passes one and only one curve
for different values of C.
The differential equation associates with each point (x0, y0) in the region S a
direction that is given by
𝜕𝜕𝑦𝑦
m= |x,y = h(x,y)
𝜕𝜕𝑥𝑥
The direction at each point of S is the tangent to that curve of the family f(x, y, C)
= 0 that passes through the point.
72
Chapter 3: Differential Equation: Equation of The First Order and of the First Degree
A polynomial whose terms sum to the same degree with respect to all the
variables taken together. Thus
m2 + 2mn - 2n2 degree 2 homogeneity
2m3n + 3 m2n2 + 5n4 degree 4 homogeneity
2m + 5n degree 1 homogeneity
3.7.1 Homogeneous function
A function is said to be homogeneous when we can take a function: f(x, y) and
multiply each of the variable so that the function is of the form n: f (nx,ny) and
represent it in the form zn f(x, y).Thus
𝑚𝑚
2m2 ln( )+ 4n2 is homogeneous of degree 2
𝑛𝑛
𝑚𝑚
m2 n + n3 sin ( ) is homogeneous of degree 3
𝑛𝑛
73
APPLIED MATHEMATICS
where M(p, q) and N(p, q) are homogeneous functions of the same degree.Here
variables can be separated by substitution by introducing a new variable p = sq
(or q = sp), where s is a new variable.
Note. Differentiating p = sq gives dp = s dq + q ds, a quantity that must be
substituted for dp when sq is substituted for p.
Example
Solve the equation
(x2 -y2)dx + 2xy dy = 0
Solution Separation of variables though not possible the can be represented as
homogeneous function as follows. Substituting
y = vx and dy = v dx + x dv
we get
(x2 - v2x2)dx +2x(vx)(vdx+xdv) = 0
(𝑥𝑥 2 + 𝑦𝑦 2
=x( )=C
𝑥𝑥 2
= x2 + y2 = C Ans
3.7.3 Non Homogeneous Differential Equation
These can be represented in the form as follows:
𝜕𝜕𝑦𝑦 𝑝𝑝𝑝𝑝+𝑞𝑞𝑞𝑞 +𝑟𝑟
= Equation 14
𝜕𝜕𝑥𝑥 𝑝𝑝′ 𝑥𝑥 +𝑞𝑞′ 𝑦𝑦 +𝑟𝑟′
74
Chapter 3: Differential Equation: Equation of The First Order and of the First Degree
If pq′ − p′q = 0
then the values of h and k are infinite and the method is not suitable to find the solution
of a non homogeneous differential equation. If pq′ − p′q = 0 then
𝑝𝑝 𝑞𝑞 1
= = i.e. p’ = np and q’ = nq and the differential equation becomes
𝑝𝑝′ 𝑞𝑞′ 𝑛𝑛
𝜕𝜕𝜕𝜕
∂v 𝜕𝜕𝑦𝑦 𝜕𝜕𝜕𝜕 (𝜕𝜕𝜕𝜕 − p) 𝑣𝑣 + 𝑐𝑐
v = px + qy = = p +q = = = = F(v) = ∂x =
∂x 𝜕𝜕𝑥𝑥 𝜕𝜕𝜕𝜕 𝑞𝑞 𝑛𝑛𝑛𝑛 +𝑐𝑐′
∂v
that which can be integrated.
p +q (F(v))
Example
∂y 𝜕𝜕𝜕𝜕 3x−2y + 1
(6x − 4y + 1) = (3x − 2y + 1) = =
∂x 𝜕𝜕𝜕𝜕 2(3x−2y) + 1
𝜕𝜕𝜕𝜕 ∂y 𝜕𝜕𝜕𝜕
Following the above transformation let v = 3x − 2y, =3 − 2 =
𝜕𝜕𝜕𝜕 ∂x 𝜕𝜕𝜕𝜕
𝜕𝜕𝜕𝜕
3 −𝜕𝜕𝜕𝜕 𝑣𝑣 + 1 ∂v 2𝑣𝑣 + 2 2𝑣𝑣 + 2 6v + 3 −2v +1 ∂v 4v+4
= = =3− = =3- = = =
2 2𝑣𝑣 + 1 ∂x 2𝑣𝑣 + 1 2𝑣𝑣 + 1 2v+1 ∂x 2v+1
(2v+1)
= ∂x = ∂v
4v+4
1 1
= {v + log (4v +1)} = x + c’
2 4
1
= {v + log (4v +1)} = 2x + 2c
2
1 1
= {v + log (4v +1)} = 2x +c’ where c’ = 2c, v + log (4v + 1) = 2x + c’
2 2
75
APPLIED MATHEMATICS
Equation 15
=0 Equation 16
or
M (x, y) dx + N (x, y) dy = 0
For example to see if this equation is exact or not
(M) (N)
𝝏𝝏𝑴𝑴 𝝏𝝏𝝏𝝏
= 3x2 - 1 = 3x2 - 1 Ans
𝝏𝝏𝒚𝒚 𝝏𝝏𝝏𝝏
In the above the left hand side is an exact differential of the right side of the
equation hence the differential is said to be an exact differential or in other words
a relevant factor u(x, y) known as integrating factor has been appended to the
given differential equation.
∫ 𝑥𝑥 2 ∂y = 𝑥𝑥 2 y +
c whose differential is the equation in the left half i. e. (2xy)dx ,here “y” is
again an integrating factor.
76
Chapter 3: Differential Equation: Equation of The First Order and of the First Degree
Now there exists there is a function u(x, y)of which the left hand side is
exactly the total differential. To find this function we integrate as follows
without terms in x ∫ N ∂yand that is [-y2]. ∫ 𝑀𝑀𝑀𝑀𝑀𝑀 = ∫(2xy − 3x 2 )𝑑𝑑𝑑𝑑
𝜕𝜕𝜕𝜕
M =ycosx +siny +y, = cosx +cosy +1
𝜕𝜕𝜕𝜕
𝜕𝜕𝜕𝜕
N = sinx + xcosy + x, = cosx+cos y +1 hence the equations are exact
𝜕𝜕𝑥𝑥
77
APPLIED MATHEMATICS
Example
2xydx + ( x 2 + 3y 2 )dy = 0
∂M 𝜕𝜕𝜕𝜕
M = 2xy, N = x 2 + 3y 2 , = 2x and = 2x
∂y 𝜕𝜕𝜕𝜕
Hence the integral of last equation in the above is given as ∫ 3𝑦𝑦 2 𝜕𝜕𝜕𝜕 = y3
Example
Now to find function u(x, y) we have ∫ 𝐌𝐌𝐌𝐌𝐌𝐌 = 2x3 -xy + 3x2 +k(y) .
Example
f(x,y) =x3 + 2x2y +y2 +c’ = c” = x3 + 2x2y +y2 = c is the general solution.
78
Chapter 3: Differential Equation: Equation of The First Order and of the First Degree
𝛍𝛍 = 𝐞𝐞∫ 𝐌𝐌(𝐱𝐱)𝛛𝛛𝛛𝛛
Equation 18
Where M(x) (the function of x) is a multiple of y and μ denotes integrating factor.
OR
𝝏𝝏𝒚𝒚
+ P(y) = Q
𝝏𝝏𝒙𝒙
𝝏𝝏𝒚𝒚
𝑒𝑒 ∫ 𝑃𝑃𝑃𝑃𝑃𝑃 +y(𝑒𝑒 ∫ 𝑃𝑃𝑃𝑃𝑃𝑃 P) = Q𝑒𝑒 ∫ 𝑃𝑃𝑃𝑃𝑃𝑃
𝝏𝝏𝒙𝒙
Upon integration
79
APPLIED MATHEMATICS
In the end, integration of the expression needs to follow and the required solution
to the given equation is represented as: μ y = ∫μN(x) + C.
Now considering this equation (x − y) ∂x + x ∂y = 0 here M = x-y and N = x
𝝏𝝏𝑴𝑴 𝝏𝝏𝝏𝝏
hence = -1 and = 1 and the equations are not exact.
𝝏𝝏𝒚𝒚 𝝏𝝏𝝏𝝏
𝝏𝝏𝝏𝝏
In order to make the equations exact the 𝝁𝝁 should be such that should be equal
𝝏𝝏𝝏𝝏
𝝏𝝏𝝏𝝏
to .
𝝏𝝏𝝏𝝏
𝟏𝟏 𝜕𝜕𝜕𝜕 𝒙𝒙−𝒚𝒚 𝜕𝜕𝜕𝜕 𝟏𝟏
Hence if we multiply M and N with then = and = then
𝒙𝒙𝟐𝟐 𝜕𝜕𝜕𝜕 𝒙𝒙𝟐𝟐 𝜕𝜕𝜕𝜕 𝒙𝒙
𝜕𝜕𝜕𝜕 1 𝜕𝜕𝜕𝜕 1
differentiating M and N gives us the results as follows: =- and = -
𝜕𝜕𝜕𝜕 𝑥𝑥 2 𝜕𝜕𝜕𝜕 𝑥𝑥 2
𝟏𝟏
hence μ = - and this becomes the integrating factor.
𝐱𝐱 𝟐𝟐
Example
Solve the equation: (xy 2 − 2y 3 )dx + (3 − 2xy 2 )dy = 0.
The given equation is not exact, because
𝜕𝜕𝑀𝑀 𝜕𝜕𝜕𝜕
= 2xy - 6𝑦𝑦 2 , = 2y2 and the equations are not exact
𝜕𝜕𝑦𝑦 𝜕𝜕𝜕𝜕
Upon integrating
𝝏𝝏𝒚𝒚 𝟏𝟏
-2 ∫ = ln|y| = μ =( +-)
𝒚𝒚 𝒚𝒚𝟐𝟐
80
Chapter 3: Differential Equation: Equation of The First Order and of the First Degree
Example
y(log y )∂x + (x-log y)∂y = 0
∂x/∂y +x/(y log y) = 1/y which is a leibnitz’s equation in x
1 𝜕𝜕𝜕𝜕
∫𝑦𝑦𝑦𝑦𝑦𝑦𝑦𝑦 𝑦𝑦
Integrating Factor = 𝑒𝑒 = 𝑒𝑒 𝑙𝑙𝑙𝑙𝑙𝑙(𝑙𝑙𝑙𝑙𝑙𝑙 𝑦𝑦) = log y
1
Thus the solution is as follows: x (I.F.) = ∫ (Integrating Factor)∂y + c
𝑦𝑦
1
= x log y = ∫ (Integrating Factor)∂y + c = (1/2) (log y)2 + c
𝑦𝑦
𝜕𝜕𝜕𝜕
- y/(x+1) = e3x(x+1) here P = - 1/(x+1) and ∫ 𝑃𝑃𝑃𝑃𝑃𝑃
𝜕𝜕𝜕𝜕
∂x
= −∫ = -log (x+1)
x+1
𝜕𝜕𝜕𝜕 −1
Here integrating factor is as follows:𝑒𝑒 ∫ 𝑃𝑃 = 𝑒𝑒 𝑙𝑙𝑙𝑙𝑙𝑙(𝑥𝑥+1)1 = 1/x+1
As per the above equation y. (Integrating Factor) =
3𝑥𝑥
∫ 𝑒𝑒 (x+1)(Integrating factor).∂x + c
y(1/(x+1) = ∫ 𝒆𝒆𝟑𝟑𝟑𝟑 𝛛𝛛𝛛𝛛 +c or y = (x+1)(c+1/3𝒆𝒆𝟑𝟑𝟑𝟑 )
Integrating Factor found by Inspection
Example
y (2xy +ex)dy +2xy2 dx = 0
Dividing by 1/y2 that is the Integrating Factor then equation becomes
81
APPLIED MATHEMATICS
Example
(x2y - 2xy2)dx - (x3 -3x2y)dy = 0 .
It is in the homogeneous form Integrating Factor = 1/x2y2
Multiplying the equation with IF, the equation becomes exact in the form
(1/y-2/x)dx - (x/y2- 3/y)dy =0 and is exact
Applying ∫ M ∂x + ∫(terms of N not containing x) = c
= x/y -2logx +3logy = c Ans
𝝏𝝏𝝏𝝏
Upon integration ∫ + P ∫ 𝝏𝝏𝝏𝝏 = log y +P∫ 𝝏𝝏𝝏𝝏 = log c or y/c = - P∫ 𝝏𝝏𝝏𝝏 = y/c =
𝒚𝒚
𝒆𝒆− ∫ 𝑷𝑷𝝏𝝏𝝏𝝏 and the rest is the same as the liebnitz equation.
Bernoulli Equation can be represented as follows:
𝝏𝝏𝒚𝒚
+ P(y) = Q yn where P and Q are functions of x and upon solving gives
𝝏𝝏𝒙𝒙
𝝏𝝏𝒛𝒛
+(1-n)Pz = (1-n)Q
𝝏𝝏𝒙𝒙
(y 2
)
+ 2 xy + x 2 dy = 0
dy y 2 + 2 xy
= −
dx x2
dy dv
= v + x
dx dx for y =vx
dv v 2 x 2 + 2 xvx
v+ x
dx
=−
x2
= − v 2 + 2v ( )
82
Chapter 3: Differential Equation: Equation of The First Order and of the First Degree
dv dv dx
x
dx
(
= − v 2 + 3v ) v (v + 3) = − x
1 1 1 dx
3
v
− dv = −
v + 3 x
1 1
log v − log (v + 3 ) = − log x + log c
3 3
v c
log = 3 log 1
v + 3 x
3
v c1
log = log x
v + 3
v c 31 c
= 3
=
v + 3 x x3
y
x c
=
y x3
+ 3
x
x 3 y = c ( y + 3) Ans
Example
Solve (2x-5y )dx +(4x-y)dy = 0
2𝑥𝑥−5𝑦𝑦
dy/dx =
4𝑥𝑥−𝑦𝑦
83
APPLIED MATHEMATICS
Example
𝜕𝜕𝜕𝜕
Solve x + y = x3y6
𝜕𝜕𝜕𝜕
𝜕𝜕𝜕𝜕 -6
= Dividing by xy6 we have y + y-5 = x2
𝜕𝜕𝜕𝜕
84
Chapter 3: Differential Equation: Equation of The First Order and of the First Degree
Type 2
a1 b1
=
If a2 b2
85
APPLIED MATHEMATICS
Ans
Example
Solve dy/dx = 3x-4y-2/3x-4y-3
86
Chapter 3: Differential Equation: Equation of The First Order and of the First Degree
3.13 Summary
This chapter discusses on the concepts of differential equation and their solving
methodologies, as differential equation formulation and representation with
respect to heat conduction, oscillation in mechanical and electrical systems and
circuitry take a centre stage in all modern scientific and engineering studies. In
applied mathematics generally, the study of differential equation constitutes of
modelling the equation, solving the equation using different criterion and
conduction as rules of separation, reduction, multiplication by a certain
integration factor to make it exact. Here even mechanisms to find certain
integrating factors by inspection or of a homogeneous equation or represented in
a complex format to find a general solution to the real world problems. This
chapter introduces the students to the fundamental problem solving in the
segment of first order and first degree equations that are moderately complex to
model and solve.
87
APPLIED MATHEMATICS
3.14 References
3.15 Questions
88
Unit 2
4
DIFFERENTIAL EQUATION
OF THE FIRST ORDER OF
A DEGREE HIGHER THAN THE FIRST
Unit Structure
4.0 Objectives
4.1 Introduction
4.1.1 Equations solvable for x
4.1.2 Equations solvable for y
4.2 Equations not containing dependent/independent variable
4.3 Clairaut’s Form of the Equation
4.3.1 Equations reducible to Clairaut’s form
4.4 Summary
4.5 References
4.6 Questions
𝛛𝛛𝐲𝐲
Please note two conventions of differentials have been used ( ,dy/dx)
𝛛𝛛𝐱𝐱
4.0 Objectives
Here nonlinear equations are considered where the derivatives are of first order
and of higher degree. The equations are not solvable by any structured
methodology. Here, some typical types of equations are considered to describe
the techniques of solution of such equations. One will able to solve differential
equation of first order and higher degree solvable for solvable for x, solvable for y
and the Clairaut’s form of the equation. Also obtain the solution of the differential
equations in which x or y is absent
4.1 Introduction
89
APPLIED MATHEMATICS
90
Chapter 4: Differential Equation of the First Order of A Degree Higher Than The First
Example
𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑 𝑝𝑝 𝑥𝑥
Solve - = -
𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑 𝑥𝑥 𝑝𝑝
1 𝑝𝑝 𝑥𝑥
=q- = -
𝑞𝑞 𝑥𝑥 𝑝𝑝
𝑝𝑝 𝑥𝑥
= q2 - 1 = q( - )
𝑥𝑥 𝑝𝑝
𝑝𝑝 𝑥𝑥
= q2 - 1 - q( - ) = 0
𝑥𝑥 𝑝𝑝
𝑝𝑝 𝑥𝑥 𝑝𝑝
= q(q - ) + (q - ) = 0
𝑥𝑥 𝑝𝑝 𝑥𝑥
𝑥𝑥 𝑝𝑝
= (q - )(q - ) =0
𝑝𝑝 𝑥𝑥
𝒙𝒙 𝒑𝒑
=q= - ,
𝒑𝒑 𝒙𝒙
𝑑𝑑𝑑𝑑
=q= = -x/p , Upon integrating ∫ 𝑝𝑝𝑝𝑝𝑝𝑝 = ∫ −𝑥𝑥𝑥𝑥𝑥𝑥
𝑑𝑑𝑑𝑑
𝒑𝒑𝟐𝟐 𝒙𝒙𝟐𝟐
= + = c i.e. p2 + x2 = c is the first solution
𝟐𝟐 𝟐𝟐
p
When q =
x
𝑑𝑑𝑑𝑑 p
Then - =0
𝑑𝑑𝑑𝑑 x
𝑑𝑑𝑑𝑑 dx
= - =0
𝑝𝑝 x
= ln(p) - ln(x) = 0
=ln(p/x) = ln (c), p = xc is the required solution
Example
Solve p2 + 2 py cot x = y2
The square root of p will be equal to
=(-b(+-)square root of ((b2 -4ac))/2a
= −y cot x ± y cosec x
𝜕𝜕𝜕𝜕
= = -ycotx +ycosecx
𝜕𝜕𝜕𝜕
𝜕𝜕𝜕𝜕
= = y(cosecx - cotx)
𝜕𝜕𝜕𝜕
𝜕𝜕𝜕𝜕
= = (cosecx-cotx)𝜕𝜕𝜕𝜕
𝑦𝑦
91
APPLIED MATHEMATICS
𝜕𝜕𝜕𝜕
=∫ =∫(cosecx − cotx)𝜕𝜕𝜕𝜕
𝑦𝑦
𝑥𝑥
= log y = log tanx( ) - log(sinx) +log(c)
2
= y (1+cosx) = c
Similarly for the equation
𝜕𝜕𝜕𝜕
= -ycotx - ycosecx
𝜕𝜕𝜕𝜕
= y (1− cos x) = c
= y (1(+-) cosx) = c Ans
Example
Solve xyp3 + +(x 2 −2y 2 )p −2xyp = 0
= p [xyp2 + (x2 - 2y2)p -2xy] = 0
= p (xp- 2y)(yp+x) = 0
= ( p = 0 , y-c = 0),(xp - 2y = 0), (yp +x = 0)
𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑
= (xp- 2y) = 0, let p = =x = 2y, or =2 , y = cx2
𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑 𝑦𝑦 𝑥𝑥
𝑑𝑑𝑑𝑑
= yp + x = 0, with p = , ydy +xdx = 0, x2 +y2 - 2c = 0
𝑑𝑑𝑑𝑑
92
Chapter 4: Differential Equation of the First Order of A Degree Higher Than The First
Example
Solve y = 2 px + y2 p3
= y - y2p3 = 2px
y − y 2 p3
= =x
2𝑝𝑝
= y/2p - y2p2/2 = x
Differentiating the above with respect to y
𝜕𝜕𝜕𝜕
1 2𝑝𝑝 − 2𝑦𝑦𝜕𝜕𝜕𝜕
The first component is =
𝑝𝑝 4𝑝𝑝2
𝑑𝑑𝑑𝑑
2𝑦𝑦𝑝𝑝2 +𝑦𝑦 2 2𝑝𝑝𝑑𝑑𝑑𝑑
and the second component is
2
𝜕𝜕𝜕𝜕 𝑑𝑑𝑑𝑑
2𝑝𝑝 − 2𝑦𝑦 𝜕𝜕𝜕𝜕 2𝑦𝑦𝑝𝑝2 +𝑦𝑦 2 2𝑝𝑝𝑑𝑑𝑑𝑑 1
=0= - -
4𝑝𝑝2 2 𝑝𝑝
∂p 1
=0 = (y + p)(yp + )=0
∂y 2𝑝𝑝2
∂p
= (y + p) = c = log(py) = logc
∂y
= py = c
Eliminating p from the main equation
We have y2 = 2cx +c3 as the solution
Example
Solve: y2p 2 −3xp + y = 0.
The differential equation is of the form x = f (y,p),
where f (y,p) = (1/3)(y/p+y 2p).
Differentiating with respect to y we get
dx
(3) = 3(1/p)
dy
93
APPLIED MATHEMATICS
Example
Solve y2p2 - 3xp + y = 0
The equation can be represented in the form
𝒑𝒑
x = f(y,p) = p = tan-1(p + )
𝟏𝟏+𝒑𝒑𝟐𝟐
𝜕𝜕𝜕𝜕 2𝑝𝑝
= =
𝜕𝜕𝜕𝜕 (1+𝑝𝑝2 )12
Upon integration
y = c (1 +p2) - 1 from where y cannot be removed. Ans
4.1.2 Equations solvable for y
A differential equation of first order and higher degree takes the form y = f (x, p).
𝑑𝑑𝑑𝑑
Differentiating the equation w.r.t x , we have p = , = θ(y,p.dp/dx). The solution
𝑑𝑑𝑑𝑑
for the same will be in the form of : F(x,p,c) = 0. Now taking into consideration y
= f(x, p) and solution being F(x, p, c) the (x, y) variables in the equation can be
represented as x = F1(p, c) and y = F2(p, c) respectively as the solution.
Example
Solve y = p x +a p(1-p)
We differentiate the above with respect to x.
dy/dx = p + x dp /dx + a(dp/dx) - a(2p)dp/dx
dy/dx = p + dp/dx[x +a -2ap]
p = p + dp/dx[x +a -2ap]
0 = dp/dx[x +a -2ap]
Here p is a constant hence the equation becomes p = 1/2a(x +a)
y = (1/2a)(x + a)[x + a(1/2a(x + a))(1-(1/2a)(x + a))
Example
Solve x+ 2(xp - y) + p2
The equation to be represented as y = f(x, p) and hence is solvable for y
Representing in the form with y on the left hand side the equation takes the
𝑥𝑥 𝑝𝑝2
form = y= + xp +
2 2
94
Chapter 4: Differential Equation of the First Order of A Degree Higher Than The First
= 2x + 2p - 1
𝟏𝟏 𝒙𝒙 𝒑𝒑𝟐𝟐
= e2p - c = x = ( )𝒆𝒆𝟐𝟐𝟐𝟐 −𝒄𝒄 + 1 - p and y = + xp + Ans
𝟐𝟐 𝟐𝟐 𝟐𝟐
Example
Solve p2 - py +x
= y = (x + p2)/p
= x/p + p
= xp-1 + p
=dp/dx +1/p - xp-2(dp/dx) = p = dy/dx
Solving this equation
𝑑𝑑𝑑𝑑 𝑥𝑥 𝑝𝑝
= + =
𝑑𝑑𝑑𝑑 (𝑝𝑝+1)𝑝𝑝(𝑝𝑝−1) 𝑝𝑝2 −1
95
APPLIED MATHEMATICS
0 = p + 2x(dp/dx) +npn-1(dp/dx)
0 = p +2x(dp/dx) +(np/p)(dp/dx)
-p =(dp/dx)(2x ) +npn-1(dp/dx)
𝑑𝑑𝑑𝑑
=- [p] = 2x +npn-1
𝑑𝑑𝑑𝑑
𝜕𝜕𝜕𝜕 𝑝𝑝𝑛𝑛
0= [p] + [2x] +[ 2 ]
𝜕𝜕𝜕𝜕 𝑝𝑝
= x = - n pn+1-2 + cp-2
= x = -npn-1 +cp2
Then substitute for y in the given equation
y = 2px +pn and the solution is as follows :
𝟐𝟐𝟐𝟐 𝟏𝟏+𝒏𝒏
y = + 𝒑𝒑𝒏𝒏 Ans
𝒑𝒑 𝟏𝟏−𝒏𝒏
96
Chapter 4: Differential Equation of the First Order of A Degree Higher Than The First
𝑑𝑑𝑑𝑑
p = ( ) (3 + 12 p)
𝑑𝑑𝑑𝑑
dx = (3 + 12p)/p (dp)
=x = 3 ln(p) +12p +c and y = 3p +6p2 Ans
Example
Solve y2 = a2 (1 +p2)
The above equation is in y and p only.It can be written as follows :
𝒚𝒚𝟐𝟐
= p2 = -1
𝒂𝒂𝟐𝟐
𝑦𝑦 2
= p =( +-)√ -1
𝑎𝑎2
= a ln | y + √y 2 -a2| = x +c
Type II
Equations not containing a “y” as the dependent variable
Let the equation be as follows:
1
x=
1+ 𝑝𝑝2
= 1/p = (1 +p2)-1
=
1/p = (1+p)-2(-2p)(dp/dy)
−2𝑝𝑝
= dy =
(1+𝑝𝑝)2
−2𝑝𝑝2
= ∫ 𝜕𝜕𝜕𝜕 = ∫ 𝑑𝑑𝑑𝑑
(1+𝑝𝑝2 )2
−1 1
= ∫ 𝜕𝜕𝜕𝜕 = ∫ 2[ +∫ ] dp
(1+𝑝𝑝2 ) (1+𝑝𝑝2 )2
= y = tan-1 p + 2
We will use the substitution x=tanθ, implying that dx=sec2θdθ:
I=∫sec2θ dθ(1+tan2θ)2
Note that 1+tan2θ=sec2θ:
97
APPLIED MATHEMATICS
Integrating Factor=∫sec2θdθsec4θ=∫dθsec2θ=∫cos2θdθ
Recall that cos2θ=2cos2θ−1, so cos2θ=1/2cos2θ+1/2.
Integrating Factor=1/2∫cos2θdθ+∫1/2(dθ)
Integrating Factor=1/4sin2θ+1/2θ+C
From x=tanθ we see that θ=arctanx.
We see that 1/4sin2θ=(1/2)sinθcosθ.
Also, since tanθ=x, for a right angle triangle with the side opposite θ being x, the
adjacent side being 1, and the hypotenuse √1+x2.
Thus, sinθ=x/√1+x2 and cosθ=1/√1+x2:
Integrating Factor =1/2(sinθcosθ)+1/2(arctanx)+C
Integrating Factor=1/2(x/√1+x2)(1/√1+x2)+arc tanx/2+c
Integrating Factor =x/2(1+x2)+arctanx/2+c Ans
98
Chapter 4: Differential Equation of the First Order of A Degree Higher Than The First
Example
𝑎𝑎
Solve y = mx + Since the said equation is exactly in the form of a
𝑚𝑚
Clairaut’s representation hence there is no need to solve it further.
Example
Solve q = log(qx - y )
eq = qx -y
y = qx - eq Replacing q with c the equation becomes
y = cx - ec and this equation is in the required Clairaut’s form.
Example
Solve y = xy’ +(y’ )2
let y’ = p
y = x (p) + (p)2
p (dx) = x (dp) + p(dx) + 2pdp
0= x(dp) +2pdp
= dp(x + 2p) = 0
= dp =0; p = c ; x = -2p; p = c
= x = -2p; y = xp + p2
𝒙𝒙 𝒙𝒙𝟐𝟐
=p= - =- (Eliminating p )Ans
𝟐𝟐 𝟒𝟒
Example
Let y’ = q
y = xq + √(q2 ) + 1
𝑞𝑞𝑞𝑞𝑞𝑞
dy = xdq + qdx +
√𝑞𝑞2 +1
qdq
0= xdq +
√q2 +1
Now dq = 0 and p =c
So y = cx + √(𝐜𝐜 𝟐𝟐 ) + 𝟏𝟏
99
APPLIED MATHEMATICS
Example
𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑
( ) + 4x ( ) - 4y = 0
𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑
𝑑𝑑𝑑𝑑
Let = p then p +4xp -4y = 0
𝑑𝑑𝑑𝑑
100
Chapter 4: Differential Equation of the First Order of A Degree Higher Than The First
4.4 Summary
There are equations where the left-hand side of the equation can be resolved into
rational factors of the first degree and also there are equations where the left-hand
side of the equations cannot be factorized. Equations that cannot be factorized in
addition to exact and homogeneous are summarized below.Differential equations
of the first order but of a higher degree can be solved by one or more of the
following four methods :
𝑑𝑑𝑑𝑑
- Equations solvable for p , i.e. p = where the general solution can be
𝑑𝑑𝑑𝑑
represented as p - fi (x,y) = 0 and Fi(x,y,c) = 0
- Equations solvable for y i.e. y = f ( x,p ), solution for the same can be
represented as f(x,p,c) and the elimination of p if not possible then x =
f1(p,c) and y = f2(p,c) are combined to form the solutions.
- Equations solvable for x i .e. x = f ( y,p ), solution for the same can be
represented as f(y,p,c) and the elimination of p if not possible then x =
f’1(p,c) and y = f’2(p,c) are combined to form the solutions.
Clairaut’s equation takes the form y = px + f(p) .The general solution for
the same is obtained by replacing p by c . Some complex differential
equations can be reduced to Clairaut’s form with the help of appropriate
substitutions.
4.5 References
4.6 Problems
Find for the below problems whether they are solvable for x,y and p
1. py2 - 2pyx(tan2θ) + (y2sec2θ - x2tan2θ) = 0
2. Given p3 −4xyp + 8y2 = where p = dy/dx
3. Given y = p tan p + log(cos p)
4. Given y = px + (1− p)1/2
101
APPLIED MATHEMATICS
5. xp2 - 2yp + x+ 2y = 0
6. y = x +ctan-1q
7. x = tan-1q + q/(1+q2)
8. yq2 + (x-y)q -x = Hint [((x-y+c)(x2 + y2 +constant) = 0) the r.h.s of the
equation is the answer Ans]
9. Represent in the Clairaut’s form and solve the following :
a) y = 2px + 6y2 p2 ( y = v3)
b) sin qx cosy = cos qx siny +q
c) e4x(p-1) +e2yp2 = 0
❖❖❖❖❖❖❖
102
Unit 2
5
LINEAR DIFFERENTIAL EQUATIONS WITH
CONSTANT COEFFICIENTS
Unit Structure
5.0 Objectives
5.1 Introduction
5.2 The Differential Operator
5.3 Linear Differential Equation f (D) y = 0
5.3.1 Solution of f (D) y = 0:
5.4 Different cases depending on the nature of the root of the equation f(D) = 0
5.5 Linear differential equation f (D) y = X
5.6 The complimentary Function
5.7 The inverse operator 1/f(D) and the symbolic expiration for the particular
integral 1/f(D) X; the general methods
5.8 Particular integral: Short methods
5.9 Particular integral: Other methods
5.10 Differential equations reducible to the linear differential equations with
constant coefficients
5.11 Summary
5.12 References
5.13 Questions
5.0 Objectives
After going through this chapter, students will able to learn
• The Differential Operator
• Properties of operators
• Linear Differential Equation f(D) y = 0 and solution Of f(D) y = 0
• Different cases depending on the nature of the root of the equation f(D) = 0
• Linear differential equation f(D) y = X
• The complimentary Function
• The inverse operator 1/f(D)
• Particular Integral
103
APPLIED MATHEMATICS
5.1 Introduction
A linear equation or polynomial, with more than one term, constituting of the
derivatives of the dependent variable with regard to one or more than one
independent variable is known as a linear differential equation.
A differential equation which comprises of the differential coefficients and the
dependent variable in the first degree, that does not include the product of a
derivative with another derivative or with dependent variable, and in which the
coefficients are as constants is called a linear differential equation with constant
coefficients.
The general form of such a differential equation of order "n" is
𝑑𝑑 𝑛𝑛 𝑦𝑦 𝑑𝑑 𝑛𝑛−1 𝑦𝑦 𝑑𝑑 𝑛𝑛−2 𝑦𝑦 𝑑𝑑𝑑𝑑
b0 + b1 + b2 + ………. + bn-1 + b2y = X …………………
𝑑𝑑𝑑𝑑 𝑛𝑛 𝑑𝑑𝑑𝑑 𝑛𝑛−1 𝑑𝑑𝑑𝑑 𝑛𝑛−2 𝑑𝑑𝑑𝑑
(Equation)
Here b0, b1, b2 … are constants. Above equation is a nth order linear differential
equation with constant coefficients.
E.g. when n = 3 is put in the equation we get
𝑑𝑑 3 𝑦𝑦 𝑑𝑑 2 𝑦𝑦 𝑑𝑑𝑑𝑑
b0 + b1 + b2 + b3 y = X
𝑑𝑑𝑑𝑑 3 𝑑𝑑𝑑𝑑 2 𝑑𝑑𝑑𝑑
104
Chapter 5: Linear Differential Equations with Constant Coefficients
𝑑𝑑𝑑𝑑 𝑑𝑑 2 𝑦𝑦 𝑑𝑑 3 𝑦𝑦 𝑑𝑑 𝑛𝑛 𝑦𝑦
= Dy; = D2y; = D3y; ……; = Dn y
𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑 2 𝑑𝑑𝑑𝑑 3 𝑑𝑑𝑑𝑑 𝑛𝑛
𝑑𝑑𝑑𝑑
and + ay = (D + a) y
𝑑𝑑𝑑𝑑
105
APPLIED MATHEMATICS
𝑑𝑑 2 𝑦𝑦
e.g. +𝐷𝐷 + 12y = 0
𝑑𝑑𝑑𝑑 2
𝑑𝑑
By using operator D for ,
𝑑𝑑𝑑𝑑
On solving this first order and first degree differential equation by separating
variables, we get y = cn epnx, where, cn is an arbitrary constant.
Similarly, since the factors in equation can be taken in any order, the equation
will be satisfied by independently solving each of these equations (D – p1) y = 0,
(D – p2 ) y = 0 … etc., that is by y = c1 e p1x , y = c2 e p2x ………… etc.
It can, therefore, easily be proved that the sum of these individual solutions is the
sum of n arbitrary constants, i.e. y = c1 e p1x + c2 e p2x + … + cn e pnx … where the
original equation is of terms containing till the nth order and so also are the
constants for the above said equations.
∴ The general solution of the equation f (D) y = 0 is,
y = c1 e p1x + c2 e p2x + … + cn e pnx
where p1 , p2 , … pn are the roots of the auxiliary equation f(D) = 0.
Example :
𝑑𝑑 3 𝑦𝑦 𝑑𝑑 2 𝑦𝑦 𝑑𝑑𝑑𝑑
Solve -6 + 11 - 6y = 0
𝑑𝑑𝑑𝑑 3 𝑑𝑑𝑑𝑑 2 𝑑𝑑𝑑𝑑
𝑑𝑑
Solution: Let D stand for and the given equation can be written as
𝑑𝑑𝑑𝑑
106
Chapter 5: Linear Differential Equations with Constant Coefficients
107
APPLIED MATHEMATICS
If p1 = p2 = p3 = … = pn
i.e. n roots are real and equal then solution of f(D) y = 0 is
y = (c1 xn–1 + c2 xn–2 + … + cn–1 x + cn) ep1x
Example
For (D2 – 6D + 9) y = 0
Auxiliary Equation = (D – 3)2 y= 0
and solution takes the form (c1x +c2)e3x
and the final representation is as follows:
y = (c1 x + c2) e3x Ans
Example
For (D – 1)3 (D + 1) y = 0
solution is y = (c1 x2 + c2 x + c3 ) ex + c4 e –x where p1 = p2 =p3
Example
For (D – 1)2 (D + 1)2 y = 0 where p1 = p2 = p3 = p4
solution is y = (c1 x + c2 ) ex + (c3 x + c4 ) e–x.
c. The Case of Imaginary or the Complex Roots
The coefficients of the auxiliary equation that are real will have the
imaginary roots that will occur in conjugate pairs.
Let α ± iβ be one such pair.
∴ p1 = α + iβ, p2 = α – iβ
Then the solution of the equation f(D) y = 0 takes the form as follows :
y = Pe (α + iβ) x + Q e (α – iβ) x
= eαx [P e iβx + Qe –iβx]
= eαx [P (cos βx + i sin βx) + Q(cos βx – i sin βx)]
= eαx [(P + Q) cos βx + i (P – Q) sin βx]
y = eαx [c1 cos βx + c2 sin βx]
where, c1 = P + Q and c2 = i (P – Q) are arbitrary constants.
y = C eαx cos (βx + θ) where C, θ are arbitrary constants,
using c1 = C cos θ, c2 = – sin θ
108
Chapter 5: Linear Differential Equations with Constant Coefficients
Example:
Solve (D2 + 2D + 5) y = 0.
Solution: The auxiliary equation is D2 + 2D + 5 = 0
whose roots are D = – 1 ± 2i which are both imaginary.
Here α = – 1, β = 2.
Hence the solution is y = e–x [P cos 2x + Q sin 2x]
Example:
𝑑𝑑 4 𝑦𝑦 𝑑𝑑 2 𝑦𝑦 𝑑𝑑𝑑𝑑
Solve -5 + 12 + 28y = 0
𝑑𝑑𝑑𝑑 4 𝑑𝑑𝑑𝑑 2 𝑑𝑑𝑑𝑑
109
APPLIED MATHEMATICS
110
Chapter 5: Linear Differential Equations with Constant Coefficients
The solution where the order of the differential equation matches the number of
arbitrary constants is called the complementary function (C.F.) of a Differential
equation.
Method of Finding Complementary Function (C.F)
Step I: Find auxiliary equation (Auxiliary .Equation.)
Step II: Find the roots of the equation. i.e. values of p. Let the roots are p1,
p2,…… , pn .
Step III: Required C.F. is obtained as per the roots stated below.
Rules of finding C.F
If all roots p1, p2 ,…… , pn are real and distinct of auxiliary equation then
complementary function will be c1 e p1x + c2 e p2x + … + cn epnx .
If p1 = p2, but other roots are real and distinct then complementary function will
be (c1 x + c2) c1ep1x + c3 e p3x + c4 e p4x + … + cn e pnx.
If roots are imaginary (α ± i β) then complementary function will be eαx [c1 cos
βx + c2 sin βx].
111
APPLIED MATHEMATICS
If roots are imaginary and repeated twice then complementary function will be
eαx [(c1 x + c2) cos βx + (c3 x + c4) sin βx]
Example
Solve (D2- 3D - 4) y = 0.
Solution: Here Auxiliary equation is (D2- 3D - 4) = 0.
D2- 3D - 4 = 0
(D - 4). (D +1) = 0
D = 4, -1
Hence roots are 4 and -1, real and different
∴ Complementary Function is y = c1𝑒𝑒 4𝑥𝑥 + c2𝑒𝑒 – 𝑥𝑥
Example
Solve (D3 - 8) y = 0.
Solution: Here Auxiliary equation is (D3 - 8) = 0.
D3 - 8 = 0.
(D - 2). (D2 + 2D + 4) = 0
D = 2, D = -1± i√3
Hence roots are 2, and -1± i√3,
one is real and the rest is a pair of imaginary roots.
∴ Complementary Function is,
y = c1 e2x + e-x (c2 cos √3x + c3 sin√3x)
5.7 The inverse operator 1/f(D) and the symbolic expiration for
the particular integral 1/f(D) X
1 1
f (D) { X} = f (D) X = X
f(D) f(D)
112
Chapter 5: Linear Differential Equations with Constant Coefficients
Factor Method
1
To evaluate X, where X is a function of x, resolve f (D) into factors of the
f(D)
type (D - a), then operate on X successively by the reciprocal of these factor in
any order using the formula
1
X = 𝑒𝑒 𝑎𝑎𝑎𝑎 ∫ 𝑋𝑋𝑒𝑒 −𝑎𝑎𝑎𝑎 dx
(D−a)
If X = 𝑒𝑒 𝑎𝑎𝑎𝑎
1 𝑒𝑒 𝑎𝑎𝑎𝑎
𝑒𝑒 𝑎𝑎𝑎𝑎 = ; f(a) ≠ 0
f(D) f(a)
𝑥𝑥 𝑒𝑒 𝑎𝑎𝑎𝑎 𝑥𝑥 2 𝑒𝑒 𝑎𝑎𝑎𝑎
= ; f ’(a) ≠ 0 = ; f ’’(a) ≠ 0 and so on
f′(a) f′′(a)
1
𝑥𝑥 𝑝𝑝 = [f (D)]-1𝑥𝑥 𝑝𝑝
f(D)
113
APPLIED MATHEMATICS
1 1 1
= { [3 +6x] - [3+6x]}
2 𝐷𝐷−1 𝐷𝐷+1
1
= {𝑒𝑒 𝑥𝑥 ∫ 𝑒𝑒 −𝑥𝑥 [3 +6x] dx - 𝑒𝑒 −𝑥𝑥 ∫ 𝑒𝑒 𝑥𝑥 [3 +6x] dx}
2
1
= [- 6 – 12x]
2
= -3 – 6x =-3[1-2x].
∴ P. I. is, Yp = - 3[1– 2x]
The complete solution of the equation is
Y = Yc + Yp
Y = C1 𝑒𝑒 𝑥𝑥 + C2 𝑒𝑒 −𝑥𝑥 - 3 – 6
114
Chapter 5: Linear Differential Equations with Constant Coefficients
of the corresponding
function.
X = = 𝑒𝑒 𝑎𝑎𝑎𝑎 v First operate on 𝑒𝑒 𝑎𝑎𝑎𝑎 on 𝑒𝑒 𝑎𝑎𝑎𝑎 1 v, then solve for
𝑓𝑓(D+a)
1
then operate v by above method
𝑓𝑓(D)
Example:
Solve (D2+ 4D+3)y = 𝑒𝑒 −2𝑥𝑥
Solution: Here auxiliary equation is (D2+ 4D+3) = 0
D2+ 4D+3 = 0
(D+3) (D+1) = 0
D = -3,-1
Hence roots are -3 and -1, real and different.
Therefore C.F. is
C.F = C1𝑒𝑒-3x C2𝑒𝑒 –x
Now to find P.I:
1
P.I = X
𝑓𝑓(D)
1
= X
𝑓𝑓(D)
1
= 𝑒𝑒 −2𝑥𝑥
D2 + 4D+3
P. I. = - 𝑒𝑒 −2𝑥𝑥
Hence the general solution is y = C.F.+ P.I.
Y = C1𝑒𝑒-3x C2𝑒𝑒 –x - 𝑒𝑒 −2𝑥𝑥
115
APPLIED MATHEMATICS
116
Chapter 5: Linear Differential Equations with Constant Coefficients
= y “+4y = 0
= p2 + 4 = 0
= p (+−)2 = 0
=p1 = - 2 ; p2 = 2
=yc = c1cos2x + c2sin2x
Now let y1 = cos2x and y2 = sin2x
y1’ = - 2sin2x and y2’ = 2cos2x
W = y1 * y2’ - y2 *y1’ = 2[cos2x +sin2x] = 2
−𝑦𝑦2 ∗ 4𝑡𝑡𝑡𝑡𝑡𝑡2𝑥𝑥
A’ =
𝑊𝑊
𝑦𝑦1 ∗ 4𝑡𝑡𝑡𝑡𝑡𝑡2𝑥𝑥
B’ =
𝑊𝑊
−2𝑠𝑠𝑠𝑠𝑠𝑠2 2𝑥𝑥
A=∫ ∂x
𝑐𝑐𝑐𝑐𝑐𝑐2𝑥𝑥
B = ∫ 2sin2x ∂x
117
APPLIED MATHEMATICS
dx
(1 + y2) + x - tan−1 y = 0
dy
dx
(1 + y2) + x = tan−1 y
dy
dx x tan−1 y
+ = ,
dy (1 + y2 ) (1 +y2 )
1 tan−1 y
P= and Q =
(1 + y2 ) (1 + y2 )
IF = e∫ p(y)dy
1
∫ dy
= e (1 + y2 )
−1 y
= etan
x. IF = ∫ IF Q(y)dy + c
−1 y −1 y tan−1 y
x. etan = ∫ etan dy + c
(1 + y2 )
Let tan−1 y = t
1
dy = dt
(1 + y2 )
x. et = ∫ et t dt + c
118
Chapter 5: Linear Differential Equations with Constant Coefficients
= ∫ et t dt + c
= t et - et + c
Put t = tan−1 y
−1 y −1 y −1 y
x. etan = tan−1 y etan - etan +c
Reducible to Linear differential Equation
dy
+ P(x). y = Q(x) y n
dx
Dividing by y n
1 dy 1
+ P(x) = Q(x) ……….. (1)
yn dx yn−1
1
Let =t
yn−1
1 dy 1 dt
=
yn dx 1−n dx
Eq (1) becomes
1 dt
+ P(x) t = Q(x)
1−n dx
Dividing by y2
1 dy 1
- tan x = - sec x
y2 dx y
1
Let =t
y
1 dy dt
− =
y2 dx dx
dt
− - t tan x = - sec x
dx
dt
+ t tan x = sec x
dx
119
APPLIED MATHEMATICS
5.11 Summary
This chapter provides the students with an understanding of linear differential
equation of higher order and degree with constant coefficients and goes on to
explain the concepts of complimentary functions and integral values and their
usage in solving the problems that constitute the above. Students are made to use
the concept of inverse operator and the case of real, repeated and imaginary roots
to solve complex differential equations of the higher order and higher degree. The
techniques of using substitution methods to solve the differential equations by
using the concept of reduction is also dealt with in this chapter.
5.12 References
“Higher Engineering Mathematics” by B.V.Raamna,Tata McGraw-Hill
Publication, New Delhi.
a. “Schaum’s Outline of Differential Equations” by Richard Bronson and
Gabriel Costa.
b. Applied Mathematics II by P. N. Wartikar and J. N. Wartikar.
c. https://www.library.gscgandhinagar.in/assets/admin/images/MAT-
102(UNIT1,2).pdf
d. http://www.math.utah.edu/~zwick/Classes/Fall2013_2280/Lectures/Lecture
6_with_Examples.pdf
e. http://www.rahulandmaths.com/bsc-students/differential-equations
5.13 Questions
d2 y
Solve + 4y = 0
dx2
d4 y
Solve - 16y = 0
dx4
120
Chapter 5: Linear Differential Equations with Constant Coefficients
Solve (D2- 3D - 4) y = 0.
Solve (D3 - 8) y = 0
Solve (D2-3D+2)y=e5x
Solve(D3-3D2+4)y=e3x
d3 y
3. − y = e2x
dx3
4. (D2-2D+1)y = e3x
5. (D2-2D+1)y = ex
6. Assuming that the rate of growth of any organism is directly proportional to
N(t) present at time t, so to find the value of N(t) given that N(0) = 100 and
after (t+1 with t = 0), the size of the organism has grown to 200.
Solution :
In this case t = 0, N(0) = 100. The solution of the problem is given by
N(t) = 100 exp (kt), t >=0
Determine m from the additional condition
N(l) = 200 (N(1) = size of I at time t = 1).
Hence 200 = 100 exp (k) ,k = 1n2
Hence the solution is
N(t) = 100 exp (t ln2) = 100 exp (ln2t) or N(t) = (100) 2t . So the equation
can be represented as shown here.
Ǥ Applications - Electrical circuits
di
E= L + Ri
dt
121
APPLIED MATHEMATICS
Unit 3
6
THE LAPLACE TRANSFORM
Unit Structure
6.0 Objectives
6.1 Introduction
6.2 Definition
6.3 Table of Elementary Laplace Transform
6.4 Theorems on Important Properties of Laplace Transformation
6.4.1 Flow Chart of Gamma Function
6.4.2 Beta Function
6.4.3 Properties of Beta Function:
6.4.4 Problem based on Beta Function
6.4.5 Duplication Formula of Gamma Functions
6.5 Additional Problems
6.6 Exercise
6.7 Summary
6.8 References
6.0 Objectives
After going through this unit, you will be able to:
• Solve the problem based on Elementary Laplace Transforms with its type.
122
Chapter 6: The Laplace Transform
6.1 Introduction
6. 2 Definition
Laplace transform is yet another operational tool for solving constant coefficients
linear differential equations. The process of solution consists of three main steps:
i) The given “hard" problem is transformed into a “simple" equation.
ii) This simple equation is solved by purely algebraic manipulations.
iii) The solution of the simple equation is transformed back to obtain the
solution of the given problem.
In this way the Laplace transformation reduces the problem of solving a
differential equation to an algebraic problem. The third step is made easier by
tables, whose role is similar to that of integral tables in integration.
123
APPLIED MATHEMATICS
a function of 𝑡𝑡 into a new function 𝑓𝑓(𝑠𝑠), which is a function of another variable 𝑠𝑠.
𝑓𝑓(𝑡𝑡) is called the object function , which is defined for 𝑡𝑡
≥ 0, 𝑓𝑓 ̅ (𝑠𝑠) is the resultant
or image function , 𝑠𝑠 is the parameter of the the transform, which should be
sufficiently large to make the integral convergent.
∞
The relation between 𝑓𝑓 (𝑡𝑡) and 𝑓𝑓(𝑠𝑠), 𝒇𝒇(𝒔𝒔 ) = ∫ 𝐞𝐞−𝐬𝐬𝐬𝐬 [ 𝒇𝒇(𝒕𝒕)]𝒅𝒅𝒅𝒅 − − − − − (𝟏𝟏)
𝟎𝟎
f(t) f(s)
𝟏𝟏
1
𝒔𝒔
𝟏𝟏
𝒆𝒆𝒂𝒂𝒂𝒂 , 𝒔𝒔 > 𝑎𝑎
𝒔𝒔 − 𝒂𝒂
𝒂𝒂
Sin at
𝒔𝒔 + 𝒂𝒂𝟐𝟐
𝟐𝟐
𝒔𝒔
Cos at
𝒔𝒔 − 𝒂𝒂𝟐𝟐
𝟐𝟐
𝒂𝒂
sinh at
𝒔𝒔 − 𝒂𝒂𝟐𝟐
𝟐𝟐
𝒔𝒔
cosh at
𝒔𝒔 − 𝒂𝒂𝟐𝟐
𝟐𝟐
𝒕𝒕 𝒔𝒔
𝒔𝒔𝒔𝒔𝒔𝒔 𝒂𝒂𝒂𝒂 (𝒔𝒔 + 𝒂𝒂𝟐𝟐 )𝟐𝟐
𝟐𝟐
𝟐𝟐𝟐𝟐
𝟏𝟏 𝟏𝟏
( 𝒔𝒔𝒔𝒔𝒔𝒔 𝒂𝒂𝒂𝒂 − 𝒂𝒂𝒂𝒂 𝒄𝒄𝒄𝒄𝒄𝒄 𝒂𝒂𝒂𝒂 )
𝟐𝟐𝒂𝒂𝟑𝟑 (𝒔𝒔 + 𝒂𝒂𝟐𝟐 )𝟐𝟐
𝟐𝟐
(𝒏𝒏 + 𝟏𝟏)!
𝒕𝒕𝒏𝒏
𝒔𝒔𝒏𝒏+𝟏𝟏
124
Chapter 6: The Laplace Transform
𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬 𝟏𝟏: 𝐹𝐹𝐹𝐹𝐹𝐹𝐹𝐹 𝑡𝑡ℎ𝑒𝑒 𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙 𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡 𝑜𝑜𝑜𝑜 𝑖𝑖) 𝑒𝑒 −𝑏𝑏𝑏𝑏 𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐
𝑠𝑠
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 ∶ We know ℒ(cos 𝑎𝑎𝑎𝑎 ) =
𝑠𝑠 2 + 𝑎𝑎2
𝑠𝑠 + 𝑏𝑏
ℒ{ 𝑒𝑒 −𝑏𝑏𝑏𝑏 𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐} =
(𝑠𝑠 + 𝑏𝑏)2 + 𝑎𝑎2
𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬 𝟐𝟐: 𝐹𝐹𝐹𝐹𝐹𝐹𝐹𝐹 𝑡𝑡ℎ𝑒𝑒 𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙 𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡 𝑜𝑜𝑜𝑜 𝑖𝑖) 𝑡𝑡 2 𝑒𝑒 3𝑡𝑡
2!
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 ∶ We know ℒ(𝑡𝑡 2 ) =
𝑠𝑠 3
2!
ℒ{ 𝑡𝑡 2 𝑒𝑒 3𝑡𝑡 } =
(𝑠𝑠 − 3)2
𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬 𝟑𝟑: 𝐹𝐹𝐹𝐹𝐹𝐹𝐹𝐹 𝑡𝑡ℎ𝑒𝑒 𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙 𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡 𝑜𝑜𝑜𝑜 𝑖𝑖) sin 2𝑡𝑡 sin 3𝑡𝑡 𝑖𝑖𝑖𝑖)𝑐𝑐𝑐𝑐𝑐𝑐 2 2𝑡𝑡 𝑖𝑖𝑖𝑖𝑖𝑖) 𝑠𝑠𝑠𝑠𝑠𝑠3 2𝑡𝑡
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 ∶
1
i) since 𝑠𝑠𝑠𝑠𝑠𝑠 2𝑡𝑡 𝑠𝑠𝑠𝑠𝑠𝑠 3𝑡𝑡 = [cos t − cos 5t]
2
1
∴ ℒ {sin 2𝑡𝑡 sin 3𝑡𝑡 } = [ℒ(cos t) − ℒ(cos 5t) ]
2
1 s s
= [ 2 2
− 2 ]
2 s +1 s + 52
12s
=
(s 2 + 1)(s2 + 25)
1
ii) since 𝑐𝑐𝑐𝑐𝑐𝑐 2 2𝑡𝑡 = (1 + 𝑐𝑐𝑐𝑐𝑐𝑐4𝑡𝑡 )
2
125
APPLIED MATHEMATICS
1 1 1 𝑠𝑠
∴ ℒ { 𝑐𝑐𝑐𝑐𝑐𝑐 2 2𝑡𝑡} = [ℒ(1) + ℒ (cos 4𝑡𝑡 )] = ( + 2 )
2 2 𝑠𝑠 𝑠𝑠 + 16
3 1
iii) since sin 6t = 3 sin 2𝑡𝑡 − 4 𝑠𝑠𝑠𝑠𝑠𝑠3 2𝑡𝑡 𝑜𝑜𝑜𝑜 𝑠𝑠𝑠𝑠𝑠𝑠3 2𝑡𝑡 = sin 2𝑡𝑡 − sin 6𝑡𝑡
4 4
3 1
∴ ℒ { 𝑠𝑠𝑠𝑠𝑠𝑠3 2𝑡𝑡} = [ℒ(sin 2𝑡𝑡 ) − ℒ (sin 6𝑡𝑡 )]
4 4
3 2 1 2
= . 2 2
− . 2
4 𝑠𝑠 + 2 4 𝑠𝑠 + 62
48
=
(𝑠𝑠 2 + 4) (𝑠𝑠 2 + 36 )
𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬 𝟒𝟒: 𝐹𝐹𝐹𝐹𝐹𝐹𝐹𝐹 𝑡𝑡ℎ𝑒𝑒 𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙 𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡 𝑜𝑜𝑜𝑜
𝑖𝑖) e−3t ( 2 cos 5t − 3 sin 5t ) 𝑖𝑖𝑖𝑖) 𝑒𝑒 2𝑡𝑡 𝑐𝑐𝑐𝑐𝑐𝑐 2 𝑡𝑡
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 ∶ i) ℒ {e−3t ( 2 cos 5t − 3 sin 5t ) }
= 2ℒ (e−3t cos 5t) − 3ℒ(e−3t sin 5t)
s+3 5
= 2. − 3.
(s + 3) + 5
2 2 (s + 3)2 + 52
2s − 9
=
s 2 + 6s + 34
1 1 1 𝑠𝑠
ii) Since ℒ {𝑐𝑐𝑐𝑐𝑐𝑐 2 𝑡𝑡} = ℒ(1 + cos 2𝑡𝑡 ) = { + 2 }
2 2 𝑠𝑠 𝑠𝑠 + 4
1 1 𝑠𝑠 − 2
∴ By shifting property , we get ℒ{e2t 𝑐𝑐𝑐𝑐𝑐𝑐 2 𝑡𝑡} = { + }
2 𝑠𝑠 − 2 (𝑠𝑠 − 2)2 + 4
126
Chapter 6: The Laplace Transform
1
𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆 ℒ {(cosh 𝑎𝑎𝑎𝑎) 𝑓𝑓(𝑡𝑡)} = [ℒ{𝑒𝑒 𝑎𝑎𝑎𝑎 𝑓𝑓(𝑡𝑡)} + ℒ{𝑒𝑒 −𝑎𝑎𝑎𝑎 𝑓𝑓(𝑡𝑡)}]
2
1
= [𝑓𝑓(̅ 𝑠𝑠 − 𝑎𝑎) + 𝑓𝑓(̅ 𝑠𝑠 + 𝑎𝑎)], 𝑏𝑏𝑏𝑏 𝑠𝑠ℎ𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖 𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝
2
3
(𝑖𝑖)𝑤𝑤𝑤𝑤 ℎ𝑎𝑎𝑎𝑎𝑎𝑎 ℒ (sin 3𝑡𝑡) = 2
𝑠𝑠 + 32
1 3 3
ℒ (sinh 2𝑡𝑡 sin 3𝑡𝑡 ) = { − }
2 (𝑠𝑠 − 2) + 3
2 2 (𝑠𝑠 + 2)2 + 32
12𝑠𝑠
=
𝑠𝑠 4 +
10 𝑠𝑠 2 + 169
𝑠𝑠
(𝑖𝑖𝑖𝑖) 𝑤𝑤𝑤𝑤 ℎ𝑎𝑎𝑎𝑎𝑎𝑎 ℒ (cos 2𝑡𝑡) = 2
𝑠𝑠 + 22
1 𝑠𝑠 − 3 𝑠𝑠 + 3
ℒ (cosh 3𝑡𝑡 cos 2𝑡𝑡 ) = { + }
2 (𝑠𝑠 − 3) + 2 2 2 (𝑠𝑠 + 3)2 + 22
2𝑠𝑠(𝑠𝑠 2 − 5)
= 4
𝑠𝑠 − 10 𝑠𝑠 2 + 169
𝟔𝟔. 𝟒𝟒. 𝟐𝟐 𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓
𝐈𝐈𝐈𝐈𝐈𝐈. 𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓 ∶
𝑓𝑓(𝑡𝑡−𝑎𝑎) 𝑡𝑡>𝑎𝑎
If ℒ {𝑓𝑓(𝑡𝑡)} = 𝑓𝑓 (̅ 𝑠𝑠) and F(t) = { 0 𝑡𝑡<𝑎𝑎 then ℒ {𝐹𝐹(𝑡𝑡)} = 𝑒𝑒 −𝑎𝑎𝑎𝑎 𝑓𝑓 (̅ 𝑠𝑠)
∞
Proof ∶ ℒ {𝐹𝐹(𝑡𝑡)} = ∫ 𝑒𝑒 −𝑠𝑠𝑠𝑠 𝐹𝐹(𝑡𝑡)𝑑𝑑𝑑𝑑
0
𝑎𝑎 ∞
−𝑠𝑠𝑠𝑠
= ∫ 𝑒𝑒 𝐹𝐹(𝑡𝑡) 𝑑𝑑𝑑𝑑 + ∫ 𝑒𝑒 −𝑠𝑠𝑠𝑠 𝐹𝐹(𝑡𝑡) 𝑑𝑑𝑑𝑑
0 𝑎𝑎
𝑎𝑎 ∞
= ∫ 𝑒𝑒 −𝑠𝑠𝑠𝑠 (0)𝑑𝑑𝑑𝑑 + ∫ 𝑒𝑒 −𝑠𝑠𝑠𝑠 𝑓𝑓(𝑡𝑡 − 𝑎𝑎) 𝑑𝑑𝑑𝑑
0 𝑎𝑎
∞
= ∫ 𝑒𝑒 −𝑠𝑠𝑠𝑠 𝑓𝑓(𝑡𝑡 − 𝑎𝑎) 𝑑𝑑𝑑𝑑
𝑎𝑎
∞
= ∫ 𝑒𝑒 −𝑠𝑠(𝑢𝑢+𝑎𝑎) 𝑓𝑓(𝑢𝑢) 𝑑𝑑𝑑𝑑, [ 𝑢𝑢 = 𝑡𝑡 − 𝑎𝑎 ]
0
∞
= 𝑒𝑒 −𝑎𝑎𝑎𝑎 ∫ 𝑒𝑒 −𝑠𝑠𝑠𝑠 𝑓𝑓(𝑢𝑢) 𝑑𝑑𝑑𝑑 = 𝑒𝑒 −𝑎𝑎𝑎𝑎 𝑓𝑓(̅ 𝑠𝑠)
0
𝒇𝒇(𝒕𝒕−𝒂𝒂) 𝒕𝒕>𝑎𝑎
𝒉𝒉𝒉𝒉𝒉𝒉𝒉𝒉𝒉𝒉, 𝓛𝓛 {𝑭𝑭(𝒕𝒕)} = 𝒆𝒆−𝒂𝒂𝒂𝒂 𝒇𝒇̅(𝒔𝒔). 𝒘𝒘𝒘𝒘𝒘𝒘𝒘𝒘𝒘𝒘 𝐅𝐅(𝐭𝐭) = { 𝟎𝟎 𝒕𝒕<𝑎𝑎
(𝒕𝒕−𝟏𝟏)𝟑𝟑 𝒕𝒕>1
𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬 𝟔𝟔: 𝐹𝐹𝐹𝐹𝐹𝐹𝐹𝐹 ℒ {𝐹𝐹(𝑡𝑡)} 𝑓𝑓𝑓𝑓𝑓𝑓 F(t) = { 𝟎𝟎 𝟎𝟎< 𝑡𝑡 <1
3!
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 ∶ Here 𝑓𝑓(𝑡𝑡) = 𝑡𝑡 3 , hence 𝑓𝑓 (̅ 𝑠𝑠) =
𝑠𝑠 4
127
APPLIED MATHEMATICS
3! 𝑒𝑒 −𝑠𝑠
𝐵𝐵𝐵𝐵 𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎 𝑡𝑡ℎ𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒 𝑎𝑎𝑎𝑎 𝑎𝑎 = 1, ℒ{𝐹𝐹(𝑡𝑡)} =
𝑠𝑠 4
𝒅𝒅𝒏𝒏
𝐈𝐈𝐈𝐈 . 𝐈𝐈𝐈𝐈 𝓛𝓛 {𝒇𝒇(𝒕𝒕)} = 𝒇𝒇̅(𝐬𝐬), 𝐭𝐭𝐭𝐭𝐭𝐭𝐭𝐭 𝓛𝓛 {𝒕𝒕𝒏𝒏 𝒇𝒇(𝒕𝒕)} = (−𝟏𝟏)𝒏𝒏 𝒇𝒇̅(𝒔𝒔) , 𝒘𝒘𝒘𝒘𝒘𝒘𝒘𝒘𝒘𝒘 𝒏𝒏
𝒅𝒅𝒅𝒅𝒏𝒏
= 𝟏𝟏, 𝟐𝟐, 𝟑𝟑 …
𝑻𝑻𝑻𝑻𝑻𝑻𝑻𝑻 𝒊𝒊𝒊𝒊 𝒄𝒄𝒄𝒄𝒄𝒄𝒄𝒄𝒄𝒄𝒄𝒄 𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎 𝒃𝒃𝒃𝒃 𝒕𝒕𝒏𝒏
𝒅𝒅
𝐂𝐂𝐂𝐂𝐂𝐂𝐂𝐂. 𝐓𝐓𝐓𝐓𝐓𝐓 𝐫𝐫𝐫𝐫𝐫𝐫𝐫𝐫𝐫𝐫𝐫𝐫𝐫𝐫𝐟𝐟 𝓛𝓛 {𝒕𝒕 𝒇𝒇(𝒕𝒕)} = − 𝒇𝒇̅(𝒔𝒔) = −𝒇𝒇′ (𝒔𝒔)
𝒅𝒅𝒅𝒅
𝒕𝒕𝒕𝒕𝒕𝒕 𝒅𝒅𝒅𝒅𝒅𝒅𝒅𝒅𝒅𝒅𝒅𝒅𝒅𝒅𝒅𝒅𝒅𝒅𝒅𝒅𝒅𝒅𝒅𝒅𝒅𝒅𝒅𝒅𝒅𝒅 𝒐𝒐𝒐𝒐 𝒕𝒕𝒕𝒕𝒕𝒕 𝒕𝒕𝒕𝒕𝒕𝒕𝒕𝒕𝒕𝒕𝒕𝒕𝒕𝒕𝒕𝒕𝒕𝒕 𝒐𝒐𝒐𝒐 𝒂𝒂 𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇 𝒄𝒄𝒄𝒄𝒄𝒄𝒄𝒄𝒄𝒄𝒄𝒄𝒄𝒄𝒄𝒄𝒄𝒄𝒄𝒄𝒄𝒄 𝒕𝒕𝒕𝒕
𝒕𝒕𝒕𝒕𝒕𝒕 𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎𝒎 𝒐𝒐𝒐𝒐 𝒕𝒕𝒕𝒕𝒕𝒕 𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇 𝒃𝒃𝒃𝒃 − 𝒕𝒕
𝑡𝑡
𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬 𝟕𝟕: 𝐹𝐹𝐹𝐹𝑛𝑛𝑑𝑑 ℒ {𝐹𝐹(𝑡𝑡)} 𝑓𝑓𝑓𝑓𝑓𝑓 (𝑖𝑖) 𝑠𝑠𝑠𝑠𝑠𝑠ℎ 𝑎𝑎𝑎𝑎 (𝑖𝑖𝑖𝑖)𝑡𝑡 2 cos 𝑎𝑎𝑎𝑎
2𝑎𝑎
sinh 𝑎𝑎𝑎𝑎 1 1
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 ∶ (𝑖𝑖)𝑓𝑓(𝑡𝑡) = , 𝑓𝑓(𝑠𝑠) =
2𝑎𝑎 2 𝑠𝑠 − 𝑎𝑎2
2
1 𝑑𝑑 1 1
∴ ℒ {𝑡𝑡 sinh 𝑎𝑎𝑎𝑎} = (−1) { . 2 }
2𝑎𝑎 𝑑𝑑𝑑𝑑 2 𝑠𝑠 − 𝑎𝑎2
1 −2𝑠𝑠
= (−1)
2 (𝑠𝑠 − 𝑎𝑎2 )2
2
𝑠𝑠
=
(𝑠𝑠 2 − 𝑎𝑎2 )2
𝑠𝑠
(𝑖𝑖𝑖𝑖)𝑓𝑓(𝑡𝑡) = cos 𝑎𝑎𝑎𝑎 , 𝒇𝒇̅(𝐬𝐬) =
𝑠𝑠 2 + 𝑎𝑎2
𝑑𝑑 2 𝑠𝑠
∴ ℒ {𝑡𝑡 2 cos 𝑎𝑎𝑎𝑎} = (−1)2 { }
𝑑𝑑𝑠𝑠 2 𝑠𝑠 2 + 𝑎𝑎2
2𝑠𝑠 (𝑠𝑠 2 − 3𝑎𝑎2 )
=
(𝑠𝑠 2 + 𝑎𝑎2 )3
128
Chapter 6: The Laplace Transform
( 𝑎𝑎2 − 𝑠𝑠 2 ) ( 𝑠𝑠 2 − 𝑎𝑎2 )
= − =
(𝑠𝑠 2 + 𝑎𝑎2 ) (𝑠𝑠 2 + 𝑎𝑎2 )
𝑎𝑎
(𝑖𝑖𝑖𝑖) 𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆 , ℒ(sin 𝑎𝑎𝑎𝑎 ) = 2
𝑠𝑠 + 𝑎𝑎2
2
𝑑𝑑 2 𝑎𝑎
2
ℒ(t sin 𝑎𝑎𝑎𝑎 ) = (−1) ( )
𝑑𝑑𝑑𝑑 2 𝑠𝑠 2 + 𝑎𝑎2
𝑑𝑑 𝑠𝑠 6𝑠𝑠
ℒ(𝑡𝑡 sin 3𝑡𝑡) = − ( 2 ) =
𝑑𝑑𝑑𝑑 𝑠𝑠 + 32 (𝑠𝑠 2 + 9)2
𝑈𝑈𝑈𝑈𝑈𝑈𝑈𝑈𝑈𝑈 𝑠𝑠ℎ𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖 𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝, 𝑤𝑤𝑤𝑤 𝑔𝑔𝑔𝑔𝑔𝑔
6(𝑠𝑠 + 1) 6(𝑠𝑠 + 1)
ℒ(𝑒𝑒 −𝑡𝑡 𝑡𝑡 sin 3𝑡𝑡) = 2 2
= 2
[(𝑠𝑠 + 1) + 9] (𝑠𝑠 + 2𝑠𝑠 + 10)2
𝒇𝒇(𝒕𝒕)
𝐕𝐕 . 𝐈𝐈𝐈𝐈 𝓛𝓛 {𝒇𝒇(𝒕𝒕)} = 𝒇𝒇̅(𝐬𝐬), 𝐭𝐭𝐭𝐭𝐭𝐭𝐭𝐭 𝓛𝓛 { }
𝒕𝒕
∞
𝒇𝒇(𝒕𝒕)
= ∫ 𝒇𝒇̅(𝒔𝒔)𝒅𝒅𝒅𝒅 , 𝒑𝒑𝒑𝒑𝒑𝒑𝒑𝒑𝒑𝒑𝒑𝒑𝒑𝒑𝒑𝒑 𝐥𝐥𝐥𝐥𝐥𝐥 𝒆𝒆𝒆𝒆𝒆𝒆𝒆𝒆𝒆𝒆𝒆𝒆
𝒕𝒕→+𝟎𝟎 𝒕𝒕
𝒔𝒔
129
APPLIED MATHEMATICS
𝑠𝑠 ∞ 1 𝑠𝑠 − 1
= |log ( )| = − log [ ] = log ( )
𝑠𝑠 − 1 0 1 − (1⁄𝑠𝑠) 𝑠𝑠
𝑠𝑠 𝑠𝑠
(𝑖𝑖𝑖𝑖) 𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆 , ℒ(cos 𝑎𝑎𝑎𝑎 − cos 𝑏𝑏𝑏𝑏 ) = −
𝑠𝑠 2 + 𝑎𝑎2 𝑠𝑠 2 + 𝑏𝑏 2
𝑠𝑠
𝑎𝑎𝑎𝑎𝑎𝑎 ℒ(sin 𝑎𝑎𝑎𝑎 ) =
𝑠𝑠 2 + 𝑎𝑎2
cos 𝑎𝑎𝑎𝑎 − cos 𝑏𝑏𝑏𝑏
∴ ℒ( ) + ℒ(t sin 𝑎𝑎𝑎𝑎 )
𝑡𝑡
∞
𝑠𝑠 𝑠𝑠 d 𝑠𝑠
=∫( − 2 ) 𝑑𝑑𝑑𝑑 − ( 2 )
𝑠𝑠 2 + 𝑎𝑎 2 𝑠𝑠 + 𝑏𝑏 2 ds 𝑠𝑠 + 𝑎𝑎2
s
∞
1 2 2)
1 2 2 )|
−2𝑠𝑠
= | log(𝑠𝑠 + 𝑎𝑎 − log(𝑠𝑠 + 𝑏𝑏 − a( 2 )
2 2 s (𝑠𝑠 + 𝑎𝑎2 )2
1 𝑠𝑠 2 + 𝑎𝑎2 1 𝑠𝑠 2 + 𝑎𝑎2 2𝑎𝑎𝑎𝑎
= lim log 2 2
− log 2 2
+ 2
2 s→∞ 𝑠𝑠 + 𝑏𝑏 2 𝑠𝑠 + 𝑏𝑏 (𝑠𝑠 + 𝑎𝑎2 )2
1 1+0 1 𝑠𝑠 2 + 𝑎𝑎2 2𝑎𝑎𝑎𝑎
= log ( ) − log ( 2 2
)+ 2
2 1+0 2 𝑠𝑠 + 𝑏𝑏 (𝑠𝑠 + 𝑎𝑎2 )2
1⁄
𝑠𝑠 2 + 𝑎𝑎2 2 2𝑎𝑎𝑎𝑎
= log ( 2 ) + −−−−−−
𝑠𝑠 + 𝑏𝑏 2 (𝑠𝑠 2 + 𝑎𝑎2 )2
− (log 1 = 0 )
𝐕𝐕𝐕𝐕 . 𝐈𝐈𝐈𝐈 𝓛𝓛 {𝒇𝒇(𝒕𝒕)} = 𝒇𝒇̅(𝐬𝐬), 𝐭𝐭𝐭𝐭𝐭𝐭𝐭𝐭 𝓛𝓛 {𝒇𝒇(𝒂𝒂𝒂𝒂)}
𝟏𝟏 𝒔𝒔
= 𝒇𝒇̅ ( ) ( 𝑪𝑪𝑪𝑪𝑪𝑪𝑪𝑪𝑪𝑪𝑪𝑪 𝒐𝒐𝒐𝒐 𝒔𝒔𝒔𝒔𝒔𝒔𝒔𝒔𝒔𝒔 𝑷𝑷𝑷𝑷𝑷𝑷𝑷𝑷𝑷𝑷𝑷𝑷𝑷𝑷𝑷𝑷 )
𝒂𝒂 𝒂𝒂
8 + 12𝑠𝑠 − 2𝑠𝑠 2
𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬 𝟏𝟏𝟏𝟏: 𝐼𝐼𝐼𝐼 ℒ {𝑓𝑓(𝑡𝑡)} = , 𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓 ℒ {𝑓𝑓(2𝑡𝑡)}
(𝑠𝑠 2 + 4)2
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒: From above result ,
𝑠𝑠 𝑠𝑠 2
1 8 + 12 (2) − 2 (2)
ℒ {𝑓𝑓(2𝑡𝑡)} = 2
2 𝑠𝑠 2
{ ((2) + 4) }
4(16 + 12𝑠𝑠 − 𝑠𝑠 2 )
=
(𝑠𝑠 2 + 16)2
𝐕𝐕𝐕𝐕𝐕𝐕 . 𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓 𝐨𝐨𝐨𝐨 𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅
√𝑥𝑥
2 2
𝑊𝑊𝑊𝑊 𝑘𝑘𝑘𝑘𝑘𝑘𝑘𝑘 𝑒𝑒𝑒𝑒𝑒𝑒(√𝑥𝑥) = ∫ 𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑
√𝜋𝜋
𝑜𝑜
130
Chapter 6: The Laplace Transform
1
ℒ{𝑒𝑒𝑒𝑒𝑒𝑒(√𝑡𝑡)} =
𝑠𝑠√𝑠𝑠 − 1
𝑤𝑤ℎ𝑒𝑒𝑒𝑒𝑒𝑒 𝑓𝑓̅1 (𝑠𝑠) 𝑎𝑎𝑎𝑎𝑎𝑎 𝑓𝑓̅2 (𝑠𝑠) 𝑎𝑎𝑎𝑎𝑎𝑎 𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡 𝑜𝑜𝑜𝑜 𝑘𝑘𝑘𝑘𝑘𝑘𝑘𝑘𝑘𝑘 𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓 𝑓𝑓1 (𝑡𝑡) 𝑎𝑎𝑎𝑎𝑎𝑎 𝑓𝑓2 (𝑡𝑡)
𝑇𝑇ℎ𝑒𝑒 𝑡𝑡ℎ𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒 𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠 𝑡𝑡ℎ𝑎𝑎𝑎𝑎
𝒕𝒕
𝓛𝓛 {∫ 𝒇𝒇𝟏𝟏 (𝒕𝒕 − 𝒖𝒖)𝒇𝒇𝟐𝟐 (𝒖𝒖)𝒅𝒅𝒅𝒅} = 𝒇𝒇𝟏𝟏 (𝒔𝒔)𝒇𝒇𝟐𝟐 (𝒔𝒔) = ̅̅̅ ̅̅̅𝟐𝟐 (𝒔𝒔)
𝒇𝒇𝟏𝟏 (𝒔𝒔)𝒇𝒇
𝟎𝟎
𝒕𝒕
𝑢𝑢 𝑎𝑎(𝑡𝑡−𝑢𝑢) 1 𝑎𝑎(𝑡𝑡−𝑢𝑢) 𝑡𝑡
= [− 𝑒𝑒 − 2 𝑒𝑒 ]
𝑎𝑎 𝑎𝑎 0
1 𝑎𝑎𝑎𝑎
= [𝑒𝑒 − 𝑎𝑎𝑎𝑎 − 1]
𝑎𝑎2
𝑡𝑡
1 𝑎𝑎𝑎𝑎
∴ 𝓛𝓛 {∫ 𝑓𝑓1 (𝑢𝑢)𝑓𝑓2 (𝑡𝑡 − 𝑢𝑢)𝑑𝑑𝑑𝑑} = 𝓛𝓛 { [𝑒𝑒 − 𝑎𝑎𝑎𝑎 − 1]}
𝑎𝑎2
0
131
APPLIED MATHEMATICS
1 1 𝑎𝑎 1
= 2
[ − 2− ]
𝑎𝑎 𝑠𝑠 − 𝑎𝑎 𝑠𝑠 𝑠𝑠
1
= = 𝑓𝑓̅1 (𝑠𝑠)𝑓𝑓̅2 (𝑠𝑠)
𝑠𝑠 2 (𝑠𝑠 − 𝑎𝑎)
𝟔𝟔. 𝟒𝟒. 𝟒𝟒 𝑳𝑳𝑳𝑳𝑳𝑳𝑳𝑳𝑳𝑳𝑳𝑳𝑳𝑳 𝑻𝑻𝑻𝑻𝑻𝑻𝑻𝑻𝑻𝑻𝑻𝑻𝑻𝑻𝑻𝑻𝑻𝑻 𝒐𝒐𝒐𝒐 𝒂𝒂𝒂𝒂 𝑰𝑰𝑰𝑰𝑰𝑰𝑰𝑰𝑰𝑰𝑰𝑰𝑰𝑰𝑰𝑰
𝐵𝐵𝐵𝐵 𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑 ,
𝑡𝑡 ∞ 𝑡𝑡
−𝑠𝑠𝑠𝑠
𝓛𝓛 {∫ 𝑓𝑓 (𝑢𝑢)𝑑𝑑𝑑𝑑} = ∫ 𝑒𝑒 [∫ 𝑓𝑓 (𝑢𝑢)𝑑𝑑𝑑𝑑] 𝑑𝑑𝑑𝑑 − − − − − − − − − (𝑖𝑖 )
0 0 0
𝑡𝑡
𝑑𝑑
𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑒𝑒 [∫ 𝑓𝑓 (𝑢𝑢)𝑑𝑑𝑑𝑑] = 𝑓𝑓(𝑡𝑡),
𝑑𝑑𝑑𝑑
0
1
̅
= 𝑓𝑓(𝑠𝑠)
𝑠𝑠
𝒕𝒕
𝟏𝟏
𝑇𝑇ℎ𝑢𝑢𝑢𝑢 , 𝓛𝓛 {∫ 𝒇𝒇 (𝒖𝒖)𝒅𝒅𝒅𝒅} = 𝒇𝒇̅(𝒔𝒔)
𝒔𝒔
𝟎𝟎
𝑖𝑖. 𝑒𝑒. 𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓 𝑖𝑖𝑖𝑖 𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖 𝑜𝑜𝑜𝑜𝑜𝑜𝑜𝑜𝑜𝑜 ( 0, 𝑡𝑡)𝑡𝑡ℎ𝑒𝑒 𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡 𝑜𝑜𝑜𝑜 𝑡𝑡ℎ𝑒𝑒 𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖 𝑖𝑖𝑖𝑖
𝑜𝑜𝑜𝑜𝑜𝑜𝑜𝑜𝑜𝑜𝑜𝑜𝑜𝑜𝑜𝑜 𝑏𝑏𝑏𝑏 𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑 𝑡𝑡ℎ𝑒𝑒 𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡 𝑜𝑜𝑜𝑜 𝑡𝑡ℎ𝑒𝑒 𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓 𝑏𝑏𝑏𝑏 𝑠𝑠 .
𝑶𝑶𝑶𝑶
𝑡𝑡
1
𝐼𝐼𝐼𝐼 ℒ(𝑡𝑡) = 𝑓𝑓(̅ 𝑠𝑠), 𝑡𝑡ℎ𝑒𝑒𝑒𝑒 ℒ {∫ 𝑓𝑓 (𝑢𝑢)𝑑𝑑𝑑𝑑} = 𝑓𝑓(̅ 𝑠𝑠),
𝑠𝑠
0
𝑡𝑡
̅(𝑠𝑠) − ∅(0)
∴ ℒ{∅′ (𝑡𝑡)} = 𝑠𝑠 ∅
𝑡𝑡
1 1
̅(𝑠𝑠) = ℒ{∅′ (𝑡𝑡)} 𝑖𝑖. 𝑒𝑒. ℒ {∫ 𝑓𝑓 (𝑢𝑢)𝑑𝑑𝑑𝑑} = 𝑓𝑓 (̅ 𝑠𝑠)
𝑂𝑂𝑂𝑂 ∅
𝑠𝑠 𝑠𝑠
0
132
Chapter 6: The Laplace Transform
𝑡𝑡
1
𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬 𝟏𝟏𝟏𝟏: 𝑉𝑉𝑉𝑉𝑉𝑉𝑉𝑉𝑉𝑉𝑉𝑉 ℒ {∫ 𝑢𝑢2 𝑒𝑒 −𝑢𝑢 𝑑𝑑𝑑𝑑} = 𝓛𝓛{𝑡𝑡 2 𝑒𝑒 −𝑡𝑡 }
𝑠𝑠
0
𝑡𝑡
𝑑𝑑 1 2
ℒ(2𝑡𝑡𝑒𝑒 −𝑡𝑡 ) = 2. (−1) ( )=
𝑑𝑑𝑑𝑑 𝑠𝑠 + 1 (𝑠𝑠 + 1)2
∴ From (i), we get
𝑡𝑡
2 2 2 2
ℒ {∫ 𝑢𝑢2 𝑒𝑒 −𝑢𝑢 𝑑𝑑𝑑𝑑} = − [ + + ]
𝑠𝑠 (𝑠𝑠 + 1) 3 (𝑠𝑠 + 1)2 (𝑠𝑠 + 1)1
0
2 1
= = ℒ{𝑡𝑡 2 𝑒𝑒 −𝑡𝑡 }
𝑠𝑠(𝑠𝑠 + 1)3 𝑠𝑠
𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺 ∶ (𝑖𝑖) ∫ 𝑡𝑡𝑒𝑒 −3𝑡𝑡 sin 𝑡𝑡 𝑑𝑑𝑑𝑑 = ∫ 𝑡𝑡𝑒𝑒 −𝑠𝑠𝑠𝑠 (𝑡𝑡 sin 𝑡𝑡) 𝑑𝑑𝑑𝑑 𝑤𝑤ℎ𝑒𝑒𝑒𝑒𝑒𝑒 𝑠𝑠 = 3
0 0
= ℒ(𝑡𝑡 𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠 ), 𝑏𝑏𝑏𝑏 𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑
𝑑𝑑 1
= (−1) ( 2 )
𝑑𝑑𝑑𝑑 𝑠𝑠 + 1
133
APPLIED MATHEMATICS
2𝑠𝑠 2×3 3
= = 2 =
(𝑠𝑠 2 + 1) 2 (3 + 1) 2 50
∞
sin 𝑚𝑚𝑚𝑚
(𝑖𝑖𝑖𝑖) ∫ 𝑑𝑑𝑑𝑑
𝑡𝑡
0
𝑚𝑚
ℒ(sin 𝑚𝑚𝑚𝑚 ) = = 𝑓𝑓(𝑠𝑠) , ( 𝑠𝑠𝑠𝑠𝑠𝑠 )
(𝑠𝑠 2 + 𝑚𝑚2 )
∞ ∞
sin 𝑚𝑚𝑚𝑚 𝑚𝑚 𝑑𝑑𝑑𝑑 −1
𝑠𝑠 ∞
ℒ( ) = ∫ 𝑓𝑓(𝑠𝑠)𝑑𝑑𝑑𝑑 = ∫ 2 = |𝑡𝑡𝑡𝑡𝑡𝑡 |
𝑡𝑡 𝑠𝑠 + 𝑚𝑚2 𝑚𝑚 𝑠𝑠
𝑠𝑠 𝑠𝑠
∞
sin 𝑚𝑚𝑚𝑚 𝝅𝝅 𝑠𝑠
𝑶𝑶𝑶𝑶 𝑏𝑏𝑏𝑏 𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑 ∫ 𝑒𝑒 −𝑠𝑠𝑠𝑠 𝑑𝑑𝑑𝑑 = − 𝑡𝑡𝑡𝑡𝑡𝑡 −1
𝑡𝑡 𝟐𝟐 𝑚𝑚
0
−1
𝑁𝑁𝑁𝑁𝑁𝑁 , lim 𝑡𝑡𝑡𝑡𝑡𝑡 (𝑠𝑠⁄𝑚𝑚) = 0 𝑖𝑖𝑖𝑖 𝑚𝑚 > 0 𝑜𝑜𝑜𝑜 𝜋𝜋 𝑖𝑖𝑖𝑖 𝑚𝑚 < 0
𝑠𝑠→0
𝑇𝑇ℎ𝑢𝑢𝑢𝑢 𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡 𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙 𝑎𝑎𝑎𝑎 𝑠𝑠 → 0, 𝑤𝑤𝑤𝑤 𝑔𝑔𝑔𝑔𝑔𝑔
∞
sin 𝑚𝑚𝑚𝑚 𝜋𝜋
∫ 𝑑𝑑𝑑𝑑 = 𝑖𝑖𝑖𝑖 𝑚𝑚 > 0 𝑜𝑜𝑜𝑜 − 𝜋𝜋⁄2 𝑖𝑖𝑖𝑖 𝑚𝑚 < 0
𝑡𝑡 2
0
∞
cos 𝑎𝑎𝑎𝑎 − cos 𝑏𝑏𝑏𝑏
(𝑖𝑖𝑖𝑖𝑖𝑖) ∫ 𝑒𝑒 𝑡𝑡 ( ) 𝑑𝑑𝑑𝑑
𝑡𝑡
0
𝑠𝑠 𝑠𝑠
𝑊𝑊𝑊𝑊 𝑘𝑘𝑛𝑛𝑛𝑛𝑛𝑛 𝑡𝑡ℎ𝑎𝑎𝑎𝑎 ℒ(cos 𝑎𝑎𝑎𝑎 ) = , ℒ(cos 𝑏𝑏𝑏𝑏 ) =
(𝑠𝑠 2 + 𝑎𝑎2 ) (𝑠𝑠 2 + 𝑏𝑏 2 )
∞
cos 𝑎𝑎𝑎𝑎 − cos 𝑏𝑏𝑏𝑏 𝑠𝑠 𝑠𝑠
ℒ( )=∫( 2 − ) 𝑑𝑑𝑑𝑑
𝑡𝑡 (𝑠𝑠 + 𝑎𝑎2 ) (𝑠𝑠 2 + 𝑏𝑏 2 )
𝑠𝑠
∞
1 𝑠𝑠 2 + 𝑎𝑎2 1 𝑠𝑠 2 + 𝑏𝑏 2
= {𝑙𝑙𝑙𝑙𝑙𝑙 ( 2 )} = 𝑙𝑙𝑙𝑙𝑙𝑙 ( )
2 𝑠𝑠 + 𝑏𝑏 2 𝑠𝑠 2 𝑠𝑠 2 + 𝑎𝑎2
∞
cos 𝑎𝑎𝑎𝑎 − cos 𝑏𝑏𝑏𝑏 1 𝑠𝑠 2 + 𝑏𝑏 2
𝑇𝑇ℎ𝑖𝑖𝑖𝑖 𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖 ∫ 𝑒𝑒 −𝑠𝑠𝑠𝑠 ( ) 𝑑𝑑𝑑𝑑 = 𝑙𝑙𝑙𝑙𝑙𝑙 ( 2 )
𝑡𝑡 2 𝑠𝑠 + 𝑎𝑎2
0
∞
cos 𝑎𝑎𝑎𝑎 − cos 𝑏𝑏𝑏𝑏
𝑇𝑇𝑇𝑇𝑇𝑇𝑇𝑇𝑇𝑇𝑇𝑇 𝑠𝑠 = 1 , 𝑤𝑤𝑤𝑤 𝑔𝑔𝑔𝑔𝑔𝑔 ∫ 𝑒𝑒 −𝑡𝑡 ( ) 𝑑𝑑𝑑𝑑
𝑡𝑡
0
1 1 + 𝑏𝑏 2
= 𝑙𝑙𝑙𝑙𝑙𝑙 ( )
2 1 + 𝑎𝑎2
𝑡𝑡
e−t sin 𝑡𝑡
(𝑖𝑖𝑖𝑖)ℒ {∫ 𝑑𝑑𝑑𝑑 }
𝑡𝑡
0
∞
sin 𝑡𝑡 𝑑𝑑𝑑𝑑 𝜋𝜋
𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆 ℒ ( )= ∫ 2 = 𝑡𝑡𝑡𝑡𝑡𝑡−1 𝑠𝑠 = − 𝑡𝑡𝑡𝑡𝑡𝑡−1 𝑠𝑠 = 𝑐𝑐𝑐𝑐𝑐𝑐 −1 𝑠𝑠
𝑡𝑡 𝑠𝑠 + 1 2
0
134
Chapter 6: The Laplace Transform
sin 𝑡𝑡
ℒ {𝑒𝑒 𝑡𝑡 ( )}
𝑡𝑡
= 𝑐𝑐𝑐𝑐𝑐𝑐 −1 (𝑠𝑠 − 1) − − − − − 𝑏𝑏𝑏𝑏 𝑠𝑠ℎ𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖 𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝
𝑡𝑡
sin 𝑡𝑡 1
ℒ [∫ {𝑒𝑒 𝑡𝑡 ( )} 𝑑𝑑𝑑𝑑 ] = 𝑐𝑐𝑐𝑐𝑐𝑐 −1 (𝑠𝑠 − 1)
𝑡𝑡 𝑠𝑠
0
𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬 𝟏𝟏𝟏𝟏: 𝐹𝐹𝐹𝐹𝐹𝐹𝐹𝐹 𝑡𝑡ℎ𝑒𝑒 𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙 𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡 𝑜𝑜𝑜𝑜 𝑒𝑒𝑒𝑒𝑒𝑒ℎ 𝑜𝑜𝑜𝑜 𝑡𝑡ℎ𝑒𝑒 𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓 𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓
(𝑖𝑖) cos 𝑡𝑡 cos 2𝑡𝑡 (𝑖𝑖𝑖𝑖) 𝑡𝑡 2 − 3𝑡𝑡 + 5 (𝑖𝑖𝑖𝑖𝑖𝑖) 𝑡𝑡 2 sin 𝑎𝑎𝑎𝑎 (𝑖𝑖𝑖𝑖)𝑒𝑒 4𝑡𝑡 𝑐𝑐𝑐𝑐𝑐𝑐ℎ 5𝑡𝑡
1
𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺 ∶ (𝑖𝑖) ℒ {cos 𝑡𝑡 cos 2𝑡𝑡} = ℒ { (cos 3𝑡𝑡 + cos 𝑡𝑡 )}
2
1
= {ℒ (cos 3𝑡𝑡 ) + ℒ (cos 𝑡𝑡 )}
2
135
APPLIED MATHEMATICS
1 𝑠𝑠 𝑠𝑠
= { 2 2
+ 2 }
2 𝑠𝑠 + (3) 𝑠𝑠 + (1)2
𝑠𝑠 ( 𝑠𝑠 2 + 5 )
= { }
(𝑠𝑠 2 + 1) (𝑠𝑠 2 + 9)
(𝑖𝑖𝑖𝑖) ℒ { 𝑡𝑡 2 − 3𝑡𝑡 + 5 }
(𝑛𝑛 − 1)!
𝑊𝑊𝑊𝑊 𝑘𝑘𝑘𝑘𝑘𝑘𝑘𝑘 , ℒ{𝑡𝑡 𝑛𝑛−1 } =
𝑠𝑠 𝑛𝑛
2! 2
ℒ{𝑡𝑡 2 } = 3
= 3 , 𝑛𝑛 = 3
𝑠𝑠 𝑠𝑠
1! 1
ℒ{𝑡𝑡} = 2 = 2 , 𝑛𝑛 = 2
𝑠𝑠 𝑠𝑠
1
ℒ{𝑡𝑡 2 } = , 𝑛𝑛 = 1
𝑠𝑠
∴ ℒ { 𝑡𝑡 2 − 3𝑡𝑡 + 5 } = ℒ (𝑡𝑡 2 ) − 3ℒ(𝑡𝑡) + 5ℒ(1)
2 3 5 5𝑠𝑠 2 − 3𝑠𝑠 + 2
= − + =
𝑠𝑠 3 𝑠𝑠 2 𝑠𝑠 𝑠𝑠 3
(𝑖𝑖𝑖𝑖𝑖𝑖) 𝑡𝑡 2 sin 𝑎𝑎𝑎𝑎
𝑑𝑑2 𝑠𝑠 2𝑎𝑎(3𝑠𝑠 2 − 𝑎𝑎2 )
ℒ {𝑡𝑡 2 sin 𝑎𝑎𝑎𝑎 } = (−12 ) . { } =
𝑑𝑑𝑑𝑑 2 𝑠𝑠 2 + 𝑎𝑎2 (𝑠𝑠 2 + 𝑎𝑎2 )3
(𝑖𝑖𝑖𝑖) 𝑒𝑒 4𝑡𝑡 𝑐𝑐𝑜𝑜𝑜𝑜ℎ 5𝑡𝑡
𝑠𝑠 − 4 𝑠𝑠 − 4
ℒ {𝑒𝑒 4𝑡𝑡 𝑐𝑐𝑐𝑐𝑐𝑐ℎ 5𝑡𝑡 } = 2 2
= 2
(𝑠𝑠 − 4) − 5 𝑠𝑠 − 8𝑠𝑠 − 9
cos(𝑡𝑡−𝛼𝛼) , 𝑡𝑡>𝛼𝛼
𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬 𝟏𝟏𝟏𝟏: 𝐹𝐹𝐹𝐹𝐹𝐹𝐹𝐹 ℒ{𝑓𝑓(𝑡𝑡)}, 𝑖𝑖𝑖𝑖 𝑓𝑓(𝑡𝑡) = { 0 ,< 𝛼𝛼
136
Chapter 6: The Laplace Transform
𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬 𝟏𝟏𝟏𝟏: 𝑭𝑭𝑭𝑭𝑭𝑭𝑭𝑭 𝒕𝒕𝒕𝒕𝒕𝒕 𝒍𝒍𝒍𝒍𝒍𝒍𝒍𝒍𝒍𝒍𝒍𝒍𝒍𝒍 𝒕𝒕𝒕𝒕𝒕𝒕𝒕𝒕𝒕𝒕𝒕𝒕𝒕𝒕𝒓𝒓𝒓𝒓 𝒐𝒐𝒐𝒐 𝒆𝒆𝒆𝒆𝒆𝒆𝒆𝒆 𝒐𝒐𝒐𝒐 𝒕𝒕𝒕𝒕𝒕𝒕
𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇 𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇𝒇
5⁄2
(7⁄2)! 15 (1⁄2)! 15 𝜋𝜋
ℒ(𝑡𝑡 )= 7⁄ = = √
𝑠𝑠 2 8 𝑠𝑠 7⁄2 8 𝑠𝑠 7
−1⁄2
(1⁄2)! 𝜋𝜋
ℒ(𝑡𝑡 )= 1 = √
𝑠𝑠 ⁄2 𝑠𝑠
𝜋𝜋
∴ ℒ(𝑒𝑒 −3𝑡𝑡 𝑡𝑡 −1⁄2 ) = √
𝑠𝑠 + 3
(𝑖𝑖𝑖𝑖𝑖𝑖) erf √𝑡𝑡
𝑡𝑡
1 −1⁄
ℒ{𝑒𝑒𝑒𝑒𝑒𝑒(√𝑡𝑡)} = ℒ {∫ 𝑢𝑢 2 𝑒𝑒 −𝑢𝑢 𝑑𝑑𝑑𝑑 }
√𝜋𝜋
0
1 1 −1
= ℒ {𝑢𝑢 ⁄2 𝑒𝑒 −𝑢𝑢 𝑑𝑑𝑑𝑑 } − 𝐿𝐿𝐿𝐿𝐿𝐿. 𝑇𝑇𝑇𝑇𝑇𝑇. 𝑜𝑜𝑜𝑜 𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼𝐼
√𝜋𝜋 𝑠𝑠
1 1 (1⁄2)! 1
= 1 =
√𝜋𝜋 𝑠𝑠 (𝑠𝑠 − 1) ⁄2 𝑠𝑠√𝑠𝑠 − 1
𝑡𝑡 1 1 1
𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬 17: 𝐺𝐺𝐺𝐺𝐺𝐺𝐺𝐺𝐺𝐺 ℒ {2√ } = 3 𝑠𝑠ℎ𝑜𝑜𝑜𝑜 𝑡𝑡ℎ𝑎𝑎𝑎𝑎 ℒ { }=
𝜋𝜋 𝑠𝑠 ⁄2 √𝜋𝜋𝜋𝜋 √𝑠𝑠
137
APPLIED MATHEMATICS
𝑡𝑡
𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺 ∶ 𝐿𝐿𝐿𝐿𝐿𝐿 𝑓𝑓(𝑡𝑡) = 2√
𝜋𝜋
2 1 −1⁄ 1
∴ 𝐹𝐹 ′ (𝑡𝑡) = 𝑡𝑡 2 =
√𝜋𝜋 2 √𝜋𝜋𝜋𝜋
1
∴ ℒ(𝑓𝑓 ′ (𝑡𝑡)) = ℒ
√𝜋𝜋
= 𝑠𝑠 𝑓𝑓(̅ 𝑠𝑠) − 𝑓𝑓(0) − − − −𝐿𝐿𝐿𝐿𝐿𝐿. 𝑇𝑇𝑇𝑇𝑇𝑇. 𝑜𝑜𝑜𝑜 𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷
𝑡𝑡 1 1
= 𝑠𝑠ℒ {2√ } = 𝑠𝑠. 3
𝜋𝜋 𝑠𝑠 ⁄2= √𝑠𝑠
∞
6.6 Exercise
1. Obtain the Laplace Transform of each of the following functions:
s4 + 4s2 + 24
(𝑖𝑖)(𝑡𝑡 2 + 1)2 ( 𝐀𝐀𝐀𝐀𝐀𝐀 ∶ )
s5
s2 + 1
(ii)( t + 1)2 𝑒𝑒 𝑡𝑡 ( 𝐀𝐀𝐀𝐀𝐀𝐀 ∶ )
(s − 1)3
2s (s2 − 3k 2 )
(𝑖𝑖𝑖𝑖𝑖𝑖)𝑡𝑡 2 cos 𝑘𝑘𝑘𝑘 ( 𝐀𝐀𝐀𝐀𝐀𝐀 ∶ )
(s2 + k 2 )3
6
(iv) 𝑠𝑠𝑠𝑠𝑠𝑠3 𝑡𝑡 ( 𝐀𝐀𝐀𝐀𝐀𝐀 ∶ )
(s2 + 1)(s 2 + 9)
138
Chapter 6: The Laplace Transform
a (s 2 − 2a2 )
(𝑣𝑣) cos 𝑎𝑎𝑎𝑎 sinh 𝑎𝑎𝑎𝑎 ( 𝐀𝐀𝐀𝐀𝐀𝐀 ∶ )
s4 + 4a4
𝟏𝟏 4
(vi)(sin 2𝑡𝑡 − cos 2𝑡𝑡) 2 ( 𝐀𝐀𝐀𝐀𝐀𝐀 ∶ − 2 )
𝐬𝐬 (s + 16)
a(1 − e−bs )
(𝑖𝑖) 𝑓𝑓(𝑡𝑡) = {t5,, 0<t<4
t>4 ( 𝐀𝐀𝐀𝐀𝐀𝐀 ∶ )
s
1 1 1
(𝑖𝑖𝑖𝑖) 𝑓𝑓(𝑡𝑡) = {a0 ,, 0<t<b
t>b ( 𝐀𝐀𝐀𝐀𝐀𝐀 ∶ 2
+ ( − 2 ) e−4s )
s s s
2 2e−s
(𝑖𝑖𝑖𝑖𝑖𝑖) 𝑓𝑓(𝑡𝑡) = {(t−1)
0
, t>1
, 0<t<1 ( 𝐀𝐀𝐀𝐀𝐀𝐀 ∶ 3 )
s
3. Find the Laplace transform of 𝑓𝑓(𝑡𝑡):
1 1 s 2 + a2
(𝑖𝑖) (1 − cos 𝑎𝑎𝑎𝑎 ) ( 𝐀𝐀𝐀𝐀𝐀𝐀 ∶ log [ ])
𝑡𝑡 2 s2
1 1 s2 + b2
(𝑖𝑖𝑖𝑖) (cos 𝑎𝑎𝑎𝑎 − cos 𝑏𝑏𝑏𝑏 ) ( 𝐀𝐀𝐀𝐀𝐀𝐀 ∶ log [ 2 ])
𝑡𝑡 2 s + a2
𝑠𝑠𝑠𝑠𝑠𝑠ℎ 𝑡𝑡 1 s+1
(𝑖𝑖𝑖𝑖𝑖𝑖) ( 𝐀𝐀𝐀𝐀𝐀𝐀 ∶ log [ ])
𝑡𝑡 2 s−1
𝑡𝑡
sin 𝑡𝑡 1
(𝑖𝑖𝑖𝑖) ∫ 𝑒𝑒 𝑡𝑡 𝑑𝑑𝑑𝑑 ( 𝐀𝐀𝐀𝐀𝐀𝐀 ∶ cot −1 (s − 1))
𝑡𝑡 s
0
𝑠𝑠 2 − 𝑠𝑠 + 1 𝑠𝑠 2 − 2𝑠𝑠 + 4
4. If ℒ𝑓𝑓(𝑡𝑡) = , 𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓 ℒ(2𝑡𝑡) ( 𝐀𝐀𝐀𝐀𝐀𝐀 ∶ )
(2𝑠𝑠 + 1)2 ( 𝑠𝑠 − 1) 4(𝑠𝑠 + 1)2 ( 𝑠𝑠 − 2)
5. Evaluate:
∞
139
APPLIED MATHEMATICS
6.7 Summary
In this unit we learn Laplace Transform definition, Elementary Laplace
Transforms, Theorems on Important Properties of Laplace Transformation
∞
f(t) f(s)
1
1
𝑠𝑠
1
𝑒𝑒 𝑎𝑎𝑎𝑎 , 𝑠𝑠 > 𝑎𝑎
𝑠𝑠 − 𝑎𝑎
𝑎𝑎
Sin at
𝑠𝑠 2 + 𝑎𝑎2
𝑠𝑠
Cos at
𝑠𝑠 2 − 𝑎𝑎2
𝑎𝑎
sinh at
𝑠𝑠 − 𝑎𝑎2
2
𝑠𝑠
cosh at
𝑠𝑠 − 𝑎𝑎2
2
𝑡𝑡 𝑠𝑠
𝑠𝑠𝑠𝑠𝑠𝑠 𝑎𝑎𝑎𝑎 (𝑠𝑠 + 𝑎𝑎2 )2
2
2𝑎𝑎
1 1
( 𝑠𝑠𝑠𝑠𝑠𝑠 𝑎𝑎𝑎𝑎 − 𝑎𝑎𝑎𝑎 𝑐𝑐𝑐𝑐𝑐𝑐 𝑎𝑎𝑎𝑎 )
2𝑎𝑎3 (𝑠𝑠 + 𝑎𝑎2 )2
2
(𝑛𝑛 + 1)!
𝑡𝑡 𝑛𝑛
𝑠𝑠 𝑛𝑛+1
𝑑𝑑 𝑛𝑛
If ℒ {𝑓𝑓(𝑡𝑡)} = 𝑓𝑓 (̅ s), then ℒ {𝑡𝑡 𝑛𝑛 𝑓𝑓(𝑡𝑡)} = (−1)𝑛𝑛 𝑓𝑓(̅ 𝑠𝑠) , 𝑤𝑤ℎ𝑒𝑒𝑒𝑒𝑒𝑒 𝑛𝑛 = 1,2,3 …
𝑑𝑑𝑑𝑑 𝑛𝑛
140
Chapter 6: The Laplace Transform
ℒ {∫ 𝑓𝑓1 (𝑡𝑡 − 𝑢𝑢)𝑓𝑓2 (𝑢𝑢)𝑑𝑑𝑑𝑑} = 𝑓𝑓1 (𝑠𝑠)𝑓𝑓2 (𝑠𝑠) = 𝑓𝑓̅1 (𝑠𝑠)𝑓𝑓̅2 (𝑠𝑠)
0
𝑡𝑡
𝑡𝑡
1
𝑳𝑳𝑳𝑳𝑳𝑳𝑳𝑳𝑳𝑳𝑳𝑳𝑳𝑳 𝑻𝑻𝑻𝑻𝑻𝑻𝑻𝑻𝑻𝑻𝑻𝑻𝑻𝑻𝑻𝑻𝑻𝑻 𝒐𝒐𝒐𝒐 𝒂𝒂𝒂𝒂 𝑰𝑰𝑰𝑰𝑰𝑰𝑰𝑰𝑰𝑰𝑰𝑰𝑰𝑰𝑰𝑰: ℒ {∫ 𝑓𝑓 (𝑢𝑢)𝑑𝑑𝑑𝑑} = 𝑓𝑓(̅ 𝑠𝑠)
𝑠𝑠
0
6.8 References
1. A Text Book of Applied Mathematics Vol I - P. N. Wartikar and J. N.
Wartikar
2. Applied Mathematics II - P. N. Wartikar and J. N. Wartikar
3. Higher Engineering Mathematics - Dr. B. S. Grewal
❖❖❖❖❖❖❖
141
APPLIED MATHEMATICS
Unit 3
7
INVERSE LAPLACE TRANSFORM
Unit Structure
7.0 OBJECTIVES
7.1 Introduction: Inverse Laplace Transform
7.1.1 Shifting Theorem
7.1.2 Partial fraction Methods
7.1.3 Use of Convolution Theorem
7.2 Exercise
7.3 Summary
7.4 References
7.0 Objectives
After going through this unit, you will be able to:
• Understand the concept of Inverse Laplace Transformation, shifting
theorem and use of Convolution Theorem
• Solve the problem based on Ordinary Linear Differential Equations with
Constant Coefficients
• Understand the concept Solution of Simultaneous Ordinary Differential
Equations,
• Understand Laplace Transformation of Special Function, Periodic
Functions, Heaviside Unit Step Function, Dirac-delta Function
142
Chapter 7: Inverse Laplace Transform
Definition: If ℒ {𝑓𝑓(𝑡𝑡)} = 𝑓𝑓 (𝑠𝑠), then 𝑓𝑓(𝑡𝑡) is called the inverse Laplace Transform
of 𝑓𝑓 ̅ (𝑠𝑠) and this inverse relation is deonted by.
𝓛𝓛−𝟏𝟏 {𝒇𝒇̅ (𝒔𝒔)} = 𝒇𝒇(𝒕𝒕)
1 1
ℒ −1 [ ] = 1 ℒ −1 [ ] = 𝑒𝑒 𝑎𝑎𝑎𝑎
𝑠𝑠 𝑠𝑠 − 𝑎𝑎
1 𝑡𝑡 𝑛𝑛−1 1 𝑒𝑒 𝑎𝑎𝑎𝑎 𝑡𝑡 𝑛𝑛−1
ℒ −1 [ ] = , 𝑛𝑛 = 1,2,3.. ℒ −1 [ ] =
𝑠𝑠 𝑛𝑛 (𝑛𝑛 − 1)! (𝑠𝑠 − 𝑎𝑎)𝑛𝑛 (𝑛𝑛 − 1)!
1 1 𝑠𝑠
ℒ −1 [ ] = 𝑆𝑆𝑆𝑆𝑆𝑆 𝑎𝑎𝑎𝑎 ℒ −1 [ 2 ] = 𝑐𝑐𝑐𝑐𝑐𝑐 𝑎𝑎𝑎𝑎
𝑠𝑠 2 + 𝑎𝑎2 𝑎𝑎 𝑠𝑠 + 𝑎𝑎2
1 𝑠𝑠
ℒ −1 [ 2 ] = 𝑆𝑆𝑆𝑆𝑆𝑆ℎ 𝑎𝑎𝑎𝑎 ℒ −1 [ 2 ] = 𝑐𝑐𝑐𝑐𝑐𝑐ℎ 𝑎𝑎𝑎𝑎
𝑠𝑠 − 𝑎𝑎2 𝑠𝑠 − 𝑎𝑎2
1 1 𝑠𝑠 − 𝑎𝑎
ℒ −1 [ ] = 𝑒𝑒 𝑎𝑎𝑎𝑎 𝑆𝑆𝑆𝑆𝑆𝑆 𝑏𝑏𝑏𝑏 ℒ −1 [ ] = 𝑒𝑒 𝑎𝑎𝑎𝑎 𝐶𝐶𝐶𝐶𝐶𝐶 𝑏𝑏𝑏𝑏
2
(𝑠𝑠 − 𝑎𝑎) + 𝑏𝑏 2 𝑏𝑏 (𝑠𝑠 − 𝑎𝑎)2 + 𝑏𝑏 2
𝑠𝑠 1
ℒ −1 [ ]= 𝑡𝑡 𝑆𝑆𝑆𝑆𝑆𝑆 𝑎𝑎𝑎𝑎
(𝑠𝑠 2 2
+ 𝑎𝑎 ) 2 2𝑎𝑎
1 1
ℒ −1 [ ] = ( 𝑆𝑆𝑆𝑆𝑆𝑆 𝑎𝑎𝑎𝑎 − 𝑎𝑎𝑎𝑎 𝑐𝑐𝑐𝑐𝑐𝑐 𝑎𝑎𝑎𝑎)
(𝑠𝑠 2 + 𝑎𝑎2 )2 2𝑎𝑎3
1 1
ℒ −1 [ ]= 𝑡𝑡 𝑆𝑆𝑆𝑆𝑆𝑆 𝑎𝑎𝑎𝑎
(𝑠𝑠 2 2
+ 𝑎𝑎 ) 2 2𝑎𝑎
2𝑎𝑎𝑎𝑎 𝑠𝑠 2 − 𝑎𝑎2
ℒ(𝑡𝑡 𝑆𝑆𝑆𝑆𝑆𝑆 𝑎𝑎𝑎𝑎) = 𝑎𝑎𝑎𝑎𝑎𝑎 ℒ(𝑡𝑡 𝑐𝑐𝑐𝑐𝑐𝑐 𝑎𝑎𝑎𝑎) =
(𝑠𝑠 2 + 𝑎𝑎2 )2 (𝑠𝑠 2 + 𝑎𝑎2 )2
𝑠𝑠 1 1
∴ 𝑡𝑡 𝑆𝑆𝑆𝑆𝑆𝑆 𝑎𝑎𝑎𝑎 = 2𝑎𝑎ℒ −1 [ ] 𝐻𝐻𝐻𝐻𝐻𝐻𝐻𝐻𝐻𝐻 ℒ −1
[ ] = 𝑡𝑡 𝑆𝑆𝑆𝑆𝑆𝑆 𝑎𝑎𝑎𝑎
(𝑠𝑠 2 + 𝑎𝑎2 )2 (𝑠𝑠 2 + 𝑎𝑎2 )2 2𝑎𝑎
1 1
𝑡𝑡 𝑐𝑐𝑐𝑐𝑐𝑐 𝑎𝑎𝑎𝑎 = ℒ −1 [ ] − 2𝑎𝑎2 ℒ −1 [ 2 ]
(𝑠𝑠 2 2
+ 𝑎𝑎 ) (𝑠𝑠 + 𝑎𝑎2 )2
1 1
𝑡𝑡 𝑐𝑐𝑐𝑐𝑐𝑐 𝑎𝑎𝑎𝑎 = 𝑆𝑆𝑆𝑆𝑆𝑆 𝑎𝑎𝑎𝑎 − 2𝑎𝑎2 ℒ −1 [ 2 ]
𝑎𝑎 (𝑠𝑠 + 𝑎𝑎2 )2
1 1
∴ ℒ −1 [ ] = 3 ( 𝑆𝑆𝑆𝑆𝑆𝑆 𝑎𝑎𝑎𝑎 − 𝑎𝑎𝑎𝑎 𝑐𝑐𝑐𝑐𝑐𝑐 𝑎𝑎𝑎𝑎)
(𝑠𝑠 2 2
+ 𝑎𝑎 ) 2 2𝑎𝑎
143
APPLIED MATHEMATICS
1 2𝑠𝑠 + 6
𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬 𝟏𝟏: Find the inverse transforms of (𝑖𝑖) (𝑖𝑖𝑖𝑖) 2
𝑠𝑠 + 4 𝑠𝑠 + 4
1 1
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 ∶ (𝑖𝑖) , ℒ −1 [ ] = 𝑒𝑒 −4𝑡𝑡 , 𝑶𝑶𝑶𝑶 𝑓𝑓(𝑡𝑡) = 𝑒𝑒 −4𝑡𝑡
𝑠𝑠 + 4 𝑠𝑠 + 4
2𝑠𝑠 + 6 2𝑠𝑠 6 𝑠𝑠 2
(𝑖𝑖𝑖𝑖) 2
= 2 + 2 = 2 2 +3 2
𝑠𝑠 + 4 𝑠𝑠 + 4 𝑠𝑠 + 4 𝑠𝑠 + 4 𝑠𝑠 + 4
𝑠𝑠 2
We know ℒ(cos 2𝑡𝑡 ) = , ℒ(sin 2𝑡𝑡) = 2
𝑠𝑠 2 +4 𝑠𝑠 + 4
2𝑠𝑠 + 6 𝑠𝑠 2
∴ ℒ −1 [ 2
] = 2ℒ −1 { 2 } + 3ℒ −1 { 2 }
𝑠𝑠 + 4 𝑠𝑠 + 4 𝑠𝑠 + 4
𝑠𝑠 2 − 3𝑠𝑠 + 4 𝑠𝑠 + 2
𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬 𝟐𝟐: Find the inverse transforms of (𝑖𝑖) 3
(𝑖𝑖𝑖𝑖) 2
𝑠𝑠 𝑠𝑠 − 4𝑠𝑠 + 13
𝑠𝑠 2 − 3𝑠𝑠 + 4
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 ∶ (𝑖𝑖) ,
𝑠𝑠 3
𝑠𝑠 2 − 3𝑠𝑠 + 4 1 1 1
ℒ −1 [ 3
] = ℒ −1 [ ] − 3ℒ −1 [ 2 ] + 4ℒ −1 [ 3 ]
𝑠𝑠 𝑠𝑠 𝑠𝑠 𝑠𝑠
𝑡𝑡 2
= 1 − 3𝑡𝑡 + 4. = 1 − 3𝑡𝑡 + 2𝑡𝑡 2
2!
𝑠𝑠 + 2
(𝑖𝑖𝑖𝑖) ,
𝑠𝑠 2 − 4𝑠𝑠 + 13
𝑠𝑠 + 2 𝑠𝑠 + 2
ℒ −1 [ ] = ℒ −1 [ ]
𝑠𝑠 2
− 4𝑠𝑠 + 13 (𝑠𝑠 − 2)2 + 9
𝑠𝑠 − 2 + 4
= ℒ −1 [ ]
(𝑠𝑠 − 2)2 + 32
𝑠𝑠 − 2 1
= ℒ −1 [ 2 2
] + 4 ℒ −1 [ ]
(𝑠𝑠 − 2) + 3 (𝑠𝑠 − 2)2 + 32
4 2𝑡𝑡
= 𝑒𝑒 2𝑡𝑡 cos 3𝑡𝑡 + 𝑒𝑒 sin 3𝑡𝑡
3
There are different methods to find inverse Laplace transform by using the
known Laplace transforms of elementary functions.
144
Chapter 7: Inverse Laplace Transform
𝑑𝑑
(𝑰𝑰𝑰𝑰)𝐼𝐼𝐼𝐼 ℒ −1 {𝑓𝑓 ̅ (𝑠𝑠)} = 𝑓𝑓(𝑡𝑡)𝑎𝑎𝑎𝑎𝑎𝑎 𝑓𝑓(0) = 0, 𝑡𝑡ℎ𝑒𝑒𝑒𝑒 ℒ −1 {𝑠𝑠𝑓𝑓 (𝑠𝑠)}
̅ = {𝑓𝑓(𝑡𝑡)} = 𝑓𝑓 ′ (𝑡𝑡)
𝑑𝑑𝑑𝑑
𝑖𝑖. 𝑒𝑒. if known standard transform 𝑓𝑓(̅ 𝑠𝑠)is multiplied by 𝑠𝑠 ,
𝑡𝑡 𝑡𝑡
̅
𝑓𝑓 (𝑠𝑠)
𝐴𝐴𝐴𝐴𝐴𝐴𝐴𝐴 ℒ −1 { 2 } = ∫ {∫ 𝑓𝑓(𝑡𝑡)𝑑𝑑𝑑𝑑 } 𝑑𝑑𝑑𝑑
𝑠𝑠
0 0
̅
𝑓𝑓 (𝑠𝑠)
ℒ −1 { }
𝑠𝑠 2
𝑡𝑡 𝑡𝑡 𝑡𝑡
𝑑𝑑
(𝑰𝑰𝑰𝑰)𝐼𝐼𝐼𝐼 ℒ −1 {𝑓𝑓 ̅ (𝑠𝑠)} = 𝑓𝑓(𝑡𝑡) then 𝑡𝑡𝑡𝑡(𝑡𝑡) = ℒ −1 {– [𝑓𝑓 ̅ (𝑠𝑠)]},
𝑑𝑑𝑑𝑑
𝑑𝑑
it follows from ℒ(𝑡𝑡𝑡𝑡(𝑡𝑡) ) =– [𝑓𝑓 ̅ (𝑠𝑠)]
𝑑𝑑𝑑𝑑
∞
𝑓𝑓(𝑡𝑡)
(𝑽𝑽)ℒ ( ) = ∫ 𝑓𝑓 ̅ (𝑠𝑠) 𝑑𝑑𝑑𝑑, This is useful in finding 𝑓𝑓(𝑡𝑡)when 𝑓𝑓(𝑠𝑠) is given ,
𝑡𝑡
𝑠𝑠
∞
145
APPLIED MATHEMATICS
𝑠𝑠 + 7
𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬 𝟑𝟑: 𝐹𝐹𝐹𝐹𝐹𝐹𝐹𝐹 𝑓𝑓(𝑡𝑡), 𝑖𝑖𝑖𝑖 𝑓𝑓 ̅ (𝑠𝑠) =
𝑠𝑠 2 + 2𝑠𝑠 + 5
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒
∶ We complete a square with the first two term in the denominator, thus
𝑠𝑠 + 7 (𝑠𝑠 + 1) 2
Hence , 𝑓𝑓 ̅ (𝑠𝑠) = = +3
𝑠𝑠 2 + 2𝑠𝑠 + 5 2
(𝑠𝑠 + 1) + (2) 2 (𝑠𝑠 + 1)2 + (2)2
𝑠𝑠 2
We know ℒ(cos 2𝑡𝑡 ) = , ℒ(sin 2𝑡𝑡) = 2
𝑠𝑠 2 + (2) 2 𝑠𝑠 + (2)2
(𝑠𝑠 + 1)
ℒ −1 { } = 𝑒𝑒 −𝑡𝑡 cos 2𝑡𝑡
(𝑠𝑠 + 1)2 + (2)2
2
ℒ −1 { } = 𝑒𝑒 −𝑡𝑡 sin 2𝑡𝑡
(𝑠𝑠 + 1)2 + (2)2
𝑠𝑠 + 7
∴ 𝑓𝑓(𝑡𝑡) = ℒ −1 { }
𝑠𝑠 2 + 2𝑠𝑠 + 5
(𝑠𝑠 + 1) 2
= ℒ −1 { } + 3 ℒ −1
{ }
(𝑠𝑠 + 1)2 + (2)2 (𝑠𝑠 + 1)2 + (2)2
𝑠𝑠 2 (𝑠𝑠 + 2)2
(i) (𝑖𝑖𝑖𝑖)
(𝑠𝑠 − 2)3 (𝑠𝑠 2 + 4𝑠𝑠 + 8)2
𝑠𝑠 2 1 4 4
∴ = + +
(𝑠𝑠 − 2)3 (𝑠𝑠 − 2) (𝑠𝑠 − 2)2 (𝑠𝑠 − 2)3
𝑠𝑠 2
∴ ℒ −1 { }
(𝑠𝑠 − 2)3
1 1 1
= ℒ −1 { } + 4 ℒ −1 { } + 4ℒ −1
{ }
(𝑠𝑠 − 2) (𝑠𝑠 − 2)2 (𝑠𝑠 − 2)3
146
Chapter 7: Inverse Laplace Transform
(𝑠𝑠 + 2)2
(𝑖𝑖𝑖𝑖) ℒ −1 { }
(𝑠𝑠 2 + 4𝑠𝑠 + 8)2
(𝑠𝑠 + 2)2
= ℒ −1 { }
(𝑠𝑠 2 + 4𝑠𝑠 + 4 + 4)2
(𝑠𝑠 + 2)2
= ℒ −1 { }
((𝑠𝑠 + 2)2 + 4)2
−2𝑡𝑡 −1
𝑠𝑠 2 −2𝑡𝑡 −1
𝑠𝑠 2 + 4 − 4
= 𝑒𝑒 ℒ { 2 } = 𝑒𝑒 ℒ { 2 }
(𝑠𝑠 + 4)2 (𝑠𝑠 + 4)2
1 4
= 𝑒𝑒 −2𝑡𝑡 ℒ −1 { 2 − 2 }
(𝑠𝑠 + 4) (𝑠𝑠 + 4)2
𝐹𝐹̅ (𝑠𝑠)
Generally in many problems 𝑓𝑓(̅ 𝑠𝑠)is a rational fraction with degree
𝐺𝐺̅ (𝑠𝑠)
of 𝐹𝐹̅ (𝑠𝑠)less than that of 𝐺𝐺̅ (𝑠𝑠)and this fraction can be expressed as sum
on partial fractions of the type
𝐴𝐴 𝐴𝐴
( 𝑟𝑟 = 1,2, … )
(𝑎𝑎𝑎𝑎 + 𝑏𝑏) , (𝑎𝑎𝑠𝑠 + 𝑏𝑏𝑏𝑏 + 𝑏𝑏)𝑟𝑟
𝑟𝑟 2
𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬 𝟒𝟒: Find the inverse Laplace transform of each the following functions:
147
APPLIED MATHEMATICS
2𝑠𝑠 2 − 6𝑠𝑠 + 5
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 ∶ (𝑖𝑖) , here the deniominator is 𝑠𝑠 3 − 6𝑠𝑠 2
𝑠𝑠 3 − 6𝑠𝑠 2 + 11𝑠𝑠 − 6
+ 11𝑠𝑠 − 6
[2 ∗ 12 − 6 ∗ 1 + 5] 1
𝐴𝐴 = =
(1 − 2)(1 − 3) 2
[2 ∗ 22 − 6 ∗ 2 + 5]
𝐵𝐵 = = −1
(2 − 1)(2 − 3)
[2 ∗ 32 − 6 ∗ 3 + 5] 5
𝐶𝐶 = =
(3 − 1)(3 − 2) 2
2𝑠𝑠 2 − 6𝑠𝑠 + 5 1⁄ 1 5⁄
∴ 3 = 2 − + 2
𝑠𝑠 − 6𝑠𝑠 2 + 11𝑠𝑠 − 6 (𝑠𝑠 − 1) (𝑠𝑠 − 2) (𝑠𝑠 − 3)
1 1
We have ℒ −1 { } = 𝑒𝑒 𝑡𝑡 , ℒ −1 { }
(𝑠𝑠 − 1) (𝑠𝑠 − 2)
1
= 𝑒𝑒 2𝑡𝑡 , ℒ −1 { } = 𝑒𝑒 3𝑡𝑡
(𝑠𝑠 − 3)
2𝑠𝑠 2 − 6𝑠𝑠 + 5
∴ 𝑓𝑓(𝑡𝑡) = ℒ −1 { }
(𝑠𝑠 − 1)(𝑠𝑠 − 2)(𝑠𝑠 − 3)
1 −1 1 1 5 1
= ℒ { } − ℒ −1 { } + ℒ −1 { }
2 (𝑠𝑠 − 1) (𝑠𝑠 − 2) 2 (𝑠𝑠 − 3)
1 5
= 𝑒𝑒 𝑡𝑡 − 𝑒𝑒 2𝑡𝑡 + 𝑒𝑒 3𝑡𝑡
2 2
4𝑠𝑠 + 5
(𝑖𝑖𝑖𝑖) , here the deniominator is (𝑠𝑠 − 1)2 (𝑠𝑠 + 2)
(𝑠𝑠 − 1)2 (𝑠𝑠 + 2)
4𝑠𝑠 + 5 𝐴𝐴 𝐵𝐵 4(−2) + 5
𝐿𝐿𝐿𝐿𝐿𝐿 = + +
(𝑠𝑠 − 1)2 (𝑠𝑠 + 2) (𝑠𝑠 − 1) (𝑠𝑠 − 1)2 (−2 − 1)2 (𝑠𝑠 + 2)
148
Chapter 7: Inverse Laplace Transform
1
(𝑠𝑠 − 1)2 (𝑠𝑠 + 2) (4𝑠𝑠 + 5) = 𝐴𝐴(𝑠𝑠 − 1)(𝑠𝑠 + 2) + 𝐵𝐵(𝑠𝑠 + 2) − (𝑠𝑠 − 1)2
3
Put 𝑠𝑠 = 1 in above equation , we get, 9 = 3𝐵𝐵, ∴ B = 3
1
Equating the coefficients of 𝑠𝑠 2 from both the sides, 0 = 𝐴𝐴 − ,
3
1
∴A=
3
4𝑠𝑠 + 5
∴ ℒ −1 { }
(𝑠𝑠 − 1)2 (𝑠𝑠 + 2)
1 1 1 1 1
= ℒ −1 ( ) + 3 ℒ −1 [ ] − ℒ −1 [ ]
3 (𝑠𝑠 − 1) (𝑠𝑠 − 1)2 3 (𝑠𝑠 + 2)
1 1
= 𝑒𝑒 𝑡𝑡 + 3𝑡𝑡𝑒𝑒 𝑡𝑡 − 𝑒𝑒 −2𝑡𝑡
3 3
6𝑠𝑠 3 − 21𝑠𝑠 2 + 20𝑠𝑠 − 7 2 4 3 1
(𝑖𝑖𝑖𝑖𝑖𝑖) = + + −
(𝑠𝑠 + 1)(𝑠𝑠 − 2)3 (𝑠𝑠 + 1) (𝑠𝑠 − 2) (𝑠𝑠 − 2)2 (𝑠𝑠 − 2)3
1
We have ℒ −1 { }
(𝑠𝑠 − 𝑎𝑎)𝑛𝑛
𝑡𝑡 𝑛𝑛−1
= 𝑒𝑒 3𝑡𝑡 , Using tbale and shifting theorm
(𝑛𝑛 − 1)!
1 1 1
= 2ℒ −1 { } + 4ℒ −1 { } + 3ℒ −1 { }
(𝑠𝑠 + 1) (𝑠𝑠 − 2) (𝑠𝑠 − 2)2
1
− ℒ −1 { }
(𝑠𝑠 − 2)3
𝑡𝑡 2 2𝑡𝑡
= 2𝑒𝑒 −𝑡𝑡 + 4𝑒𝑒 2𝑡𝑡 + 3𝑡𝑡𝑒𝑒 2𝑡𝑡 − 𝑒𝑒
2!
1
= 2𝑒𝑒 −𝑡𝑡 + (4 + 3𝑡𝑡 − 𝑡𝑡 2 )𝑒𝑒 2𝑡𝑡
2
𝑠𝑠 2 + 2𝑠𝑠 − 4
(𝑖𝑖𝑖𝑖) ,
(𝑠𝑠 2 + 2𝑠𝑠 + 5)(𝑠𝑠 2 + 2𝑠𝑠 + 2)
149
APPLIED MATHEMATICS
𝑠𝑠 2 + 2𝑠𝑠 − 4 3 4
= 2 − 2
(𝑠𝑠 + 2𝑠𝑠 + 5)(𝑠𝑠 + 2𝑠𝑠 + 2) (𝑠𝑠 + 2𝑠𝑠 + 5) (𝑠𝑠 + 2𝑠𝑠 + 2)
2 2
3
( ).2 2
= 2 −
2
(𝑠𝑠 + 1) + (2)2 (𝑠𝑠 + 1)2 + (1)2
𝑠𝑠 2 + 2𝑠𝑠 − 4
Using shifting theorem, 𝑓𝑓(𝑡𝑡) = ℒ −1 { }
(𝑠𝑠 2 + 2𝑠𝑠 + 5)(𝑠𝑠 2 + 2𝑠𝑠 + 2)
3 2 1
= ℒ −1 { } − 2ℒ −1
{ }
2 (𝑠𝑠 + 1)2 + (2)2 (𝑠𝑠 + 1)2 + (1)2
3
= 𝑒𝑒 −𝑡𝑡 sin 2𝑡𝑡 − 2𝑒𝑒 −𝑡𝑡 sin 𝑡𝑡
2
𝒅𝒅
(𝑰𝑰𝑰𝑰)𝐼𝐼𝐼𝐼 ℒ −1 {𝑓𝑓 ̅ (𝑠𝑠)} = 𝑓𝑓(𝑡𝑡)𝑎𝑎𝑎𝑎𝑎𝑎 𝑓𝑓(0) = 0, 𝑡𝑡ℎ𝑒𝑒𝑒𝑒 𝓛𝓛−𝟏𝟏 {𝒔𝒔𝒇𝒇̅(𝒔𝒔)} = {𝒇𝒇(𝒕𝒕)} = 𝒇𝒇′ (𝒕𝒕)
𝒅𝒅𝒅𝒅
𝑖𝑖. 𝑒𝑒. if known standard transform 𝑓𝑓(̅ 𝑠𝑠)is multiplied by 𝑠𝑠 ,
the inverse transform is the differentiation of 𝑓𝑓(𝑡𝑡)
𝑑𝑑 𝑛𝑛
𝐼𝐼𝐼𝐼 𝑔𝑔𝑔𝑔𝑔𝑔𝑔𝑔𝑔𝑔𝑔𝑔𝑔𝑔 , ℒ −1 {𝑠𝑠 𝑛𝑛 𝑓𝑓(̅ 𝑠𝑠)} == {𝑓𝑓(𝑡𝑡)} ,
𝑑𝑑𝑑𝑑 𝑛𝑛
𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝 𝑓𝑓(0) = 𝑓𝑓 ′ (0) = ⋯ = 𝑓𝑓 𝑛𝑛−1 (0) = 0
𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆 𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎 𝑤𝑤𝑤𝑤𝑤𝑤ℎ 𝑡𝑡ℎ𝑒𝑒 𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎 𝑟𝑟𝑒𝑒𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠 𝑤𝑤𝑤𝑤 𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟 𝑡𝑡𝑡𝑡 𝑢𝑢𝑢𝑢𝑢𝑢 𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓
𝑑𝑑𝑛𝑛
ℒ{𝑡𝑡 𝑛𝑛 𝑓𝑓(𝑡𝑡)} = (−1)𝑛𝑛 𝑓𝑓(̅ 𝑠𝑠) = (−1)𝑛𝑛 𝑓𝑓 ̅ (𝑛𝑛) (𝑠𝑠) 𝑤𝑤ℎ𝑖𝑖𝑖𝑖ℎ 𝑐𝑐𝑐𝑐𝑐𝑐 𝑏𝑏𝑏𝑏 𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒 𝑎𝑎𝑎𝑎
𝑑𝑑𝑠𝑠 𝑛𝑛
𝓛𝓛−𝟏𝟏 {𝒇𝒇(𝒏𝒏) (𝒔𝒔)} = (−𝟏𝟏)𝒏𝒏 𝒕𝒕𝒏𝒏 𝒇𝒇(𝒕𝒕)
𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬 𝟓𝟓: Find the inverse Laplace transform of each the following functions:
𝑠𝑠 2 𝑠𝑠 2
(i) (𝑖𝑖𝑖𝑖)
(𝑠𝑠 2 +𝑎𝑎2 )2 (𝑠𝑠 + 𝑎𝑎)3
𝑎𝑎2 2
(iii) 𝑙𝑙𝑙𝑙𝑙𝑙 (1 + ) (𝑖𝑖𝑖𝑖) 𝑡𝑡𝑡𝑡𝑡𝑡−1 ( 2 )
𝑠𝑠 2 𝑠𝑠
1 1 1
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐭𝐭𝐢𝐢𝐢𝐢𝐢𝐢 ∶ (𝑖𝑖) 𝑓𝑓(̅ s) = ∴ ℒ −1
( ) = sin 𝑎𝑎𝑎𝑎 = 𝑓𝑓(𝑡𝑡)
𝑠𝑠 2 +𝑎𝑎2 𝑠𝑠 2 +𝑎𝑎2 𝑎𝑎
−2𝑠𝑠
𝑁𝑁𝑁𝑁𝑁𝑁, 𝑓𝑓 ̅′ (s) = 2 2 2
, 𝑈𝑈𝑈𝑈𝑈𝑈𝑈𝑈𝑈𝑈 𝓛𝓛−𝟏𝟏 {𝒇𝒇(𝒏𝒏) (𝒔𝒔)}
(𝑠𝑠 +𝑎𝑎 )
(−𝟏𝟏)𝒏𝒏 𝒏𝒏
= 𝒕𝒕 𝒇𝒇(𝒕𝒕) 𝑤𝑤𝑤𝑤 𝑔𝑔𝑔𝑔𝑔𝑔
150
Chapter 7: Inverse Laplace Transform
−2𝑠𝑠 1
ℒ −1 { 2 2 2 } = (−1)(1) 𝑡𝑡 1 sin 𝑎𝑎𝑎𝑎
(𝑠𝑠 +𝑎𝑎 ) 𝑎𝑎
𝑠𝑠 1
∴ ℒ −1 { 2 2 } = t sin 𝑎𝑎𝑎𝑎
(𝑠𝑠 +𝑎𝑎 ) 2𝑎𝑎
𝒅𝒅𝒏𝒏
𝑵𝑵𝑵𝑵𝑵𝑵, 𝑼𝑼𝑼𝑼𝑼𝑼𝑼𝑼𝑼𝑼 𝓛𝓛−𝟏𝟏 {𝒔𝒔𝒏𝒏 𝒇𝒇̅(𝒔𝒔)} = {𝒇𝒇(𝒕𝒕)} , 𝒘𝒘𝒘𝒘 𝒉𝒉𝒉𝒉𝒉𝒉𝒉𝒉
𝒅𝒅𝒅𝒅𝒏𝒏
−1
𝑠𝑠 2 −1
𝑠𝑠 2
ℒ { 2 2 2 } = ℒ {𝑠𝑠. 2 2 2 }
(𝑠𝑠 +𝑎𝑎 ) (𝑠𝑠 +𝑎𝑎 )
𝑑𝑑 1 1
= { t sin 𝑎𝑎𝑎𝑎} = (𝑎𝑎 t cos at + sin 𝑎𝑎𝑎𝑎)
𝑑𝑑𝑑𝑑 2𝑎𝑎 2𝑎𝑎
𝑠𝑠 2
(𝑖𝑖𝑖𝑖)
(𝑠𝑠 + 𝑎𝑎)3
1
𝑁𝑁𝑁𝑁𝑁𝑁, 𝑓𝑓(̅ s) = , 𝑓𝑓(𝑡𝑡) = 𝑒𝑒 −𝑎𝑎𝑎𝑎
(𝑠𝑠 + 𝑎𝑎)
1 2
𝑁𝑁𝑁𝑁𝑁𝑁, 𝑓𝑓 ̅′ (s) = , 𝑓𝑓 ̅′′ (s) =
(𝑠𝑠 + 𝑎𝑎)2 (𝑠𝑠 + 𝑎𝑎)3
−𝟏𝟏 𝒏𝒏 ̅ (𝒔𝒔)}
𝒅𝒅𝒏𝒏
𝑵𝑵𝑵𝑵𝑵𝑵, 𝑼𝑼𝑼𝑼𝑼𝑼𝑼𝑼𝑼𝑼 𝓛𝓛 {𝒔𝒔 𝒇𝒇 = 𝒏𝒏 {𝒇𝒇(𝒕𝒕)} , 𝒘𝒘𝒘𝒘 𝒉𝒉𝒉𝒉𝒉𝒉𝒉𝒉
𝒅𝒅𝒅𝒅
𝑠𝑠 2 𝑑𝑑2 1 2 −𝑎𝑎𝑎𝑎 1
∴ ℒ −1 { } = { 𝑡𝑡 𝑒𝑒 } = [𝑎𝑎2 𝑡𝑡 2 − 4𝑎𝑎𝑎𝑎 + 2]𝑒𝑒 −𝑎𝑎𝑎𝑎
(𝑠𝑠 + 𝑎𝑎) 3 2
𝑑𝑑𝑑𝑑 2 2
𝑎𝑎2
(iii) 𝑓𝑓(𝑠𝑠) = 𝑙𝑙𝑙𝑙𝑙𝑙 (1 + ) = log(𝑠𝑠 2 + 𝑎𝑎2 ) − 2 log 𝑠𝑠
𝑠𝑠 2
2𝑠𝑠 2
𝑓𝑓̅ ′ (𝑠𝑠) = − = 𝐹𝐹(𝑠𝑠)
𝑠𝑠 2 + 𝑎𝑎 2 𝑠𝑠
𝑈𝑈𝑈𝑈𝑈𝑈𝑈𝑈𝑈𝑈 𝓛𝓛−𝟏𝟏 {𝒇𝒇(𝒏𝒏) (𝒔𝒔)} = (−𝟏𝟏)𝒏𝒏 𝒕𝒕𝒏𝒏 𝒇𝒇(𝒕𝒕) 𝑤𝑤𝑤𝑤 𝑔𝑔𝑔𝑔𝑔𝑔
151
APPLIED MATHEMATICS
2
(𝑖𝑖𝑖𝑖) 𝑡𝑡𝑡𝑡𝑡𝑡−1 ( 2 )
𝑠𝑠
2
𝑓𝑓(𝑠𝑠) = 𝑡𝑡𝑡𝑡𝑡𝑡−1 ( 2 ) ,
𝑠𝑠
1 4 4𝑠𝑠
𝑓𝑓̅ ′ (𝑠𝑠) = (− )= − 4
4 𝑠𝑠 3 𝑠𝑠 + 4
1+
𝑠𝑠 4
4𝑠𝑠
=−
(𝑠𝑠 2 − 2𝑠𝑠 + 2) (𝑠𝑠 2 + 2𝑠𝑠 + 2)
1 1
=− [ – 2 ]
(𝑠𝑠 2 − 2𝑠𝑠 + 2) (𝑠𝑠 + 2𝑠𝑠 + 2)
1 1
=− [ – ]
(𝑠𝑠 − 1)2 + 1 (𝑠𝑠 + 1)2 + 1
∴ ℒ −1 𝑓𝑓̅ ′ (𝑠𝑠) = −[𝑒𝑒 𝑡𝑡 sin 𝑡𝑡 − 𝑒𝑒 −𝑡𝑡 sin 𝑡𝑡]
𝑒𝑒 𝑡𝑡 − 𝑒𝑒 −𝑡𝑡
= −[ ] 2 sin 𝑡𝑡 = −2 sin 𝑡𝑡 sinh 𝑡𝑡
2
𝟏𝟏
Corollary: Since 𝓛𝓛−𝟏𝟏 ( ) = 𝟏𝟏 𝒂𝒂𝒂𝒂𝒂𝒂 𝓛𝓛−𝟏𝟏 𝒇𝒇̅(𝒔𝒔) = 𝒇𝒇(𝒕𝒕)
𝒔𝒔
1
𝐿𝐿𝐿𝐿𝐿𝐿 𝐹𝐹̅ (𝑠𝑠) = and 𝐺𝐺̅ (𝑠𝑠) = 𝑓𝑓̅ (𝑠𝑠), ℎ𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒 𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓 𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎 𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟 𝑤𝑤𝑤𝑤 𝑔𝑔𝑔𝑔𝑔𝑔,
s
𝒕𝒕
−𝟏𝟏
𝒇𝒇(𝒔𝒔)
𝓛𝓛 { } = ∫ 𝟏𝟏. 𝒇𝒇(𝒖𝒖)𝒅𝒅𝒅𝒅 𝑵𝑵𝑵𝑵𝑵𝑵𝑵𝑵: 𝐹𝐹(𝑡𝑡)𝑎𝑎𝑎𝑎𝑎𝑎 𝐺𝐺(𝑡𝑡)𝑎𝑎𝑎𝑎𝑎𝑎 𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖ℎ𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎𝑎
𝒔𝒔
𝟎𝟎
152
Chapter 7: Inverse Laplace Transform
𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬 𝟔𝟔: 𝑂𝑂𝑂𝑂𝑂𝑂𝑂𝑂𝑂𝑂𝑂𝑂 𝑡𝑡ℎ𝑒𝑒 𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖 𝐿𝐿𝐿𝐿𝐿𝐿𝐿𝐿𝐿𝐿𝐿𝐿𝐿𝐿 𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡 𝑜𝑜𝑜𝑜 𝑡𝑡ℎ𝑒𝑒 𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓𝑓:
𝟏𝟏 𝒔𝒔
(𝒊𝒊) (𝒊𝒊𝒊𝒊)
𝒔𝒔𝟐𝟐 (𝒔𝒔 + 𝟏𝟏)𝟐𝟐 (𝒔𝒔𝟐𝟐 + 𝒂𝒂𝟐𝟐 )𝟐𝟐
1 1 1
𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺: (𝑖𝑖) = 2
𝑠𝑠 2 (𝑠𝑠 + 1) 2 𝑠𝑠 (𝑠𝑠 + 1)2
1 1
ℒ −1 { 2 } = 𝑡𝑡 = 𝐹𝐹(𝑡𝑡) 𝑎𝑎𝑎𝑎𝑎𝑎 ℒ −1 { } = 𝑡𝑡𝑒𝑒 −𝑡𝑡 = 𝐺𝐺(𝑡𝑡)
𝑠𝑠 (𝑠𝑠 + 1)2
𝒕𝒕
𝑡𝑡
1
ℒ −1 { 2 } = ∫(𝑡𝑡 − 𝑢𝑢) 𝑢𝑢 𝑒𝑒 −𝑢𝑢 𝑑𝑑𝑑𝑑
𝑠𝑠 (𝑠𝑠 + 1)2
0
1 1
ℒ −1 { 2 }
𝑠𝑠 (𝑠𝑠 + 1)2
𝑡𝑡
1 1 1
ℒ −1 { 2 } = ℒ −1
{ }
𝑠𝑠 (𝑠𝑠 + 1)2 𝑠𝑠 2 (𝑠𝑠 + 1)2
𝒕𝒕
𝑠𝑠 1 𝑠𝑠
(𝒊𝒊𝒊𝒊) = .
(𝑠𝑠 2 + 𝑎𝑎2 )2 𝑠𝑠 2 + 𝑎𝑎2 𝑠𝑠 2 + 𝑎𝑎2
𝑠𝑠
ℒ −1 { } = 𝑐𝑐𝑐𝑐𝑐𝑐 𝑎𝑎𝑎𝑎 = 𝐹𝐹 (𝑡𝑡)
𝑠𝑠 2 + 𝑎𝑎2
153
APPLIED MATHEMATICS
1 sin 𝑎𝑎𝑎𝑎
ℒ −1 { }= = 𝐺𝐺 (𝑡𝑡)
𝑠𝑠 2 + 𝑎𝑎 2 𝑎𝑎
̅ (𝒔𝒔) = 𝑮𝑮(𝒕𝒕) 𝒂𝒂𝒂𝒂𝒂𝒂 𝒇𝒇̅ (𝒔𝒔)
𝐈𝐈𝐈𝐈 𝓛𝓛−𝟏𝟏 𝐅𝐅̅ (𝒔𝒔) = 𝑭𝑭(𝒕𝒕), 𝓛𝓛−𝟏𝟏 𝐆𝐆
= 𝑭𝑭̅ (𝒔𝒔) ∗ 𝑮𝑮 ̅ (𝒔𝒔) 𝒕𝒕𝒕𝒕𝒕𝒕𝒕𝒕
𝑠𝑠 1 𝑠𝑠
ℒ −1 { 2 } = ℒ −1
{ . }
(𝑠𝑠 + 𝑎𝑎2 )2 (𝑠𝑠 2 + 𝑎𝑎2 ) (𝑠𝑠 2 + 𝑎𝑎2 )
𝑡𝑡
sin 𝑎𝑎𝑎𝑎
= ∫ cos 𝑎𝑎 ( 𝑡𝑡 − 𝑢𝑢) 𝑑𝑑𝑑𝑑
𝑎𝑎
0
𝑡𝑡
1
= ∫[sin 𝑎𝑎𝑎𝑎 + sin( 2𝑎𝑎𝑎𝑎 − 𝑎𝑎𝑎𝑎 )] 𝑑𝑑𝑑𝑑
2𝑎𝑎
0
𝑡𝑡
1 1
= [𝑢𝑢 sin 𝑎𝑎𝑎𝑎 − cos( 2𝑎𝑎𝑎𝑎 − 𝑎𝑎𝑎𝑎 )]
2𝑎𝑎 2𝑎𝑎 0
1
= 𝑡𝑡 sin 𝑎𝑎𝑎𝑎
2𝑎𝑎
𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬𝑬 𝟕𝟕: Find the inverse transform of the following:
1
(𝑖𝑖)
(𝑠𝑠 − 2)4 (𝑠𝑠 + 3)
1 1
𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺𝑺: (𝑖𝑖) ℒ −1 { } = ℒ −1 { }
(𝑠𝑠 − 2) (𝑠𝑠 + 3)
4 (𝑠𝑠 − 2) (𝑠𝑠 − 2 + 5)
4
1
= 𝑒𝑒 2𝑡𝑡 ℒ −1 { 4 }
𝑠𝑠 (𝑠𝑠 + 5)
1 𝑡𝑡 3 1
By convolution theorem ∶ ℒ −1 { 4 } = , ℒ −1 { } = 𝑒𝑒 −5𝑡𝑡
𝑠𝑠 3! 𝑠𝑠 + 5
𝑡𝑡 𝑡𝑡
1 𝑢𝑢3 −5(𝑡𝑡−𝑢𝑢) 𝑒𝑒 −5𝑡𝑡
∴ ℒ −1 { 4 }=∫ 𝑒𝑒 𝑑𝑑𝑑𝑑 = ∫ 𝑢𝑢3 𝑒𝑒 5𝑢𝑢 𝑑𝑑𝑑𝑑
𝑠𝑠 (𝑠𝑠 + 5) 6 6
0 0
𝑡𝑡
𝑒𝑒 −5𝑡𝑡 1 3 3 2 6 6 5𝑢𝑢
= [( 𝑢𝑢 − 𝑢𝑢 + 𝑢𝑢 − ) 𝑒𝑒 𝑑𝑑𝑑𝑑]
6 5 25 125 125 0
1 1 3 3 2 6 6 𝑒𝑒 −5𝑡𝑡
= ( 𝑡𝑡 − 𝑡𝑡 + 𝑡𝑡 − ) −
6 5 25 125 125 625
154
Chapter 7: Inverse Laplace Transform
This is specially useful for solving linear differential equations with constant
coefficients.
1. Take the Laplace transform of both sides of the differential equation using
Laplace Transform of derivative (From Previous chapter) and the given
initial conditions
4. Resolve this function of s into partial fractions and take the inverse
transforms of both sides.
This gives y as a function of t which is the desired solution satisfying the given
conditions.
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒:
′′′
Let take the Laplace transform of both sides for 𝑦𝑦 + 2𝑦𝑦 ′′ − 𝑦𝑦 ′ − 2𝑦𝑦 = 0
[𝑠𝑠 3 𝑦𝑦̅ − 𝑠𝑠 2 𝑦𝑦(0) − 𝑠𝑠𝑦𝑦 ′ (0) − 𝑦𝑦 ′′ (0)] + 2[𝑠𝑠 2 𝑦𝑦̅ − 𝑠𝑠𝑠𝑠(0) − 𝑦𝑦 ′ (0)] − [𝑠𝑠𝑦𝑦̅ − 𝑦𝑦(0)] − 2𝑦𝑦̅ = 0
6
∴ 𝑦𝑦̅ =
(𝑠𝑠 3 + 2𝑠𝑠 2 − 𝑠𝑠 − 2)
6 6 6 6
= = + +
(𝑠𝑠 − 1)(𝑠𝑠 + 1)(𝑠𝑠 + 2) (𝑠𝑠 − 1) (𝑠𝑠 + 1) (𝑠𝑠 + 2)
155
APPLIED MATHEMATICS
6 6 6
= + +
(𝑠𝑠 − 1)(6) (−2)(𝑠𝑠 + 1) 3(𝑠𝑠 + 2)
On inversion , we get 𝑦𝑦
1 1 1
= ℒ −1 ( ) − 3ℒ −1 ( ) + 2ℒ −1 ( )
(𝑠𝑠 − 1) (𝑠𝑠 + 1) (𝑠𝑠 + 2)
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒:
𝑑𝑑2 𝑥𝑥 𝑑𝑑𝑑𝑑
Let take the Laplace transform of both sides for − 2 + 𝑥𝑥 = 𝑒𝑒 𝑡𝑡
𝑑𝑑𝑡𝑡 2 𝑑𝑑𝑑𝑑
1
[𝑠𝑠 2 𝑥𝑥̅ − 𝑠𝑠𝑠𝑠(0) − 𝑥𝑥 ′ (0)] − 2(𝑠𝑠𝑥𝑥̅ − 𝑥𝑥(0)) + 𝑥𝑥̅ =
𝑠𝑠 − 1
1 2𝑠𝑠 2 − 7𝑠𝑠 + 6
(𝑠𝑠 2 − 2𝑠𝑠 + 1)𝑥𝑥̅ = + 2𝑠𝑠 − 5 =
𝑠𝑠 − 1 𝑠𝑠 − 1
2 3 1
∴ 𝑥𝑥̅ = − + on breaking into partial fractions
𝑠𝑠 − 1 (𝑠𝑠 − 1) 2 (𝑠𝑠 − 1)3
On inversion , we get 𝑥𝑥
1 1 1
= 2ℒ −1 ( ) − 3ℒ −1 ( ) + ℒ −1
( )
𝑠𝑠 − 1 (𝑠𝑠 − 1)2 (𝑠𝑠 − 1)3
3𝑒𝑒 𝑡𝑡 . 𝑡𝑡 𝑒𝑒 𝑡𝑡 . 𝑡𝑡 2 1
= 2𝑒𝑒 𝑡𝑡 − + = 2𝑒𝑒 𝑡𝑡 − 3𝑡𝑡𝑒𝑒 𝑡𝑡 + 𝑡𝑡 2 𝑒𝑒 𝑡𝑡
1! 2! 2
156
Chapter 7: Inverse Laplace Transform
2
=
(𝑠𝑠 − 1)3
157
APPLIED MATHEMATICS
𝑑𝑑2 𝑥𝑥 𝜋𝜋
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝟏𝟏𝟏𝟏 ∶ Solve 2
+ 9𝑥𝑥 = cos 2𝑡𝑡 , 𝑖𝑖𝑖𝑖 𝑥𝑥(0) = 1 , 𝑥𝑥 ( ) = −1
𝑑𝑑𝑡𝑡 2
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒: Since 𝑥𝑥 ′ (0)is not given, we assume 𝑥𝑥 ′ (0) = 𝑎𝑎
𝑑𝑑2 𝑥𝑥
Taking the Laplace transform of both sides of the equation + 9𝑥𝑥
𝑑𝑑𝑡𝑡 2
= cos 2t , we have
𝑠𝑠
ℒ (𝑥𝑥 ′′ ) + 9ℒ (𝑥𝑥 ) = ℒ (cos 2𝑡𝑡) , 𝑖𝑖. 𝑒𝑒. [𝑠𝑠 2 𝑥𝑥̅ − 𝑠𝑠𝑠𝑠 (0) − 𝑥𝑥 ′ (0)] + 9𝑥𝑥̅ =
𝑠𝑠 2 +4
𝑠𝑠 𝑠𝑠 + 𝑎𝑎 𝑠𝑠
(𝑠𝑠 2 + 9)𝑥𝑥̅ = 𝑠𝑠 + 𝑎𝑎 + 𝑶𝑶𝑶𝑶 𝑥𝑥̅ = + 2
𝑠𝑠 2 +4 (𝑠𝑠 + 9) (𝑠𝑠 + 4) (𝑠𝑠 2 + 9)
2
𝑠𝑠 + 𝑎𝑎 𝑠𝑠
𝑶𝑶𝑶𝑶 𝑥𝑥̅ = +
(𝑠𝑠 2 + 9) (𝑠𝑠 2 + 4) (𝑠𝑠 2 + 9)
𝑎𝑎 1 𝑠𝑠 4 𝑠𝑠
𝑶𝑶𝑶𝑶 𝑥𝑥̅ = + . 2 + . 2
(𝑠𝑠 2 + 9) 5 (𝑠𝑠 + 4) 5 (𝑠𝑠 + 9)
On inversion, we obtain
𝑎𝑎 1 𝑠𝑠 4 𝑠𝑠
ℒ −1 {𝑥𝑥̅ } = ℒ −1 { 2 } + . ℒ −1 { 2 } + . ℒ −1 { 2 }
(𝑠𝑠 + 9) 5 (𝑠𝑠 + 4) 5 (𝑠𝑠 + 9)
𝑎𝑎 1 4
𝑥𝑥 = 𝑠𝑠𝑠𝑠𝑠𝑠 3𝑡𝑡 + 𝑐𝑐𝑐𝑐𝑐𝑐 2𝑡𝑡 + 𝑐𝑐𝑐𝑐𝑐𝑐 3𝑡𝑡
3 5 5
𝜋𝜋 𝑎𝑎 1 𝑎𝑎 4 𝜋𝜋
𝑊𝑊ℎ𝑒𝑒𝑒𝑒 𝑡𝑡 = ( ) , −1 = − − 𝑂𝑂𝑂𝑂 = 𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠 𝑥𝑥 ( ) = −1
2 3 5 3 5 2
1
Here the solution is 𝑥𝑥 = (cos 2𝑡𝑡 + 4 sin 3𝑡𝑡 + 4 cos 3𝑡𝑡 )
5
𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑
+ 5𝑥𝑥 − 2𝑦𝑦 = 𝑡𝑡, + 2𝑥𝑥 + 𝑦𝑦 = 0 𝑏𝑏𝑏𝑏𝑏𝑏𝑏𝑏𝑏𝑏 𝑔𝑔𝑔𝑔𝑔𝑔𝑔𝑔𝑔𝑔 𝑥𝑥 = 𝑦𝑦 = 0 𝑤𝑤ℎ𝑒𝑒𝑒𝑒 𝑡𝑡 = 0.
𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑
158
Chapter 7: Inverse Laplace Transform
𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑
+ 5𝑥𝑥 − 2𝑦𝑦 = 𝑡𝑡, + 2𝑥𝑥 + 𝑦𝑦 = 0 , 𝑤𝑤𝑤𝑤 𝑔𝑔𝑔𝑔𝑔𝑔
𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑
1
[ 𝑠𝑠𝑥𝑥̅ 𝑥𝑥(0)] + 5𝑥𝑥̅ − 2𝑦𝑦̅ = [∵ 𝑥𝑥(0) = 0 ]
𝑠𝑠 2
1
𝑖𝑖. 𝑒𝑒. (𝑠𝑠 + 5)𝑥𝑥̅ − 2𝑦𝑦̅ = − − − − − (𝑖𝑖)
𝑠𝑠 2
[ 𝑠𝑠𝑦𝑦̅ − 𝑦𝑦(0)] + 2𝑥𝑥̅ + 𝑦𝑦̅ = 0 [∵ 𝑦𝑦(0) = 0 ]
⁄ 2 −2 | + |𝑠𝑠 + 5 −2 |
𝑥𝑥̅ = |1 𝑠𝑠
0 𝑠𝑠 + 1 2 𝑠𝑠 + 1
𝑠𝑠 + 1
𝑥𝑥̅ =
𝑠𝑠 2 (𝑠𝑠 + 3)2
1 1 1 2
𝑥𝑥̅ = + − −
27 𝑠𝑠 9 𝑠𝑠 2 27(𝑠𝑠 + 3) 9 (𝑠𝑠 + 3)2
2 4 2 4 2
𝑦𝑦̅ = − = − − −
𝑠𝑠 2 (𝑠𝑠 + 3)2 27 𝑠𝑠 9𝑠𝑠 2 27(𝑠𝑠 + 3) 9 (𝑠𝑠 + 3)2
On inversion , we get
𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑
time t are given by + 2𝑥𝑥 = 𝑠𝑠𝑠𝑠𝑠𝑠 2𝑡𝑡, − 2𝑦𝑦 = 𝑐𝑐𝑐𝑐𝑐𝑐 2𝑡𝑡 , ( 𝑡𝑡 > 0).
𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑
If at 𝑡𝑡 = 0, 𝑥𝑥 = 1 and 𝑦𝑦 = 0 , show by transforms, that the particle
159
APPLIED MATHEMATICS
2 2
[ 𝑠𝑠𝑦𝑦̅ – 𝑦𝑦(0)] + 2𝑥𝑥̅ = 𝑜𝑜𝑜𝑜 2𝑥𝑥̅ + 𝑠𝑠𝑦𝑦̅ = 2 𝑎𝑎𝑎𝑎𝑎𝑎 − (𝑖𝑖)
𝑠𝑠 2 +2 2 𝑠𝑠 + 4
2 2
[ 𝑠𝑠𝑥𝑥̅ – 𝑥𝑥(0)] − 2𝑦𝑦̅ = 𝑜𝑜𝑜𝑜 𝑠𝑠𝑥𝑥̅ − 2𝑦𝑦̅ = + 1 − − − (𝑖𝑖𝑖𝑖)
𝑠𝑠 2 +22 𝑠𝑠 2 +4
= 𝑠𝑠𝑠𝑠𝑠𝑠2 2𝑡𝑡 + 4 𝑠𝑠𝑠𝑠𝑠𝑠 2𝑡𝑡 𝑐𝑐𝑐𝑐𝑐𝑐 2𝑡𝑡 + 4 𝑐𝑐𝑐𝑐𝑐𝑐 2 2𝑡𝑡 − 2 𝑠𝑠𝑠𝑠𝑠𝑠2 2𝑡𝑡
− 4 𝑠𝑠𝑠𝑠𝑠𝑠 2𝑡𝑡 𝑐𝑐𝑐𝑐𝑐𝑐 2𝑡𝑡 + 5 𝑠𝑠𝑠𝑠𝑠𝑠2 2𝑡𝑡
are given by equations 𝐷𝐷2 𝑥𝑥 + 3𝑥𝑥 − 2𝑦𝑦 = 0, 𝐷𝐷2 𝑥𝑥 + 𝐷𝐷2 𝑦𝑦 + 3𝑥𝑥 + 5𝑦𝑦 = 0
where D=d/dt.
1
If 𝑥𝑥 = 0, 𝑦𝑦 = 0 , 𝑥𝑥 = 3 , 𝑦𝑦 = 2 when 𝑡𝑡 = 0 , find 𝑥𝑥 and 𝑦𝑦 when 𝑡𝑡 = .
2
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒: Taking the Laplace transforms of the given equations,
𝑎𝑎𝑎𝑎𝑎𝑎 [𝑠𝑠 2 𝑥𝑥̅ − 𝑠𝑠𝑠𝑠(0) − 𝑥𝑥 ′ (0)] + [𝑠𝑠 2 𝑦𝑦̅ − 𝑠𝑠𝑠𝑠(0) − 𝑦𝑦 ′ (0)] − 3𝑥𝑥̅ + 5𝑦𝑦̅ = 0
160
Chapter 7: Inverse Laplace Transform
3 −2 2 3𝑠𝑠 2 + 25
𝑥𝑥̅ = | 2 | + |𝑠𝑠 2 + 3 −2 | =
5 𝑠𝑠 + 5 𝑠𝑠 − 3 𝑠𝑠 2 + 5 (𝑠𝑠 2 + 1) (𝑠𝑠 2 + 9)
11 1 1 1
𝑥𝑥̅ = . 2 + . 2
4 𝑠𝑠 + 1 4 (𝑠𝑠 + 9)
2
3| + |𝑠𝑠 2 + 3 −2 | = 2𝑠𝑠 2 + 24
̅𝑦𝑦 = |𝑠𝑠 2 + 3
𝑠𝑠 − 3 5 𝑠𝑠 2 − 3 𝑠𝑠 2 + 5 (𝑠𝑠 2 + 1) (𝑠𝑠 2 + 9)
11 1 3 1
𝑦𝑦̅ = . 2 + . 2
4 𝑠𝑠 + 1 4 (𝑠𝑠 + 9)
11 1 11 1
𝑥𝑥 = sin 𝑡𝑡 + sin 3𝑡𝑡 , 𝑦𝑦 = sin 𝑡𝑡 − sin 3𝑡𝑡
4 12 4 4
161
APPLIED MATHEMATICS
𝑓𝑓(𝑡𝑡) = 1, 0 ≤ 1 < 𝑎𝑎
𝑤𝑤𝑤𝑤𝑤𝑤ℎ 𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝 2𝑎𝑎
= −1 , 𝑎𝑎 < 𝑡𝑡 < 2𝑎𝑎
The Laplace transform of a periodic function 𝑓𝑓(𝑡𝑡)𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑 𝑏𝑏𝑏𝑏 (𝐼𝐼) 𝑖𝑖𝑖𝑖 𝑔𝑔𝑔𝑔𝑔𝑔𝑔𝑔𝑔𝑔 𝑏𝑏𝑏𝑏
= ∫ 𝑒𝑒 −𝑠𝑠𝑠𝑠 𝑓𝑓(𝑡𝑡)𝑑𝑑𝑑𝑑
0
𝑇𝑇
1
= ∫ 𝑒𝑒 −𝑠𝑠𝑠𝑠 𝑓𝑓(𝑢𝑢)𝑑𝑑𝑑𝑑 − − − − − −(𝐼𝐼𝐼𝐼) 𝑓𝑓𝑓𝑓𝑓𝑓 𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝 𝑇𝑇
1 − 𝑒𝑒 −𝑠𝑠𝑠𝑠
0
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝟏𝟏𝟏𝟏 ∶ The " Square Wave Function " of period 2𝑎𝑎 is defined by
𝑓𝑓(𝑡𝑡) = 1, 0 ≤ 𝑡𝑡 < 𝑎𝑎
= −1 , 𝑎𝑎 < 𝑡𝑡 < 2𝑎𝑎
𝑇𝑇
1
= ∫ 𝑒𝑒 −𝑠𝑠𝑠𝑠 𝑓𝑓(𝑢𝑢)𝑑𝑑𝑑𝑑 − − − − − − 𝑓𝑓𝑓𝑓𝑓𝑓 𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝 𝑇𝑇
1 − 𝑒𝑒 −𝑠𝑠𝑠𝑠
0
2𝑎𝑎
1
ℒ{𝑓𝑓(𝑡𝑡)} = ∫ 𝑒𝑒 −𝑠𝑠𝑠𝑠 𝑓𝑓(𝑢𝑢)𝑑𝑑𝑑𝑑 − − − − − − 𝑓𝑓𝑓𝑓𝑓𝑓 𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝 𝑇𝑇 = 2𝑎𝑎
1 − 𝑒𝑒 −2𝑎𝑎
0
𝑎𝑎 2𝑎𝑎
1
= [∫ 𝑒𝑒 −𝑠𝑠𝑠𝑠 1. 𝑑𝑑𝑑𝑑 + ∫ 𝑒𝑒 −𝑠𝑠𝑢𝑢 (−1). 𝑑𝑑𝑑𝑑 ]
1 − 𝑒𝑒 −2𝑎𝑎
0 0
162
Chapter 7: Inverse Laplace Transform
There are some fractions of which the inverse transform can not be determined
from the formulae so far derived.To over come the such cases,the Unit Step
Function ( Heaviside′ s Unit Function ) is introduce.
Definiton ∶
The unit step function 𝑢𝑢(𝑡𝑡 − 𝑎𝑎) is defined as follows:
0 for t < 𝑎𝑎
𝑢𝑢(𝑡𝑡 − 𝑎𝑎) = {
1 for t ≥ a
where , 𝑎𝑎 is always positive . It is also denoted as 𝐻𝐻(𝑡𝑡 − 𝑎𝑎).
𝑎𝑎 ∞ ∞
−𝑠𝑠𝑠𝑠 −𝑠𝑠𝑠𝑠
𝑒𝑒 −𝑠𝑠𝑠𝑠
= ∫ 𝑒𝑒 .0 𝑑𝑑𝑑𝑑 + ∫ 𝑒𝑒 .1𝑑𝑑𝑑𝑑 = 0 + | |
−𝑠𝑠 𝑎𝑎
0 𝑎𝑎
𝑒𝑒 −𝑎𝑎𝑎𝑎
Thus ℒ{𝑢𝑢 (𝑡𝑡 − 𝑎𝑎)} =
−𝑠𝑠
0 𝑓𝑓𝑓𝑓𝑓𝑓 𝑡𝑡 < 𝑎𝑎
The product 𝑓𝑓(𝑡𝑡) 𝑢𝑢(𝑡𝑡 − 𝑎𝑎) = {
𝑓𝑓(𝑡𝑡) 𝑓𝑓𝑓𝑓𝑓𝑓 𝑡𝑡 ≥ 𝑎𝑎
The function 𝑓𝑓(𝑡𝑡 − 𝑎𝑎). 𝑢𝑢(𝑡𝑡 − 𝑎𝑎) represents the graph of 𝑓𝑓 (𝑡𝑡)shifted through a
163
APPLIED MATHEMATICS
= ∫ 𝑒𝑒 −𝑠𝑠𝑠𝑠 𝑓𝑓(𝑡𝑡 − 𝑎𝑎) (0)𝑑𝑑𝑑𝑑 + ∫ 𝑒𝑒 −𝑠𝑠𝑠𝑠 𝑓𝑓(𝑡𝑡 − 𝑎𝑎) 𝑑𝑑𝑑𝑑 [Put 𝑡𝑡 − 𝑎𝑎 = 𝑢𝑢]
0 𝑎𝑎
∞ ∞
= ∫ 𝑒𝑒 −𝑠𝑠(𝑢𝑢+𝑎𝑎) 𝑓𝑓(𝑢𝑢) 𝑑𝑑𝑑𝑑 = 𝑒𝑒 −𝑠𝑠𝑠𝑠 ∫ 𝑒𝑒 −𝑠𝑠𝑠𝑠 𝑓𝑓(𝑢𝑢) 𝑑𝑑𝑑𝑑 = 𝑒𝑒 −𝑎𝑎𝑎𝑎 𝑓𝑓(̅ 𝑠𝑠)
0 0
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 Express the following function ( From the below figure) in terms of
unit step function and find its Laplace transform
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒: We have
0, 0 < 𝑡𝑡 < 1
𝑓𝑓(𝑡𝑡) = {𝑡𝑡 − 1, 1 < 𝑡𝑡 < 2
0, 𝑡𝑡 > 2
𝐎𝐎𝐎𝐎 𝑓𝑓(𝑡𝑡) = (𝑡𝑡 − 1)[𝑢𝑢(𝑡𝑡 − 1) − 𝑢𝑢(𝑡𝑡 − 2)] + 𝑢𝑢(𝑡𝑡 − 2)
= (𝑡𝑡 − 1)𝑢𝑢(𝑡𝑡 − 1) − (𝑡𝑡 − 2)𝑢𝑢(𝑡𝑡 − 2)
By second shifting property , ℒ{𝑓𝑓(𝑡𝑡 − 𝑎𝑎). 𝑢𝑢(𝑡𝑡 − 𝑎𝑎)} = 𝑒𝑒 −𝑎𝑎𝑎𝑎 ℒ{𝑓𝑓(𝑡𝑡)}
1
𝐀𝐀𝐀𝐀𝐀𝐀𝐀𝐀 ℒ{𝑓𝑓(𝑡𝑡)} = ℒ(𝑡𝑡) =
𝑠𝑠 2
1 1
∴ ℒ{(𝑡𝑡 − 1)𝑢𝑢(𝑡𝑡 − 1)} = 𝑒𝑒 −𝑠𝑠 𝑎𝑎𝑎𝑎𝑎𝑎 ℒ{(𝑡𝑡 − 2)𝑢𝑢(𝑡𝑡 − 2)} = 𝑒𝑒 −2𝑠𝑠
𝑠𝑠 2 𝑠𝑠 2
𝑒𝑒 −𝑠𝑠 − 𝑒𝑒 −2𝑠𝑠
𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇 ℒ{𝑓𝑓(𝑡𝑡)} = ℒ{(𝑡𝑡 − 1)𝑢𝑢(𝑡𝑡 − 1) − (𝑡𝑡 − 2)𝑢𝑢(𝑡𝑡 − 2)} =
𝑠𝑠 2
164
Chapter 7: Inverse Laplace Transform
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝟏𝟏𝟏𝟏 ∶ Using unit step function , find the Laplace transform of
sin 𝑡𝑡 , 0 ≤ 𝑡𝑡 < 𝜋𝜋
𝑓𝑓(𝑡𝑡) = { sin 2𝑡𝑡 , 𝜋𝜋 ≤ 𝑡𝑡 < 2𝜋𝜋
sin 3𝑡𝑡 𝑡𝑡 ≥ 2𝜋𝜋 ,
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 ∶
= sin 𝑡𝑡 + (sin 2𝑡𝑡 − sin 𝑡𝑡 ) 𝑢𝑢(𝑡𝑡 − 𝜋𝜋) + (sin 3𝑡𝑡 − sin 2𝑡𝑡) 𝑢𝑢(𝑡𝑡 − 2𝜋𝜋)
𝑎𝑎
Since ℒ[𝑓𝑓(𝑡𝑡 − 𝑎𝑎)𝑢𝑢(𝑡𝑡 − 𝑎𝑎)] = 𝑒𝑒 −𝑎𝑎𝑎𝑎 𝑓𝑓(̅ 𝑠𝑠) and ℒ[sin 𝑎𝑎𝑎𝑎] =
𝑠𝑠 2 + 𝑎𝑎2
ℒ[𝑓𝑓(𝑡𝑡)] = ℒ[sin 𝑡𝑡] + ℒ[(sin 2𝑡𝑡 − sin 𝑡𝑡). 𝑢𝑢(𝑡𝑡 − 𝜋𝜋)]
+ ℒ[(sin 3𝑡𝑡 − sin 2𝑡𝑡). 𝑢𝑢(𝑡𝑡 − 2𝜋𝜋)]
1 2 1 3 2
= + 𝑒𝑒 −𝜋𝜋𝜋𝜋 ( 2 − 2 ) + 𝑒𝑒 −2𝜋𝜋𝜋𝜋 ( 2 − 2 )
𝑠𝑠 2 +1 𝑠𝑠 + 4 𝑠𝑠 + 1 𝑠𝑠 + 9 𝑠𝑠 + 4
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝟏𝟏𝟏𝟏 (𝐢𝐢) Express the following function ( From the below figure)
𝑡𝑡 − 1, 1 < 𝑡𝑡 < 2
𝑓𝑓(𝑡𝑡) = {
3 − 𝑡𝑡 , 2 < 𝑡𝑡 < 3
̅
Since ℒ{𝑓𝑓(𝑡𝑡 − 𝑎𝑎). 𝑢𝑢(𝑡𝑡 − 𝑎𝑎)} = 𝑒𝑒 −𝑎𝑎𝑎𝑎 𝑓𝑓 (𝑠𝑠)
165
APPLIED MATHEMATICS
1 1 1
∴ ℒ{𝑓𝑓(𝑡𝑡)} = 𝑒𝑒 −𝑠𝑠 . 2
− 2𝑒𝑒 −2𝑠𝑠 . 2 + 𝑒𝑒 −3𝑠𝑠 . 2 [∵ 𝑓𝑓(𝑡𝑡) = 𝑡𝑡 ]
𝑠𝑠 𝑠𝑠 𝑠𝑠
𝑒𝑒 −𝑠𝑠 (1 − 𝑒𝑒 −𝑠𝑠 )2
=
𝑠𝑠 2
(𝐢𝐢𝐢𝐢) ℒ{𝑒𝑒 −𝑡𝑡 [1 − 𝑢𝑢(𝑡𝑡 − 2)]} = ℒ{𝑒𝑒 −𝑡𝑡 } − ℒ{𝑒𝑒 −𝑡𝑡 𝑢𝑢(𝑡𝑡 − 2)}
1
= − 𝑒𝑒 −2 ℒ{𝑒𝑒 −(𝑡𝑡−2) 𝑢𝑢(𝑡𝑡 − 2)}
𝑠𝑠 + 1
1
Taking 𝑓𝑓(𝑡𝑡) = 𝑒𝑒 −𝑡𝑡 , 𝑓𝑓 ̅ (𝑠𝑠) =
𝑠𝑠 + 1
̅
and using ℒ{𝑓𝑓(𝑡𝑡 − 𝑎𝑎). 𝑢𝑢(𝑡𝑡 − 𝑎𝑎)} = 𝑒𝑒 −𝑎𝑎𝑎𝑎 𝑓𝑓(𝑠𝑠)
1
ℒ{𝑒𝑒 −(𝑡𝑡−2) 𝑢𝑢(𝑡𝑡 − 2)} = 𝑒𝑒 −2𝑠𝑠 .
𝑠𝑠 + 1
{1 − 𝑒𝑒 −2(𝑠𝑠+1) }
Hence, ℒ𝑒𝑒 −𝑡𝑡 {1 − 𝑢𝑢(𝑡𝑡 − 2)} =
𝑠𝑠 + 1
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝟐𝟐𝟐𝟐 ∶ Using Laplace Transform , evaluate the following
∞
1 1 2! 3!
= 𝑒𝑒 −𝑠𝑠 (3. + 3. 2 + 2. 3 + 4 )
𝑠𝑠 𝑠𝑠 𝑠𝑠 𝑠𝑠
3 3 4 6
= 𝑒𝑒 −𝑠𝑠 ( + 2 + 3 + 4 )
𝑠𝑠 𝑠𝑠 𝑠𝑠 𝑠𝑠
By Definition, this implies that
∞
3 3 4 6
∫ 𝑒𝑒 −𝑠𝑠𝑠𝑠 (1 + 2𝑡𝑡 − 𝑡𝑡 2 + 𝑡𝑡 3 )𝐻𝐻(𝑡𝑡 − 1)𝑑𝑑𝑑𝑑 = 𝑒𝑒 −𝑠𝑠 ( + 2 + 3 + 4 )
𝑠𝑠 𝑠𝑠 𝑠𝑠 𝑠𝑠
0
Taking s = 1 , we obtain
166
Chapter 7: Inverse Laplace Transform
∞
16
∫ 𝑒𝑒 𝑡𝑡 (1 + 2𝑡𝑡 − 𝑡𝑡 2 + 𝑡𝑡 3 )𝐻𝐻(𝑡𝑡 − 1)𝑑𝑑𝑑𝑑 = 𝑒𝑒 −1 (3 + 3 + 4 + 6) =
𝑒𝑒
0
𝑠𝑠𝑒𝑒 −𝑎𝑎𝑎𝑎 𝑠𝑠
(ii) ℒ −1 { 2 } , we know ℒ −1
{ } = 𝑐𝑐𝑐𝑐𝑐𝑐ℎ 𝜔𝜔𝜔𝜔
𝑠𝑠 − 𝜔𝜔 2 𝑠𝑠 2 − 𝜔𝜔 2
−1
𝑠𝑠𝑒𝑒 −𝑎𝑎𝑎𝑎 𝑐𝑐𝑐𝑐𝑐𝑐ℎ 𝜔𝜔(𝑡𝑡 − 𝑎𝑎), 𝑡𝑡 > 𝑎𝑎
∴ ℒ { 2 }= {
𝑠𝑠 − 𝜔𝜔 2 0, 𝑡𝑡 < 𝑎𝑎
167
APPLIED MATHEMATICS
𝑒𝑒 −𝑐𝑐𝑐𝑐 1 1 1 1 1 1
(𝐢𝐢𝐢𝐢) ℒ −1 { 2
} = ℒ −1 {𝑒𝑒 −𝑐𝑐𝑐𝑐 (− 2 . + . 2 + 2 . )}
𝑠𝑠 (𝑠𝑠 + 𝑎𝑎) 𝑎𝑎 𝑠𝑠 𝑎𝑎 𝑠𝑠 𝑎𝑎 𝑠𝑠 + 𝑎𝑎
̅
Using ℒ −1 {𝑒𝑒 −𝑎𝑎𝑎𝑎 𝑓𝑓(𝑠𝑠)} = 𝑓𝑓(𝑡𝑡 − 𝑎𝑎). 𝑢𝑢(𝑡𝑡 − 𝑎𝑎)
−1
𝑒𝑒 −𝑐𝑐𝑐𝑐
ℒ { 2 }
𝑠𝑠 (𝑠𝑠 + 𝑎𝑎)
1 1 1
= − 2
{1. 𝑢𝑢(𝑡𝑡 − 𝑐𝑐)} + {(𝑡𝑡 − 𝑐𝑐). 𝑢𝑢(𝑡𝑡 − 𝑐𝑐)} + 2 {𝑒𝑒 −𝑎𝑎(𝑡𝑡−𝑐𝑐) . 𝑢𝑢(𝑡𝑡 − 𝑐𝑐)}
𝑎𝑎 𝑎𝑎 𝑎𝑎
1
= {𝑎𝑎(𝑡𝑡 − 𝑐𝑐) − 1 + 𝑒𝑒 −𝑎𝑎(𝑡𝑡−𝑐𝑐) } 𝑢𝑢(𝑡𝑡 − 𝑐𝑐)
𝑎𝑎2
𝟕𝟕. 𝟒𝟒. 𝟑𝟑 𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃 − 𝐝𝐝𝐝𝐝𝐝𝐝𝐝𝐝𝐝𝐝 𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅(𝐔𝐔𝐔𝐔𝐔𝐔𝐔𝐔 𝐈𝐈𝐈𝐈𝐈𝐈𝐈𝐈𝐈𝐈𝐬𝐬𝐞𝐞 𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅)
The idea of a very large force acting for a very short time is of frequent
occurrence in mechanics. This Unit impulse ( Dirac Delta) function is useful in
this case.
𝟏𝟏. 𝐔𝐔𝐔𝐔𝐔𝐔𝐔𝐔 𝐢𝐢𝐢𝐢𝐢𝐢𝐢𝐢𝐢𝐢𝐢𝐢𝐢𝐢 ( 𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃 𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃) function is considered as the limiting form
of the function
= 1⁄ɛ , 𝒂𝒂 ≤ 𝒕𝒕 ≤ 𝒂𝒂 + ɛ
𝛿𝛿ɛ (𝑡𝑡 − 𝑎𝑎)
= 0, 𝑜𝑜𝑜𝑜ℎ𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒
strip increases indefinitely and the width decreases in such a way that
168
Chapter 7: Inverse Laplace Transform
As an illustration, a load 𝑤𝑤0 acting at the point 𝑥𝑥 = 𝑎𝑎 of the beam may be considered as the
limiting case of uniform loading 𝑤𝑤0 ⁄ɛ per unit length over the portion of the beam between
𝑥𝑥 = 𝑎𝑎 and 𝑥𝑥 = 𝑎𝑎 + ɛ. Thus
1
= (𝑎𝑎 + ɛ − 𝑎𝑎)𝑓𝑓(𝜂𝜂) = 𝑓𝑓(𝜂𝜂), 𝑤𝑤ℎ𝑒𝑒𝑒𝑒𝑒𝑒 𝑎𝑎 < 𝜂𝜂 < 𝑎𝑎 + ɛ , by Mean Value theorem for integrals
ɛ
∞
𝑓𝑓(𝑏𝑏) − 𝑓𝑓(𝑎𝑎)
Mean value Theorem ,
𝑏𝑏 − 𝑎𝑎
= 𝑓𝑓 ′ (𝑐𝑐) ( for some 𝑐𝑐, 𝑎𝑎 < 𝑐𝑐 < 𝑏𝑏 )
Provided that 𝑓𝑓 is differentiable on 𝑎𝑎 < 𝑥𝑥 < 𝑏𝑏,
and continuous 𝑎𝑎 ≤ 𝑥𝑥 ≤ 𝑏𝑏
169
APPLIED MATHEMATICS
∞
1
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝟐𝟐𝟐𝟐: Evaluate (i) ∫ 𝑠𝑠𝑠𝑠𝑠𝑠 2𝑡𝑡 𝛿𝛿(𝑡𝑡 − 𝜋𝜋⁄4 ) 𝑑𝑑𝑑𝑑 (ii) ℒ { 𝛿𝛿(𝑡𝑡 − 𝑎𝑎)}
𝑡𝑡
0
∞
170
Chapter 7: Inverse Laplace Transform
yet a large current will develop instantaneously due to impulsive voltage applied
7.5 Exercise
171
APPLIED MATHEMATICS
4. Solve the following differential equations ( t > 0)𝑤𝑤𝑤𝑤𝑤𝑤ℎ 𝑔𝑔𝑔𝑔𝑔𝑔𝑔𝑔𝑔𝑔 𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖 𝑣𝑣𝑣𝑣𝑣𝑣𝑣𝑣𝑣𝑣𝑣𝑣
𝑑𝑑𝑑𝑑
(𝑖𝑖) (𝐷𝐷 + 1)2 𝑦𝑦 = sin 𝑡𝑡 , 𝑤𝑤𝑤𝑤𝑤𝑤ℎ 𝑦𝑦 = = 1 𝑎𝑎𝑎𝑎 𝑡𝑡 = 0
𝑑𝑑𝑑𝑑
5 3 1
( 𝐀𝐀𝐀𝐀𝐀𝐀 ∶ y = t e−t + e−t − cos t )
2 2 2
𝑑𝑑𝑑𝑑
(𝑖𝑖𝑖𝑖) (𝐷𝐷 + 1)2 𝑦𝑦 = sin 𝑡𝑡 , 𝑤𝑤𝑤𝑤𝑤𝑤ℎ 𝑦𝑦 = = 1 𝑎𝑎𝑎𝑎 𝑡𝑡 = 0
𝑑𝑑𝑑𝑑
5 3 1
( 𝐀𝐀𝐀𝐀𝐀𝐀 ∶ y = t e−t + e−t − cos t )
2 2 2
(𝑖𝑖𝑖𝑖) (𝐷𝐷2 + 4𝐷𝐷 + 8)𝑦𝑦 = 1 , 𝑤𝑤𝑤𝑤𝑤𝑤ℎ 𝑦𝑦 = 0, 𝐷𝐷𝑦𝑦 = 1 𝑎𝑎𝑎𝑎 𝑡𝑡
=0
1
( 𝐀𝐀𝐀𝐀𝐀𝐀 ∶ y = (1 − e−2t cos 2t − 3 e−2t sin 2t))
8
(𝑖𝑖𝑖𝑖𝑖𝑖) (𝐷𝐷 + 1)𝑦𝑦 = 𝑡𝑡 2 𝑒𝑒 −𝑡𝑡 , 𝑔𝑔𝑔𝑔𝑔𝑔𝑔𝑔𝑔𝑔 𝑦𝑦 = 3 𝑤𝑤ℎ𝑒𝑒𝑒𝑒 𝑡𝑡 = 0 ,
−t
t3
( 𝐀𝐀𝐀𝐀𝐀𝐀 ∶ y (t) = e ( + 3))
3
𝑑𝑑2 𝑦𝑦 𝑑𝑑𝑑𝑑
(𝑖𝑖𝑖𝑖) 2 − − 6𝑦𝑦 = 2 𝑤𝑤𝑤𝑤𝑤𝑤ℎ 𝑦𝑦(0) = 1 𝑦𝑦 ′ (0) = 0 ,
𝑑𝑑𝑡𝑡 𝑑𝑑𝑑𝑑
1 8 3t 4 −2t
( 𝐀𝐀𝐀𝐀𝐀𝐀 ∶ y = − + e + e )
3 15 5
𝑑𝑑2 𝑦𝑦 1
(𝑣𝑣) 2 + 𝑦𝑦 = sin 𝑡𝑡 𝑤𝑤𝑤𝑤𝑤𝑤ℎ 𝑦𝑦(0) = 1 𝑦𝑦 ′ (0) = − ,
𝑑𝑑𝑡𝑡 2
t
( 𝐀𝐀𝐀𝐀𝐀𝐀 ∶ y = (1 − ) cos t )
2
5. 𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆𝑆 𝑡𝑡ℎ𝑒𝑒 𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠 𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒
𝑑𝑑𝑑𝑑
= 2𝑥𝑥 − 3𝑦𝑦
(𝑖𝑖) 𝑑𝑑𝑑𝑑 } 𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠 𝑡𝑡𝑡𝑡 𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐 𝑥𝑥(0) = 8 , 𝑦𝑦(0) = 3 ,
𝑑𝑑𝑑𝑑
= 𝑦𝑦 − 2𝑥𝑥
𝑑𝑑𝑑𝑑
( 𝐀𝐀𝐀𝐀𝐀𝐀 ∶ 𝑥𝑥 = 5𝑒𝑒 −𝑡𝑡 + 3𝑒𝑒 4𝑡𝑡 , 𝑦𝑦 = 5𝑒𝑒 −𝑡𝑡 − 2𝑒𝑒 4𝑡𝑡 )
172
Chapter 7: Inverse Laplace Transform
𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑
− + 2𝑦𝑦 = cos 2𝑡𝑡
(𝑖𝑖𝑖𝑖) } 𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑 } 𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠 𝑡𝑡𝑡𝑡 𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐 𝑥𝑥(0) = 0 , 𝑦𝑦(0)
𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑
+ − 2𝑥𝑥 = sin 2𝑡𝑡
𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑
= −1 ,
1 1
( 𝐀𝐀𝐀𝐀𝐀𝐀 ∶ 𝑥𝑥 = 𝑒𝑒 𝑡𝑡 (cos 𝑡𝑡 + sin 𝑡𝑡) − cos 2𝑡𝑡 , 𝑦𝑦
2 2
𝑡𝑡
= −𝑒𝑒 (cos 𝑡𝑡 − sin 𝑡𝑡) − sin 2𝑡𝑡 )
𝑑𝑑 2 𝑥𝑥
2
+ 𝑥𝑥 + 𝑦𝑦 = 0
(𝑖𝑖𝑖𝑖) 𝑑𝑑𝑡𝑡 2 𝑥𝑥(0) = −2𝑎𝑎 , 𝑦𝑦(0) = 𝑎𝑎 ,
𝑑𝑑 𝑥𝑥
4 − 𝑥𝑥 = 0 }
𝑑𝑑𝑡𝑡 2
𝑥𝑥 ′ (0) = 2𝑏𝑏 , 𝑦𝑦 ′ (0) = −𝑏𝑏
𝑡𝑡 𝑡𝑡
( 𝐀𝐀𝐀𝐀𝐀𝐀 ∶ 𝑥𝑥 = 2𝑎𝑎 cos + 2√2 𝑏𝑏 sin )
√2 √2
7.6 Summary
173
APPLIED MATHEMATICS
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓:
and finding the Laplace transform of each of the partial fractions , we find ℒ −1 {𝑓𝑓 ̅ (𝑠𝑠)}
𝑑𝑑𝑛𝑛
ℒ −1 𝑛𝑛 ̅
{𝑠𝑠 𝑓𝑓 (𝑠𝑠)} == {𝑓𝑓(𝑡𝑡)} , 𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝 𝑓𝑓(0) = 𝑓𝑓 ′ (0) = ⋯ = 𝑓𝑓 𝑛𝑛−1 (0) = 0
𝑑𝑑𝑑𝑑 𝑛𝑛
𝑑𝑑𝑛𝑛
ℒ{𝑡𝑡 𝑛𝑛 𝑓𝑓(𝑡𝑡)} = (−1)𝑛𝑛 𝑛𝑛 𝑓𝑓(̅ 𝑠𝑠) = (−1)𝑛𝑛 𝑓𝑓 ̅ (𝑛𝑛) (𝑠𝑠) 𝑤𝑤ℎ𝑖𝑖𝑖𝑖ℎ 𝑐𝑐𝑐𝑐𝑐𝑐 𝑏𝑏𝑏𝑏 𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒 𝑎𝑎𝑎𝑎
𝑑𝑑𝑠𝑠
𝓛𝓛−𝟏𝟏 {𝒇𝒇(𝒏𝒏) (𝒔𝒔)} = (−𝟏𝟏)𝒏𝒏 𝒕𝒕𝒏𝒏 𝒇𝒇(𝒕𝒕)
174
Chapter 7: Inverse Laplace Transform
• 𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏 𝐅𝐅𝐮𝐮𝐮𝐮𝐮𝐮𝐮𝐮𝐮𝐮𝐮𝐮𝐮𝐮𝐮𝐮
• 𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇 𝐔𝐔𝐔𝐔𝐔𝐔𝐔𝐔 𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅
• 𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃 −
𝐝𝐝𝐝𝐝𝐝𝐝𝐝𝐝𝐝𝐝 𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅(𝐔𝐔𝐔𝐔𝐔𝐔𝐔𝐔 𝐈𝐈𝐈𝐈𝐈𝐈𝐈𝐈𝐈𝐈𝐈𝐈𝐈𝐈 𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅)
𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏 𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅
= ∫ 𝑒𝑒 −𝑠𝑠𝑠𝑠 𝑓𝑓(𝑡𝑡)𝑑𝑑𝑑𝑑
0
𝑇𝑇
1
= ∫ 𝑒𝑒 −𝑠𝑠𝑠𝑠 𝑓𝑓(𝑢𝑢)𝑑𝑑𝑑𝑑 − − − − − 𝑓𝑓𝑓𝑓𝑓𝑓 𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝 𝑇𝑇
1 − 𝑒𝑒 −𝑠𝑠𝑠𝑠
0
0 for t < 𝑎𝑎
𝑢𝑢(𝑡𝑡 − 𝑎𝑎) = {
1 for t ≥ a
where , 𝑎𝑎 is always positive . It is also denoted as 𝐻𝐻(𝑡𝑡 − 𝑎𝑎).
7.7 References
1. A Text Book of Applied Mathematics Vol I - P. N. Wartikar and
J. N. Wartikar
2. Applied Mathematics II - P. N. Wartikar and J. N. Wartikar
3. Higher Engineering Mathematics - Dr. B. S. Grewal
❖❖❖❖❖❖
175
APPLIED MATHEMATICS
Unit 4
8
MULTIPLE INTEGRALS
Unit Structure
8.0 Objectives
8.1 Double Integral: Introduction and Notation
8.2 Change of the order of the integration
8.3 Double integral in polar co-ordinates
8.4 Triple integrals
8.5 Summary
8.6 Exercises
8.7 References
8.0 Objectives
After reading this chapter, you should be able to:
1. Understand double integrals & notations.
2. Solve problems based on double integrals.
3. Understand double integral in polar co-ordinates,
4. Know the concept of triple integrals,
176
Chapter 8: Multiple Integrals
𝑥𝑥=𝑏𝑏 𝑏𝑏
Thus
𝑥𝑥=𝑏𝑏 𝑏𝑏
Let us now consider the integration of a function of two variables over a given
area.
To make the idea clear, we shall consider a plane lamina in the xOy plane, the
surface density 𝜎𝜎 of which is a function of the position of the point P(𝑥𝑥, 𝑦𝑦). Thus
surface density 𝜎𝜎 = 𝑓𝑓(𝑥𝑥, 𝑦𝑦).
To find the mass of the lamina, we shall take a small area 𝛿𝛿A about the point
P(𝑥𝑥, 𝑦𝑦).
The mass of this elementary area is 𝑓𝑓(𝑥𝑥, 𝑦𝑦) 𝛿𝛿A. To find the total mass of the lamina,
we shall find out expressions such as (𝑥𝑥, 𝑦𝑦) 𝛿𝛿A, all over the lamina, form the sum
∑ 𝑓𝑓(𝑥𝑥, 𝑦𝑦) 𝛿𝛿A, and to be more accurate, 𝛿𝛿A must be taken a small as possible.
That is
The mass of the lamina = lim ∑ 𝑓𝑓(𝑥𝑥, 𝑦𝑦) 𝛿𝛿A … … (8.1)
𝛿𝛿A →0
177
APPLIED MATHEMATICS
Divide the lamina by a system of straight lines parallel to the x and y axis into a
mesh of elementary rectangles. Take the rectangle with one corner at P(x,y).
Then the area of rectangle PQRS 𝛿𝛿A= 𝛿𝛿𝛿𝛿 . 𝛿𝛿𝛿𝛿
And the mass of the elementary rectangle = 𝑓𝑓(𝑥𝑥, 𝑦𝑦) 𝛿𝛿𝛿𝛿𝛿𝛿𝛿𝛿.
By (8.1) the mass of the lamina M is
We shall evaluate the expression on the R.H.S. of the (8.2) in a systematic way.
Taking the sum of 𝑓𝑓(𝑥𝑥, 𝑦𝑦) 𝛿𝛿𝛿𝛿𝛿𝛿𝛿𝛿 over the strip ABCD, we have for the mass of
the elementary strip ABCD
D
Where in this summation we note that x and 𝛿𝛿𝛿𝛿 are constants. We can therefore
write (8.3) as
𝑦𝑦D
And by introductory remarks on the limit of the sum as an integral we write (8.4)
as
𝑦𝑦2 (𝑥𝑥)
178
Chapter 8: Multiple Integrals
Where y1(x) and y2(x) are the values of y at A and D and both depend on the
position of the ordinate, that is on x.
It is to be remembered in the integral of (8.5) that x is to be regarded as a
constant in the integration w.r.t. y and since the limits of the integral are the
functions of x,
𝑦𝑦2 (𝑥𝑥)
So ∫ 𝑓𝑓(𝑥𝑥, 𝑦𝑦) 𝑑𝑑𝑑𝑑 will be some function of 𝑥𝑥, say ∅(𝑥𝑥). We thus say that let
𝑦𝑦1 (𝑥𝑥)
𝑦𝑦2 (𝑥𝑥)
So that from (8.5) , we can write the mass of the elementary strip ABCD as
[∅(𝑥𝑥). 𝛿𝛿𝛿𝛿 ]
Next taking the mass of each strip such as ABCD parallel to the y - axis ,over the
area of the lamina, we have
𝑥𝑥=𝑏𝑏
𝑥𝑥=𝑏𝑏
= ∫ ∅(𝑥𝑥)𝑑𝑑𝑑𝑑. … (8.7)
𝑥𝑥=𝑎𝑎
The expression on the R.H.S. of the equation (8.8) is called a double integral for
obvious reason and is written in various ways as follows
𝑏𝑏 𝑦𝑦2 (𝑥𝑥)
or
𝑏𝑏 𝑦𝑦2 (𝑥𝑥)
Where the integral signs are written in order of integration taken from the right,
179
APPLIED MATHEMATICS
𝑏𝑏 𝑦𝑦2 (𝑥𝑥)
This last way of writing the integral is more convenient, as it expresses clearly the
order in which the integration is performed i.e. we first integrate w.r.t. y considering
x as a constant and then we integrate w.r.t. x. It may also be noted that when we
take the elementary strips parallel to the y-axis, we first integrate w.r.t. y.
If instead of taking the elementary strip parallel to the y-axis we take it parallel
to the x-axis such as EFGH shown in the adjacent figure, we have by a similar
reasoning to the above
𝑓𝑓 𝑥𝑥2 (𝑦𝑦)
In which we have to first integrate w.r.t. x and then w.r.t. y, thus changing the order
of the integration. Both the integrals (8.9) and (8.10) represent the mass of the
lamina and so are equal. The total area of the lamina is known as the region of
integration.
The function f(x,y) was considered as the surface density of the lamina, just for the
sake of understanding clearly the idea of double integral. However f(x,y) may be
any function of the position of a point in the loop-area, and the double integral of
this function over the area of the loop is given by (8.9) or (8.10) that is
180
Chapter 8: Multiple Integrals
𝑏𝑏 𝑦𝑦2 (𝑥𝑥) 𝑓𝑓 𝑥𝑥2 (𝑦𝑦) … (8.11)
The method of evaluating the double integrals (8.11) is actually clear from the
theory developed in the previous section. We note that in the evaluation of the
double integrals, we integrate first w.r.t. one variable (y or x depending upon the
limits, and the elementary strip) and considering the other variable as constant and
then integrate with respect to the remaining variable.
If the limits of integration are the constants such as in the region of integration
being a rectangle, then the change in the order of integration does not require
change of the limits of integration.
Thus from the adjacent figure, we see that
𝑏𝑏 𝑑𝑑 𝑑𝑑 𝑏𝑏
But if the limits be the variable as in the general case taken in section 8.1 then in
changing the order of integration a corresponding change is to be made in the limits
of integration as seen from (8.11). Sometimes in changing the order of integration
we are required to split up the region of integration and the new integral is
expressed as a sum of a number of double integrals. The examples solved below
make this ideas clear. The change of the order of integration is sometimes
convenient in the evaluation of the double integrals. This is also illustrated in
problems solved below. In changing the order of integration, it is convenient to
181
APPLIED MATHEMATICS
draw rough sketch of the region of integration, which will help to fix up the new
limits of integration.
Example 1. Evaluate ∫(𝑥𝑥 2 − 𝑦𝑦 2 ) 𝑑𝑑𝑑𝑑 over the area of the triangle whose vertices
are the points (0,1),(1,1) and (1,2).
The equations of the sides of the triangle whose vertices are at A(0,1), B(1,1),
C(1,2) are x = 1, y = 1 and x = y -1 … (i) as shown in the figure 6.
If we take an elementary strip parallel to the x-axis, we will be integrating the given
function with respect to x. The ends of this strip are bounded by the lines x = y - 1
and x = 1, so that these are the limits of integration with respect to x. Next we
integrate w.r.t. y from y = 1 to y = 2, which then covers the whole area of the
triangle ABC.
Thus if I = ∫(𝑥𝑥 2 − 𝑦𝑦 2 ) 𝑑𝑑𝑑𝑑 taken over the area of the triangle ABC
Then,
2 1
182
Chapter 8: Multiple Integrals
2
1 2
(𝑦𝑦 − 1)3
= ∫ { − 2𝑦𝑦 − + 𝑦𝑦 3 } 𝑑𝑑𝑑𝑑
3 3
1
2
𝑦𝑦 2𝑦𝑦 3 (𝑦𝑦 − 1)4 𝑦𝑦 4
= [ − − + ]
3 3 12 4 1
2 16 1 1 2 1
=[ − − +4− + − ]
3 3 12 3 3 4
2
= −
3
It will be interesting to try the above example by taking strips parallel to the y-axis,
which is left to the students as an exercise leading to the same result as above.
Example 2. Evaluate
𝑎𝑎 𝑎𝑎−√𝑎𝑎2 −𝑦𝑦 2
𝑥𝑥𝑥𝑥 log(𝑥𝑥 + 𝑎𝑎)
∫ 𝑑𝑑𝑑𝑑 ∫ 𝑑𝑑𝑑𝑑
(𝑥𝑥 − 𝑎𝑎)2
0 0
In the integral as it stands, the integration is first w.r.t. x and this integration, as is
clear is complicated. As integration w.r.t. y is simple, we therefore change the
order of integration, for which sake we find out the region of integration for the
given problem.
In the given Interval where the integration is first w.r.t. x, the elementary strips are
parallel to the x-axis and these strips extend from x = 0 (i.e. the y – axis) to
x = 𝑎𝑎 − √𝑎𝑎2 − 𝑦𝑦 2 i.e. to the boundary of the circle (𝑥𝑥 − 𝑎𝑎)2 + 𝑦𝑦 2 = 𝑎𝑎2 .
Moreover as x = a minus √𝑎𝑎2 − 𝑦𝑦 2 , it extends upto the side (i) of the circle and
not upto (ii) for which x = a plus √𝑎𝑎2 − 𝑦𝑦 2 .
183
APPLIED MATHEMATICS
An elementary strip such as this is shown in the figure 7 by AB. Next we integrate
w.r.t. y from y = 0 to y = a and so the strips such as AB, bounded on one side by
the y-axis and on the other by the circumference of the circle are taken from y = 0
to y = a. Thus the region of integration is the shaded part in the figure.
If we change the order of integration, integrating first w.r.t. y then the elementary
strip is parallel to the y-axis, such as BC in the figure which extends from
circumference of the circle (𝑥𝑥 − 𝑎𝑎)2 + 𝑦𝑦 2 = 𝑎𝑎2 i.e. 𝑦𝑦 = √2𝑎𝑎𝑎𝑎 − 𝑥𝑥 2 to the
line y = a. These are therefore the limits of integration w.r.t. y. To have same region
of integration as in the given integral. We must take such strips from x = 0 to
x = a, which are the limits of integration w.r.t. x. Thus changing the order of
integration, the given integral say I, can be written as
𝑎𝑎 𝑎𝑎
𝑥𝑥𝑥𝑥 log(𝑥𝑥 + 𝑎𝑎)
I = ∫ 𝑑𝑑𝑑𝑑 ∫ 𝑑𝑑𝑑𝑑
(𝑥𝑥 − 𝑎𝑎)2
0 √2𝑎𝑎𝑎𝑎−𝑥𝑥 2
The order of integration in the given integral is first w.r.t. y and then w.r.t. x
The elementary strips here are parallel to the y-axis (such as A B) and extend from
y = √2𝑎𝑎𝑎𝑎 − 𝑥𝑥 2 , [ i.e. the circle 𝑥𝑥 2 + 𝑦𝑦 2 − 2𝑎𝑎𝑎𝑎 = 0. with centre at (a,0) and radius
a] to y = √2𝑎𝑎𝑎𝑎 [i.e. the parabola 𝑦𝑦 2 = 2𝑎𝑎𝑎𝑎] and such strips are taken from x = 0 to
184
Chapter 8: Multiple Integrals
x = 2a. The shaded area between the parabola and the circle is therefore the region
of integration.
In changing the order of integration, we integrate first w.r.t. x, with elementary
strips parallel to the x-axis, such as CD. In covering the same region as above, the
ends of these strips extend to different curves. We therefore divide the region by
the line y = a into three parts (I),(II),(III) as shown in the figure.
𝑦𝑦 2
For the region (I), the strip extend from the parabola 𝑦𝑦 2 = 2𝑎𝑎𝑎𝑎 i.e. 𝑥𝑥 = to the
2𝑎𝑎
straight line
x = 2a, so these are the limits of integration w.r.t. x. Such strips are to be taken
from y = a to y = 2a, to cover the region (I) completely. So the part of the integral
in this region I1 is
2𝑎𝑎 2𝑎𝑎
𝑦𝑦 2
From the region (II), the strips extend from the parabola 𝑦𝑦 2 = 2𝑎𝑎𝑎𝑎 i.e. 𝑥𝑥 = to
2𝑎𝑎
the circle
185
APPLIED MATHEMATICS
𝑎𝑎 a − √𝑎𝑎2 −𝑦𝑦 2
For the region (III), the strips extend from the circle 𝑥𝑥 2 + 𝑦𝑦 2 − 2𝑎𝑎𝑎𝑎 = 0
[i.e. x = a ±√𝑎𝑎2 − 𝑦𝑦 2 ; in this we have to take the positive sign with the radical as
is clear from the figure] to the line x=2a, so that the limits of integration w.r.t x
are x = a +√𝑎𝑎2 − 𝑦𝑦 2 to x=2a; and such strips are to be taken from y = 0 to y = a,
which covers in the integration the region (III) Denoting this part of integral by I3,
we have
𝑎𝑎 2a
∫ 𝑑𝑑𝑑𝑑 ∫ 𝑓𝑓(𝑥𝑥, 𝑦𝑦) 𝑑𝑑𝑑𝑑 = ∫ 𝑑𝑑𝑑𝑑 ∫ 𝑓𝑓(𝑥𝑥, 𝑦𝑦) 𝑑𝑑𝑑𝑑 + ∫ 𝑑𝑑𝑑𝑑 ∫ 𝑓𝑓(𝑥𝑥, 𝑦𝑦) 𝑑𝑑𝑑𝑑
0 √2𝑎𝑎𝑎𝑎−𝑥𝑥 2 𝑎𝑎 𝑦𝑦 2 0 𝑦𝑦 2
2𝑎𝑎 2𝑎𝑎
𝑎𝑎 2𝑎𝑎
This example illustrates that in changing the order of integration sometimes not
only limits are to be changed, but it is necessary to split up the region of
integration.
Example 4. Change the order of integration for the integral
𝑎𝑎 2𝑎𝑎−𝑥𝑥
186
Chapter 8: Multiple Integrals
In this the integration is first w.r.t. y with strips such as AB, parallel to the y-axis
𝑥𝑥 2
with extremities lying on the parabola 𝑦𝑦 = and the straight line y = 2a – x. These
𝑎𝑎
strips are taken from x = 0 to x = a, that gives the region of integration, the
curvilinear triangle OPQ, shaded in the figure 9.
In changing the order of integration, the integration is to be taken first w.r.t. x with
elementary strip parallel to x axis, such as CD, and that needs dividing the region
of integration by the line y = a, i.e. the line PR, into two parts the triangle PQR and
the curvilinear triangle OPR denoted in the figure by (I) and (II) respectively.
For the region (I), the limits of integration w.r.t. x are x = 0 to x = 2a – y and the
limits of the next integration w.r.t. y are y = a to y = 2a, so the contribution to the
given integral from region (I) is
2𝑎𝑎 2a − 𝑦𝑦
For the region (II), the limits of integration w.r.t. x are x = 0 to x = √𝑎𝑎𝑎𝑎 and
those w.r.t. y are y = 0 to y = a, so the contribution to the given integral from the
region (II) is
𝑎𝑎 √𝑎𝑎𝑎𝑎
Hence, reversing the order of integration, from (i), (ii) and (iii),
187
APPLIED MATHEMATICS
𝑎𝑎 2𝑎𝑎−𝑥𝑥 2𝑎𝑎 2a − 𝑦𝑦
188
Chapter 8: Multiple Integrals
Where 𝑟𝑟1 (𝜃𝜃) and 𝑟𝑟2 (𝜃𝜃) are equations of the two parts of curves where θ is kept
constant, while integrating w.r.t. r. Finally summing for all the wedges between
θ = ∝ and θ = β, we get
𝛽𝛽 𝑟𝑟2 (𝜃𝜃)
The order of integration may be changed with appropriate changes in the limits.
Example 1. Evaluate
𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟θ
∬
√𝑎𝑎2 + 𝑟𝑟 2
over one loop of the lemniscate 𝑟𝑟 2 = 𝑎𝑎2 cos 2θ
189
APPLIED MATHEMATICS
𝜋𝜋
4 √𝑐𝑐𝑐𝑐𝑐𝑐2θ
𝑟𝑟 𝑑𝑑𝑑𝑑
I = ∫ 𝑑𝑑θ ∫
𝜋𝜋 √𝑎𝑎2 + 𝑟𝑟 2
−4 0
𝜋𝜋
4
𝑎𝑎 √𝑐𝑐𝑐𝑐𝑐𝑐2θ
= ∫ 𝑑𝑑θ [√𝑎𝑎2 + 𝑟𝑟 2 ]
0
𝜋𝜋
−4
𝜋𝜋
4
Here the elementary strips, such as AB are parallel to the y axis and extend from
y = √𝑎𝑎𝑎𝑎 − 𝑥𝑥 2
190
Chapter 8: Multiple Integrals
y = √𝑎𝑎2 − 𝑥𝑥 2 [ i.e. the circle 𝑥𝑥 2 + 𝑦𝑦 2 = 𝑎𝑎2 , with center at the origin and radius
a.] such strips are taken from 𝑥𝑥 = 0 to 𝑥𝑥 = a, and so the area between the two circles,
is the region of integration.
To change the given integral to polar coordinates, we substitute 𝑥𝑥 = 𝑟𝑟 cosθ, 𝑦𝑦 = 𝑟𝑟
sinθ, and 𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑 by its equivalent elementary area in polar coordinates 𝑟𝑟𝑟𝑟𝑟𝑟𝑟𝑟θ. The
equations of the circle in polar coordinates are 𝑟𝑟 = 𝑎𝑎 cosθ and 𝑟𝑟 = 𝑎𝑎 and the ends
of the elementary wedge, such as CD along the radius vector lies on these circles
and so give the limits of integration w.r.t. 𝑟𝑟 and to cover the same region of
𝜋𝜋
integration as in given integral. 0 varies from 0 to .
2
= ∫ 𝑎𝑎 𝑠𝑠𝑠𝑠𝑠𝑠θ 𝑑𝑑θ = 𝑎𝑎
0
191
APPLIED MATHEMATICS
Let 𝑓𝑓 (𝑥𝑥, 𝑦𝑦, 𝑧𝑧) be any function of the position of a point (𝑥𝑥, 𝑦𝑦, 𝑧𝑧) in space [say the
density of the body]. Divide the body by a system of planes into small rectangular
blocks. The element of volume at P (𝑥𝑥, 𝑦𝑦, 𝑧𝑧) is then dx𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑.
Then
𝑧𝑧2
where 𝑧𝑧1 (𝑥𝑥, 𝑦𝑦) and 𝑧𝑧2 (𝑥𝑥. 𝑦𝑦) are the equations of the lower and upper surfaces of
the bounding volume. The result (8.15) gives the mass of the elementary column
on 𝑑𝑑x𝑑𝑑𝑑𝑑 in the xOy plane as the base. In the integral (8.15), x, y are constants.
We now have to sum for all the columns standing on the area in the xOy plane
vertically below the surface. Taking first all the columns in a slice parallel to the
y-z plane which means integration w.r.t. y while keeping x constant, we get
𝑦𝑦2 (𝑥𝑥) 𝑧𝑧2 (𝑥𝑥.𝑦𝑦)
∫ 𝑓𝑓 (𝑥𝑥, 𝑦𝑦, 𝑧𝑧) 𝑑𝑑𝑑𝑑 = ∫ 𝑑𝑑𝑑𝑑 ∫ 𝑑𝑑𝑑𝑑 ∫ 𝑓𝑓 (𝑥𝑥, 𝑦𝑦, 𝑧𝑧) 𝑑𝑑𝑑𝑑
𝑣𝑣 𝑎𝑎 𝑦𝑦1 (𝑥𝑥) 𝑧𝑧1 (𝑥𝑥,𝑦𝑦)
… (8.17)
192
Chapter 8: Multiple Integrals
The cylinder stands on the area common to the parabolas with generators parallel
to the z-axis, and the volume required is the portion of this cylinder cut-off by the
planes z = 0 and x+y+z=2 i.e. z = 2 – x - y
Integrating first w.r.t. z we obtain the volume of the elementary column,
on dx dy as the base, where limits for z are z = 0 to z = 2- x- y.
193
APPLIED MATHEMATICS
√𝑥𝑥 2−𝑥𝑥−𝑦𝑦
Summing the volumes of such slices, bounded by the curves y = x2, y = √𝑥𝑥 , from
x = 0 to x = 1, gives the total volume of the cylinder in question and is
1 √𝑥𝑥 2−𝑥𝑥−𝑦𝑦
which is the same as the given integral. To evaluate it we use the same principles
as used in the evaluation of a double integral. Thus
1 √𝑥𝑥 2−𝑥𝑥−𝑦𝑦 1 √𝑥𝑥
2−𝑥𝑥−𝑦𝑦
∫ 𝑑𝑑𝑑𝑑 ∫ 𝑑𝑑𝑑𝑑 ∫ 𝑑𝑑𝑑𝑑 = ∫ 𝑑𝑑𝑑𝑑 ∫ 𝑑𝑑𝑑𝑑 [𝑧𝑧]0
0 𝑥𝑥 2 0 0 𝑥𝑥 2
1 √𝑥𝑥
= ∫ 𝑑𝑑𝑑𝑑 ∫ (2 − 𝑥𝑥 − 𝑦𝑦)𝑑𝑑𝑑𝑑
0 𝑥𝑥 2
1 √𝑥𝑥
𝑦𝑦 2
= ∫ 𝑑𝑑𝑑𝑑 [(2 − 𝑥𝑥)𝑦𝑦 − ]
2
0 𝑥𝑥 2
1
𝑥𝑥 𝑥𝑥 4
= ∫ {(2 − 𝑥𝑥 )√𝑥𝑥 − − (2 − 𝑥𝑥)𝑥𝑥 2 + } 𝑑𝑑𝑑𝑑
2 2
0
194
Chapter 8: Multiple Integrals
𝟑𝟑 𝟓𝟓 𝟏𝟏
𝟐𝟐 𝟑𝟑 𝟒𝟒 𝟓𝟓
𝟒𝟒𝒙𝒙𝟐𝟐 𝟐𝟐𝒙𝒙𝟐𝟐 𝒙𝒙 𝟐𝟐𝒙𝒙 𝒙𝒙 𝒙𝒙 𝟏𝟏𝟏𝟏
=[ − − − + + ] =
𝟑𝟑 𝟓𝟓 𝟒𝟒 𝟑𝟑 𝟒𝟒 𝟏𝟏𝟏𝟏 𝟑𝟑𝟑𝟑
𝟎𝟎
8.5 Summary
The eight chapter of this book introduces the students with concepts of double
integral, evaluation of double integrals: change of the order of the integration and
double integral in polar co-ordinates with notations, which is important in
understanding, implementation in application areas of integrals. Triple integrals is
also explained with solved problems and illustrations.
8.6 Exercises
1. ∬ 𝑦𝑦𝑦𝑦𝑦𝑦𝑦𝑦𝑦𝑦 over
2. ∬ 𝑥𝑥𝑥𝑥(𝑥𝑥 + 𝑦𝑦) 𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑 over the area bounded by the parabola 𝑥𝑥 2 = 𝑦𝑦 𝑎𝑎𝑎𝑎𝑎𝑎 𝑦𝑦 2
= – 𝑥𝑥.
3. i) ∬(𝑥𝑥 2 + 𝑦𝑦 2 )𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑
𝑥𝑥 2 𝑦𝑦 2
+ = 1.
𝑎𝑎2 𝑏𝑏 2
𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑
4. ∬ where 𝑥𝑥 > 1 and 𝑦𝑦 > 𝑥𝑥 2
𝑥𝑥 4 + 𝑦𝑦 2
Change the order of integrals and evaluate
𝑥𝑥 2
2 4
5. ∫ 𝑠𝑠 ∫ 𝑥𝑥𝑥𝑥𝑥𝑥𝑥𝑥𝑥𝑥𝑥𝑥
0 0
195
APPLIED MATHEMATICS
1 √𝑦𝑦
6. ∫ 𝑠𝑠 ∫ 𝑥𝑥𝑥𝑥𝑥𝑥𝑥𝑥𝑥𝑥𝑥𝑥
0 𝑦𝑦
𝑥𝑥
√
𝑎𝑎 𝑎𝑎
7. ∫ 𝑠𝑠 ∫ (𝑥𝑥 2 + 𝑦𝑦 2 )𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑
0 𝑥𝑥
𝑎𝑎
1 √2−𝑥𝑥 2
𝑥𝑥
8. ∫ 𝑑𝑑𝑑𝑑 ∫ − 𝑑𝑑𝑑𝑑
0 𝑥𝑥
√𝑥𝑥 2 + 𝑦𝑦 2
Answers
36 16 114 𝜋𝜋𝜋𝜋𝜋𝜋 2 2 𝑎𝑎4 𝑏𝑏 2 𝜋𝜋
1. i) ii) 2. 3. i) (𝑎𝑎 𝑏𝑏 ) ii) 4.
5 5 420 16 24 4
1 1 𝑎𝑎 𝑎𝑎2 1 1
5. 6. 7. [ + ] 8. [1 − ]
4 7 5 √2
3 24
𝑐𝑐 2
𝑎𝑎 𝑦𝑦+𝑎𝑎 𝑏𝑏 𝑥𝑥
Evaluate
14. ∬ 𝑟𝑟 3 𝑑𝑑𝑑𝑑𝑑𝑑θ 𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑 over the area included between the circles 𝑟𝑟
196
Chapter 8: Multiple Integrals
2 1+√2𝑥𝑥−𝑥𝑥 2
𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑
18. ∫ 𝑠𝑠 ∫
(𝑥𝑥 2 + 𝑦𝑦 2 )2
0 1−√2𝑥𝑥−𝑥𝑥 2
𝑎𝑎 𝑎𝑎
𝑥𝑥 𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑
19. ∫ 𝑠𝑠 ∫
𝑥𝑥 2 + 𝑦𝑦 2
0 𝑦𝑦
21. ∬ 𝑦𝑦 2 𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑 over the area which lies outside the circle 𝑥𝑥 2 + 𝑦𝑦 2 − 𝑎𝑎𝑎𝑎 = 0
𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑 1 5
23. Show that ∭ = (log 2 − ) , integration 𝑏𝑏𝑏𝑏𝑏𝑏𝑏𝑏𝑏𝑏 𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡𝑡
(𝑥𝑥 + 𝑦𝑦 + 𝑧𝑧 + 1)2 2 8
throughout the volume of the tetrahedran bounded by the coordinate planes and the
plane 𝑥𝑥 + 𝑦𝑦 + 𝑧𝑧 + 1 = 1
197
APPLIED MATHEMATICS
8.7 References
❖❖❖❖❖❖
198
Chapter 9: Applications of Integration
Unit 4
9
APPLICATIONS OF INTEGRATION
Unit Structure
9.0 Objectives
9.1 Introduction
9.2 Areas
9.3 Volumes of solids
9.4 Summary
9.5 Exercises
9.6 References
9.0 Objectives
9.1 Introduction
In this chapter we shall study the applications of integral calculus to the problems
involving areas, volumes and surface of solids, centre of gravity, hydrostatic centre
of pressure, moment of inertia, mean and root mean square values etc. Formulae
for these in terms of integrals, single and multiple are developed and their use in
the example on these topics is illustrated.
199
APPLIED MATHEMATICS
9.2 Areas
The area A, included by the curve y = f(x) the x-axis and the ordinates x = a
and x = b is given by
….. (9.1)
Similarly the area A', included by the curve y = f(x), the y-axis, y = c and y = d is
𝑑𝑑
A′ = ∫𝑐𝑐 𝑥𝑥 𝑑𝑑𝑑𝑑 … … (9.2)
𝑏𝑏 𝑦𝑦2 (𝑥𝑥)
200
Chapter 9: Applications of Integration
𝛽𝛽
1
Area of the sector OAB = ∫ 𝑟𝑟 2 𝑑𝑑θ … (9.4)
2
𝛼𝛼
Example 1. Trace the curve 𝑦𝑦 2 𝑎𝑎4 = 𝑥𝑥 5 (2𝑎𝑎 − 𝑥𝑥) and show that its area is equal
5𝜋𝜋
to 𝑎𝑎2 .
4
201
APPLIED MATHEMATICS
2𝑎𝑎
A = 2 ∫0 𝑦𝑦𝑦𝑦𝑦𝑦 … (𝑖𝑖)
5 1
𝑥𝑥 2 (2𝑎𝑎−𝑥𝑥)2
From the equation of the curve 𝑦𝑦 = , substituting this in (i),
𝑎𝑎2
2 5 1
𝑥𝑥 2 (2𝑎𝑎 − 𝑥𝑥)2
𝐴𝐴 = 2 ∫ 𝑑𝑑𝑑𝑑 … … (𝑖𝑖𝑖𝑖)
𝑎𝑎2
0
For integration, we put 𝑥𝑥 = 2𝑎𝑎 sin2 θ, so that 𝑑𝑑𝑑𝑑 = 4𝑎𝑎 𝑠𝑠𝑠𝑠𝑠𝑠 θ cos θ 𝑑𝑑θ and
𝜋𝜋
when x = 0, θ = 0 and when 𝑥𝑥 = 2𝑎𝑎, θ = .
2
𝜋𝜋
2
Here the loop is on the y-axis, and so we use the formula (9.2) for the area.
Thus the area of the loop is
2𝑎𝑎
A = 2 ∫ 𝑥𝑥𝑥𝑥𝑥𝑥
0
2𝑎𝑎 3 1
𝑦𝑦 2 (2𝑎𝑎 − 𝑦𝑦)2
A = 2∫ 𝑑𝑑𝑑𝑑
𝑎𝑎
0
202
Chapter 9: Applications of Integration
(3.1). (1) 𝜋𝜋
= 32 𝑎𝑎2 . = 𝜋𝜋𝜋𝜋2 .
6.4.2 2
Example 3. Prove that the area of the loop of the curve
5
𝑥𝑥 5 + 𝑦𝑦 5 = 5𝑎𝑎𝑥𝑥 2 𝑦𝑦 2 is 𝑎𝑎2 .
2
From the equation of the curve, it is clear that the loop does not lie on the x or y
axis and so is inclined to them. In case of inclined loop, we change the equation
to polar co-ordinates with 𝑥𝑥 = 𝑟𝑟 cos θ , 𝑦𝑦 = 𝑟𝑟 sin θ.
The equation of the curve in polar coordinates is
5𝑎𝑎 sin2 θ cos2 θ
𝑟𝑟 = … (i)
sin5 θ+cos5 θ
𝜋𝜋
r is zero when θ = 0 and , so the loop of the curve lies between these two
2
limits. Using formula (9.4), the area A of the loop is
𝜋𝜋
2
1
A = ∫ 𝑟𝑟 2 𝑑𝑑θ … … (𝑖𝑖𝑖𝑖)
2
0
203
APPLIED MATHEMATICS
𝜋𝜋
2
2
25𝑎𝑎 sec 2 θ . tan4 θ
A= ∫ . 𝑑𝑑θ
2 (1 + tan5 θ)2
0
Example 4. In the cycloid 𝑥𝑥 = 𝑎𝑎 (θ + sin θ), y = 𝑎𝑎(1 − cos θ) find the area
between its base and portion of the curve from cusp to cusp.
The sketch of the curve is shown in the figure with cusps at P and Q and the
base PQ.
The area required is that of the curvilinear figure POQ.
𝑑𝑑𝑑𝑑
From the equation of the cycloid 𝑥𝑥 = 𝑎𝑎 (θ + sin θ), = 𝑎𝑎 sin θ substituting
𝑑𝑑θ
in (i)
𝜋𝜋
204
Chapter 9: Applications of Integration
𝜋𝜋
A = 2 ∫ 𝑦𝑦𝑦𝑦𝑦𝑦
0
205
APPLIED MATHEMATICS
𝑎𝑎 3
𝑥𝑥 2
= 2∫ 1 𝑑𝑑𝑑𝑑
0 (𝑎𝑎 − 𝑥𝑥)2
with 𝑥𝑥 = 𝑎𝑎 sin2 θ,
𝜋𝜋
2
A = 4𝑎𝑎2 ∫ sin4 θ 𝑑𝑑 θ
0
3 1 𝜋𝜋 3
= 4𝑎𝑎2 . . = 𝜋𝜋𝑎𝑎2 .
4 2 2 4
Example 6. Find the area of the loop of the curve
𝑟𝑟 = 𝑎𝑎 cos 3θ + 𝑏𝑏 sin 3θ.
𝑎𝑎
Let ∝ = tan−1 , so that a = √𝑎𝑎2 + 𝑏𝑏 2 sin 𝛼𝛼,
𝑏𝑏
206
Chapter 9: Applications of Integration
𝜋𝜋
2
2 2
(𝑎𝑎 + 𝑏𝑏 )
= ∫ sin2 ∅ 𝑑𝑑∅
3
0
(𝑎𝑎2 + 𝑏𝑏 2 ) 1 𝜋𝜋 𝜋𝜋
= . . = (𝑎𝑎2 + 𝑏𝑏 2 ).
3 2 2 12
Example 7. Find by double integration the area included between the curves
𝑦𝑦 = 3𝑥𝑥 2 − 𝑥𝑥 − 3
and 𝑦𝑦 = −2𝑥𝑥 2 + 4𝑥𝑥 + 7.
The abscissa of the points of intersection of the two parabolas, a rough sketch of
which is given in the adjacent diagram are given by
3𝑥𝑥 2 − 𝑥𝑥 − 3 = −2𝑥𝑥 2 + 4𝑥𝑥 + 7
i. e. 𝑥𝑥 2 − 𝑥𝑥 − 2 = 0
∴ 𝑥𝑥 = −1, 2.
Taking the elementary strip parallel to the y-axis, such as AB, bounded by the
two parabolas we integrate first w.r.t. y, and then integrating w.r.t. x from x = -1
to x = 2, gives for the area A required.
2 −2𝑥𝑥 2 +4𝑥𝑥+7
A = ∫ 𝑠𝑠 ∫ 𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑
−1 3𝑥𝑥 2 −𝑥𝑥−3
2 2
−2𝑥𝑥 2 +4𝑥𝑥+7
= ∫ 𝑠𝑠 𝑑𝑑𝑑𝑑 [𝑦𝑦]
3𝑥𝑥 2 −𝑥𝑥−3 = 5 ∫(−𝑥𝑥 2 + 𝑥𝑥 + 2) 𝑑𝑑𝑑𝑑
−1 −1
207
APPLIED MATHEMATICS
2
𝑥𝑥 3 𝑥𝑥 2
= 5 [− + + 2𝑥𝑥]
3 2 −1
8 4 1 1
= 5 {− + + 4 − ( + − 2)}
3 2 3 2
5
= .
2
Example 8. Find by double integration the area included between the curve
𝑟𝑟 = 𝑎𝑎(sec θ + 𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐 ) and its asympotote r = a sec θ.
𝜋𝜋
2
𝑎𝑎(sec𝜃𝜃+𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐 )
= ∫ 𝑠𝑠[𝑟𝑟 2 ]𝑎𝑎 secθ 𝑑𝑑𝑑𝑑
0
𝜋𝜋 𝜋𝜋
2 2
= 𝑎𝑎2 ∫ 𝑠𝑠 {(sec θ + cos θ)2 − sec 2 θ } 𝑑𝑑𝑑𝑑 = 𝑎𝑎2 ∫[2 + cos2 θ ] 𝑑𝑑𝑑𝑑
0 0
𝜋𝜋 5𝜋𝜋 2
= 𝑎𝑎2 [𝜋𝜋 + ] = 𝑎𝑎
4 4
208
Chapter 9: Applications of Integration
Let z = f(x,y) be the equation of the surface, of which the orthogonal projection in
the xOy plane is the contour PQR, whose equation is f(x,y) = 0. The volume of an
elementary parallellopiped on dxdy bounded by the surface, z= f(x,y) and sides
parallel to the z axis is
zdxdy = f(x,y) dx dy.
The summation of all such terms over the area of closed curve PQR gives the
volume of the solid cylinder bounded by the given surface and the plane xOy with
generators parallel to the z- axis as
Where the limits of integration w.r.t. z (if we integrate first w.r.t. z) are z1 and z2
obtained from its equations to the top and bottom of the given surface and then
the double integration is w.r.t. x and y is performed over the area of projection of
the given solid on the xOy plane.
If 𝜌𝜌 = 𝑓𝑓(𝑥𝑥, 𝑦𝑦, 𝑧𝑧) is the density of the solid at the point P( x,y,z), then the mass of
the solid is
209
APPLIED MATHEMATICS
210
Chapter 9: Applications of Integration
Example 2. Find the volume bounded by the cylinder 𝑥𝑥 2 + 𝑦𝑦 2 = 4 and the planes
𝑦𝑦 + 𝑧𝑧 = 4 and 𝑧𝑧 = 0.
To cover the shaded half of this circle, x varies from 0 to √(4 − 𝑦𝑦 2 ) and y varies
from -2 to 2.
∴ Required Volume
2 2
√(4−𝑦𝑦 2 ) √(4−𝑦𝑦 2 )
= 2 ∫ 𝑠𝑠 ∫ 𝑧𝑧 𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑 = 2 ∫ 𝑠𝑠 ∫ (4 − 𝑦𝑦) 𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑
0 0
−2 −2
2 2
√(4−𝑦𝑦 2 )
= 2 ∫ (4 − 𝑦𝑦) [𝑥𝑥]0 𝑑𝑑𝑑𝑑 = 2 ∫ (4 − 𝑦𝑦) √(4 − 𝑦𝑦 2 ) 𝑑𝑑𝑑𝑑
−2 −2
2 2
= 2 ∫ 4√(4 − 𝑦𝑦 2 ) 𝑑𝑑𝑑𝑑 − 2 ∫ 𝑦𝑦 √(4 − 𝑦𝑦 2 ) 𝑑𝑑𝑑𝑑
−2 −2
2
= 8 ∫ √(4 − 𝑦𝑦 2 ) 𝑑𝑑𝑑𝑑 [The second term vanishes as
−2 the integrand is an odd
function]
2
𝑦𝑦 √(4−𝑦𝑦 2 ) 4 𝑦𝑦
= 8[ + Sin−1 ] = 16 π.
2 2 2
−2
211
APPLIED MATHEMATICS
𝑥𝑥 2 𝑥𝑥 2 𝑥𝑥 2
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝟑𝟑. Find the volume of ellipsoid + + = 1.
𝑎𝑎2 𝑏𝑏 2 𝑐𝑐 2
Let OABC be the positive octant of the given ellipsoid which is bounded by the
planes OAB (z = 0), OBC (x = 0), OCA (y = 0), and the surface ABC, i.e.
𝑥𝑥 2 𝑦𝑦 2 𝑧𝑧 2
+ + = 1.
𝑎𝑎2 𝑏𝑏 𝑐𝑐 2
Divide this region R into rectangular parallelopipeds of volume 𝛿𝛿𝛿𝛿𝛿𝛿𝛿𝛿𝛿𝛿𝛿𝛿. Consider
such an element at P(𝑥𝑥, 𝑦𝑦, 𝑧𝑧) (Fig. 15)
𝑠𝑠
∴ the required volume = 8 ∭ 𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑
𝑅𝑅
In this region R,
(i) z varies from 0 to MN, where
𝑥𝑥 2 𝑦𝑦 2
MN = 𝑐𝑐 √1 − −
𝑎𝑎2 𝑏𝑏 2
𝑥𝑥 2
EF = 𝑏𝑏√1 −
𝑎𝑎2
𝑥𝑥 2 𝑦𝑦 2
from the equation of the ellipse OAB, i. e. + = 1.
𝑎𝑎2 𝑏𝑏2
212
Chapter 9: Applications of Integration
𝑥𝑥 2
𝑏𝑏√1− 2
𝑎𝑎 𝑎𝑎
𝑥𝑥 2 𝑦𝑦 2
= 8𝑐𝑐 ∫ 𝑑𝑑𝑑𝑑 ∫ √(1 − − ) 𝑑𝑑𝑑𝑑
𝑎𝑎2 𝑏𝑏 2
0 0
𝑎𝑎 𝜌𝜌
8𝑐𝑐 𝑥𝑥 2
= ∫ 𝑑𝑑𝑑𝑑 ∫ √(𝜌𝜌2 − 𝑦𝑦 2 ) 𝑑𝑑𝑑𝑑 when 𝜌𝜌 = 𝑏𝑏√1 − 2
𝑏𝑏 𝑎𝑎
0 0
𝑎𝑎 𝜌𝜌 𝑎𝑎
8𝑐𝑐 𝑦𝑦√(𝜌𝜌2 − 𝑦𝑦 2 ) 𝜌𝜌2 −1 𝑦𝑦 8𝑐𝑐 𝑏𝑏 2 𝑥𝑥 2 𝜋𝜋
= ∫ 𝑑𝑑𝑑𝑑 [ + sin ] = ∫ (1 − 2 ) 𝑑𝑑𝑑𝑑
𝑏𝑏 2 2 𝜌𝜌 𝑏𝑏 2 𝑎𝑎 2
0 0 0
𝑎𝑎 𝑎𝑎
𝑥𝑥 2 𝑥𝑥 3
= 2𝜋𝜋𝜋𝜋𝜋𝜋 ∫ (1 − 2 ) 𝑑𝑑𝑑𝑑 = 2𝜋𝜋𝜋𝜋𝜋𝜋 [𝑥𝑥 − 2 ]
𝑎𝑎 3𝑎𝑎 0
0
4𝜋𝜋𝜋𝜋𝜋𝜋𝜋𝜋
= .
3
9.4 Summary
The ninth chapter of this book discusses the applications of integral calculus to the
problems involving areas, volumes and surface of solids. Formulae of these
concepts in single and multiple integrals are developed and their use in the
examples are illustrated with diagrams. At the end, unsolved problems as exercise
are left to students for practice.
9.5 Exercises
213
APPLIED MATHEMATICS
1
5. Find the area between the curve 𝑦𝑦 2 − 4𝑥𝑥 𝑎𝑎𝑎𝑎𝑎𝑎 2𝑥𝑥 − 3𝑦𝑦 + = 0.
2
𝑥𝑥 2 𝑦𝑦 2 𝑥𝑥 2 𝑦𝑦 2
7. Find the area common to the ellipse + = 1 𝑎𝑎𝑎𝑎𝑎𝑎 + = 1.
𝑎𝑎2 𝑏𝑏 2 𝑏𝑏 2 𝑎𝑎2
ͳͳǤ
ൌ𝑎𝑎
𝜃𝜃ǡ𝑎𝑎 > 𝑏𝑏.
14. Show by double integration that the area between the parabola
16
𝑦𝑦 2 = 4𝑎𝑎𝑎𝑎 and𝑥𝑥 2 = 4𝑎𝑎𝑎𝑎 𝑖𝑖𝑖𝑖 𝑎𝑎2
3
15. Show that the area enclosed by the curves 𝑥𝑥 𝑦𝑦 2 = 𝑎𝑎2 (𝑎𝑎 − x) and
(𝑎𝑎 − x) 𝑦𝑦 2 = 𝑎𝑎2 𝑥𝑥 𝑖𝑖𝑖𝑖 (π − 2) 𝑎𝑎2 .
214
Chapter 9: Applications of Integration
𝑥𝑥 2 𝑥𝑥 2
+ = 1 , (a > 𝑏𝑏) which is within the parabola
𝑎𝑎2 𝑏𝑏 2
1
𝑏𝑏 2 𝑥𝑥 2 = (𝑎𝑎2 − 𝑏𝑏 2 )𝑎𝑎𝑎𝑎 is given by 𝑏𝑏 2 𝑒𝑒 + 𝑠𝑠𝑠𝑠𝑠𝑠−1 𝑒𝑒
3
Ǥ
ͳǤ
𝑎𝑎2 (4 − π)
(i) r cos 𝜃𝜃 = acos2 𝜃𝜃 is .
2
π𝑎𝑎2 2
(ii) r = a 𝜃𝜃 cos 𝜃𝜃 is (π − 6) .
96
ͳͺǤ
r 2 (2c 2 cos𝜃𝜃 − 2𝑎𝑎c sin𝜃𝜃 𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐 + 𝑎𝑎 2 sin2 𝜃𝜃) = 𝑎𝑎2 c 2 is π 𝑎𝑎c
Answers
2𝑎𝑎2 2
1. (3𝜋𝜋 − 2) 2. 4𝑎𝑎2 3. 10 4. 4𝜋𝜋𝑎𝑎2
3 3
1 1 4 𝑏𝑏 8
5. 6. − 𝑙𝑙𝑙𝑙𝑙𝑙2 7. 4𝑎𝑎𝑎𝑎 𝑡𝑡𝑡𝑡𝑡𝑡−1 8. ( 𝑎𝑎 + 𝑏𝑏)√𝑎𝑎𝑎𝑎
2 3 9 𝑎𝑎 3
π𝑎𝑎2 π𝑎𝑎2 3 π √3
9. n − odd. ; n − even , π𝑎𝑎2 10. 𝑎𝑎2 ( + )
4 2 4 3 2
1
11. π (𝑎𝑎2 + 𝑏𝑏 2 ). 12. a2
2
19. If the density at a point varies as the square of the distance of the point from
the xy- plane, find the mass of the volume common to the sphere
𝑥𝑥 2 + 𝑦𝑦 2 + 𝑧𝑧 2 = 𝑎𝑎2 and cylinder 𝑥𝑥 2 + 𝑦𝑦 2 = 𝑎𝑎𝑎𝑎.
𝑥𝑥 𝑦𝑦
20. Find the volume bounded by the surface z = c (1 − ) (1 − )
𝑎𝑎 𝑏𝑏
2 2
𝑥𝑥 𝑥𝑥
and the positive quadrant of the elliptic cylinder 2 + 2 = 1 , 𝑧𝑧 = 0
𝑎𝑎 𝑏𝑏
215
APPLIED MATHEMATICS
𝑎𝑎
23. A right circular cylindar of radius and height 𝑎𝑎 is formed
2
by the plane 𝑧𝑧 = 0, = 𝑎𝑎. and the surface 𝑥𝑥 2 + 𝑦𝑦 2 = 𝑎𝑎𝑎𝑎.
Find the volume of the portion of the cylinder inside
the cone 𝑥𝑥 2 + 𝑦𝑦 2 = 𝑧𝑧 2 .
Answers
2𝑎𝑎5 16 abc 13 16
19. (π − ) 20. (π − ) 21. 4√2 π 22. 𝑎𝑎3
15 15 4 6 3
𝑎𝑎3
23. (9π − 16)
36
9.6 References
❖❖❖❖❖❖
216
Chapter 10: Beta and Gamma Functions
Unit 5
10
BETA AND GAMMA FUNCTIONS
Unit Structure
10.0 OBJECTIVES
10.1 Introduction
10.2 Gamma Functions
10.0 Objectives
217
APPLIED MATHEMATICS
10.1 Introduction
At this stage students are well versed with elementary methods of integration and
evaluation of real definite integrals. In this chapter we introduce some advanced
techniques. Beta and Gamma integrals or typically called Beta and Gamma
functions are the special kind of integrals which find their applications in theory of
probability, integral transforms, fluid mechanics and so on. Certain kind of real
definite integrals can be evaluated by using Beta and Gamma Functions. Their use
is prominent in evaluation of multiple integrals. In this chapter we shall discuss
some properties of Beta and Gamma Functions and Duplication formula.
Leonhard Euler Historically, the idea of extending the
factorial to non-integers was considered
by Daniel Bernoulli and Christian
Goldbach in the 1720s.It was solved by
Leonhard Euler at the end of the same
decade.
Euler discovered many interesting
properties, such as its reflection formula:.
𝜋𝜋
Γ(𝑥𝑥 )Γ(1 − 𝑥𝑥) =
sin (𝜋𝜋 − 𝑥𝑥)
James Stirling, contemporary of Euler,
also tried to extend thefactorial and came
up with the Stirling formula, which gives
a good approximation of n! but it is not
exact. Later on, Carl Gauss, the prince of
mathematics, introduced the Gamma
function for complex numbers using the
Pochhammer factorial. In the early 1810s,
it was Adrien Legendre who first used the
Γ symbol and named the Gamma
function.
∞
Γ(n) = ∫𝟎𝟎 𝒆𝒆−𝒙𝒙 𝒙𝒙𝒏𝒏−𝟏𝟏 𝒅𝒅𝒅𝒅 ( n > 0) ------------------------------(1)
218
Chapter 10: Beta and Gamma Functions
Gamma Function is also called as Euler’s Integral of the second kind. It defines a
function of n for positive values of n.
∞ 2
= 2 ∫0 𝑒𝑒 −𝑡𝑡 𝑡𝑡 2𝑛𝑛−1 𝑑𝑑𝑑𝑑
∞ 𝟐𝟐
Γ(n) = 𝟐𝟐 ∫𝟎𝟎 𝒆𝒆−𝒕𝒕 𝒕𝒕𝟐𝟐𝟐𝟐−𝟏𝟏 𝒅𝒅𝒅𝒅 ----------------------------------(2)
Γ(1) = 1
219
APPLIED MATHEMATICS
∞
Γ(n+1 ) = [𝑥𝑥 𝑛𝑛 (−𝑒𝑒 𝑥𝑥 )]∞
0 − ∫0 𝑛𝑛𝑛𝑛
𝑛𝑛−1 −𝑥𝑥
(𝑒𝑒 )𝑑𝑑𝑑𝑑
Now,
𝑥𝑥 𝑛𝑛 𝑥𝑥 𝑛𝑛 𝑥𝑥 𝑛𝑛 ∞
lim = 0, also if n > 0 , = 0 for 𝑥𝑥 = 0 ∴ [ ] =0
𝑥𝑥 →∞ 𝑒𝑒 𝑥𝑥 𝑒𝑒 𝑥𝑥 𝑒𝑒 𝑥𝑥 0
∞
Γ(n+1 ) = 0 + n ∫0 𝑒𝑒 −𝑥𝑥 𝑥𝑥 𝑛𝑛−1 𝑑𝑑𝑑𝑑 = n Γ(n)
Γ(n+1) = n Γ(n)
If n is a positive integer ,
Γ(n+1 ) = n (n-1) Γ(n-1 ) ∵ Γ(n) = (n-1) Γ(n-1 )
= n!
Γ(n+1 ) = n! if n is a positive integer
4.
Γ(0) = ∞ ∵ Γ(n ) =
Γ(n+1)
, Γ(0 ) =
Γ(1)
=
1
=∞
𝑛𝑛 0 0
1
5. Γ( ) = √𝜋𝜋
2
220
Chapter 10: Beta and Gamma Functions
6. ∵ Γ(n+1) = n!
5 3
Γ ( ) = Γ ( + 1)
2 2
3 3
=( )Γ( )
2 2
3 1
= ( ) Γ ( + 1)
2 2
3 1 1 3
= ( ) ( ) Γ ( ) = ( ) √𝜋𝜋
2 2 2 4
11 9 7 5 3 1
Γ ( ) = ( ) ( )( ) ( ) ( ) √𝜋𝜋
2 2 2 2 2 2
For negative fraction n , we use
Γ(n+1)
Γ(n ) =
𝑛𝑛
5 2
5 Γ( − 3+1) 3 2 3 Γ( − 3+1)
Γ (− )= 5 = (− ) Γ (− ) = (− ) 2 =
3 − 5 3 5 −
3 3
3 3 1
(− )(− )Γ( )
5 2 3
9 1
=( )Γ( )
10 3
221
APPLIED MATHEMATICS
∞ 𝒎𝒎
Type I – ∫𝟎𝟎 𝒆𝒆−𝒂𝒂𝒂𝒂 𝒅𝒅𝒅𝒅
Method of Solving: , Put axm=t , then differentiate, check limit points, reduces
the given integral as gamma function, then we can solve by using definition of
gamma function.
∞ 2
Example 1: Evaluate ∫0 𝑥𝑥 7 𝑒𝑒 −2𝑥𝑥 𝑑𝑑𝑑𝑑
∞ 2
Solution : Let I= ∫0 𝑥𝑥 7 𝑒𝑒 −2𝑥𝑥 𝑑𝑑𝑑𝑑 ---------------------------(A)
Put 2x2 = t or x2 = t /2
𝑡𝑡
𝑥𝑥 2 = − − − − − − − − − − − (𝑖𝑖)
2
1
𝑡𝑡 𝑡𝑡 2
∴ 𝑥𝑥 = √ = − − − − − − − (𝑖𝑖𝑖𝑖)
2 √2
1 −1
𝑑𝑑𝑑𝑑 = 𝑡𝑡 2 𝑑𝑑𝑑𝑑
2√2
Now limit point from (i) or (ii)
𝑡𝑡
Let x=0 => 0 = 2 => t= 0 i.e. x=0, => t= 0
𝑡𝑡
And x =∞ => ∞= => t =∞ ∴
2
x o ∞
t 0 ∞
∴ ( A) becomes
∞ 1
1 −1 𝑡𝑡 2
𝐼𝐼 = ∫( )7 𝑡𝑡 2 𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑
√2 2√2
0
∞ 7
𝑡𝑡 2 1 −1
=∫ 𝑡𝑡 2 𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑
1⁄ 7
(2 2) 2√2
0
∞
11 7⁄ −1 −𝑡𝑡
= 7⁄2 ∫ 𝑡𝑡 2 𝑡𝑡 2 𝑒𝑒 𝑑𝑑𝑑𝑑
2 (2)21⁄2
0
222
Chapter 10: Beta and Gamma Functions
∞
1 1
= ∫ 𝑡𝑡 3 𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑
27⁄2 23⁄2
0
∞
1
= ∫ 𝑡𝑡 3 𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑
2(7+3)⁄2
0
∞
1
= 5 ∫ 𝑡𝑡 4−1 𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑
2
0
∞
1
= ∫ 𝑒𝑒 −𝑡𝑡 𝑡𝑡 4−1 𝑑𝑑𝑑𝑑
32
0
∞
Γ(n) = ∫𝟎𝟎 𝒆𝒆−𝒙𝒙 𝒙𝒙𝒏𝒏−𝟏𝟏 𝒅𝒅𝒅𝒅 ( n >
0)
(∵ n= 4 , variable is ‘t’)
∞
1 1 1 6 3
∴= ∫ 𝑒𝑒−𝑡𝑡 𝑡𝑡4−1 𝑑𝑑𝑑𝑑 = Γ(4) = . 3! = =
32 32 32 32 16
0
∞
−2𝑥𝑥2 3
∴ I = ∫ 𝑥𝑥7 𝑒𝑒 𝑑𝑑𝑑𝑑 =
16
0
∞ −2𝑥𝑥2
Example2: Evaluate I = ∫0 𝑥𝑥9 𝑒𝑒 𝑑𝑑𝑑𝑑
∞ 2
Solution: Let I= ∫0 𝑥𝑥 9 𝑒𝑒 −2𝑥𝑥 𝑑𝑑𝑑𝑑---------------------------(A)
Put 2x2 = t or x2 = t /2
𝑡𝑡
𝑥𝑥 2 = − − − − − − − − − − − (𝑖𝑖)
2
1
𝑡𝑡 𝑡𝑡 2
∴ 𝑥𝑥 = √ =
2 √2
223
APPLIED MATHEMATICS
1 −1
𝑑𝑑𝑑𝑑 = 𝑡𝑡 2 𝑑𝑑𝑑𝑑
2√2
𝑡𝑡
Now limit point from (i) Let x=0 => 0 = 2 => t= 0 i.e. x=0, => t= 0
𝑡𝑡
And x =∞ => ∞= => t =∞ ∴
2
x o ∞
t 0 ∞
∴ Integral Solution ( A) becomes
∞ 1
1 −1 𝑡𝑡 2
𝐼𝐼 = ∫( )9 𝑡𝑡 2 𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑
√2 2√2
0
∞
1 1 9⁄ −1
=∫ 𝑡𝑡 2 𝑡𝑡 2 𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑
(√2)9 2√2
0
∞
1 1 9⁄ −1
= ∫ 𝑡𝑡 2 𝑡𝑡 2 𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑
(√2)9 2√2
0
∞
1 1 9⁄ −1
= 9⁄2 ∫ 𝑡𝑡 2 𝑡𝑡 2 𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑
2 (2)21⁄2
0
∞
1 1
= 9⁄2 ∫ 𝑡𝑡 4 𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑
2 (2)21⁄2
0
∞
1
= ∫ 𝑡𝑡 4 𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑
(2)25
0
∞
1
= ∫ 𝑡𝑡 5−1 𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑
64
0
1
= Γ(5) ∵ by definition )
64
1 3
= 4! =
64 8
∞
−2𝑥𝑥2 3
∴ I = ∫ 𝑥𝑥9 𝑒𝑒 𝑑𝑑𝑑𝑑 =
8
0
224
Chapter 10: Beta and Gamma Functions
Example3: Evaluate
∞ 2
−𝑘𝑘2 𝑥𝑥
I = ∫ 𝑥𝑥2 𝑒𝑒 𝑑𝑑𝑑𝑑
0
Solution:
∞
2 𝑥𝑥 2
𝐿𝐿𝐿𝐿𝐿𝐿 𝐼𝐼 = ∫ 𝑥𝑥 2 𝑒𝑒 −𝑘𝑘 𝑑𝑑𝑑𝑑 − − − − − − − − − − − −(𝐴𝐴)
0
Put h2 x2 = t or x2 = t / k2
𝑡𝑡
𝑥𝑥 2 = − − − − − − − − − − − (𝑖𝑖)
𝑘𝑘 2
𝑡𝑡 √𝑡𝑡
∴ 𝑥𝑥 = √ =
𝑘𝑘 2 𝑘𝑘
x o ∞
t 0 ∞
∴ Integral Solution ( A) becomes
∞
√𝑡𝑡 2 1 −1 −𝑡𝑡
𝐼𝐼 = ∫( ) 𝑡𝑡 2 𝑒𝑒 𝑑𝑑𝑑𝑑
𝑘𝑘 2𝑘𝑘
0
∞
𝑡𝑡 1 −1 −𝑡𝑡
= ∫ 𝑡𝑡 2 𝑒𝑒 𝑑𝑑𝑑𝑑
𝑘𝑘 2 2𝑘𝑘
0
∞
1 1
= 3
∫ 𝑡𝑡 2 𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑
2𝑘𝑘
0
225
APPLIED MATHEMATICS
∞
1 3
= 3
∫ 𝑒𝑒 −𝑡𝑡 𝑡𝑡 2−1 𝑑𝑑𝑑𝑑
2𝑘𝑘
0
1 3
= Γ ( ) ( by definition )
2𝑘𝑘 3 2
1 1 1
= 3
Γ( )
2𝑘𝑘 2 2
1 1
= √π Γ ( ) = √π ,
∵
4𝑘𝑘 3 2
Γ(n + 1) = n Γ(n) , if n is rational number
Example 4: Evaluate
Solution:
∞ ∞
1⁄ −𝑥𝑥1⁄2
𝐿𝐿𝐿𝐿𝐿𝐿 I = ∫ √
4
𝑥𝑥𝑒𝑒−√𝑥𝑥 𝑑𝑑𝑑𝑑 = ∫ 𝑥𝑥 4 𝑒𝑒 𝑑𝑑𝑑𝑑 − − − −(𝐴𝐴)
0 0
x = t 2 − − − − − − − − − − − (𝑖𝑖)
x o ∞
t 0 ∞
∴ Integral Solution ( A) becomes
∞
1⁄
𝐼𝐼 = ∫(𝑡𝑡 2 ) 4 𝑒𝑒 −𝑡𝑡 2𝑡𝑡 𝑑𝑑𝑑𝑑
0
∞
1⁄
= ∫ 𝑡𝑡 2 2𝑡𝑡 𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑
0
∞
3⁄
= 2 ∫ 𝑡𝑡 2 𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑
0
226
Chapter 10: Beta and Gamma Functions
∞
3⁄
= 2 ∫ 𝑒𝑒 −𝑡𝑡 𝑡𝑡 2 𝑑𝑑𝑑𝑑
0
∞
5
= 2 ∫ 𝑒𝑒 −𝑡𝑡 𝑡𝑡 2−1 𝑑𝑑𝑑𝑑
0
5
= 2 Γ( ) ( by definition of gamma function )
2
5 3 3 3 1 1
= 2 Γ ( + 1) = 2 ( ) Γ ( ) = 2 ( ) ( ) Γ ( )
2 2 2 2 2 2
1 3
= 3 ( ) √π = ( ) √π
2 2
∞
𝒅𝒅𝒅𝒅
𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓 𝐈𝐈𝐈𝐈 = ∫
𝒂𝒂𝒙𝒙
𝟎𝟎
227
APPLIED MATHEMATICS
When 𝑥𝑥 = 0 ⇒ t = 0 and 𝑥𝑥 = ∞ ⇒ t = ∞
x o ∞
t 0 ∞
∞ ∞
𝑥𝑥 3 𝑡𝑡 3 1 𝑑𝑑𝑑𝑑
I = ∫ 𝑥𝑥 𝑑𝑑𝑑𝑑 = ∫ [ ]
3 log 3 𝑒𝑒𝑡𝑡 log 3
0 0
∞ ∞ ∞
𝑡𝑡 3 𝑡𝑡 4−1 1
= ∫ 𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑 = ∫ 𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑 = ∫ 𝑡𝑡 4−1 𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑
(log3)4 (log3) 4 (log3)4
0 0 0
1 3! 6
= Γ(4) = =
(log3)4 (log3)4 (log3)4
∞
𝑥𝑥 4
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝟐𝟐: Evaluate I = ∫ 𝑑𝑑𝑑𝑑
4𝑥𝑥
0
∞
𝑥𝑥 4
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒: Let I = ∫ 𝑥𝑥 𝑑𝑑𝑑𝑑
4
0
When 𝑥𝑥 = 0 ⇒ t = 0 and 𝑥𝑥 = ∞ ⇒ t = ∞
x o ∞
t 0 ∞
228
Chapter 10: Beta and Gamma Functions
∞ ∞
𝑥𝑥 4 𝑡𝑡 4 1 𝑑𝑑𝑑𝑑
I = ∫ 𝑥𝑥 𝑑𝑑𝑑𝑑 = ∫ [ ]
4 log 4 𝑒𝑒𝑡𝑡 log 4
0 0
∞ ∞ ∞
𝑡𝑡 4 𝑡𝑡 5−1 1
= ∫ 𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑 = ∫ 𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑 = ∫ 𝑡𝑡 5−1 𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑
(log4)5 (log4) 5 (log4)5
0 0 0
1 4! 24
= Γ(5) = =
(log4)5 (log4)5 (log4)5
𝟏𝟏 𝟏𝟏
1
𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓 𝐈𝐈𝐈𝐈𝐈𝐈 = ∫ log ( ) 𝑑𝑑𝑑𝑑 𝑶𝑶𝑶𝑶 ∫(−𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙) 𝑑𝑑𝑑𝑑
𝑥𝑥
𝟎𝟎 𝟎𝟎
1
Method of solving ∶ put 𝑙𝑙𝑙𝑙𝑙𝑙 = 𝑡𝑡 𝑶𝑶𝑶𝑶 𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙 = −𝑡𝑡 𝑶𝑶𝑶𝑶 𝑥𝑥
𝑥𝑥
= 𝑒𝑒 −𝑡𝑡 − − − −(𝑖𝑖)
Differentiating w.r.t. ‘t’ we get
𝑑𝑑𝑑𝑑
= −𝑒𝑒 −𝑡𝑡 ∴ 𝑑𝑑𝑑𝑑 = −𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑
𝑑𝑑𝑑𝑑
- Then checking limit points
Now limits points from (i)
When 𝑥𝑥 = 0 ⇒ 𝑒𝑒 −𝑡𝑡 = 0 , t = ∞
When 𝑥𝑥 = 1 ⇒ 𝑒𝑒 −𝑡𝑡 = 1 , t = 0
x o 1
t ∞ 0
229
APPLIED MATHEMATICS
1 1
Let log = 𝑡𝑡 𝑶𝑶𝑶𝑶 = 𝑒𝑒 𝑡𝑡 𝑶𝑶𝑶𝑶 𝑥𝑥 = 𝑒𝑒 −𝑡𝑡
𝑥𝑥 𝑥𝑥
𝑥𝑥 = 𝑒𝑒 −𝑡𝑡 − − − − − − − − − (𝑖𝑖)
𝑑𝑑𝑑𝑑
= −𝑒𝑒 −𝑡𝑡 ∴ 𝑑𝑑𝑑𝑑 = −𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑
𝑑𝑑𝑑𝑑
Now limits points from (i)
When 𝑥𝑥 = 0 ⇒ 𝑒𝑒 −𝑡𝑡 = 0 , t = ∞
When 𝑥𝑥 = 1 ⇒ 𝑒𝑒 −𝑡𝑡 = 1 , t = 0
x o 1
t ∞ 0
0 0
𝑒𝑒 −𝑡𝑡 (−𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑) −1⁄
∴ Integral (A) becomes = ∫ = ∫ −𝑒𝑒 −2𝑡𝑡 𝑡𝑡 2 𝑑𝑑𝑑𝑑
√𝑡𝑡
∞ ∞
∞ ∞
−1 1
𝐵𝐵𝐵𝐵 𝑢𝑢𝑢𝑢𝑢𝑢𝑢𝑢𝑢𝑢 𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝 𝑜𝑜𝑜𝑜 𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖, = ∫ 𝑒𝑒 −2𝑡𝑡
𝑡𝑡 ⁄2 𝑑𝑑𝑑𝑑 = ∫ 𝑒𝑒 −2𝑡𝑡 𝑡𝑡 2−1 𝑑𝑑𝑑𝑑
0 0
∞
Γ(n)
𝑈𝑈𝑈𝑈𝑈𝑈𝑈𝑈𝑈𝑈 ∫ 𝑒𝑒 −𝑘𝑘𝑘𝑘 𝑦𝑦 𝑛𝑛−1 𝑑𝑑𝑑𝑑 =
𝑘𝑘 𝑛𝑛
0
∞ 1
1
Γ ( 2) √𝜋𝜋 𝜋𝜋
∴ ∫ 𝑒𝑒−2𝑡𝑡 𝑡𝑡 2−1 𝑑𝑑𝑑𝑑 = = =√
1
√2 2
0 22
1
𝑑𝑑𝑑𝑑
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝟐𝟐: Evaluate I = ∫
0
√𝑥𝑥 𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙
1
𝑑𝑑𝑑𝑑
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒: Let I = ∫ − − − − − − − − − − − (𝐴𝐴)
0
√𝑥𝑥 𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙
1 1
Let log = 𝑡𝑡 𝑶𝑶𝑶𝑶 = 𝑒𝑒 𝑡𝑡 𝑶𝑶𝑶𝑶 𝑥𝑥 = 𝑒𝑒 −𝑡𝑡
𝑥𝑥 𝑥𝑥
𝑥𝑥 = 𝑒𝑒 −𝑡𝑡 − − − − − − − − − (𝑖𝑖)
𝑑𝑑𝑑𝑑
= −𝑒𝑒 −𝑡𝑡 ∴ 𝑑𝑑𝑑𝑑 = −𝑒𝑒 −𝑡𝑡 𝑑𝑑𝑑𝑑
𝑑𝑑𝑑𝑑
Now we check limits points from (i)
When 𝑥𝑥 = 0 ⇒ 𝑒𝑒 −𝑡𝑡 = 0 , t = ∞
230
Chapter 10: Beta and Gamma Functions
When 𝑥𝑥 = 1 ⇒ 𝑒𝑒 −𝑡𝑡 = 1 , t = 0
x o 1
t ∞ 0
0 0
−𝑑𝑑𝑑𝑑 𝑒𝑒 −𝑡𝑡 𝑡𝑡⁄ −1⁄
∴ Integral (A) becomes = ∫ = − ∫ 𝑒𝑒 2 𝑡𝑡 2 𝑑𝑑𝑑𝑑 𝑒𝑒 −𝑡𝑡
√𝑒𝑒 −𝑡𝑡 𝑡𝑡
∞ ∞
∞
−𝑡𝑡⁄ −1⁄
𝐵𝐵𝐵𝐵 𝑢𝑢𝑢𝑢𝑢𝑢𝑢𝑢𝑢𝑢 𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝𝑝 𝑜𝑜𝑜𝑜 𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖𝑖, = ∫ 𝑒𝑒 2 𝑡𝑡 2 𝑑𝑑𝑑𝑑
0
∞
Γ(n)
𝑈𝑈𝑈𝑈𝑈𝑈𝑈𝑈𝑈𝑈 ∫ 𝑒𝑒 −𝑘𝑘𝑘𝑘 𝑦𝑦 𝑛𝑛−1 𝑑𝑑𝑑𝑑 =
𝑘𝑘 𝑛𝑛
0
∞ 1
Γ( )
∴
−𝑡𝑡
∫ 𝑒𝑒 ⁄2 𝑡𝑡
1−1
2 𝑑𝑑𝑑𝑑 ( 𝐻𝐻𝐻𝐻𝐻𝐻𝐻𝐻, 𝑛𝑛 = 1⁄2 , k = 1⁄2 ) ⇒ = 2 = √𝜋𝜋
1
0 (1⁄2)2 √1⁄2
= √2𝜋𝜋
The Beta function is also called as Euler’s integral of the first kind. Beta
function of negative numbers is not defined.
1
3 1
E. g. 1 ) B (3, ) = ∫ 𝑥𝑥 2 (1 − 𝑥𝑥) ⁄2 𝑑𝑑𝑑𝑑 ,
2
0
1
5 3
2 ) B (5, ) = ∫ 𝑡𝑡 4 (1 − 𝑡𝑡) ⁄2 𝑑𝑑𝑑𝑑
2
0
231
APPLIED MATHEMATICS
B( m, n ) = B( n, m )
1
𝑛𝑛
𝟐𝟐. ∫ 𝑥𝑥𝑚𝑚 (1 − 𝑥𝑥) 𝑑𝑑𝑑𝑑 = 𝐵𝐵(𝑚𝑚 + 1, 𝑛𝑛 + 1)
0
𝜋𝜋/2
𝜋𝜋/2
232
Chapter 10: Beta and Gamma Functions
𝜋𝜋/2
p+1 q+1
B( , ) = 2 ∫ 𝑠𝑠𝑠𝑠𝑠𝑠𝑝𝑝 𝜃𝜃 𝑐𝑐𝑐𝑐𝑐𝑐𝑞𝑞 𝜃𝜃 𝑑𝑑𝜃𝜃
2 2
0
𝜋𝜋/2
1 p+1 q+1
Standard Formula ∶ ∫ 𝑠𝑠𝑠𝑠𝑠𝑠𝑝𝑝 𝜃𝜃 𝑐𝑐𝑐𝑐𝑐𝑐𝑞𝑞 𝜃𝜃 𝑑𝑑𝜃𝜃 = B( , )
2 2 2
0
∞
𝑥𝑥𝑚𝑚−1
𝟒𝟒. B(m, n) = ∫ 𝑑𝑑𝑑𝑑
0
(1 + 𝑥𝑥)𝑚𝑚+𝑛𝑛
1
𝑡𝑡
Proof: B(m, n) = ∫ 𝑥𝑥 𝑚𝑚−1 (1 − 𝑥𝑥)𝑛𝑛−1 𝑑𝑑𝑑𝑑 , 𝑝𝑝𝑝𝑝𝑝𝑝 𝑥𝑥 = ( 𝑖𝑖. 𝑒𝑒. 𝑥𝑥(1 + 𝑡𝑡)
1 + 𝑡𝑡
0
= 𝑡𝑡 , ∴ 𝑥𝑥 + 𝑥𝑥𝑥𝑥 = 𝑡𝑡)
𝑥𝑥
∴ 𝑥𝑥 = 𝑡𝑡 − 𝑥𝑥𝑥𝑥 𝑂𝑂𝑂𝑂 𝑡𝑡 = ( 𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃𝑃 𝑁𝑁𝑁𝑁𝑁𝑁𝑁𝑁 𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠)
1 − 𝑥𝑥
0 0 1
∴ when 𝑥𝑥 = 0, 𝑡𝑡 = 𝑎𝑎𝑎𝑎𝑎𝑎 when 𝑥𝑥 = 1, 𝑡𝑡 = = = ∞
1−0 1−1 0
x 0 1
t 0 ∞
(1 + 𝑡𝑡)(1) − 𝑡𝑡(1)𝑡𝑡 1
Also 𝑑𝑑𝑑𝑑 = 2
𝑑𝑑𝑑𝑑 = 𝑑𝑑𝑑𝑑
(1 + 𝑡𝑡) (1 + 𝑡𝑡)2
∞
𝑡𝑡 𝑚𝑚−1 t 𝑛𝑛−1 𝑑𝑑𝑑𝑑
B(m, n) = ∫ . ( 1 − ) .
(1 + 𝑡𝑡)𝑚𝑚−1 1+t (1 + 𝑡𝑡)2
0
∞
𝑡𝑡 𝑚𝑚−1 𝑑𝑑𝑑𝑑 𝑡𝑡 𝑚𝑚−1 𝑑𝑑𝑑𝑑
= ∫ =
(𝑡𝑡 + 1)𝑚𝑚−1 (1 + 𝑡𝑡)𝑛𝑛−1 (1 + 𝑡𝑡)2 (1 + 𝑡𝑡)𝑚𝑚+𝑛𝑛
0
∞
𝑥𝑥 𝑚𝑚−1
B(m, n) = ∫ 𝑑𝑑𝑑𝑑
(1 + 𝑥𝑥)𝑚𝑚+𝑛𝑛
0
( Note: We consider this result also as another definition of Beta Function)
∞
Γ(m)Γ(n)
𝟓𝟓. Relationbetween Beta and Gamma Function, B(m, n) =
Γ (m + n )
233
APPLIED MATHEMATICS
𝑑𝑑𝑑𝑑
𝑝𝑝𝑝𝑝𝑝𝑝 √𝑥𝑥 = 𝑡𝑡 , ∴ 𝑥𝑥 = 𝑡𝑡 2 𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷 𝑤𝑤. 𝑟𝑟. 𝑡𝑡.′ 𝑡𝑡 ′ 𝑤𝑤𝑤𝑤𝑤𝑤𝑤𝑤𝑤𝑤 ∴ = 2𝑡𝑡 ⇒ 𝑑𝑑𝑑𝑑
𝑑𝑑𝑑𝑑
= 2𝑡𝑡 𝑑𝑑𝑑𝑑
Now checking limit point by using 𝑥𝑥 = 𝑡𝑡 2
x 0 1
t 0 1
1
234
Chapter 10: Beta and Gamma Functions
1⁄ 𝑑𝑑𝑑𝑑 1 1
𝑝𝑝𝑝𝑝𝑝𝑝 𝑥𝑥 3 = 𝑡𝑡 , ∴ 𝑥𝑥 = 𝑡𝑡 3 𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷 𝑤𝑤. 𝑟𝑟. 𝑡𝑡.′ 𝑡𝑡 ′ 𝑤𝑤𝑤𝑤𝑤𝑤𝑤𝑤𝑤𝑤 ∴ = 𝑡𝑡 3−1
𝑑𝑑𝑑𝑑 3
1 −2
= 𝑡𝑡 ⁄3
3
1 −2⁄ 1⁄
∴ dx = 𝑡𝑡 3 𝑑𝑑𝑑𝑑 , Now checking limit point by using 𝑥𝑥 = 𝑡𝑡 3
3
∴ when 𝑥𝑥 = 0,
1⁄ 1⁄
𝑡𝑡 3 = 0 ⇒ t = 0 , 𝑎𝑎𝑎𝑎𝑎𝑎 when 𝑥𝑥 = 1, 𝑡𝑡 3 = 1 ⇒t=1
x 0 1
t 0 1
1 −2⁄3 1
𝑡𝑡 𝑑𝑑𝑑𝑑
∴ the given integral I becomes I = ∫ 3 1
0
(1 − 𝑡𝑡) ⁄3
1 1
1 −2 −1 1 2
∴ I = ∫ 𝑡𝑡 ⁄3 (1 − 𝑡𝑡) ⁄3 𝑑𝑑𝑑𝑑 = ∫ 𝑡𝑡 3−1 (1 − 𝑡𝑡)3−1 𝑑𝑑𝑑𝑑
3
0 0
1 1 2
∴I= B ( , ) − − − − − −𝐵𝐵𝐵𝐵 𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷
3 3 3
235
APPLIED MATHEMATICS
Γ(m)Γ(n)
Now using Relationbetween Beta and Gamma Function, B(m, n) =
Γ (m + n )
1 2 1
1 Γ (3) Γ (3) 1 3 1 1 2
∴I= = = Γ ( ) Γ ( ) ∵ Γ(1) = 1
3 Γ (1 + 2) 3 Γ(1) 3 3 3
3 3
1 1 1 𝜋𝜋
∴I= Γ ( ) Γ (1 − ) o < 𝑝𝑝 < 1 , 𝑈𝑈𝑈𝑈𝑈𝑈𝑈𝑈𝑈𝑈 Γ(p)Γ(1 − p) =
3 3 3 𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝜋𝜋
1 𝜋𝜋 1 𝜋𝜋 2𝜋𝜋
∴I= 𝜋𝜋 = =
3 sin 3 √3 3√3
3 2
𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓 𝐈𝐈𝐈𝐈 − 𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝐁𝐁𝐁𝐁𝐁𝐁𝐁𝐁𝐁𝐁 𝐨𝐨𝐨𝐨
𝜋𝜋/2 p+q q+1
1 p + 1 q + 1 Γ( 2 )Γ( 2 )
∫ 𝑠𝑠𝑠𝑠𝑠𝑠𝑝𝑝 𝜃𝜃 𝑐𝑐𝑐𝑐𝑐𝑐𝑞𝑞 𝜃𝜃 𝑑𝑑𝜃𝜃 = B ( , )=
2 2 2 p+q+2
0 Γ( )
2
𝜋𝜋/2
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝟏𝟏: Find ∫0 √𝑡𝑡𝑡𝑡𝑡𝑡𝜃𝜃 𝑑𝑑𝜃𝜃
𝜋𝜋/2 𝜋𝜋/2
𝑠𝑠𝑠𝑠𝑠𝑠𝜃𝜃
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒: Let I = ∫ √𝑡𝑡𝑡𝑡𝑡𝑡𝜃𝜃 𝑑𝑑𝜃𝜃 = ∫ √ 𝑑𝑑𝜃𝜃
𝑐𝑐𝑐𝑐𝑐𝑐𝜃𝜃
0 0
𝜋𝜋/2
1⁄ −1⁄
∴ I= ∫ 𝑠𝑠𝑠𝑠𝑠𝑠 2 𝜃𝜃 𝑐𝑐𝑐𝑐𝑐𝑐 2 𝜃𝜃 𝑑𝑑𝜃𝜃
0
𝜋𝜋
2
3 1 3 1
1 Γ ( 4 ) Γ ( 4) 1 Γ ( 4 ) Γ ( 4) 1 3 1
∴ I= = = Γ ( ) Γ ( ) ∵ Γ(1) = 1
2 Γ ( 3 + 1) 2 Γ (1 ) 2 4 4
4 4
𝜋𝜋
Using Γ(p)Γ(1 − p) =
𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝜋𝜋
236
Chapter 10: Beta and Gamma Functions
1 1 1 1 𝜋𝜋 1 𝜋𝜋 √2𝜋𝜋 𝜋𝜋
∴ I = Γ (1 − ) Γ ( ) = = = =
2 4 4 2 sin 𝜋𝜋 2 1 2 √2
4
√2
𝜋𝜋/2
𝜋𝜋
𝐍𝐍𝐍𝐍𝐍𝐍𝐍𝐍: Similarly we can show ∫ √𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐 𝑑𝑑𝜃𝜃 =
√2
0
𝜋𝜋/2
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝟐𝟐: Find ∫0 √𝑐𝑐𝑐𝑐𝑐𝑐𝜃𝜃 𝑑𝑑𝜃𝜃
𝜋𝜋/2 𝜋𝜋/2
𝑐𝑐𝑐𝑐𝑐𝑐𝜃𝜃
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒: Let I = ∫ √𝑡𝑡𝑡𝑡𝑡𝑡𝜃𝜃 𝑑𝑑𝜃𝜃 = ∫ √ 𝑑𝑑𝜃𝜃
𝑠𝑠𝑠𝑠𝑠𝑠𝜃𝜃
0 0
𝜋𝜋/2
−1⁄ 1⁄
∴ I= ∫ 𝑠𝑠𝑠𝑠𝑠𝑠 2 𝜃𝜃 𝑐𝑐𝑐𝑐𝑐𝑐 2 𝜃𝜃 𝑑𝑑𝜃𝜃
0
𝜋𝜋
2
3 1 3 1
1 Γ ( 4 ) Γ ( 4) 1 Γ ( 4 ) Γ ( 4) 1 3 1
∴ I= = = Γ ( ) Γ ( ) ∵ Γ(1) = 1
2 Γ ( 3 + 1) 2 Γ (1 ) 2 4 4
4 4
𝜋𝜋
Using Γ(p)Γ(1 − p) =
𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝜋𝜋
1 1 1 1 𝜋𝜋 1 𝜋𝜋 √2𝜋𝜋 𝜋𝜋
∴ I = Γ (1 − ) Γ ( ) = = = =
2 4 4 2 sin 𝜋𝜋 2 1 2 √2
4
√2
∞
𝑥𝑥𝑚𝑚−1
𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓 𝐈𝐈𝐈𝐈𝐈𝐈 − Examples based on B(m, n) = ∫ 𝑑𝑑𝑑𝑑
0
(1 + 𝑥𝑥)𝑚𝑚+𝑛𝑛
∞
𝑥𝑥8 − 𝑥𝑥14
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝟏𝟏: 𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅 ∫ 𝑑𝑑𝑑𝑑
0
(1 + 𝑥𝑥)24
237
APPLIED MATHEMATICS
∞
𝑥𝑥8 − 𝑥𝑥14
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 ∶ Let I = ∫ 𝑑𝑑𝑑𝑑
0
(1 + 𝑥𝑥)24
∞ ∞
𝑥𝑥8 𝑥𝑥14
= ∫ 𝑑𝑑𝑑𝑑 − ∫ 𝑑𝑑𝑑𝑑
0
(1 + 𝑥𝑥)24 0
(1 + 𝑥𝑥)24
∞ ∞
𝑥𝑥9−1 𝑥𝑥15−1
= ∫ 𝑑𝑑𝑑𝑑 − ∫ 𝑑𝑑𝑑𝑑
0
(1 + 𝑥𝑥)9+15 0
(1 + 𝑥𝑥)15+9
∴ 𝐼𝐼 = 0
∞
𝑥𝑥9 (1 − 𝑥𝑥5 )
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 ∶ 𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅 ∫ 𝑑𝑑𝑑𝑑
0
(1 + 𝑥𝑥)25
∞ 5 9 ∞
𝑥𝑥9 (1 − 𝑥𝑥 ) (𝑥𝑥 −𝑥𝑥14 )
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 ∶ Let I = ∫ 𝑑𝑑𝑑𝑑 = ∫ 𝑑𝑑𝑑𝑑
(1 + 𝑥𝑥)25 (1 + 𝑥𝑥)25
0 0
∞ ∞
𝑥𝑥9 𝑥𝑥14
=∫ 𝑑𝑑𝑑𝑑 − ∫ 𝑑𝑑𝑑𝑑
(1 + 𝑥𝑥)25 (1 + 𝑥𝑥)25
0 0
∞ ∞
𝑥𝑥10−1 𝑥𝑥15−1
=∫ 𝑑𝑑𝑑𝑑 − ∫ 𝑑𝑑𝑑𝑑
(1 + 𝑥𝑥)10+15 (1 + 𝑥𝑥)15+10
0 0
∴ 𝐼𝐼 = 0
∞
𝑑𝑑𝑑𝑑 𝜋𝜋
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝟑𝟑 ∶ 𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏 𝐭𝐭𝐭𝐭𝐭𝐭𝐭𝐭 ∫ =
1 + 𝑥𝑥 4
2√2
0
∞ ∞
𝑑𝑑𝑑𝑑 𝑑𝑑𝑑𝑑
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 ∶ Let I = ∫ = ∫
1 + 𝑥𝑥 4
1 + (𝑥𝑥2 )
2
0 0
𝑠𝑠𝑠𝑠𝑠𝑠 2 𝜃𝜃 𝑑𝑑𝜃𝜃
∴∴ 𝑑𝑑𝑑𝑑 = , Now checking limit point by using 𝑥𝑥 2 = tan 𝜃𝜃
2√𝑡𝑡𝑡𝑡𝑡𝑡𝜃𝜃
238
Chapter 10: Beta and Gamma Functions
∴ when 𝑥𝑥 = 0,
π π
0 = tan 𝜃𝜃 ⇒ 𝜃𝜃 = 0 , 𝑎𝑎𝑎𝑎𝑎𝑎 when 𝑥𝑥 = ∞ , ⇒ 𝜃𝜃 = ∵ 𝑡𝑡𝑡𝑡𝑡𝑡
2 2
= ∞
x 0 1
𝜃𝜃 0 𝜋𝜋/2
𝑠𝑠𝑠𝑠𝑠𝑠2 𝜃𝜃 𝑑𝑑𝜃𝜃
𝜋𝜋/2
3 1 3 1
1 Γ ( 4 ) Γ ( 4) 1 Γ ( 4 ) Γ ( 4) 1 3 1
∴ I= = = Γ ( ) Γ ( ) ∵ Γ(1) = 1
4 Γ ( 3 + 1) 4 Γ (1 ) 4 4 4
4 4
𝜋𝜋
Using Γ(p)Γ(1 − p) =
𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝜋𝜋
1 1 1 1 𝜋𝜋 1 𝜋𝜋 1 𝜋𝜋 𝜋𝜋
∴ I = Γ (1 − ) Γ ( ) = = = =
4 4 4 4 sin 𝜋𝜋 4 1 2√2√2 1 2√2
4
√2 √2
5
1⁄ 1
(𝐍𝐍𝐍𝐍𝐍𝐍 𝐓𝐓𝐓𝐓𝐓𝐓𝐓𝐓 )𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝟒𝟒 ∶ 𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 ∫(𝑥𝑥 − 3) 2 (5 − 𝑥𝑥) ⁄2 𝑑𝑑𝑑𝑑
239
APPLIED MATHEMATICS
5
1⁄ 1
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 ∶ Let I = ∫(𝑥𝑥 − 3) 2 (5 − 𝑥𝑥) ⁄2 𝑑𝑑𝑑𝑑
3 3
= 4𝐵𝐵( , )
2 2
3 3 3 3 1 1 1 1
Γ( )Γ( ) Γ( )Γ( ) Γ( ) Γ( )
= 4 2 2 =4 2 2 = 42 2 2 2
3 3 Γ(3) Γ(3)
Γ( + )
2 2
41 1 π
= Γ(π) Γ(π) =
2! 2 2 2
240
Chapter 10: Beta and Gamma Functions
241
APPLIED MATHEMATICS
2m − 1 + 1 0+1
Γ(m)Γ(m) 2 1 Γ( 2
)Γ(
2
)
= = 2𝑚𝑚−1
Γ(2m) 2 2 2m − 1 + 0 + 2
Γ( )
2
1 Γ(m)√π
= 2𝑚𝑚−1
2 1
Γ (m + )
2
𝟏𝟏 √𝛑𝛑
∴ 𝚪𝚪(𝐦𝐦)𝚪𝚪 (𝐦𝐦 + ) = 𝟐𝟐𝟐𝟐−𝟏𝟏 𝚪𝚪(𝟐𝟐𝟐𝟐)
𝟐𝟐 𝟐𝟐
10.10 Exercise
∞
3 315
1. Prove that ∫ √𝑥𝑥 𝑒𝑒 − √𝑥𝑥 𝑑𝑑𝑑𝑑 = √𝜋𝜋 ( 𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇 ∶ 𝑥𝑥 = t 3 )
16
0
∞
2 3
2. Prove that ∫ 𝑥𝑥 7 𝑒𝑒 −2𝑥𝑥 𝑑𝑑𝑑𝑑 = ( 𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇 ∶ 2𝑥𝑥 𝟐𝟐 = t )
16
0
∞
2 𝑥𝑥 2 √𝜋𝜋
3. Prove that ∫ 𝑥𝑥 2 𝑒𝑒 −ℎ 𝑑𝑑𝑑𝑑 = ( 𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇 ∶ ℎ2 𝑥𝑥 2 = t )
4ℎ3
0
∞
3 √𝜋𝜋
4. Prove that ∫ √𝑦𝑦 𝑒𝑒 −𝑦𝑦 𝑑𝑑𝑑𝑑 = ( 𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇 ∶ y 3 = t )
3
0
1
𝑑𝑑𝑑𝑑 1
5. Prove that ∫ = √2𝜋𝜋 ( 𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇 ∶ 𝑙𝑙𝑙𝑙𝑙𝑙 =t )
𝑥𝑥
0 √𝑥𝑥 𝑙𝑙𝑙𝑙𝑙𝑙 1
𝑥𝑥
1
𝑑𝑑𝑑𝑑
6. Prove that ∫ = √𝜋𝜋 ( 𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇 ∶ −𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙 = 𝑡𝑡 )
0
√−𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙
1
1
7. Evaluate ∫ 𝑥𝑥 3 (1 − √𝑥𝑥)5 𝑑𝑑𝑑𝑑 ( 𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇 ∶ √𝐱𝐱 = 𝑡𝑡 ) 𝑨𝑨𝑨𝑨𝑨𝑨:
5148
0
𝑛𝑛
242
Chapter 10: Beta and Gamma Functions
1
( 𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇 ∶ Put 𝑥𝑥 = in the defnition of B(m, n))
1 + 𝑡𝑡
2
2𝜋𝜋
10. Show that ∫ 𝑥𝑥 (8 − 𝑥𝑥 3 )1⁄3 𝑑𝑑𝑑𝑑 =
3√3
0
𝜋𝜋
( 𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇 ∶ Put 𝑥𝑥 3 = 𝑡𝑡, 𝑈𝑈𝑈𝑈𝑈𝑈 Γ(p)Γ(1 − p) = , 0 < 𝑝𝑝 < 1)
sin 𝑝𝑝𝑝𝑝
10.12 Summary
In this unit we learn Gamma and Beta Function and its Duplication Formula
Gamma Function
∞
Γ(n) = ∫0 𝑒𝑒 −𝑥𝑥 𝑥𝑥 𝑛𝑛−1 𝑑𝑑𝑑𝑑 ( n > 0)
∞ 2
Γ(n) = 2 ∫0 𝑒𝑒 −𝑡𝑡 𝑡𝑡 2𝑛𝑛−1 𝑑𝑑𝑑𝑑
Γ(1) = 1
Γ(n+1) = n Γ(n)
Γ(n+1) = n Γ(n) in general , n is rational number
= n! if n is a positive integer
1
Γ(0) = ∞ , Γ( ) = √𝜋𝜋 , Γ(n+1) = n!
2
∞ 𝑚𝑚 ∞ 𝑑𝑑𝑑𝑑
Type I – ∫0 𝑒𝑒 −𝑎𝑎𝑎𝑎 𝑑𝑑𝑑𝑑 , Type II = ∫0 , Type III =
𝑎𝑎𝑥𝑥
1 1 1
∫0 log (𝑥𝑥) 𝑑𝑑𝑑𝑑 𝑂𝑂𝑂𝑂 ∫0 (−𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙) 𝑑𝑑𝑑𝑑
Beta Function
1
B(m, n) = B(n , m )
1
243
APPLIED MATHEMATICS
𝜋𝜋/2
Γ(m)Γ(n)
B(m, n) =
Γ (m + n )
𝜋𝜋
2 p+q q+1
1 p + 1 q + 1 Γ( )Γ( )
∫ 𝑠𝑠𝑠𝑠𝑠𝑠𝑝𝑝 𝜃𝜃 𝑐𝑐𝑐𝑐𝑐𝑐 𝑞𝑞 𝜃𝜃 𝑑𝑑𝜃𝜃 = B ( , )= 2 2
2 2 2 p+q+2
Γ( )
0 2
Duplication Formula
1 √π
Γ(m)Γ (m + ) = 2m−1 Γ(2m)
2 2
10.11 References
1. A Text Book of Applied Mathematics Vol I - P. N. Wartikar and J. N.
Wartikar
2. Applied Mathematics II - P. N. Wartikar and J. N. Wartikar
3. Higher Engineering Mathematics - Dr. B. S. Grewal
❖❖❖❖❖❖
244
Chapter 10: Differentiation Under the Integral Sign ( Duis ) & Error Functions
Unit 5
11
DIFFERENTIATION UNDER THE INTEGRAL
SIGN ( DUIS ) & ERROR FUNCTIONS
Unit Structure
11.0 OBJECTIVES
11.1 Introduction
11.2 Rule - I
11.3 Rule - II
11.4 Error Function:-Definition
11.5 Properties of Error Functions
11.6 Differentiation and Integration of Error function
11.7 Exercise
11.8 Summary
11.9 References
11.0 Objectives
• Understand the concept of Differential Under the integral sign ( DUIS) and
Error Functions
11.1 Introduction
Not all integrals can be evaluated using analytical techniques, such as integration
by substitution, by parts or by partial fractions. People come up with different ways
of solving the integrals and DUIS is one of them. It is an effective technique used
𝑏𝑏
in evaluation of real definite integrals. When a definite integral 𝐼𝐼 = ∫𝑎𝑎 𝑓𝑓(𝑥𝑥, 𝛼𝛼 )𝑑𝑑𝑑𝑑,
which is to be integrated w.r.t. variable x and contains parameter , by using DUIS.
245
APPLIED MATHEMATICS
There are different rules when limits of integral are constants or functions of
parameter 𝛼𝛼 When DUIS technique is used , the definite integral evaluation results
into an ordinary differential equation, the solution of this equation results in the
evaluation of definite integral. The technique is very useful in Laplace Transform.
Error function integral is close to Probability Integral and is used in probability
distribution. Complementary error functions are involved in finding inverse
Laplace transforms of complicated functions.
𝑏𝑏
𝟏𝟏
= 𝐥𝐥𝐥𝐥𝐥𝐥 ∫[𝑓𝑓(𝑥𝑥, 𝛼𝛼 + 𝛿𝛿𝛿𝛿 ) − 𝑓𝑓(𝑥𝑥, 𝛼𝛼 )]𝑑𝑑𝑑𝑑
𝛿𝛿𝛿𝛿→0 𝛿𝛿𝛿𝛿
𝑎𝑎
𝑏𝑏
𝑓𝑓(𝑥𝑥, 𝛼𝛼 + 𝛿𝛿𝛿𝛿 )– 𝑓𝑓(𝑥𝑥, 𝛼𝛼 )
= 𝐥𝐥𝐥𝐥𝐥𝐥 ∫[ ] 𝑑𝑑𝑑𝑑
𝛿𝛿𝛿𝛿→0 𝛿𝛿𝛿𝛿
𝑎𝑎
𝑏𝑏
𝑓𝑓(𝑥𝑥, 𝛼𝛼 + 𝛿𝛿𝛿𝛿 ) − 𝑓𝑓(𝑥𝑥, 𝛼𝛼 )
= ∫ 𝐥𝐥𝐥𝐥𝐥𝐥 [ ] 𝑑𝑑𝑑𝑑
𝛿𝛿𝛿𝛿→0 𝛿𝛿𝛿𝛿
𝑎𝑎
𝑏𝑏
dI 𝜕𝜕
∴ = ∫ 𝑓𝑓(𝑥𝑥, 𝛼𝛼 )𝑑𝑑𝑑𝑑 ( 𝑏𝑏𝑏𝑏 𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷 𝑜𝑜𝑜𝑜𝑜𝑜𝑜𝑜𝑜𝑜𝑜𝑜𝑜𝑜𝑜𝑜𝑜𝑜 𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑𝑑 )
dα 𝜕𝜕𝜕𝜕
𝑎𝑎
𝒃𝒃 𝒃𝒃
𝐝𝐝𝐝𝐝 𝝏𝝏
𝐑𝐑𝐑𝐑𝐑𝐑𝐑𝐑 − 𝐈𝐈 ∶ 𝐈𝐈𝐈𝐈 𝐈𝐈(𝛂𝛂) = ∫ 𝒇𝒇(𝒙𝒙, 𝜶𝜶 )𝒅𝒅𝒅𝒅 𝒕𝒕𝒕𝒕𝒕𝒕𝒕𝒕 = ∫ 𝒇𝒇(𝒙𝒙, 𝜶𝜶 )𝒅𝒅𝒅𝒅
𝐝𝐝𝐝𝐝 𝝏𝝏𝝏𝝏
𝒂𝒂 𝒂𝒂
It may be noted that if integral involves two parameters ‘x’ and ‘𝛼𝛼 ′ integration
is to be carried out w.r.t variable ‘x’ treating 𝛼𝛼 ′ as constant. Rule (I ) gives method
to differentiate integral w.r.t. parameter 𝛼𝛼
246
Chapter 10: Differentiation Under the Integral Sign ( Duis ) & Error Functions
∞
𝑒𝑒 −𝑥𝑥
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄: Evaluate ∫ (1 − 𝑒𝑒 −𝑎𝑎𝑎𝑎 )𝑑𝑑𝑑𝑑 ( 𝑎𝑎 > −1)
𝑥𝑥
0
∞
𝑒𝑒 −𝑥𝑥
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒: ϕ(a) = ∫ (1 − 𝑒𝑒 −𝑎𝑎𝑎𝑎 )𝑑𝑑𝑑𝑑
𝑥𝑥
0
∞
dϕ 𝜕𝜕 𝑒𝑒 −𝑥𝑥
Differentiating w. r. t. a, = ∫ [ (1 − 𝑒𝑒 −𝑎𝑎𝑎𝑎 )] 𝑑𝑑𝑑𝑑
da 𝜕𝜕𝜕𝜕 𝑥𝑥
0
∞
dϕ 𝑒𝑒 −𝑥𝑥
= ∫ (−𝑒𝑒 −𝑎𝑎𝑎𝑎 )(−𝑥𝑥) 𝑑𝑑𝑑𝑑
da 𝑥𝑥
0
∞
𝑒𝑒 −(𝑎𝑎+1)𝑥𝑥 𝑒𝑒 −∞ 𝑒𝑒 0
= [ ] = − ∵ a + 1 > 0 𝑖𝑖 . 𝑒𝑒. 𝑎𝑎
−(𝑎𝑎 + 1) 0 −(𝑎𝑎 + 1) −(𝑎𝑎 + 1)
> −1
1
= 𝟎𝟎 +
(𝑎𝑎 + 1)
𝑑𝑑𝑑𝑑
∴ dϕ =
(𝑎𝑎 + 1)
ϕ(𝑎𝑎) = log(𝑎𝑎 + 1) + C
To determine C, put 𝑎𝑎 = 0 ∴ ϕ(0) = 0 + C
∞
𝑒𝑒 −𝑥𝑥
But , ϕ(0) = ∫ (1 − 1)(−𝑥𝑥) 𝑑𝑑𝑑𝑑 = 0 ∴C=0
𝑥𝑥
0
247
APPLIED MATHEMATICS
1 1
dϕ 𝑎𝑎
𝑥𝑥 𝑎𝑎+1
= ∫ 𝑥𝑥 𝑑𝑑𝑑𝑑 = [ ] ∵ 𝑎𝑎 ≥ 0
da 𝑎𝑎 + 1 0
0
.
1
∴ dϕ = 𝑑𝑑𝑑𝑑
(𝑎𝑎 + 1)
∴ ϕ(a) = log(𝑎𝑎 + 1) + 𝐶𝐶
To determine C, put 𝑎𝑎 = 0 ∴ ϕ(0) = 0 + C
1
𝑥𝑥 0 − 1
But , ϕ(0) = ∫ 𝑑𝑑𝑑𝑑 = 0 , ∴C=0
log 𝑥𝑥
0
𝑒𝑒 𝑎𝑎𝑎𝑎
By Using , ∫ 𝑒𝑒 𝑎𝑎𝑎𝑎 cos 𝑏𝑏𝑏𝑏 𝑑𝑑𝑑𝑑 = (𝑎𝑎 𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐 + 𝑏𝑏 𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠)
𝑎𝑎2 + 𝑏𝑏 2
dϕ 𝑒𝑒 0 −𝑎𝑎
= − [0− 2 2
(−𝑎𝑎 + 0)] = 2
da 𝑎𝑎 + 𝜆𝜆 𝑎𝑎 + 𝜆𝜆2
−𝑎𝑎
dϕ = 𝑑𝑑𝑑𝑑
𝑎𝑎2
+ 𝜆𝜆2
−1 2𝑎𝑎
∴ ϕ(a) = ∫ 2 da
2 𝑎𝑎 + 𝜆𝜆2
248
Chapter 10: Differentiation Under the Integral Sign ( Duis ) & Error Functions
−1
∴ ϕ(a) = [log (𝑎𝑎2 + 𝜆𝜆2 )] + C
2
−1
To determine C, put 𝑎𝑎 = b ∴ ϕ(b) = [log (𝑏𝑏 2 + 𝜆𝜆2 )] + C
2
∞
𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐 −𝑏𝑏𝑏𝑏
ϕ(b) = ∫ (e − e−𝑏𝑏𝑏𝑏 ) 𝑑𝑑𝑑𝑑 + C = 0
0 𝑥𝑥
1
∴ C= log (𝑏𝑏 2 + 𝜆𝜆2 )
2
1 2 2
1 2 2
1 𝑏𝑏 2 + 𝜆𝜆2
∴ ϕ(a) = − log (𝑎𝑎 + 𝜆𝜆 ) + log (𝑏𝑏 + 𝜆𝜆 ) = log ( 2 )
2 2 2 𝑎𝑎 + 𝜆𝜆2
∞
𝑡𝑡𝑡𝑡𝑡𝑡−1 (𝑎𝑎𝑎𝑎) 𝜋𝜋
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝟒𝟒 ∶ Show that ∫ 2
. 𝑑𝑑𝑑𝑑 = log(1 + 𝑎𝑎 )
𝑥𝑥(1 + 𝑥𝑥 ) 2
0
∞
𝑡𝑡𝑡𝑡𝑡𝑡−1 (𝑎𝑎𝑎𝑎)
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒: Let ϕ(a) = ∫ . 𝑑𝑑𝑑𝑑
𝑥𝑥(1 + 𝑥𝑥 2 )
0
∞
dϕ 𝜕𝜕 𝑡𝑡𝑡𝑡𝑡𝑡−1 (𝑎𝑎𝑎𝑎)
Differentiating w. r. t. a, = ∫ [ ] 𝑑𝑑𝑑𝑑
da 𝜕𝜕𝜕𝜕 𝑥𝑥(1 + 𝑥𝑥 2 )
0
∞
dϕ 1. (𝑥𝑥) 1
= ∫ . 𝑑𝑑𝑑𝑑
da 𝟎𝟎 (1 + 𝑎𝑎2 𝑥𝑥 2 ) 𝑥𝑥(1 + 𝑥𝑥 2 )
∞
dϕ 𝑑𝑑𝑑𝑑
= ∫
da 𝟎𝟎 (1 + 𝑎𝑎2 𝑥𝑥 2 )(1 + 𝑥𝑥 2 )
1 1
∞
dϕ (1 − 1⁄𝑎𝑎2 2
= ∫ ( 2 2
+ 1 − 𝑎𝑎2 ) 𝑑𝑑𝑑𝑑
da 𝟎𝟎 1 + 𝑎𝑎 𝑥𝑥 1 + 𝑥𝑥
∞ ∞
dϕ 𝟏𝟏 𝑑𝑑𝑑𝑑 𝑎𝑎2
= [∫ – ∫ ] 𝑑𝑑𝑑𝑑
da 1 − 𝑎𝑎2 𝟎𝟎 1 + 𝑥𝑥 2 2 2
𝟎𝟎 1 + 𝑎𝑎 𝑥𝑥
dϕ 𝟏𝟏
= [𝑡𝑡𝑡𝑡𝑡𝑡−1 𝑥𝑥 − 𝑎𝑎 𝑡𝑡𝑡𝑡𝑡𝑡−1 (𝑎𝑎𝑎𝑎)]∞
𝟎𝟎 𝑑𝑑𝑑𝑑
da 1 − 𝑎𝑎2
1 𝜋𝜋 𝜋𝜋 𝜋𝜋 (1 − 𝑎𝑎) 𝜋𝜋 1
= [ − 𝑎𝑎. ] = = .
1 − 𝑎𝑎2 2 2 2 (1 − 𝑎𝑎)(1 + 𝑎𝑎) 2 (1 + 𝑎𝑎)
𝜋𝜋 𝑑𝑑𝑑𝑑 𝜋𝜋
dϕ = . ∴ ϕ(a) = log(1 + 𝑎𝑎) + 𝐶𝐶
2 (1 + 𝑎𝑎) 2
249
APPLIED MATHEMATICS
𝜋𝜋 𝜋𝜋
𝑑𝑑𝑑𝑑 𝜋𝜋𝜋𝜋 𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐 𝑑𝑑𝑑𝑑 −𝜋𝜋𝜋𝜋
∫ 2
= 2 ⁄
𝑎𝑎𝑎𝑎𝑎𝑎 ∫ 2
= 2
(𝑎𝑎 + 𝑏𝑏 𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐) 2
(𝑎𝑎 − 𝑏𝑏 ) 3 2 (𝑎𝑎 + 𝑏𝑏 𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐) (𝑎𝑎 − 𝑏𝑏 2 )3⁄2
0 0
𝜋𝜋
𝑑𝑑𝑑𝑑 𝑥𝑥 2𝑑𝑑𝑑𝑑 1 − 𝑡𝑡 2
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒: Let I= ∫ 𝑃𝑃𝑃𝑃𝑃𝑃 𝑡𝑡 = 𝑡𝑡𝑡𝑡𝑡𝑡 , 𝑑𝑑𝑑𝑑 = , 𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐 =
𝑎𝑎 + 𝑏𝑏 𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐 2 1 + 𝑡𝑡 2 1 + 𝑡𝑡 2
0
x 0 π
t 0 ∞
∞ 2𝑑𝑑𝑑𝑑 ∞
1 + 𝑡𝑡 2 𝑑𝑑𝑑𝑑
I= ∫ = 2 ∫
1 − 𝑡𝑡 2 2
0 𝑎𝑎 + 𝑎𝑎𝑡𝑡 + 𝑏𝑏 + 𝑏𝑏𝑡𝑡
2
0 𝑎𝑎 + 𝑏𝑏 2
1 + 𝑡𝑡
∞ ∞
𝑑𝑑𝑑𝑑 2 𝑑𝑑𝑑𝑑
= 2∫ = ∫
0 (𝑎𝑎 + 𝑏𝑏) + (𝑎𝑎 − 𝑏𝑏)𝑡𝑡
2 (𝑎𝑎 − 𝑏𝑏) 0 (𝑎𝑎 + 𝑏𝑏)
+ 𝑡𝑡 2
(𝑎𝑎 − 𝑏𝑏)
∞
2 1 𝑎𝑎 − 𝑏𝑏
= 𝑡𝑡𝑡𝑡𝑡𝑡−1 (√ 𝑡𝑡)
(𝑎𝑎 − 𝑏𝑏) 𝑎𝑎 + 𝑏𝑏 𝑎𝑎 + 𝑏𝑏
√
[ 𝑎𝑎 − 𝑏𝑏 ]0
2 2 𝜋𝜋
= ( 𝑡𝑡𝑡𝑡𝑡𝑡−1 ∞ − 𝑡𝑡𝑡𝑡𝑡𝑡−1 0) =
√𝑎𝑎2 − 𝑏𝑏 2 √𝑎𝑎2 − 𝑏𝑏 2 2
𝜋𝜋
𝑑𝑑𝑑𝑑 𝜋𝜋
∴ ∫ = − − − − − − − − − − − − − (1)
𝑎𝑎 + 𝑏𝑏 𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐 √𝑎𝑎2 − 𝑏𝑏 2
0
250
Chapter 10: Differentiation Under the Integral Sign ( Duis ) & Error Functions
𝜋𝜋
1 𝜋𝜋𝜋𝜋
∴ ∫ 𝑑𝑑𝑑𝑑 = 2 − − − − − − − − − − − − − (2)
(𝑎𝑎 + 𝑏𝑏𝑏𝑏𝑏𝑏𝑏𝑏𝑏𝑏)2 (𝑎𝑎 − 𝑏𝑏 2 )3⁄2
0
Differentiating (1) both sides w.r.t. b
𝜋𝜋
𝜕𝜕 1 𝜋𝜋 2
∫ [ ] 𝑑𝑑𝑑𝑑 = (𝑎𝑎 − 𝑏𝑏 2 )3⁄2 . (−2𝑏𝑏)
𝜕𝜕𝜕𝜕 𝑎𝑎 + 𝑏𝑏 𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐 2
0
𝜋𝜋
−1. 𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐 𝜋𝜋𝜋𝜋
∫ 𝑑𝑑𝑑𝑑 = 2
(𝑎𝑎 + 𝑏𝑏𝑏𝑏𝑏𝑏𝑏𝑏𝑏𝑏) 2 (𝑎𝑎 − 𝑏𝑏 2 )3⁄2
0
𝜋𝜋
𝑐𝑐𝑐𝑐𝑐𝑐𝑐𝑐 −𝜋𝜋𝜋𝜋
𝑖𝑖. 𝑒𝑒. ∫ 𝑑𝑑𝑑𝑑 = 2 − − − − − − − − − (3)
(𝑎𝑎 + 𝑏𝑏𝑏𝑏𝑏𝑏𝑏𝑏𝑏𝑏) 2 (𝑎𝑎 − 𝑏𝑏 2 )3⁄2
0
Hence (1), (2) , (3) are the required results.
𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏: Since the parameter α enters into the function I( α)due to the interal
f(x, α)and due to the limits a, b which are functions of α, we express this by
denoting I( α)as I( α) = ϕ( α, b, a), from the below tree diagram, we get
α b a
α
dI ∂I ∂I db ∂I da
= (I) + + − − − − − − − − − − − − − (I)
dα ∂α ∂b dα ∂a dα
251
APPLIED MATHEMATICS
b(𝛼𝛼)
∂I
Now, I(α) = ∫ 𝑓𝑓(𝑥𝑥, 𝛼𝛼)𝑑𝑑𝑑𝑑 𝐵𝐵𝐵𝐵 𝑢𝑢𝑢𝑢𝑢𝑢𝑢𝑢𝑢𝑢 𝑅𝑅𝑅𝑅𝑅𝑅𝑅𝑅 𝐼𝐼, (I)
∂α
a(𝛼𝛼)
(x, α),
Let the definite integral be representd as ∫ f(x, α)dx = ψ
∂
i. e. [ ψ (x, α)] = f(x, α) − − − − − − − − − − − − − − − − − (III)
∂x
Hence ϕ( α, b, a) = I(α)
b(𝛼𝛼)
b(𝛼𝛼)
= ∫ 𝑓𝑓(𝑥𝑥, 𝛼𝛼)𝑑𝑑𝑑𝑑 = [ ψ (x, α)]a(𝛼𝛼) = ψ (b, α) − ψ (a, α) − −
a(𝛼𝛼)
− − − − − − − − − − − − − − − − − − − − − −(𝐼𝐼𝐼𝐼)
Hence from IV , we get ,
∂I ∂ϕ ∂
= = ψ (b, α) = f(b, α) (from III) − − − − − − − − − (V)
∂b ∂b ∂b
∂I ∂ϕ ∂
= = − ψ (a, α) = −f(a, α) (from III) − − − − − − − (VI)
∂a ∂a ∂b
Hence substituting from equations (II), (V), (VI)in (I)we get
b(α) b(α)
dI d ∂ db da
𝐑𝐑𝐑𝐑𝐑𝐑𝐑𝐑 𝐈𝐈𝐈𝐈: = ∫ f(x, α)dx = ∫ f(x, α)dx + f(b, α) − f(a, α)
dα dα ∂a dα dα
a(α) a(α)
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝟏𝟏
∶ Verify the rule of differentiation under integral sign for the integral
a2
∫ log( 𝑎𝑎𝑎𝑎)𝑑𝑑𝑑𝑑
a
a2
252
Chapter 10: Differentiation Under the Integral Sign ( Duis ) & Error Functions
a2
dϕ ∂ d d
= ∫ log( ax)dx + { (a2 )} log(a. a2 ) − { (a)} . log a2
da ∂a da da
a
a2
1
= ∫ . x. dx + 2𝑎𝑎. log(a3 ) − 2 log a
ax
a
2
1 a
= [ x] + 6a. log(a) − 2 log a
a a
1
= (a2 − a) + 6a. log(a) − 2 log a
a
= (a − 1) + 6a. log(a) − 2 log a − − − − − − − − − − − − − − − −(1)
a2 a2
2 1
ϕ(a) = ∫ log(ax) . 1. dx = [log(ax) . x]aa − ∫ . a. x. dx
ax
a a
2 3 2 2
= a log a − a log a − [x]aa = 3a log a − 2a log a − ( a2 − a)
2
dϕ 1 1
= 6a log a + 3 a2 . − 2 log a − 2a . − ( 2a − 1)
da a a
dϕ
= 6a log a − 2 log a + a − 1 − − − − − − − − − − − − − − − (2)
da
From (1)and (2)the rule is verified
π⁄2a
sin ax
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝟐𝟐 ∶ 𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 𝐭𝐭𝐭𝐭𝐭𝐭𝐭𝐭 ϕ (a) = ∫ dx is independent of a
x
π⁄6a
π⁄2a
dϕ cos ax. x. dx π 1 π 1⁄2
= ∫ + (− 2 ) . − ( 2) .
da x 2a (π⁄2a) 6a (π⁄6a)
π⁄6a
253
APPLIED MATHEMATICS
sin ax π⁄2a 1 1 1 π π 1 1
= [ ] − + = [sin − sin ] − +
a π⁄6a a 2a a 2 6 a 2a
1 1 1 1
= − + − =0
a 2a 2a a
dϕ
Thus , = 0 implies that ϕ(a) independent of a
da
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝟑𝟑:
Verify the rule of differentiation under integral sign for the integral
a2
x
∫ tan−1 dx
a
0
a2
x
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 ∶ ϕ(a) = ∫ tan−1 dx
a
0
a2
′ (a)
∂ −1
x d 2 a2 d
ϕ = ∫ (tan ) dx + { (a )} tan ( ) − { (0)} tan−1 (0)
−1
∂a a da a dx
0
a2 a2
x 1 x
= ∫ 2 ( 2 ) dx + 2a tan−1 (a) = − ∫ 2 dx + 2a tan−1 (a)
x a a + x2
0 1+ 2 0
a
a2
1 2x . dx 1 2
= − ∫ 2 2
+ 2a tan−1 a = − [log(a2 + x 2 )]a0 2a tan−1 a
2 a +x 2
0
1
= − [log(a2 + a4 ) − log a2 ] + 2a tan−1 a
2
1 a2 (1 + a2 )
= − log + 2a tan−1 a
2 a2
1
∴ ϕ′ (a) = − log(1 + a2 ) + 2a tan−1 a − − − − − − − − − − − (1)
2
Next by integration by parts
a2
x
ϕ (a) = ∫ tan−1 ( ) . 1. dx
a
0
254
Chapter 10: Differentiation Under the Integral Sign ( Duis ) & Error Functions
a2
x a2 1 1
−1
= [tan ( ) (x)] − ∫ . . x. dx
a 0 x2 a
0 1+
a2
a2
x dx a 2
= a2 tan−1 a − 0 − a ∫ = a2 tan−1 a − [log(a2 + x 2 )]a0
a2 + x 2 2
0
2
a a2 (1 + a2 )
−1 2 −1
a
= a tan a − log = a tan a − log( 1 + a2 )
2 a2 2
a
ϕ (a) = a2 tan−1 a − log( 1 + a2 )
2
1 1 a 2a
∴ ϕ′ (a) = 2a tan−1 a + a2 . − log(1 + a 2)
− ( )
1 + a2 2 2 1 + a2
1
∴ ϕ′ (a) = 2a tan−1 a − log(1 + a2 ) = − − − − − − − − − − − − −(2)
2
From (1)and (2)the rule of differentiation under integral sign or
the interal is verified.
x
d2 y
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝟒𝟒: If y = ∫ f(t) sin a (x − t)dt , show that + a2 y = a f(x) dx
dx 2
0
x
255
APPLIED MATHEMATICS
x
d2 y
= −a2 ∫ f(t) sin a (x − t)dt + a . f(x) = − a2 y + a f(x)
dx 2
0
d2 y
+ a2 y = a f(x)
dx 2
We write 𝐞𝐞𝐞𝐞𝐞𝐞(𝐱𝐱)
𝐱𝐱
𝟐𝟐 𝟐𝟐
= ∫ 𝐞𝐞−𝐮𝐮 𝐝𝐝𝐝𝐝 − − − − − − − − − −(𝟏𝟏)
√𝛑𝛑
𝟎𝟎
256
Chapter 10: Differentiation Under the Integral Sign ( Duis ) & Error Functions
𝐱𝐱 𝟐𝟐
𝟏𝟏
𝐞𝐞𝐞𝐞𝐞𝐞(𝐱𝐱) = ∫ 𝐞𝐞−𝐭𝐭 𝐭𝐭 −𝟏𝟏⁄𝟐𝟐 𝐝𝐝𝐝𝐝 − − − − − − − − − − − − − − − (𝟑𝟑)
√𝛑𝛑
𝟎𝟎
1
= √π = 1
√π
𝐞𝐞𝐞𝐞𝐞𝐞(∞) = 𝟏𝟏 − − − − − − − − − −(𝟒𝟒)
𝐞𝐞𝐞𝐞𝐞𝐞(∞) = 𝟏𝟏
0
2 2
𝟐𝟐. erf(0) = ∫ e−u du = 0
√π
0
𝐞𝐞𝐞𝐞𝐞𝐞(𝟎𝟎) = 𝟎𝟎 − − − − − − − − − −(𝟓𝟓)
𝐞𝐞𝐞𝐞𝐞𝐞(𝟎𝟎) = 𝟎𝟎
x ∞ ∞
2 −u2 −u2
2 2
𝟑𝟑. erf(x) + erfc(x) = [∫ e du + ∫ e du ] = [∫ e−u du ]
√π √π
0 x 0
= erf(∞) = 1
𝐞𝐞𝐞𝐞𝐞𝐞(𝐱𝐱) + 𝐞𝐞𝐞𝐞𝐞𝐞𝐞𝐞(𝐱𝐱) = 𝟏𝟏 − − − − − − − − − (𝟔𝟔)
𝐞𝐞𝐞𝐞𝐞𝐞(𝐱𝐱) + 𝐞𝐞𝐞𝐞𝐞𝐞𝐞𝐞(𝐱𝐱) = 𝟏𝟏
𝟒𝟒 . 𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅 𝐢𝐢𝐢𝐢 𝐚𝐚𝐚𝐚 𝐨𝐨𝐨𝐨𝐨𝐨 𝐟𝐟𝐟𝐟𝐟𝐟𝐟𝐟𝐟𝐟𝐟𝐟𝐟𝐟𝐟𝐟 ∶ 𝐞𝐞𝐞𝐞𝐞𝐞(−𝐱𝐱) = − 𝐞𝐞𝐞𝐞𝐞𝐞(𝐱𝐱)
x
2 2
𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏𝐏: erf(x) = [∫ e−u du ] − − − − − − − −Replace x by − x
√π
0
−x
2 2
∴ erf(−x) = [∫ e−u du ] put u = −y ; du = −dy
√π
0
257
APPLIED MATHEMATICS
u 0 -x
y 0 0
x x
2 −y2
2 2
∴ erf(−x) = [∫ e (−dy) ] = ∫ e−y (−dy)
√π √π
0 0
−t
t 0 t1 t 2 t 3 t2 t3
SInce e = − + − … … … … … . . = 1 − t + − … … … … … ..
0! 1! 2! 3! 2! 3!
x
2 u4 u6
∴ erf(x) = ∫ [1 − u2 + − + … … ] du ( By putting t
√π 2! 3!
0
= −u2 in e−t )
x
u3 u5 u7
2
= [u − + − + ……]
√π 3 10 42 0
2 x3 x5 x7
𝐞𝐞𝐞𝐞𝐞𝐞(𝐱𝐱) = [x − + − + ……] − − − − − − − − − (𝟖𝟖)
√π 3 10 42
𝐱𝐱 𝟑𝟑 𝐱𝐱 𝟓𝟓 𝐱𝐱 𝟕𝟕
𝟐𝟐
𝐞𝐞𝐞𝐞𝐞𝐞(𝐱𝐱) = [𝐱𝐱 − + − + ……]
√𝛑𝛑 𝟑𝟑 𝟏𝟏𝟏𝟏 𝟒𝟒𝟒𝟒
x2 ∞
1 −t −1⁄2
This can be rewritten as , {∫ e t dt + ∫ e−t t −1⁄2 dt } = 1
√π
0 x2
258
Chapter 10: Differentiation Under the Integral Sign ( Duis ) & Error Functions
x2 ∞
1 1
∫ e−t t −1⁄2 dt + ∫ e−t t −1⁄2 dt
√π √π
0 x2
=1 − − − − − − − − − − − (𝟗𝟗)
∞
1
Here first integral on L. H. S. of (9)is erf(x) and second integral ∫ e−t t −1⁄2 dt is defined as
√π
x2
Using second rule of differentitaion under the integral sign, and noting
that integration is w. r. t. u and differentiation is carreid out w. r. t. x.
ax
d 2 ∂ −u2 d 2 2 d
erf(ax) = [∫ e du + { (ax)} e−a x − { (0)} e−0 ]
dx √π ∂x dx dx
0
2 x2
d 2 2 2 2a. e−a
erf(ax) = [0 + a. e−a x − 0] =
dx √π √π
𝟐𝟐 𝐱𝐱 𝟐𝟐
𝐝𝐝 𝟐𝟐𝟐𝟐. 𝐞𝐞−𝐚𝐚
𝐞𝐞𝐞𝐞𝐞𝐞(𝐚𝐚𝐚𝐚) = = − − − − − − − − − − − − − − − − − −(𝟏𝟏𝟏𝟏)
𝐝𝐝𝐝𝐝 √𝛑𝛑
259
APPLIED MATHEMATICS
𝟐𝟐 𝐱𝐱 𝟐𝟐
𝐝𝐝 𝟐𝟐𝟐𝟐. 𝐞𝐞−𝐚𝐚
𝐞𝐞𝐞𝐞𝐞𝐞(𝐚𝐚𝐚𝐚) = =
𝐝𝐝𝐝𝐝 √𝛑𝛑
Integration of Error function:
t t
∫ erf(ax) dx = ∫ 1. erf(ax)dx
0 0
1 2 x2 t
= t . erf(at) + [e−a ]0
a√π
1 2 t2 1 2 t2 1
= t . erf(at) + (e−a − 1) = t . erf(at) + e−a −
a√π a√π a√π
t
∴ ∫ erf(ax) dx
0
1 2 t2 1
= t . erf(at) + e−a − − − − − − − − − − (𝟏𝟏𝟏𝟏)
a√π a√π
𝐭𝐭
𝟏𝟏 𝟐𝟐 𝐭𝐭 𝟐𝟐 𝟏𝟏
∫ 𝐞𝐞𝐞𝐞𝐞𝐞(𝐚𝐚𝐚𝐚) 𝐝𝐝𝐝𝐝 = 𝐭𝐭 . 𝐞𝐞𝐞𝐞𝐞𝐞(𝐚𝐚𝐚𝐚) + 𝐞𝐞−𝐚𝐚 −
𝐚𝐚√𝛑𝛑 𝐚𝐚√𝛑𝛑
𝟎𝟎
t t
260
Chapter 10: Differentiation Under the Integral Sign ( Duis ) & Error Functions
erfc(−x) = 1 + erf(x)
erfc(−x) + erfc(x) = 1 + erf (x) + erfc(x)
erfc(−x) + erfc(x) = 1 + 1 = 2
1 d 1 d
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝟑𝟑 ∶ Prove that erfc(ax) = − erf (ax)
x da a dx
∞
2 2
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 ∶ erf c(ax) = ∫ e−u du
√π
ax
∞
d 2 ∂ 2 d d 2 2
erf c(ax) = { ∫ ( e−u ). du + (∞). e−∞ − (ax). e−a x }
da √π ∂a da da
ax
2 x2
2 −a2 x2
2xe−a
= {0 + 0 − xe }= −
√π √π
1 d 2 2 x2
erf c(ax) = − e−a − − − − − − − − − − − − − (1)
x da √π
ax
d 2 ∂ 2 d 2 2 d
erf(ax) = { ∫ ( e−u ). du + (ax). e−a x − (0). e0 }
dx √π ∂x da dx
0
2 x2
2 −a2 x2
2ae−a
= {0 + a. e − 0} =
√π √π
1 d 2 2 x2
− erf(ax) = − e−a − − − − − − − − − − − − − −(2)
a dx √π
261
APPLIED MATHEMATICS
1 d 1 d
From (1)and (2), it is prove that erfc(ax) = − erf (ax)
x da a dx
b 2 √π
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝟒𝟒: Show that ∫a e−x dx = [ erf(b) − erf(a) ]
2
x
2 2
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 ∶ By definition erf(x) = ∫ e−u du
√π
0
∞
2 2
if x = ∞ , then, erf(∞) = ∫ e−u du
√π
0
∞
2 2
∴ 1 = ∫ e−x dx { ∵ erf(∞) = 1}
√π
0
a b ∞
2 −x2
2 −x2
2 2
1 = ∫ e dx + ∫ e dx + ∫ e−x dx
√π √π √π
0 a b
b
2 2
1 = erf(a) + ∫ e−x dx + erfc(b)
√π
a
b
2 2
1 − erfc(b) = erf(a) + ∫ e−x dx
√π
a
b
2 2
erf(b) − erf(a) = ∫ e−x dx { ∵ erf(b) + erfc(b) = 1}
√π
a
b
2 √π
∫ e−x dx = [ erf(b) − erf(a)]
2
a
∞
2 −2bx √π b2
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝟓𝟓: Show that ∫ e−x dx = . e [ 1 − erf(b) ]
2
0
262
Chapter 10: Differentiation Under the Integral Sign ( Duis ) & Error Functions
∞ ∞ ∞
−x2 −2bx −x2 −2bx−b2 +b2 b2 2
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 ∶ I = ∫ e dx = ∫ e dx = e ∫ e−(x+b) dx
0 0 0
put x + b = u , dx = du
x 0 ∞
u b ∞
∞ ∞
b2 −u2 b2 √π 2 2
I= e ∫ e du = e . ∫ e−u du
2 √π
b b
√π b2 √π b2
= e . erfc(b) = e [1 − erf(b)]
2 2
x
2 t2
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝟔𝟔: If α(x) = √ ∫ e−2 dt show that erf(x) = α[x√2]
π
0
x
2 t2
𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒𝐒 ∶ α(x) = √ ∫ e dt
−2
π
0
x√2
2 t2
∴ α(x√2) = √ ∫ e dt
−2
π
0
2u du 2u du
put t 2 = 2u2 , 2t dt = 4u du , dt = = = √2 du
t √2 . u
t 0 x√2
u 0 x
x
2 2
= √ ∫ e−u √2. du
π
0
x
2 2
= ∫ e−u √2. du = erf (x)
√π
0
263
APPLIED MATHEMATICS
11.7 Exercise
1
𝑥𝑥 𝑎𝑎 − 𝑥𝑥 𝑏𝑏 𝑎𝑎 + 1
1. Prove that ∫ 𝑑𝑑𝑑𝑑 = log ( ) ; 𝑎𝑎 > 0, 𝑏𝑏 > 0
log 𝑥𝑥 𝑏𝑏 + 1
0
∞
∞
𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠 π 1 − cos 𝑎𝑎𝑎𝑎
2. Assuming that ∫ 𝑑𝑑𝑑𝑑 = , evaluate ∫ 𝑑𝑑𝑑𝑑
0 𝑥𝑥 2 𝑥𝑥 2
0
∞
𝑒𝑒 −𝑎𝑎𝑎𝑎 − 𝑒𝑒 −𝑏𝑏𝑏𝑏 𝑏𝑏
3. Prove that ∫ 𝑑𝑑𝑑𝑑 = log ( ) ; 𝑎𝑎 > 0 , 𝑏𝑏 > 0
𝑥𝑥 𝑎𝑎
0
1
𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇: ϕ′ (a) = − ∴ ϕ(a) = − log a + C, Put a = b, C = log b
a
∞ ∞
𝑒𝑒 −𝑎𝑎𝑎𝑎 sin 𝑥𝑥 −1
sin 𝑥𝑥 𝜋𝜋
4. Prove that ∫ 𝑑𝑑𝑑𝑑 = 𝑐𝑐𝑐𝑐𝑐𝑐 𝑎𝑎. 𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷𝐷 𝑡𝑡ℎ𝑎𝑎𝑎𝑎 ∫ 𝑑𝑑𝑑𝑑 =
𝑥𝑥 2 𝑥𝑥 2
0 0
∞
1 − cos 𝑎𝑎𝑎𝑎 𝜋𝜋𝜋𝜋
5. Prove that ∫ 𝑑𝑑𝑑𝑑 =
𝑥𝑥 2 2
0
x
2
d3 f
6. If f(x) = ∫(x − t) G(t)dt then show that − 2 G(x) = 0
dx 3
a
x x
′ (x) ′′(x)
𝐇𝐇𝐇𝐇𝐇𝐇𝐇𝐇: Here x is a parameter , f = ∫(2)(x − t)G(t)dt , f = ∫ G(t)dt
a a
x
∂ dx da
f ′′′ (x) = 2 [∫ G(t)dt + { } G(x) − { } G(a) ]
∂x dx dx
a
t2
2 dF 1 5 3
7. If F(t) = ∫ etx dx, then show that = [5t 2 et − 3tet − F(t)]
dt 2t
t
1⁄a
d
8. Show that . ∫ cos ax 2 dx
da
√a
1⁄a
1 1 1
= − ∫ x 2 . sin ax 2 dx – 2
cos − cos a2
a a 2√a
√a
264
Chapter 10: Differentiation Under the Integral Sign ( Duis ) & Error Functions
a2
sin ax dϕ
9. If ϕ(a) = ∫ dx , find
x da
a
11.8 Summary
𝒃𝒃 𝒃𝒃
𝐝𝐝𝐝𝐝 𝝏𝝏
𝐑𝐑𝐑𝐑𝐑𝐑𝐑𝐑 − 𝐈𝐈 ∶ 𝐈𝐈𝐈𝐈 𝐈𝐈(𝛂𝛂) = ∫ 𝒇𝒇(𝒙𝒙, 𝜶𝜶 )𝒅𝒅𝒅𝒅 𝒕𝒕𝒕𝒕𝒕𝒕𝒕𝒕 = ∫ 𝒇𝒇(𝒙𝒙, 𝜶𝜶 )𝒅𝒅𝒅𝒅
𝐝𝐝𝐝𝐝 𝝏𝝏𝝏𝝏
𝒂𝒂 𝒂𝒂
b(α)
dI d
𝐑𝐑𝐑𝐑𝐑𝐑𝐑𝐑 − 𝐈𝐈𝐈𝐈: (𝐋𝐋𝐋𝐋𝐋𝐋𝐋𝐋𝐋𝐋𝐋𝐋𝐋𝐋𝐋𝐋 ′ 𝐬𝐬 𝐑𝐑𝐑𝐑𝐑𝐑𝐑𝐑) = ∫ f(x, α)dx
dα dα
a(α)
b(α)
∂ db da
= ∫ f(x, α)dx + f(b, α) − f(a, α)
∂a dα dα
a(α)
x
2 2
𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅 ∶ erf(x) = ∫ e−u du
√π
0
∞
2 2
𝐂𝐂𝐂𝐂𝐂𝐂𝐂𝐂𝐂𝐂𝐂𝐂𝐂𝐂𝐂𝐂𝐂𝐂𝐂𝐂𝐂𝐂𝐂𝐂𝐂𝐂 𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅 ∶ erf c(x) = ∫ e−u du
√π
x
x2
1
𝐀𝐀𝐀𝐀𝐀𝐀𝐀𝐀𝐀𝐀𝐀𝐀𝐀𝐀𝐀𝐀𝐀𝐀 𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃𝐃 𝐨𝐨𝐨𝐨 𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄𝐄 𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅𝐅 ∶ erf(x) = ∫ e−t t −1⁄2 dt
√π
0
265
APPLIED MATHEMATICS
𝟐𝟐 𝐱𝐱 𝟑𝟑 𝐱𝐱 𝟓𝟓 𝐱𝐱 𝟕𝟕
𝐞𝐞𝐫𝐫𝐫𝐫(𝐱𝐱) = [𝐱𝐱 − + − + ……]
√𝛑𝛑 𝟑𝟑 𝟏𝟏𝟏𝟏 𝟒𝟒𝟒𝟒
∞
𝟏𝟏
𝐞𝐞𝐞𝐞𝐞𝐞𝐞𝐞(𝐱𝐱) = ∫ 𝐞𝐞−𝐭𝐭 𝐭𝐭 −𝟏𝟏⁄𝟐𝟐 𝐝𝐝𝐝𝐝
√𝛑𝛑
𝐱𝐱 𝟐𝟐
11.9 References
❖❖❖❖❖❖
266