Sub 2324 Bscphysics 2 Algebraand Differenrtial
Sub 2324 Bscphysics 2 Algebraand Differenrtial
I YEAR
SYLLABUS
Unit-I:
Theory of Equations – Formation of Equations – Relation between
roots and coefficients – Reciprocal equations.
Unit-II:
Transformation of Equations – Approximate solutions to equations
– Newton’s method and Horner’s method.
Unit-III:
Matrices – Characteristic equation of a matrix – Eigen values and Eigen
vectors – Cayley Hamilton theorem and simple problems.
Unit-IV:
Differential equation of first order but of higher degree – Equations
solvable for 𝑝, 𝑥, 𝑦 – Partial differential equations – formations – solutions –
Standard form 𝑃𝑝 + 𝑄𝑞 = 𝑅.
Unit-V:
Laplace transformation – Inverse Laplace transform.
Recommended Text:
1. Dr.S. Arumugam & Isaac – Allied Mathematics Paper – I, New
Gamma Publishing House (2012), Palayamkottai.
1
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
2
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
JEMA11 - ALGEBRA AND DIFFERENTIAL EQUATIONS
CONTENTS
UNIT-1
UNIT-2
UNIT-3
3.1 Matrices 35
3.2 Characteristic equation of a matrix 37
3.3 Cayley Hamilton theorem and simple problems 40
3.4 Eigenvalues and Eigen vectors 45
UNIT-4
3
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
4.6 Formations and solutions of partial differential equations 56
4.7 Standard form 𝑃𝑝 + 𝑄𝑞 = 𝑅 58
UNIT-5
4
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Unit-I:
Theory of Equations – Formation of Equations – Relation between roots
and coefficients – Reciprocal equations.
Introduction:
In this chapter, we will study about polynomial function and various methods to
find out the roots of polynomial equations. ‘Solving equations’ was an important problem
from the beginning of study of Mathematics itself. The notation of complex numbers was
first introduced because equation like 𝑥 2 + 1 = 0 has no solution in the set of real
numbers. The “fundamental theorem of algrbra” which states that every polynomial of
degree ≥ 1 has atleast one zero was first proved by the famous German Mathematician
Karl Fredrich Gauss. We shall look at polynomials in detail and will discuss various
methods for solving polynomial equations.
Definition-1.2.1:
5
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
We use the Fundamental Theorem of Algebra, to prove the following result
Theorem: 1.2.3:
Proof:
By fundamental theorem of Algebra, 𝑓(𝑥 ) has at least one zero, let 𝛼1 be that zero.
Then (𝑥 − 𝛼1 ) is a factor of 𝑓 (𝑥 ).
Therefore,
Therefore,
𝑓 (𝑥 ) = 𝑎0 (𝑥 − 𝛼1 )(𝑥 − 𝛼2 ) … (𝑥 − 𝛼𝑛 ).
6
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
SOLVED PROBLEMS:
Problem 1. Form the equation with rational coefficients one of whose roots is √2 + √3.
Solution:
Let 𝑥 = √2 + √3.
Therefore, 𝑥 − √2 = √3.
∴ 𝑥 2 − 1 = 2√2𝑥.
Problem 2. Solve the equation 𝑥 4 − 14𝑥 3 + 46𝑥 2 − 42𝑥 + 9 = 0 given that 5 − √22 is a
root.
Solution:
7
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Problem 3. If one root of the equation 2𝑥 3 − 11𝑥 2 + 38𝑥 − 39 = 0 is 2 − 3𝑖. Solve the
equation.
Solution:
3
∴ The roots of are 2 − 3𝑖; 2 + 3𝑖 and 2.
Solution:
𝑓 (𝑥 ) = (𝑥 2 + 4𝑥 + 11)(𝑥 2 − 4𝑥 + 7) (verify)
8
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
EXERCISES:
1. Form the equation of the lowest degree with rational coefficients whose roots are
(i) 1 + √2 and 3.
(ii) 3 + √5 and 1.
(iv) √3 + 𝑖√2.
4. Solve the equation 3𝑥 3 − 23𝑥 2 + 72𝑥 − 70 = 0 given that 3 + √−5 is one root.
1
5. Solve 𝑥 4 − 𝑥 3 − 2𝑥 2 − 7𝑥 + 3 = 0 given that 2 (3 − √5) is a root.
𝑓 (𝑥 ) = 𝑎0 𝑥 𝑛 + 𝑎1 𝑥 𝑛−1 + ⋯ + 𝑎𝑛
(−1)1 𝑎0 ∑ 𝛼1 = 𝑎1
(−1)2 𝑎0 ∑ 𝛼1 𝛼2 = 𝑎2
(−1)3 𝑎0 ∑ 𝛼1 𝛼2 𝛼3 = 𝑎3
9
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
…………………………
…………………………
(−1)𝑛 𝑎0 ∑ 𝛼1 𝛼2 𝛼3 … 𝛼𝑛 = 𝑎𝑛
𝑎
𝑆1 = ∑ 𝛼1 = (−1)1 (𝑎1 )
0
𝑎
𝑆2 = ∑ 𝛼1 𝛼2 = (−1)2 (𝑎2 )
0
𝑎
𝑆3 = ∑ 𝛼1 𝛼2 𝛼3 = (−1)3 (𝑎3 )
0
……………………………..
……………………………..
𝑎
𝑆𝑛 = ∑ 𝛼1 𝛼2 𝛼3 … 𝛼𝑛 = (−1)𝑛 ( 𝑎𝑛 )
0
𝑏 𝑐
Then 𝑆1 = 𝛼 + 𝛽 = − 𝑎 and 𝑆2 = 𝛼𝛽 = 𝑎.
If a cubic equation
Then
𝑏
𝑆1 = 𝛼 + 𝛽 + 𝛾 = − 𝑎
𝑐
𝑆2 = 𝛼𝛽 + 𝛽𝛾 + 𝛾𝛼 =
𝑎
𝑑
𝑆3 = 𝛼𝛽𝛾 = − 𝑎.
10
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
SOLVED PROBLEMS:
Problem 1.
Solution:
∑ 𝛼1 = 𝑝1
∑ 𝛼1 𝛼2 = 𝑝2
∑ 𝛼1 𝛼2 𝛼3 = 𝑝3
……………………………..
……………………………..
𝛼1 𝛼2 𝛼3 … 𝛼𝑛 = 𝑝𝑛
Now,
(1 + 𝛼1 )(1 + 𝛼2 ) … (1 + 𝛼𝑛 ) = 1 + ∑ 𝛼1 + ∑ 𝛼1 𝛼2 + ∑ 𝛼1 𝛼2 𝛼3 + ⋯ + 𝛼1 𝛼2 𝛼3 … 𝛼𝑛
= 1 + 𝑝1 + 𝑝2 + 𝑝3 + ⋯ + 𝑝𝑛 .
Problem 2.
𝛼 𝛼𝛽 𝛼
(i) ∑( ) (ii) ∑( ) (iii) ∑( )
𝛽𝛾 𝛾 𝛽+𝛾
1 𝛽 𝛾
(iv) ∑( ) (v) ∑( + ) (vi) ∑ 𝛼3
𝛽+𝛾 𝛾 𝛽
Solution:
∑ 𝛼𝛽 = 𝑎………….. (2)
11
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
𝛼 𝛼 𝛽 𝛾
(i) ∑( ) = + +
𝛽𝛾 𝛽𝛾 𝛾𝛼 𝛼𝛽
𝛼2 +𝛽2 +𝛾 2
= 𝛼𝛽𝛾
(∑ 𝛼)2−2(∑ 𝛼𝛽)
= 𝛼𝛽𝛾
−2𝑎
=− (by using (1) and (2))
𝑏
𝛼𝛽 𝛼𝛽 𝛽𝛾 𝛾𝛼
(ii) ∑( ) = + +
𝛾 𝛾 𝛼 𝛽
(𝛼𝛽)2+(𝛽𝛾)2 +(𝛾𝛼)2
= 𝛼𝛽𝛾
∑ 𝛼 2 𝛽2
= 𝛼𝛽𝛾
(∑ 𝛼𝛽)2 −2𝛼𝛽𝛾(∑ 𝛼)
=
𝛼𝛽𝛾
𝑎2
= (by using (1), (2) and (3))
𝑏
𝛼 𝛼 𝛽 𝛾
(iii) ∑( ) = 𝛽+𝛾 + 𝛾+𝛼 + 𝛼+𝛽
𝛽+𝛾
𝛼 𝛽 𝛾
= 𝛽+𝛾 + 𝛾+𝛼 + 𝛼+𝛽
𝛼 𝛽 𝛾
= −𝛼 + −𝛽 + −𝛾 (by using (1))
= −3
1 1 1 1
(iv) ∑( ) = 𝛽+𝛾 + 𝛾+𝛼 + 𝛼+𝛽
𝛽+𝛾
1 1 1
= −𝛼 + −𝛽 + −𝛾 (by using (1))
𝛼𝛽+𝛽𝛾+𝛾𝛼
= −( )
𝛼𝛽𝛾
𝑎
= − 𝑏 (by using (2) and (3))
12
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
𝛽 𝛾 𝛽 2 +𝛾 2
(v) ∑( + ) = ∑( )
𝛾 𝛽 𝛽𝛾
𝛽2 +𝛾 2 𝛾 2 +𝛼2 𝛼2 +𝛽2
= + +
𝛽𝛾 𝛾𝛼 𝛼𝛽
(vi) ∑ 𝛼3 = 𝛼 3 + 𝛽3 + 𝛾 3
= (∑ 𝛼)3 − 3(∑ 𝛼𝛽)(∑ 𝛼)
= 0 (by using (1) and (3))
Problem 3.
𝛽+𝛾+𝛿−𝛼
∑( ).
2𝛼2
Solution:
∑ 𝛼𝛽 = 𝑎 ………….. (2)
𝛼𝛽𝛾𝛿 = 𝑐 ……………..(4)
13
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Now,
𝛽+𝛾+𝛿−𝛼 𝛼+𝛽+𝛾+𝛿−2𝛼
∑( ) = ∑( )
2𝛼2 2𝛼2
0−2𝛼
= ∑ ( 2𝛼2 ) (by using (1))
1
= − ∑ (𝛼 )
1 1 1 1
= − [𝛼 + 𝛽 + 𝛾 + 𝛿 ]
βγδ+𝛼γδ+𝛼βδ+𝛼βγ
= −[ ]
𝛼βγδ
∑ 𝛼βγ
= − 𝛼βγδ
𝑏
= − (− 𝑐 )
𝑏
=𝑐 (by using (3))
Problem 4.
Show that the equation 𝑥 3 + 𝑞𝑥 + 𝑟 = 0 will have one root twice another if
343𝑟 2 + 36𝑞 3 = 0.
Solution:
∴ 𝑆1 = 𝛼 + 2𝛼 + 𝛽 = 0
𝑆2 = 2𝛼 2 + 2𝛼𝛽 + 𝛼 𝛽 = 𝑞
Also, 𝑆3 = 2𝛼 2 𝛽 = −𝑟
14
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
𝑟
∴ 𝛼3 = 6 ………….. (4)
𝑟2
Using (4) in (5), we get, −343 (36) = 𝑞 3
EXERCISES:
1 𝛼 1
(i) ∑( ) (ii) ∑( ) (iii) ∑( )
𝛼 𝛽 𝛼𝛽
𝛼 𝛽
(vii) ∑( + ) (viii) (𝛼 + 𝛽 + 𝛾)(𝛽 + 𝛾 + 𝛿)(𝛾 + 𝛿 + 𝛼)(𝛿 + 𝛼 + 𝛽).
𝛽 𝛼
(1 + 𝛼 2 )(1 + 𝛽 2 )(1 + 𝛾 2 ).
3. Solve the equation 4𝑥 3 − 24𝑥 2 + 23𝑥 + 18 = 0, given that the roots are in arithmetic
progression.
6. Solve the equation 2𝑥 3 + 3𝑥 2 − 8𝑥 + 3 = 0 given that the root is double the other one.
15
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
1.4. RECIPROCAL EQUATIONS:
Definition-1.4.1:
1 1 1 1
Thus if 𝛼1 , 𝛼2 , 𝛼3 , … , 𝛼𝑛 are the roots of a R. E, then the numbers , , ,…,𝛼
𝛼1 𝛼2 𝛼3 𝑛
Examples:
1
(ii) 2𝑥 2 − 5𝑥 + 2 = 0 is a R. E and its roots are 2, 2.
1
(iii) 2𝑥 3 + 3𝑥 2 − 3𝑥 − 2 = 0 is a R. E and its roots are −2, − 2 , 1 .
Theorem-1.4.2:
1 1 1 1
If 𝛼1 , 𝛼2 , 𝛼3 , … , 𝛼𝑛 are the roots of 𝑓 (𝑥 ) = 0, then 𝛼 , 𝛼 , 𝛼 , … , 𝛼 are the roots of
1 2 3 𝑛
1
𝑥 𝑛 𝑓 (𝑥) = 0.
Proof:
1
Let 𝑔(𝑥) = 𝑥 𝑛 𝑓 (𝑥).
1 1 𝑛 1 1 1 1
Then, 𝑔 (𝛼 ) = (𝛼 ) 𝑓 (𝛼𝑖 ) = 0 and hence 𝛼 , 𝛼 , 𝛼 , … , 𝛼 are the roots of 𝑔(𝑥 ).
𝑖 𝑖 1 2 3 𝑛
16
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Remark:
1
If 𝑓 (𝑥 ) = 0 is a R. E then 𝑓 (𝑥 ) = 0 and 𝑥 𝑛 𝑓 (𝑥) = 0 both has the same roots.
Theorem-1.4.3:
𝑓 (𝑥 ) = 𝑎0 𝑥 𝑛 + 𝑎1 𝑥 𝑛−1 + ⋯ + 𝑎𝑛 = 0 is a R.E if and only if 𝑎𝑛−𝑟 = ± 𝑎𝑟 (0 ≤ 𝑟 ≤ 𝑛).
Proof:
𝑓 (𝑥 ) = 𝑎0 𝑥 𝑛 + 𝑎1 𝑥 𝑛−1 + ⋯ + 𝑎𝑛 = 0.
1 1 𝑛 1 𝑛−1
Hence 𝑥 𝑛 𝑓 (𝑥) = 𝑥 𝑛 [𝑎0 (𝑥) + 𝑎1 (𝑥) + ⋯ + 𝑎𝑛 ]
= 𝑎𝑛 𝑥 𝑛 + 𝑎𝑛−1 𝑥 𝑛−1 + ⋯ + 𝑎0 .
Now,
1
Suppose 𝑓 (𝑥 ) = 0 is a R. E. Then 𝑓 (𝑥) = 0 and 𝑥 𝑛 𝑓 (𝑥) = 0 both have the same
roots and hence the corresponding coefficients of the two equations are proportional.
𝑎0 𝑎1 𝑎𝑟 𝑎𝑛
∴ =𝑎 =⋯= =⋯= = 𝑘.
𝑎𝑛 𝑛−1 𝑎𝑛−𝑟 𝑎0
𝑎 𝑎𝑛
Since 𝑎 0 = = 𝑘, we get 𝑘 2 = 1 so that 𝑘 = ±1.
𝑛 𝑎0
𝑎𝑟
∴ = ±1 and hence 𝑎𝑟 = ± 𝑎𝑛−𝑟 .
𝑎𝑛−𝑟
1
Then the equation 𝑓 (𝑥 ) = 0 and 𝑥 𝑛 𝑓 (𝑥) = 0 are same and hence 𝑓(𝑥 ) = 0 is a R. E.
Definition-1.4.4:
17
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Remark:
1
𝑓 (𝑥 ) = 0 is a R. E of first type iff 𝑓(𝑥 ) = 𝑥 𝑛 𝑓 (𝑥) and is a R. E of second type iff
1
𝑓 (𝑥 ) = −𝑥 𝑛 𝑓 (𝑥).
Definition-1.4.5:
Examples:
SOLVED PROBLEMS:
Problem 1.
Solution:
3
1 1 2 1 1 2 1 2
Now, 𝑓 (𝑥) = 4 ((𝑥) − 𝑥 + 1) − 27 (𝑥) (𝑥 − 1)
1
∴ 𝑥 6 𝑓 (𝑥) = 4(1 − 𝑥 + 𝑥 2 )3 − 27𝑥 2 (1 − 𝑥)2
= 𝑓(𝑥).
Also, 𝑓 (𝑥 ) is of degree 6.
∴ 𝑓 (𝑥 ) is a S. R. E.
18
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Problem 2.
Solution:
1 1
4 (𝑥 2 + 𝑥 2 ) − 20 (𝑥 + 𝑥) + 33 = 0 ……………..(2)
1
Put 𝑥 + 𝑥 = 𝑦
Hence,
1
𝑥 2 + 𝑥 2 = 𝑦 2 − 2.
(ie)., 4𝑦 2 − 20𝑦 + 25 = 0
5 5
∴ 𝑦 = 2 , 2.
Now,
1 5
𝑥+𝑥 =2 ⇒ 2𝑥 2 − 5𝑥 + 2 = 0
⇒ (2𝑥 − 1)(𝑥 − 2) = 0
1
⇒ 𝑥 = 2 ,2
1 1
∴ The roots of (1) are 2, 2 , 2, 2 .
Problem 3.
19
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Solution:
Hence 𝑥 + 1 is a factor of 𝑓 (𝑥 ).
Now,
(6𝑥 4 + 5𝑥 3 − 38𝑥 2 + 5𝑥 + 6) = 0 is a S. R. E.
1 1
6 (𝑥 2 + ) + 5 (𝑥 + ) − 38 = 0 ……………..(2)
𝑥2 𝑥
1
Put 𝑥 + 𝑥 = 𝑦
Hence,
1
𝑥 2 + 𝑥 2 = 𝑦 2 − 2.
(ie)., 6𝑦 2 + 5𝑦 − 50 = 0
10 5
∴ 𝑦=− and 𝑦 = 2.
3
Now,
1 10
Taking 𝑥 + 𝑥 = − 3
⇒ 3𝑥 2 + 10𝑥 + 3 = 0
⇒ (3𝑥 + 1)(𝑥 + 3) = 0
1
⇒ 𝑥 = −3, − 3
20
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
1 5
Taking 𝑥 + 𝑥 = 2 ⇒ 2𝑥 2 − 5𝑥 + 2 = 0
⇒ (2𝑥 − 1)(𝑥 − 2) = 0
1
⇒ 𝑥 = 2 ,2
1 1
∴ The roots of 𝑓(𝑥 ) = 0 are −1, − , −3, 2, .
3 2
Problem 4.
Solution:
Hence 𝑥 − 1 is a factor of 𝑓 (𝑥 ).
Now,
1 1
2 (𝑥 2 + 𝑥 2 ) − 13 (𝑥 + 𝑥) + 24 = 0 ……………..(2)
1
Put 𝑥 + 𝑥 = 𝑦
Hence,
1
𝑥 2 + 𝑥 2 = 𝑦 2 − 2.
(ie)., 2𝑦 2 − 13𝑦 − 20 = 0
21
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
(ie)., (2𝑦 − 5)(𝑦 − 4) = 0
5
∴ 𝑦 = 4 and 𝑦 = 2.
Now,
1
Taking 𝑥 + 𝑥 = 4 ⇒ 𝑥 2 − 4𝑥 + 1 = 0
4±√16−4
⇒ 𝑥= 2
4±√12
⇒ 𝑥= 2
⇒ 𝑥 = 2 ± √3
⇒ 𝑥 = 2 + √3 and 𝑥 = 2 − √3
1 5
Taking 𝑥 + = ⇒ 2𝑥 2 − 5𝑥 + 2 = 0
𝑥 2
⇒ (2𝑥 − 1)(𝑥 − 2) = 0
1
⇒ 𝑥 = 2 ,2
1
∴ The roots of 𝑓(𝑥 ) = 0 are 2 + √3 , 2 − √3, 2, .
2
EXERCISES:
2. Solve 2𝑥 7 − 𝑥 6 − 3𝑥 4 − 3𝑥 3 − 𝑥 + 2 = 0.
6. Solve 𝑥 5 − 6𝑥 4 + 7𝑥 3 + 7𝑥 2 − 6𝑥 + 1 = 0.
22
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Unit-II:
Transformation of Equations – Approximate solutions to equations
– Newton’s method and Horner’s method.
Introduction:
2.1.1 Formation of the equation whose roots are 𝒌 times the roots of
𝒇(𝒙) = 𝟎, (𝒌 ≠ 𝟎):
𝑥 𝑛 𝑥 𝑛−1 𝑥 𝑛−2 𝑥
(ie)., (𝑘) + 𝑎1 (𝑘) + 𝑎2 ( 𝑘 ) + ⋯ + 𝑎𝑛−1 (𝑘) + 𝑎𝑛 = 0
1
∴ (𝑘 𝑛) [𝑥 𝑛 + 𝑎1 𝑘𝑥 𝑛−1 + 𝑎2 𝑘 2 𝑥 𝑛−2 + ⋯ + 𝑎𝑛−1 𝑘 𝑛−1 𝑥 + 𝑘 𝑛 𝑎𝑛 ] = 0
Note:
Putting 𝑘 = −1 in (1) we get the equation whose roots are −𝛼1 , −𝛼2 , −𝛼3 , … , −𝛼𝑛 as
23
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
SOLVED PROBLEMS:
Problem 1.
Solution:
Problem 2.
Solution:
(ie)., 𝑥 3 + 𝑥 2 + 𝑥 + 4 = 0.
If 𝛼1 , 𝛼2 , 𝛼3 , … , 𝛼𝑛 are the roots of 𝑓(𝑥) = 0 then the equation whose roots are
𝛼1 − ℎ, 𝛼2 − ℎ, 𝛼3 − ℎ, … , 𝛼𝑛 − ℎ is given by 𝑓(𝑥 + ℎ) = 0. …………………(1)
24
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Note:
SOLVED PROBLEMS:
Problem 1.
Solution:
4 1 1 1 − 100
4 20 84
1 5 21 − 𝟏𝟔
4 36
1 9 57
𝟏 𝟏𝟑
25
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Problem 2.
Solution:
−2 4 0 −2 0 7 −3
−8 16 − 28 56 − 126
4 −8 − 14 − 28 63 − 𝟏𝟐𝟗
−8 32 − 92 240
4 − 16 46 − 120 𝟑𝟎𝟑
−8 48 − 188
4 − 24 94 − 𝟑𝟎𝟖
−8 64
4 − 32 𝟏𝟓𝟖
−8
𝟒 − 𝟒𝟎
26
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
EXERCISES:
1
3. Multiply the roots of the equation 𝑥 4 + 2𝑥 3 + 4𝑥 2 + 6𝑥 + 8 = 0 by 2.
4. Find the equation whose roots are equal in magnitude but opposite in sign to the roots
of the equations.
(i) 𝑥 5 − 3𝑥 3 + 2𝑥 2 + 5𝑥 + 5 = 0.
In this section we describe two methods, due to Newton and Horner, for finding
approximate values of the irrational roots of equation of the form 𝑓(𝑥) = 0 where 𝑓(𝑥) is
a polynomial. Throughout this section we are only concerned with positive roots.
To find the negative roots of 𝑓(𝑥) = 0, we find the positive roots of 𝑓(−𝑥) = 0.
Note:
Suppose a single unrepeated root of 𝑓(𝑥) = 0 lies in the interval (𝑎, 𝑎 + 1) then 𝑎
can be located by using the condition that 𝑓(𝑎) and 𝑓(𝑎 + 1) are of opposite signs.
Suppose that the equation 𝑓(𝑥) = 0 has a single unrepeated root in an interval (𝛼, 𝛽)
where 𝛽 − 𝛼 is small. Hence 𝑓 ′ (𝑥) ≠ 0 for all 𝑥 ∈ (𝛼, 𝛽).
𝑓(𝛼 + ℎ) = 0.
27
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Hence by Taylor’s expansion we have
ℎ ℎ2
𝑓 (𝛼 ) + 1! 𝑓 ′ (𝛼 ) + 𝑓 ′′ (𝛼 ) + ⋯ = 0.
2!
𝑓(𝛼)
∴ ℎ=−
𝑓′ (𝛼)
𝑓(𝛼)
∴ 𝛼1 = 𝛼 − 𝑓′ (𝛼) is an approximate value of the root.
By repeating this process, the approximation can be carried out to any required degree
of accuracy.
SOLVED PROBLEMS:
Problem 1.
Show that 𝑥 3 + 3𝑥 − 1 = 0 has only one real root and calculate it correct to two places
of decimals.
Solution:
Since there is only one change of sign there cannot be more than one positive root.
(ie)., 𝑥 3 + 3𝑥 + 1 = 0.
Since the imaginary roots occur in conjugate pairs the given equation has two
imaginary roots and only one real root.
Now,
We find the real root by Newton’s method approximately to two places of decimals.
Let 𝑓(𝑥 ) = 𝑥 3 + 3𝑥 − 1.
Since 𝑓 (0) = −1 < 0 and 𝑓(1) = 3 > 0, the root lies between 0 and 1 (first
approximation).
28
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Let 0 + ℎ be the actual value of the root.
𝑓(0)
∴ ℎ ≈ − 𝑓′ (0).
Now,
𝑓 ′ (𝑥 ) = 3𝑥 2 + 3.
∴ 𝑓 ′ (0) = 3.
1
∴ ℎ ≈ 3 ≈ 0.3.
𝑓(0.3)
0 + ℎ1 where ℎ1 ≈ − 𝑓′ (0.3).
(0.3)3 +3(0.3)−1
ℎ1 ≈ .
3(0.3)2+3
≈ 0.022.
Problem 2.
Find correct to 2 places of decimals the root of the equation 𝑥 4 − 3𝑥 + 1 = 0 that lies
between 1 and 2.
Solution:
Let 𝑓(𝑥 ) = 𝑥 4 − 3𝑥 + 1
𝑓(1)
Let 1 + ℎ be the actual value of the root where ℎ ≈ − 𝑓′ (1).
29
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Now,
𝑓 (1) = −1.
Also,
𝑓 ′ (𝑥 ) = 4𝑥 3 − 3.
∴ 𝑓 ′ (1) = 1.
−1
∴ ℎ ≈ − ( 1 ) = 1.
𝑓(1.3)
∴ ℎ1 ≈ − 𝑓′ (1.3)
−0.0439
= −( ).
5.788
≈ 0.008.
∴ 𝛼1 + ℎ1 ≈ 1.3 + 0.008
Problem 3.
Obtain by Newton’s method the root of the equation 𝑥 3 − 3𝑥 + 1 = 0 that lies between 1
and 2.
30
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Solution:
Let 𝑓(𝑥 ) = 𝑥 4 − 3𝑥 + 1
∴ 𝑓 ′ (𝑥 ) = 3𝑥 2 − 3.
𝑓(𝛼)
let it be 𝛼 + ℎ = 1 + ℎ, where ℎ ≈ − 𝑓′ (𝛼).
𝑓(1)
∴ ℎ ≈ − 𝑓′ (1).
𝑓(1.5)
∴ ℎ1 ≈ − 𝑓′ (1.5)
−0.125
= −( ).
3.75
≈ 0.033.
∴ 𝛼 + ℎ1 ≈ 1.5 + 0.033
≈ 1.533.
𝑓(1.533)
= 1.533 + [− 𝑓′ (1.533)]
≈ 1.5327. (verify)
31
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Problem 4.
Find the negative root of the equation 𝑥 3 − 2𝑥 + 5 = 0 correct to two places of decimals.
Solution:
Let 𝑔(𝑥 ) = 𝑥 3 − 2𝑥 + 5
(ie)., 𝑔(−𝑥 ) = −𝑥 3 + 2𝑥 + 5 = 0.
(ie)., 𝑥 3 − 2𝑥 − 5 = 0.
Let 𝑓 (𝑥 ) = 𝑥 3 − 2𝑥 − 5.
∴ 𝑓 ′ (𝑥 ) = 3𝑥 2 − 2.
𝑓(2)
where ℎ ≈ − 𝑓′ (2).
23 −4−5
= 322 −2
1
= 10
= 0.1.
𝑓(2.1)
2.1 + ℎ1 where ℎ1 ≈ − 𝑓′ (2.1).
9.261−4.2−5
ℎ1 ≈ − .
3(2.1)2
0.061
≈ − 11.23
32
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
≈ −0.0054.
Horner’s method is the most convenient way of finding approximate values of the
irrational roots of the equation 𝑓(𝑥) = 0 where 𝑓(𝑥) is the polynomial. The root is
calculated in decimal form and the figures of the decimal are obtained in succession. We
describe below the steps to be followed.
Step I:
Consider the equation 𝑓(𝑥) = 0. Suppose this has a single root 𝛼 is the interval
(𝑎, 𝑎 + 1) where 𝑎 is a positive integer. Then a can be located by using the condition that
𝑓(𝑎) and 𝑓 (𝑎 + 1) are of opposite signs.
Step II:
Suppose the exact value of the root is 𝑎. 𝑎1 𝑎2 … Diminish the roots of 𝑓(𝑥) = 0 by 𝑎.
Then we get the transformed equation 𝑓(𝑥) = 0 having 0. 𝑎1 𝑎2 … as a root.
Step III:
Step IV:
Repeat this process (steps I to IV) as many times as needed to get the roots of
𝑓 (𝑥 ) = 0 to any desired number of decimal places.
33
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
34
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Unit-III:
Matrices – Characteristic equation of a matrix – Eigenvalues and Eigen vectors–
Cayley Hamilton theorem and simple problems.
3.1 MATRICES
Introduction:
A matrix is a collection of numbers arranged in the form of a rectangular array.
Such arrays occur in various branches of pure and applied Mathematics. For example, the
coefficients of a system of simultaneous linear equations can be represented as a matrix.
In this chapter we introduce the basic concepts for matrices and discuss problems such
as consistency of a system of simultaneous linear equations and eigen value problems.
The reader is familiar with the basic concept of matrices, matrix addition, matrix
multiplication and rank of a matrix. In this section we briefly recall the basic concepts.
𝐴 + 𝐵 = (𝑎𝑖𝑗 + 𝑏𝑖𝑗 ).
We note that we can add two matrices if and only if they have the same number of
rows and columns.
35
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Let 𝐴 = (𝑎𝑖𝑗 ) be a square matrix and let (𝐴𝑖𝑗 ) denote the co-factor of 𝑎𝑖𝑗 . Then the
transpose of the matrix (𝐴𝑖𝑗 ) is called the 𝑎𝑑𝑗𝑜𝑖𝑛𝑡 or 𝑎𝑑𝑗𝑢𝑔𝑎𝑡𝑒 of the matrix 𝐴 and
denoted by 𝑎𝑑𝑗 𝐴. Thus the (𝑖, 𝑗)𝑡ℎ entry of 𝑎𝑑𝑗 𝐴 is 𝐴𝑖𝑗 .
𝑎𝑑𝑗 𝐴
𝐴−1 = .
|𝐴|
Problem 1.
2 −1 1
𝐴 = (−15 6 −5).
5 −2 2
Solution:
2 −1 1
|𝐴| = |−15 6 −5| = −1 (verify)
5 −2 2
𝑎𝑑𝑗 𝐴
Since |𝐴| ≠ 0, 𝐴−1 exists and is given by 𝐴−1 = .
|𝐴|
Now,
6 −5|
𝐴11 = | = 2;
−2 2
−15 −5|
𝐴12 = | = 5;
5 2
−15 6 |
𝐴13 = | = 0;
5 −2
−1 1
𝐴21 = | | = 0;
−2 2
36
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
2 1
𝐴22 = | | = −1;
5 2
2 −1
𝐴23 = | | = −1;
5 −2
−1 1
𝐴31 = | | = −1;
6 −5
2 1
𝐴32 = | | = −5;
−15 −5
2 −1
𝐴33 = | | = −3;
−15 6
2 0 −1
Hence 𝑎𝑑𝑗 𝐴 = (5 −1 −5)
0 −1 −3
−1
1 2 0 −1 −2 0 1
𝐴 = ( ) (
5 −1 −5 = −5 1 5)
−1
0 −1 −3 0 1 3
EXERCISES:
1 0 0
1.Compute the inverse of the matrix 𝐴 = (0 0 1).
0 1 0
1 2 3
2.Compute the inverse of the matrix 𝐴 = ( 0 −1 4).
−2 2 1
2 2 −3
3.Compute the inverse of the matrix 𝐴 = (−3 2 2 ).
2 −3 2
Definition- 3.2.1:
Note:
1. Solving |𝐴 − 𝜆𝐼 | = 0, we get 𝑛 roots for 𝜆 and these roots are called
𝑐ℎ𝑎𝑟𝑎𝑐𝑡𝑒𝑟𝑖𝑠𝑡𝑖𝑐 𝑟𝑜𝑜𝑡𝑠 𝑜𝑟 𝑒𝑖𝑔𝑒𝑛 𝑣𝑎𝑙𝑢𝑒𝑠 𝑜𝑟 𝑙𝑎𝑡𝑒𝑛𝑡 𝑣𝑎𝑙𝑢𝑒𝑠 of the matrix 𝐴.
37
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
2. Corresponding to each value of 𝜆, the equation 𝐴𝑋 = 𝜆𝑋 has a non-zero solution vector
𝑋.
Method 2:
Its characteristic equation can be written as 𝜆3 − 𝑆1 𝜆2 + 𝑆2 𝜆 − 𝑆1 = 0,
where
𝑆1 = Sum of the main diagonal elements
𝑆2 = Sum of the minors of the main diagonal elements
𝑆3 = Determinants of 𝐴 = |𝐴|.
For a 2 x 2 matrix:
Method 1:
The characteristic equation is |𝐴 − 𝜆𝐼 | = 0.
Method 2:
Its characteristic equation can be written as 𝜆2 − 𝑆1 𝜆 + 𝑆2 = 0,
where
𝑆1 = Sum of the main diagonal elements
𝑆2 = Determinants of 𝐴 = |𝐴|.
38
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
SOLVED PROBLEMS:
Problem 1.
1 2
Find the characteristic equation of the matrix ( )
0 2
Solution:
1 2
Let 𝐴 = ( ).
0 2
where
𝑆1 = Sum of the main diagonal elements
𝑆2 = Determinants of 𝐴 = |𝐴|.
Now,
𝑆1 = 1 + 2 = 3.
𝑆2 = 1(2) – 2(0) = 2.
Therefore,
the characteristic equation is 𝜆2 − 3𝜆 + 2 = 0.
Problem 2.
8 −6 2
Find the characteristic equation of the matrix (−6 7 −4)
2 −4 3
Solution:
8 −6 2
Let 𝐴 = (−6 7 −4).
2 −4 3
39
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Now,
𝑆1 = 8 + 7 + 3 = 18.
7 −4 8 2 8 −6
𝑆2 = | |+| |+| |.
−4 3 2 3 −6 7
𝑆3 = 8(5) + 6(−10) + 2(10)
= 40 − 60 + 20
= 0.
Therefore,
the characteristic equation is 𝜆3 − 18𝜆2 + 45𝜆 = 0.
Problem 3.
3 1
Find the characteristic polynomial of the matrix ( )
−1 2
Solution:
3 1
Let 𝐴 = ( ).
−1 2
where
𝑆1 = Sum of the main diagonal elements
𝑆2 = Determinants of 𝐴 = |𝐴|.
Now,
𝑆1 = 3 + 2 = 5.
𝑆2 = 3(2) – 1(−1) = 7.
Therefore,
the characteristic polynomial is 𝜆2 − 5𝜆 + 7.
40
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Uses of Cayley-Hamilton theorem:
(1) To calculate the positive integral powers of 𝐴.
(2) To calculate the inverse of a square matrix 𝐴.
SOLVED PROBLEMS:
Problem 1.
1 −2
Show that the matrix ( ) satisfies its own characteristic equation.
2 1
Solution:
1 −2
Let 𝐴 = ( ).
2 1
where
𝑆1 = Sum of the main diagonal elements
𝑆2 = Determinants of 𝐴 = |𝐴|.
Now,
𝑆1 = 1 + 1 = 2.
𝑆2 = 1 − (−4) = 5.
Therefore,
the characteristic equation is 𝜆2 − 2𝜆 + 5 = 0.
To prove: 𝐴2 − 2𝐴 + 5𝐼 = 0.
1 −2 1 −2
𝐴2 = 𝐴(𝐴) = ( )( )
2 1 2 1
−3 −4
=( )
4 −3
−3 −4 2 −4 5 0
∴ 𝐴2 − 2𝐴 + 5𝐼 = ( )−( )+( )
4 −3 4 2 0 5
0 0
=( ).
0 0
Therefore,
the given matrix satisfies its own characteristic equation.
41
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Problem 2.
1 0
If 𝐴 = ( ) write 𝐴2 in terms of 𝐴 and 𝐼, using Cayley-Hamilton theorem.
0 5
Solution:
Cayley-Hamilton theorem states that every square matrix satisfies its own
characteristic equation.
where
𝑆1 = Sum of the main diagonal elements
𝑆2 = Determinants of 𝐴 = |𝐴|.
Now,
𝑆1 = 6.
𝑆2 = 5.
Therefore,
the characteristic equation is 𝜆2 − 6𝜆 + 5 = 0.
By Cayley-Hamilton theorem, 𝐴2 − 6𝐴 + 5𝐼 = 0.
(ie)., 𝐴2 = 6𝐴 − 5𝐼.
Problem 3.
2 −1 2
Verify Cayley-Hamilton theorem, find 𝐴4 and 𝐴−1 when 𝐴 = (−1 2 −1).
1 −1 2
Solution:
2 −1 2
Let 𝐴 = (−1 2 −1).
1 −1 2
42
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Now,
𝑆1 = 2 + 2 + 2 = 6.
𝑆2 = 3 + 2 + 3.
=8
𝑆3 = 2(3) − 1 − 2
= 3.
Therefore,
the characteristic equation is 𝜆3 − 6𝜆2 + 8𝜆 − 3 = 0.
7 −6 9
= (−5 6 −6)
5 −5 7
7 −6 9 2 −1 2
𝐴3 = 𝐴2 (𝐴) = (−5 6 −6) (−1 2 −1)
5 −5 7 1 −1 2
29 −28 38
= (−22 23 −28)
22 −22 29
Now,
𝐴3 − 6𝐴2 + 8𝐴 − 3𝐼
29 −28 38 42 36 54 16 −8 16
= (−22 23 −28) − (−30 36 −36) + (−8 16 −8)
22 −22 29 30 −30 42 8 −8 16
3 0 0
− ( 0 3 0)
0 0 3
0 0 0
= (0 0 0).
0 0 0
=0
43
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
To find 𝑨𝟑 :
(1)⇒ 𝐴3 − 6𝐴2 + 8𝐴 − 3𝐼 = 0
⇒ 𝐴3 = 6𝐴2 − 8𝐴 + 3𝐼
Therefore,
𝐴4 = 36 𝐴2 − 48 𝐴 + 18 𝐼 − 8 𝐴2 + 3 𝐴
= 28 𝐴2 − 45 𝐴 + 18 𝐼
Hence,
7 −6 9 2 −1 2 1 0 0
4
𝐴 = 28 (−5 6 −6) − 45 (−1 2 −1) + 18 (0 1 0)
5 −5 7 1 −1 2 0 0 1
To find 𝑨−𝟏 :
Multiplying (1) by 𝐴−1 , 𝐴2 − 6𝐴 + 8𝐼 − 3𝐴−1 = 0
⇒ 3𝐴−1 = 𝐴2 − 6𝐴 + 8𝐼
7 −6 9 2 −1 2 1 0 0
⇒ 3𝐴−1 = (−5 6 −6) − 6 (−1 2 −1) + 8 (0 1 0)
5 −5 7 1 −1 2 0 0 1
7 −6 9 12 −6 −12 8 0 0
= (−5 6 −6) + ( 6 −12 6 ) + ( 0 8 0)
5 −5 7 −6 6 −12 0 0 8
3 0 −3
=(1 2 0)
−1 1 3
3 0 −3
1
⇒ 𝐴−1 = 3 ( 1 2 0)
−1 1 3
44
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
EXERCISES:
1 2
1. Verify that 𝐴 = ( ) satisfies its own characteristic equation and hence find 𝐴4 .
2 −1
1 −1 4
2. Find 𝐴 −1
if 𝐴 = (3 2 −1), using Cayley-Hamilton theorem.
2 1 −1
1 2
3. If 𝐴 = ( ), find 𝐴𝑛 in terms of 𝐴.
0 2
2. Solve the characteristic equation to get characteristic roots. They are called
𝑒𝑖𝑔𝑒𝑛 𝑣𝑎𝑙𝑢𝑒𝑠.
Note:
1. Corresponding to 𝑛 distinct eigen values, we get 𝑛 independent eigen vectors
2. If 2 or more eigen values are equal, it may or may not be possible to get linearly
independent eigen vectors corresponding to the repeated eigen values.
3. If 𝑋𝑖 is a solution for an eigen value 𝜆𝑖 , then 𝑐𝑋𝑖 is also a solution, where 𝑐 is an arbitrary
constant. Thus, the eigen vector corresponding to an eigen value is not unique but may
be any one of the vectors 𝑐𝑋𝑖 .
4. Algebraic multiplicity of an eigen value 𝜆 is the order of the eigen value as a root of the
characteristic polynomial (i.e., if 𝜆 is a double root, then algebraic multiplicity is 2)
45
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
3.4.2 Non-symmetric matrix:
If a square matrix 𝐴 is non-symmetric, then 𝐴 ≠ 𝐴𝑇 .
Note:
1. In a non-symmetric matrix, if the eigen values are non-repeated then we get a linearly
independent set of eigen vectors
2. In a non-symmetric matrix, if the eigen values are repeated, then it may or may not be
possible to get linearly independent eigen vectors.
If we form a linearly independent set of eigen vectors, then diagonalization is possible
through similarity transformation
2. In a symmetric matrix, if the eigen values are repeated, then it may or may not be
possible to get linearly independent and pair wise orthogonal set of eigen vectors
If we form a linearly independent and pair wise orthogonal set of eigen vectors, then
diagonalization is possible through orthogonal transformation
46
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Unit-IV:
Differential equation of first order but of higher degree – Equations solvable for
𝑝, 𝑥, 𝑦 – Partial differential equations – formations – solutions – Standard form
𝑃𝑝 + 𝑄𝑞 = 𝑅.
Hence it also can be written as 𝐹 (𝑥, 𝑦, 𝑝) = 0. In this chapter we study following methods
of solving differential equation of first order and higher degree.
47
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
general solution of (𝑝 − 𝑓𝑖 (𝑥, 𝑦)) = 0 if we take only one 𝑐 in all, then it makes no
difference in general solution. Therefore, general solution (𝑝 − 𝑓𝑖 (𝑥, 𝑦)) = 0 will be
𝐹𝑖 (𝑥, 𝑦, 𝑐)) = 0. Then general solution of equation (1) is given by
𝐹1 (𝑥, 𝑦, 𝑐 )𝐹2 (𝑥, 𝑦, 𝑐 ) … 𝐹𝑛 (𝑥, 𝑦, 𝑐 ) = 0. Thus, differential equation of 𝑛 degree and first
order having linear factor 𝑝 − 𝑓𝑖 (𝑥, 𝑦) = 0 are known as 𝑠𝑜𝑙𝑣𝑎𝑏𝑙𝑒 𝑓𝑜𝑟 𝑝.
SOLVED PROBLEMS:
Problem 1.
Solution:
The given differential equation is of degree 3 and therefore it has three linear factors.
𝑝[𝑥𝑦𝑝2 + (𝑥 2 − 2𝑦 2 )𝑝 − 2𝑥𝑦] = 0.
𝑝[𝑥𝑦𝑝2 + 𝑥 2 𝑝 − 2𝑦 2 𝑝 − 2𝑥𝑦] = 0.
∴ 𝑝(𝑥𝑝 − 2𝑦)(𝑦𝑝 + 𝑥) = 0.
1. 𝑝 = 0 ⇒ 𝑦 − 𝑐 = 0.
𝑑𝑦 𝑑𝑥
2. 𝑥𝑝 − 2𝑦 = 0 ⇒ =2 .
𝑦 𝑦
⇒ 𝑦 = 𝑐𝑥 2 .
3. 𝑦𝑝 + 𝑥 = 0 ⇒ 𝑦𝑑𝑦 + 𝑥𝑑𝑥 = 0.
⇒ 𝑥 2 + 𝑦 2 − 2𝑐 = 0.
Therefore, the general solution is given by multiplying these three solutions of linear
factors of given equation.
48
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Problem 2.
𝑑𝑦 𝑑𝑥 𝑥 𝑦
Solve: 𝑑𝑥 − 𝑑𝑦 = 𝑦 − 𝑥 .
Solution:
𝑑𝑦 𝑑𝑥 𝑥 𝑦
The given differential equation is − = − …………………….(1)
𝑑𝑥 𝑑𝑦 𝑦 𝑥
𝑑𝑦
Put 𝑝 = 𝑑𝑥 in (1),
1 𝑥 𝑦
we get, 𝑝 − 𝑝 = 𝑦 − 𝑥
𝑦 𝑥
∴ 𝑝2 + 𝑝 (𝑥 − 𝑦) − 1 = 0.
𝑦 𝑥
∴ (𝑝 + 𝑥 ) (𝑝 − 𝑦) = 0.
Now,
𝑑𝑦 𝑦
1. + 𝑥 = 0 ⇒ 𝑥𝑑𝑦 + 𝑦𝑑𝑥 = 0.
𝑑𝑥
⇒ 𝑑 (𝑥𝑦) = 0
⇒ 𝑥𝑦 = 𝑐.
𝑑𝑦 𝑥
2. − 𝑦 = 0 ⇒ 𝑥𝑑𝑦 − 𝑦𝑑𝑦 = 0.
𝑑𝑥
⇒ 𝑥 2 − 𝑦 2 = 𝑐.
Thus, the general solution can be obtained by multiplying the general solutions of the
linear factors of given differential equation.
∴ (𝑥𝑦 − 𝑐 )(𝑥 2 − 𝑦 2 − 𝑐) = 0, which is a general solution.
EXERCISES:
2. Solve 𝑝2 − 7𝑝 + 10 = 0.
49
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
3. Solve 𝑝(𝑝 + 𝑦) = 𝑥(𝑥 + 𝑦).
SOLVED PROBLEMS:
Problem 1.
Solution:
Here,
1 1 𝑎𝑥
𝑦 = 2 𝑥𝑝 + 2 .
𝑝
𝑑𝑦 1 1 𝑑𝑝 𝑎 𝑎𝑥 𝑑𝑝
= 2 𝑝 + 2 𝑥 𝑑𝑥 + 2𝑝 − 2𝑝2 .
𝑑𝑥 𝑑𝑥
50
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
1 1 𝑎𝑥 𝑑𝑝 1 𝑎
∴ 𝑝 = 2 𝑝 + (2 𝑥 − 𝑝2 ) 𝑑𝑥 + 2 𝑝.
𝑎𝑥 𝑑𝑝 𝑎
∴ 𝑝 = (𝑥 − 𝑝2 ) 𝑑𝑥 + 𝑝.
𝑑𝑝 𝑑𝑝
⇒ 𝑝3 − 𝑝2 𝑥 𝑑𝑥 + 𝑎𝑥 − 𝑎𝑝 = 0.
𝑑𝑥
𝑑𝑝
∴ (𝑝3 − 𝑎) (𝑝 − 𝑥 𝑑𝑥 ) = 0.
𝑑𝑝
𝑝 − 𝑥 𝑑𝑥 = 0 or 𝑝3 − 𝑎 = 0.
𝑑𝑝 𝑑𝑝
∴ = ⇒ log 𝑝 = log 𝑥 + log 𝑐.
𝑝 𝑥
∴ 𝑝 = 𝑐𝑥.
1 1 𝑎𝑥
Now, substitute 𝑝 = 𝑐𝑥 in 𝑦 = 2 𝑥𝑝 + 2 ,
𝑝
we get,
1 1 𝑎
𝑦 = 2 𝑐𝑥 2 + 2 𝑐 , which is a general solution.
Problem 2.
Solve: 𝑥 + 2(𝑥𝑝 − 𝑝) + 𝑝2 = 0.
Solution:
(1) ⇒
1 1
𝑦 = 2 𝑥 + 𝑥𝑝 + 2 𝑝2 .
𝑑𝑦 1 𝑑𝑝 𝑑𝑝
= 𝑝 = 2 + 𝑝 + 𝑥 𝑑𝑥 + 𝑝 .
𝑑𝑥 𝑑𝑥
𝑑𝑝 1
∴ (𝑥 + 𝑝) 𝑑𝑥 + 2 = 0.
51
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Now,
Put 𝑥 + 𝑝 = 𝑢,
we get,
𝑑𝑝 𝑑𝑢
1 + 𝑑𝑥 = 𝑑𝑥
𝑑𝑢 1
∴ 𝑢 = (𝑑𝑥 − 1) + = 0.
2
𝑑𝑢 2𝑢−1
∴ = .
𝑑𝑥 2𝑢
2𝑢
⇒ 𝑑𝑢 = 𝑑𝑥.
2𝑢−1
1
∴ ∫ (1 + 2𝑢−1) = ∫ 𝑑𝑥 + 𝑐.
1
𝑢 + 2 log (2𝑢 − 1) = 𝑥 + 𝑐.
1
𝑥 + 𝑝 + + 2 log (2𝑥 + 2𝑝 − 1) = 𝑥 + 𝑐.
1
2𝑝 + + 2 log (2𝑥 + 2𝑝 − 1) = 𝑐.
2𝑥 + 2𝑝 − 1 = 𝑒 2𝑝−𝑐 .
1
𝑥 = 2 𝑒 2𝑝−𝑐 + 1 − 𝑝.
Hence,
1 1 1
the general solution can be obtained from 𝑦 = 2 𝑥 + 𝑥𝑝 + 2 𝑝2 and 𝑥 = 2 𝑒 2𝑝−𝑐 + 1 − 𝑝.
52
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
which is in variable 𝑝 and 𝑦. Hence its solution is given by 𝑔 (𝑦, 𝑝, 𝑐 ) = 0. By eliminate 𝑝
from equation (3) and 𝑔 (𝑦, 𝑝, 𝑐), we get, function ф(𝑥, 𝑦, 𝑐) which will be the general
solution of the given differential equation. If it is not possible to eliminate p, then general
solution can be obtained by taking 𝑥 = 𝐹1 (𝑝, 𝑐) and 𝑦 = 𝐹2 (𝑝, 𝑐), where 𝑐 is an arbitrary
constant. Let us see following examples to understand this method.
SOLVED PROBLEMS:
Problem 1.
Solve: 𝑦 2 𝑝2 − 3𝑥𝑝 + 𝑦 = 0.
Solution:
Given 𝑦 2 𝑝2 − 3𝑥𝑝 + 𝑦 = 0.
1 𝑦
The given differential equation is of the form 𝑥 = 𝑓 (𝑦, 𝑝), where 𝑓 (𝑦, 𝑝) = 3 (𝑝 + 𝑦 2 𝑝).
𝑑𝑥 1 1 𝑦 𝑑𝑝 𝑑𝑝
3 =3 = − + 2𝑦𝑝 + 𝑦 2 .
𝑑𝑦 𝑝 𝑝 𝑝2 𝑑𝑦 𝑑𝑦
2 𝑦 𝑑𝑝
∴ 2𝑦𝑝 − 𝑝 + (𝑦 2 − 𝑝2 ) 𝑑𝑦 = 0.
𝑑𝑝
2𝑝(𝑦𝑝2 − 1) + 𝑦(𝑦𝑝2 − 1) 𝑑𝑦 = 0.
𝑑𝑝
(𝑦𝑝2 − 1) (2𝑝 + 𝑦 ) = 0.
𝑑𝑦
𝑑𝑝
We ignore 𝑦𝑝2 − 1 = 0, we get and consider 2𝑝 + 𝑦 𝑑𝑦 = 0.
𝑑𝑝 𝑑𝑦
∴ +2 = 0.
𝑝 𝑦
Then,
∴ 𝑝𝑦 2 = 𝑐
53
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
𝑐
⇒ 𝑝 = 𝑦2.
Hence,
substitute value of 𝑝, we get 𝑦 3 − 2𝑐𝑥 + 𝑐 2 = 0, which is a general solution.
Problem 2.
1
Solve: 𝑥 = 𝑝 + 𝑝.
Solution:
1
Given 𝑥 = 𝑝 + 𝑝.
1 1 𝑑𝑝
∴ = (1 − 𝑝2 ) 𝑑𝑦 .
𝑝
𝑝2 −1
⇒( ) 𝑑𝑝 = 𝑑𝑦.
𝑝
1
∴ ∫ (𝑝 − 𝑝) 𝑑𝑝 = ∫ 𝑑𝑦 + 𝑐.
Hence,
𝑝2
𝑦= − log 𝑝 + 𝑐, where 𝑐 is an arbitrary constant.
2
Here,
it is difficult to eliminate 𝑝.
Therefore,
1 𝑝2
general solution can be obtained by taking 𝑥 = 𝑝 + 𝑝; 𝑦 = − log 𝑝 + 𝑐.
2
EXERCISES:
1. Solve 𝑦 = (1 + 𝑝)𝑥 + 𝑝2 .
2. Solve 𝑥𝑝 − 𝑦 + √𝑥.
54
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
3. Solve 𝑦 = 2𝑝 + 3𝑝2 .
4. Solve 𝑦+𝑝𝑥 = 𝑝2 𝑥 4 .
5. Solve 𝑦 2 𝑝2 − 3𝑥𝑝 + 𝑦 = 0.
Definition-4.5.1:
When a differential equation contains one or more partial derivatives of an
unknown function of two or more variables (independent); then it is called a
𝑝𝑎𝑟𝑡𝑖𝑎𝑙 𝑑𝑖𝑓𝑓𝑒𝑟𝑒𝑛𝑡𝑖𝑎𝑙 𝑒𝑞𝑢𝑎𝑡𝑖𝑜𝑛.
Note:
1. We consider, generally 𝑥 and 𝑦 as independent variables and 𝑧 as dependent
variable.
Definition-4.5.2:
The 𝑜𝑟𝑑𝑒𝑟 of a partial differential equation is defined as the order of the highest partial
derivative occurring in it and 𝑡ℎ𝑒 𝑑𝑒𝑔𝑟𝑒𝑒 is defined as the exponent of the highest order
partial derivative.
55
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Definition-4.5.3:
A partial differential equation is said to be 𝑙𝑖𝑛𝑒𝑎𝑟 if the dependent variable and its
partial derivatives occur only in first degree and are not multiplied together in the
differential equation. Otherwise, the equation is called 𝑁𝑜𝑛 − 𝑙𝑖𝑛𝑒𝑎𝑟 differential
equation.
Examples:
𝜕𝑧 𝜕𝑧
1. −5 = 2𝑧 + sin (𝑥 − 2𝑦);
𝜕𝑥 𝜕𝑦
𝜕𝑧 𝜕𝑧
5. 𝑧 𝜕𝑥 + 5 𝜕𝑦 = 2𝑦;
In general, there are two ways for derivation of partial differential equations.
(i) By eliminating arbitrary constants from the given relation between
variables.
56
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
SOLVED PROBLEMS:
Problem 1.
Form partial differential equation by eliminating arbitrary constants from the relation
Solution:
we get,
𝜕𝑧
= (2𝑦 + 𝑏)(2 + 0) ……………………………… (2)
𝜕𝑥
𝜕𝑧
and 𝜕𝑥 = (2𝑥 + 𝑎)(2 + 0) ………………….…………… (3)
𝜕𝑧 𝜕𝑧
= (2𝑦 + 𝑏)(2𝑥 + 𝑎)(2)
𝜕𝑥 𝜕𝑦
⇒ 𝑝𝑞 = 4𝑧,
Problem 2.
Form partial differential equation by eliminating arbitrary constants from the relation
𝑧 = 𝑎𝑥 + 𝑏𝑦 + 𝑎3 + 𝑏3 .
Solution:
Given 𝑧 = 𝑎𝑥 + 𝑏𝑦 + 𝑎3 + 𝑏3 ……………………..(1)
we get,
57
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
𝜕𝑧
=𝑎 ……………………………… (2)
𝜕𝑥
𝜕𝑧
and 𝜕𝑥 = 𝑏 ………………….…………… (3)
𝜕𝑧 𝜕𝑧 𝜕𝑧 3 𝜕𝑧 3
𝑧 = 𝑥 𝜕𝑥 + 𝑦 + (𝜕𝑥) + (𝜕𝑦) .
𝜕𝑦
⇒ 𝑧 = 𝑝𝑥 + 𝑞𝑦 + (𝑝)3 + (𝑞 )3,
EXERCISES:
1. Form partial differential equation by eliminating arbitrary constants from the relation
𝑧 = 𝑎𝑥 + 𝑏𝑦 + 𝑎𝑏.
2. Form partial differential equation by eliminating arbitrary constants from the relation
𝑧 = 𝑎𝑥 + (2 − 𝑎)𝑦 + 𝑏.
3. Form partial differential equation by eliminating arbitrary constants from the relation
1 1
𝑧 = 3 𝑎𝑥 3 + 3 𝑎𝑦 3 .
4. Form partial differential equation by eliminating arbitrary constants from the relation
𝑧 = 𝑎𝑥 + 𝑎2 𝑦 2 + 𝑏2 .
58
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Working Method to solve 𝑷𝒑 + 𝑸𝒒 = 𝑹:
Step 1:
Write given equation in the form of 𝑃𝑝 + 𝑄𝑞 = 𝑅 and find 𝑃, 𝑄, 𝑅.
Step 2:
Write Lagrange’s auxiliary equations.
Step 3:
Find two independent solutions 𝑢 = 𝑎 and 𝑣 = 𝑏 of equations given in step-2.
Step 4:
Write 𝑓 (𝑢, 𝑣) = 0, which is general solution (integral) of the given equation.
SOLVED PROBLEMS:
Problem 1.
Solve 𝑝 + 𝑞 = cos 𝑥.
Solution:
Compare it with 𝑃𝑝 + 𝑄𝑞 = 𝑅.
Here 𝑃 = 1, 𝑄 = 1, 𝑅 = cos 𝑥.
𝑑𝑥 𝑑𝑦 𝑑𝑧
= = cos 𝑥 ……………………….(2)
1 1
𝑑𝑥 = 𝑑𝑦
Integrating, 𝑥 = 𝑦 + 𝑎 or 𝑥 − 𝑦 = 𝑎 ……………………………(3)
Now,
cos 𝑥 𝑑𝑥 = 𝑑𝑧
59
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Integrating, sin 𝑥 = 𝑧 + 𝑏 or sin 𝑥 − 𝑧 = 𝑏 ……………………………(4)
𝑢 = 𝑎 and 𝑣 = 𝑏,
𝑓(𝑥 − 𝑦, sin 𝑥 − 𝑧) = 0
EXERCISES:
1. Solve 𝛼𝑝 + 𝛽𝑞 = 𝛾.
2. Solve 6𝑝 + 7𝑞 = 8.
3. Solve 𝑝𝑧 = 𝑥.
4. Solve 𝑝𝑥 + 𝑞𝑞 = 5𝑧.
5. Solve 𝑥 2 𝑝 + 𝑦 2 𝑞 = 𝑧 2 .
60
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Unit-V:
Laplace transformation – Inverse Laplace transform.
Introduction:
for all admissible functions 𝑓, 𝑔 and scalars 𝛼, 𝛽. We notice that differentiation and
integration are linear operators.
Definition-5.1.1:
Let 𝑓(𝑥) be a function defined on[0, ∞). The 𝑳𝒂𝒑𝒍𝒂𝒄𝒆 𝒕𝒓𝒂𝒏𝒔𝒇𝒐𝒓𝒎 𝑳 is defined by
∞
𝐿[𝑓 (𝑥 )] = ∫ 𝑒 −𝑠𝑥 𝑓(𝑥)𝑑𝑥 = 𝐹(𝑠)
0
The Laplace transform 𝐿 acts on any function 𝑓(𝑥) for which the above integral exists.
61
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Note-1:
𝐿 is a linear operator.
Proof:
For,
∞
𝑇[𝛼𝑓(𝑥 ) + 𝛽𝑔(𝑥 )] = ∫0 𝑒 −𝑠𝑥 [𝛼𝑓(𝑥 ) + 𝛽𝑔(𝑥)]𝑑𝑥
∞ ∞
= 𝛼 ∫0 𝑒 −𝑠𝑥 𝑓(𝑥 )𝑑𝑥 + 𝛽 ∫0 𝑒 −𝑠𝑥 𝑔(𝑥 )𝑑𝑥
= 𝛼𝐿 [𝑓(𝑥 )] + 𝛽𝐿[𝑔(𝑥 )]
Note-2:
1 𝑠
𝐿[𝑓(𝑎𝑥 )] = 𝑎 𝐹(𝑎).
Proof:
By definition,
∞
𝐿[𝑓 (𝑥 )] = ∫ 𝑒 −𝑠𝑥 𝑓(𝑥)𝑑𝑥 = 𝐹(𝑠)
0
∞
∴ 𝐿 [𝑓(𝑎𝑥 )] = ∫0 𝑒 −𝑠𝑥 𝑓 (𝑎𝑥 )𝑑𝑥
Put 𝑎𝑥 = 𝑦.
Hence,
𝑑𝑦
𝑑𝑥 = .
𝑎
𝑠
1 ∞
∴ 𝐿[𝑓(𝑎𝑥 )] = 𝑎 ∫0 𝑒 −(𝑎)𝑦 𝑓(𝑦)𝑑𝑦
1 𝑠
= 𝑎 𝐹(𝑎).
62
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
SOLVED PROBLEMS:
Problem-1.
𝛤(𝑛+1)
Prove that 𝐿(𝑥 𝑛 ) = .
𝑠 𝑛+1
Proof:
∞
𝐿[𝑥 𝑛 ] = ∫ 𝑒 −𝑠𝑥 𝑥 𝑛 𝑑𝑥
0
Put 𝑠𝑥 = 𝑦.
Hence,
𝑑𝑦
𝑑𝑥 = .
𝑠
1 ∞ 𝑦 𝑛 𝑑𝑦
∴ 𝐿[𝑥 𝑛 ] = 𝑎 ∫0 𝑒 −𝑦 ( 𝑠 ) ( 𝑠 ) 𝑑𝑦
1 ∞
= 𝑠 𝑛+1 ∫0 𝑦 𝑛 𝑒 −𝑦 𝑑𝑦.
𝛤(𝑛+1)
= . (by definition of Gamma function)
𝑠 𝑛+1
Result:
𝛤(𝑛+1) 𝑛!
1. 𝐿[𝑥 𝑛 ] = = 𝑠 𝑛+1 (where 𝑛 is a positive integer)
𝑠 𝑛+1
1
2. 𝐿[1] = 𝑠
1
3. 𝐿[𝑥] = 𝑠 2
2
4. 𝐿[𝑥 2 ] = 𝑠 3
3
𝛤( )
2
5. 𝐿(√𝑥) = 𝑠 3/2
1 1
𝛤( )
2 2
= 𝑠 3/2
√𝜋
= 2𝑠 3/2 .
63
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Problem-2.
1
Prove that 𝐿[𝑒 𝑎𝑥 ] = 𝑠−𝑎 if 𝑠 − 𝑎 > 0.
Proof:
∞
𝐿[𝑒 𝑎𝑥 ] = ∫ 𝑒 −𝑠𝑥 𝑒 𝑎𝑥 𝑑𝑥
0
∞
= ∫0 𝑒 −(𝑠−𝑎)𝑥 𝑑𝑥
∞
= lim ∫0 𝑒 −(𝑠−𝑎)𝑥 𝑑𝑥
𝑚→∞
𝑒 −(𝑠−𝑎)𝑥 𝑚
= [− ]
(𝑠−𝑎) 0
𝑒 −(𝑠−𝑎)𝑚 1
= [− (𝑠−𝑎)
+ 𝑠−𝑎 ]
1
= 𝑠−𝑎 if 𝑠 − 𝑎 > 0.
Problem-3.
𝑠
Show that 𝐿[cos 𝑎𝑥 ] = 𝑠 2+𝑎2
Proof:
∞
𝐿[cos 𝑎𝑥 ] =Real part of ∫0 𝑒 −𝑎𝑥 𝑒 𝑖 𝑎𝑥 𝑑𝑥
1
=Real part of (𝑠−𝑎𝑖)
𝑠+𝑎𝑖
=Real part of (𝑠 2+𝑎2 )
𝑠
= 𝑠 2 +𝑎2 .
64
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Problem-4.
𝑠
Show that 𝐿[cos ℎ𝑎𝑥 ] = 𝑠 2 −𝑎2
Proof:
𝑒 𝑎𝑥 + 𝑒 −𝑎𝑥
𝐿[cos ℎ𝑎𝑥] = 𝐿 ( )
2
1 1
= 2 𝐿(𝑒 𝑎𝑥 ) + 2 𝐿(𝑒 −𝑎𝑥 )
1 1
= 2(𝑠−𝑎) + 2(𝑠+𝑎)
𝑠
= 𝑠 2−𝑎2 .
Problem-5.
Proof:
∞
𝐿[𝑓 ′ (𝑥)] = ∫ 𝑒 −𝑠𝑥 𝑓 ′ (𝑥)𝑑𝑥
0
𝑚 𝑚
= {[𝑓(𝑥)𝑒 −𝑠𝑚 ] − ∫0 𝑓(𝑥)(−𝑠)𝑒 −𝑠𝑥 𝑑𝑥 }
0
𝑚
= {[𝑓(𝑥)𝑒 −𝑠𝑚 − 𝑓(0)] − 𝑠 ∫0 𝑒 −𝑠𝑥 𝑓(𝑥)𝑑𝑥 }
𝑚
= −𝑓 (0) + 𝑠 ∫ 𝑒 −𝑠𝑥 𝑓(𝑥)𝑑𝑥
0
= 𝑠𝐿[𝑓(𝑥 )] − 𝑓(0).
Problem-6.
65
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Proof:
Note:
In general,
𝐿[𝑓 (𝑛) (𝑥)] = 𝑠 𝑛 𝐿[𝑓 (𝑥 )] − 𝑠 𝑛−1 𝑓(0) − 𝑠 𝑛−1 𝑓 ′ (0) − 𝑠 𝑛−2 𝑓 ′′ (0) − ⋯ − 𝑓 (𝑛−1) (0).
Problem-7.
Solution:
𝐿[𝑡 2 + cos 2𝑡 cos 𝑡 + 𝑠𝑖𝑛2 2𝑡] = 𝐿(𝑡 2 ) + 𝐿(cos 2𝑡 cos 𝑡) + 𝐿(𝑠𝑖𝑛2 2𝑡)
2 1 1
= 𝑠 3 + 𝐿 [2 (cos 3𝑡 + cos 𝑡)] + 𝐿 [2 (1 − cos 4𝑡)]
2 1 1
= 𝑠 3 + 2 [𝐿(cos 3𝑡) + 𝐿(cos 𝑡)] + 2 [𝐿(1) − 𝐿(cos 4𝑡)]
2 1 1
= 3
+ [𝐿(cos 3𝑡) + 𝐿(cos 𝑡)] + [𝐿(1) − 𝐿(cos 4𝑡)]
𝑠 2 2
2 1 𝑠 𝑠 1 1 𝑠
= + [ + ] + [ − ]
𝑠3 2 𝑠2 + 9 𝑠2 + 1 2 𝑠 𝑠 2 + 16
Problem-8.
66
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Solution:
𝑑
𝐿(𝑥𝑒 −𝑥 cos 𝑥 ) = − 𝑑𝑠 𝐿(𝑒 −𝑥 cos 𝑥)
𝑑
= − 𝑑𝑠 𝐹(𝑠 + 1),
𝑠
where 𝐹(𝑠) = 𝐿(cos 𝑥 ) = .
𝑠 2+1
Now,
𝑠+1
𝐹(𝑠 + 1) = (𝑠+1)2 +1
𝑠+1
=
𝑠 2 + 2𝑠 + 1
𝑑 𝑠+1
∴ 𝐿(𝑥𝑒 −𝑥 cos 𝑥 ) = − 𝑑𝑠 (𝑠 2+2𝑠+1)
𝑠 2+2𝑠
= (𝑠 2+2𝑠+2)2 . (verify)
Problem-9.
Solution:
2
𝑑2
𝐿(𝑥 cos ℎ 𝑎𝑥) = 2 𝐿(cos ℎ 𝑎𝑥)
𝑑𝑠
𝑑2 𝑠
= 𝑑𝑠 2 (𝑠 2−𝑎2 )
𝑑 𝑎2 + 𝑠 2
=− [ ]
𝑑𝑠 (𝑠 2 − 𝑎2 )2
2𝑠(𝑠 2 + 3𝑎2
=
(𝑠 2 − 𝑎2 )3
67
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Problem-10.
Solution:
𝑑2
𝐿[𝑥 2 𝑒 −𝑎𝑥 ] = (−1)2 [𝐿(𝑒 −𝑎𝑥 )]
𝑑𝑠 2
𝑑2 1
= 𝑑𝑠 2 (𝑠+𝑎)
𝑑 −1
= 𝑑𝑠 [(𝑠+𝑎)2]
2
= (𝑠+𝑎)3.
EXERCISES:
1
1. Prove that 𝐿[𝑒 −𝑎𝑥 ] = 𝑠+𝑎 if 𝑠 + 𝑎 > 0.
𝑎
2. Show that 𝐿[sin 𝑎𝑥 ] = 𝑠 2+𝑎2 .
𝑎
3. Show that 𝐿[sin ℎ𝑎𝑥 ] = 𝑠 2−𝑎2
Definition-5.2.1:
When 𝑓(𝑥) is continuous and 𝐿[𝑓(𝑥)] = 𝐹(𝑠), we have 𝐿−1 [𝐹(𝑠)] = 𝑓 (𝑥 ) and 𝐿−1
is called the 𝒊𝒏𝒗𝒆𝒓𝒔𝒆 𝒍𝒂𝒑𝒍𝒂𝒄𝒆 𝒕𝒓𝒂𝒏𝒔𝒇𝒐𝒓𝒎 and 𝑓 (𝑥 ) is called the
𝒊𝒏𝒗𝒆𝒓𝒔𝒆 𝒍𝒂𝒑𝒍𝒂𝒄𝒆 𝒕𝒓𝒂𝒏𝒔𝒇𝒐𝒓𝒎 of 𝐹(𝑠).
68
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Results:
1
1. 𝐿−1 [ 𝑠 ] = 1
1
2. 𝐿−1 [𝑠 2] = 𝑥
1
3. 𝐿−1 [𝑠−𝑎 ] = 𝑒 𝑎𝑥
1
4. 𝐿−1 [𝑠+𝑎 ] = 𝑒 −𝑎𝑥
𝑎
5. 𝐿−1 [𝑠 2+𝑎2 ] = sin 𝑎𝑥
𝑠
6. 𝐿−1 [𝑠 2+𝑎2 ] = cos 𝑎𝑥
𝑎
7. 𝐿−1 [𝑠 2−𝑎2 ] = sin ℎ 𝑎𝑥
𝑠
8. 𝐿−1 [𝑠 2−𝑎2 ] = cos ℎ 𝑎𝑥
1
9. 𝐿−1 [(𝑠−𝑎)2 ] = 𝑥𝑒 𝑎𝑥
Note:
Problem-1.
Proof:
Then,
Hence,
69
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Problem-2.
1 𝑥
Show that 𝐿−1 [𝐹(𝜆𝑠)] = 𝜆 𝐹 (𝜆 ).
Proof:
1 𝑠
We know that, 𝐿[𝑓(𝑎𝑥 )] = 𝑎 𝐹 (𝑎).
1 𝑠
𝐿−1 [𝑎 𝐹 (𝑎)] = 𝑓 (𝑎𝑥 ).
1
Put 𝑎 = 𝜆.
𝑥
Then, we have 𝐿−1 [𝜆𝐹(𝜆𝑠)] = 𝐹 (𝜆 ).
Hence,
1 𝑥
𝐿−1 [𝐹(𝜆𝑠)] = 𝜆 𝐹 (𝜆 ).
Problem-3.
Proof:
= −𝑥𝐿−1 [𝐹(𝑠)].
Problem-4.
1
Find the inverse Laplace transform of (𝑠+3)2+25.
70
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Solution:
1 1
𝐿−1 [ ] = 𝑒 −3𝑥 −1
𝐿 [ ]
(𝑠 + 3)2 + 25 𝑠 2 + 52
1 5
= 𝑒 −3𝑥 𝐿−1 [ 2 ]
5 𝑠 + 52
1
= 𝑒 −3𝑥 sin 5𝑥
5
Problem-5.
𝑠
Find the inverse Laplace transform of (𝑠+2)2.
Solution:
𝑠 𝑠+2−2
𝐿−1 [(𝑠+2)2 ] = 𝐿−1 [(𝑠+2)2]
1 1
= 𝐿−1 [ ] − 2𝐿−1 [ ]
𝑠+2 (𝑠 + 2)2
1 1
= 𝑒 −2𝑥 [ 𝑠 ] − 2𝑒 −2𝑥 𝐿−1 [𝑠 2]
= 𝑒 −2𝑥 − 2𝑒 −2𝑥 𝑥
= 𝑒 −2𝑥 (1 − 2𝑥).
Problem-6.
𝑠+1
Find the inverse Laplace transform of 𝑠 2+2𝑠+2.
Solution:
𝑠+1 𝑠+1
𝐿−1 [ ] = 𝐿−1
[ ]
𝑠 2 + 2𝑠 + 2 (𝑠 + 1)2 + 1
𝑠
= 𝑒 −𝑥 𝐿−1 [ 2 ]
𝑠 +1
= 𝑒 −𝑥 cos 𝑥.
71
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
Problem-7.
𝑠
Find the inverse Laplace transform of 𝑎2 𝑠 2+𝑏2 .
Solution:
𝑠 𝑠
= 𝑏 2
𝑎 2 𝑠 2+𝑏2 𝑎 2 [𝑠 2+( ) ]
𝑎
𝑠 1 −1 𝑠
𝐿−1 [ ] = 𝐿 [ ]
𝑎2 𝑠 2 + 𝑏2 𝑎2 2 𝑏 2
𝑠 + (𝑎 )
1 𝑏𝑥
= 2
cos ( )
𝑎 𝑎
Problem-8.
1
Find 𝐿−1 (𝑠(𝑠+1)(𝑠+2)).
Solution:
1 𝐴 𝐵 𝐶
Let 𝑠(𝑠+1)(𝑠+2) = 𝑠 + (𝑠+1) + (𝑠+2).
1 1
We can prove 𝐴 = 2 , 𝐵 = −1 and 𝐶 = 2.
1 1 1 1
∴ 𝑠(𝑠+1)(𝑠+2)
= 2𝑠 − (𝑠+1) + 2(𝑠+2)
1 1 1 1 1 1
Hence, 𝐿−1 (𝑠(𝑠+1)(𝑠+2)) = 2 𝐿−1 ( 𝑠 ) − 𝐿−1 (𝑠+1) + 2 𝐿−1 (𝑠+2)
1 1 1 1
= (1) − 𝑒 −𝑥 𝐿−1 ( ) + 𝑒 −2𝑥 𝐿−1 ( )
2 𝑠 2 𝑠
1 1
= − 𝑒 −𝑥 + 𝑒 −2𝑥
2 2
72
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.
EXERCISES:
𝑠+3
1. Find the inverse Laplace transform of 𝑠 2+2𝑠+10.
1
2. Find the invers Laplace transform of 𝑠(𝑠+𝑎).
𝑠
3. Find the invers Laplace transform of (𝑠 2−1)2 .
𝑠+𝑎
4. Find the invers Laplace transform of (𝑠 2+4𝑠+5)2
𝑠 2−𝑠+2
5. Find 𝐿−1 (𝑠(𝑠−3)(𝑠+2)).
73
Manonmaniam Sundaranar University, Directorate of Distance & Continuing Education, Tirunelveli.