SlideShare a Scribd company logo
1 of 19
By: Arijit Dhali
๏‚ฑ Abstract
๏‚ฑ Keywords
๏‚ฑ Termology
๏‚ฑ Introduction
๏‚ฑ Power Series
๏‚ฑ Legendre Polynomial
๏‚ฑ Besselโ€™s Equation
๏‚ฑ Conclusion
In this presentation , our aim
is to solve an infinite
convergent series using Power
series, Legendre Polynomial
and Besselโ€™s Equation.
Throughout this presentation
we will gather the basic
knowledge about the topic .
This presentation is a team
work and every member is
associated with this
presentation has collected the
data from various trusted
sources.
๏‚ฑ Power Series
๏‚ฑ Legendre Polynomial
๏‚ฑ Besselโ€™s Equation
๏‚ฐ Power Series Solution:
The power series method is used to seek a power series solution to certain differential equations. In
general, such a solution assumes a power series with unknown coefficients, then substitutes that solution into
the differential equation to find a recurrence relation for the coefficients.
๏‚ฐ Legendre Polynomial:
Legendre polynomials are a system of complete and orthogonal polynomials, with a vast number of
mathematical properties, and numerous applications.
๏‚ฐ Besselโ€™s Equation:
Bessel functions, first defined by the mathematician Daniel Bernoulli and then generalized by Friedrich
Bessel, are canonical solutions y(x) of Bessel's differential equation for an arbitrary complex
number ฮฑ, the order of the Bessel function.
Sometimes we face some differential equations which cannot be solved by the ordinary methods.
For such equations an infinite convergent series arranged in ascending power of independent
variables satisfying the equation approximately.
Those equations could be easier to solve if we use one the followings:
๏‚ฐ Power Series
๏‚ฐ Legendre Polynomial
๏‚ฐ Besselโ€™s Equation
Validity of Series Solution:
Consider a second order linear differential equation of the form
๐‘ƒ0 ๐‘ฅ
โ…†2๐‘ฆ
โ…†๐‘ฅ2 + ๐‘ƒ1 ๐‘ฅ
โ…†๐‘ฆ
โ…†๐‘ฅ
+ ๐‘ƒ2 ๐‘ฅ ๐‘ฆ = 0 (1)
where P0(x), P1(x), P2(x) are polynomials in x. As every differential equation of the form (1) may not
have series solution, we now find the conditions under which the above equation has series solution.
If P0(a) not equals to 0, then the point x=a is called an ordinary point; otherwise x=a is called a
singular point (1).
Equation (1) can be written as
โ…†2๐‘ฆ
โ…†๐‘ฅ2 + ๐‘ƒ ๐‘ฅ
โ…†๐‘ฆ
โ…†๐‘ฅ
+ ๐‘„ ๐‘ฅ ๐‘ฆ = 0 (2)
where ๐‘ƒ ๐‘ฅ =
๐‘ƒ1 ๐‘ฅ
๐‘ƒ0 ๐‘ฅ
and ๐‘„ ๐‘ฅ =
๐‘ƒ2 ๐‘ฅ
๐‘ƒ0 ๐‘ฅ
If (x-a) P (x) and (x-a)2 Q(x) possess derivatives of all order in neighbourhood of x=a is called a
regular singular point.
Theorem 1:
When x=a is an ordinary point of (1), its solution can be expressed as a series of the form
y= a0 + a1 (x-a) + a2(x-a)2 + โ€ฆโ€ฆโ€ฆ..
= ๐‘›=0
โˆž
๐‘Ž๐‘› ๐‘ฅ โˆ’ ๐‘Ž ๐‘›
i.e differential equation has a series solution.
Theorem 2:
When x=a is a regular singular point of (1), its solution can be expressed as a series of the
form
y= xm (a0 + a1 (x-a) + a2 (x-a)2 + โ€ฆโ€ฆ.)
= ๐‘›=0
โˆž
๐‘Ž๐‘› ๐‘ฅ โˆ’ ๐‘Ž ๐‘›+๐‘š
General Method to Solve an ordinary differential equation:
Here we discuss two methods, depending on the nature of the point x=x0 , about which the series solution is
convergent.
Method 1:
Series solution or power series solution when x=x0 is an ordinary point.
Let y= ๐‘›=0
โˆž
๐‘Ž๐‘› ๐‘ฅ โˆ’ ๐‘ฅ0
๐‘›
(1)
be the series solution of p.d.e
๐‘ƒ0 ๐‘ฅ
โ…†2๐‘ฆ
โ…†๐‘ฅ2 + ๐‘ƒ1 ๐‘ฅ
โ…†๐‘ฆ
โ…†๐‘ฅ
+ ๐‘ƒ2 ๐‘ฅ ๐‘ฆ = 0 (2)
Then
โ…†๐‘ฆ
โ…†๐‘ฅ
= ๐‘›=1
โˆž
๐‘›๐‘Ž๐‘› ๐‘ฅ โˆ’ ๐‘ฅ0
๐‘›โˆ’1 ;
โ…†2๐‘ฆ
โ…†๐‘ฅ2 = ๐‘›=2
โˆž
๐‘› ๐‘› โˆ’ 1 ๐‘Ž๐‘› ๐‘ฅ โˆ’ ๐‘ฅ0
๐‘›โˆ’2
Substituting these values in (2), we get an identity. Then equating the coefficient of xn to zero we get a relation
between an and an+2 which is called the recurrence relation. From this relation we obtain the coefficients of (1)
in terms of a0 and a1. These are substituted in (1) to get the required solution.
Method 2:
(Method of Frobenius) Series Solution when x=x0 is a Regular Singular Point:
Let ๐‘ฆ = ๐‘›=0
โˆž
๐‘Ž๐‘› ๐‘ฅ โˆ’ ๐‘ฅ0
๐‘š+๐‘›
, ๐‘Ž0 โ‰  0 (3)
be the series solution of p.d.e
๐‘ƒ0 ๐‘ฅ
โ…†2๐‘ฆ
โ…†๐‘ฅ2 + ๐‘ƒ1 ๐‘ฅ
โ…†๐‘ฆ
โ…†๐‘ฅ
+ ๐‘ƒ2 ๐‘ฅ ๐‘ฆ = 0 (1)
Then
โ…†๐‘ฆ
โ…†๐‘ฅ
= ๐‘›=0
โˆž
๐‘Ž๐‘› ๐‘š + ๐‘› ๐‘ฅ โˆ’ ๐‘ฅ0
๐‘š+๐‘›โˆ’1
โ…†2๐‘ฆ
โ…†๐‘ฅ2 = ๐‘›=0
โˆž
๐‘Ž๐‘› ๐‘š + ๐‘› ๐‘š + ๐‘› โˆ’ 1 ๐‘ฅ โˆ’ ๐‘ฅ0
๐‘š+๐‘›โˆ’2
Substituting these values in (1) we get an identity. Then the coefficient of the lowest power
of x from both side we get a quadratic equation in m, known as indicial equation.
The differential equation of the form
1 โˆ’ ๐‘ฅ2 โ…†2๐‘ฆ
โ…†๐‘ฅ2 โˆ’ 2๐‘ฅ
โ…†๐‘ฆ
โ…†๐‘ฅ
+ ๐‘› ๐‘› + 1 ๐‘ฆ = 0
is called Legendreโ€™s equation where n is a positive integer.
It can also be written as,
โ…†
โ…†๐‘ฅ
1 โˆ’ ๐‘ฅ2 โ…†๐‘ฆ
โ…†๐‘ฅ
+ ๐‘› ๐‘› + 1 ๐‘ฆ = 0
Definition of Pn(๐’™) and Qn(๐’™)
The solution of Legendreโ€™s equation is called Legendreโ€™s function or Legendreโ€™s polynomials.
When n is a positive integer and ๐‘Ž0 =
1.3.5โ€ฆ 2๐‘›โˆ’1
๐‘›
, then solution denoted by Pn(๐‘ฅ) and is called Legendreโ€™s
function of the first kind or Legendreโ€™s polynomials of degree n.
โˆด Pn ๐‘ฅ =
1.3.5โ€ฆ 2๐‘›โˆ’1
๐‘›!
๐‘ฅ๐‘› โˆ’
๐‘› ๐‘›โˆ’1
2 2๐‘›โˆ’1
๐‘ฅ๐‘›โˆ’2 +
๐‘› ๐‘›โˆ’1 ๐‘›โˆ’2 ๐‘›โˆ’3
2.4 2๐‘›โˆ’1 2๐‘›โˆ’3
ร— ๐‘ฅ๐‘›โˆ’4 โˆ’ โ€ฆ .
= ๐‘Ÿ=0
(
๐‘›
2
)
โˆ’1 ๐‘Ÿ 2๐‘›โˆ’๐‘Ÿ!
2๐‘› ๐‘Ÿ ๐‘›โˆ’2๐‘Ÿ! ๐‘›โˆ’๐‘Ÿ!
๐‘ฅ๐‘›โˆ’2๐‘Ÿ
Where (
๐‘›
2
) =
๐‘›
2
๐‘–๐‘“ ๐‘› ๐‘–๐‘  ๐‘’๐‘ฃ๐‘’๐‘›
๐‘›โˆ’1
2
๐‘–๐‘“ ๐‘› ๐‘–๐‘  ๐‘œ๐‘‘๐‘‘
Here Pn(๐‘ฅ) is a terminating series, as n is a positive integer.
Again When n is a positive integer and ๐‘Ž0 =
๐‘›!
1.3.5โ€ฆ(2๐‘›+1)
, the solution is denoted by Qn(๐‘ฅ) and is called
Legendreโ€™s function of the second kind.
โˆด Qn ๐‘ฅ =
๐‘›!
1.3.5..(2๐‘›+1)
๐‘ฅโˆ’๐‘›โˆ’1
+
(๐‘›+1) ๐‘›+2
2. 2๐‘›+3
๐‘ฅโˆ’๐‘›โˆ’3
+
๐‘›+1 ๐‘›+2 ๐‘›+3 (๐‘›+4)
2.4 2๐‘›+3 2๐‘›+5
๐‘ฅโˆ’๐‘›โˆ’5
+ โ€ฆ .
Here Qn(๐‘ฅ) is an infinite or non-terminating series, as n is a positive integer.
Generating function for Legendre polynomials
Theorem. Pn(๐‘ฅ) is the coefficient of โ„Ž๐‘› in the expansion of (1-2๐‘ฅh+โ„Ž2)
โˆ’
1
2 in ascending powers of h, where
๐‘ฅ โ‰ค 1, |โ„Ž| < 1.
Proof. Since |๐‘ฅ|โ‰ค 1, |โ„Ž| < 1, we have
(1-2๐‘ฅh+โ„Ž2
)
โˆ’
1
2 = [1-h(2๐‘ฅ โˆ’ โ„Ž)] โˆ’
1
2
= 1+
1
2
โ„Ž 2๐‘ฅ โˆ’ โ„Ž +
1.3
2.4
โ„Ž2
2๐‘ฅ โˆ’ โ„Ž 2 +โ‹ฏ +
1.3โ€ฆ 2๐‘›โˆ’3
2.4โ€ฆ 2๐‘›โˆ’2
ร— โ„Ž๐‘›โˆ’1
2๐‘ฅ โˆ’ โ„Ž ๐‘›โˆ’1
+
1.3โ€ฆ 2๐‘›โˆ’1
2.4โ€ฆ2๐‘›
โ„Ž๐‘›
2๐‘ฅ โˆ’ โ„Ž ๐‘›
+ โ‹ฏ
Therefore coefficient of โ„Ž๐‘›
=
1.3โ€ฆ(2๐‘›โˆ’1)
2.4โ€ฆ2๐‘›
(2๐‘ฅ)๐‘›
+
1.3โ€ฆ 2๐‘›โˆ’3
2.4โ€ฆ 2๐‘›โˆ’2
๐‘› โˆ’ 1๐ถ1
โˆ’1 . (2๐‘ฅ)๐‘›โˆ’2
+
1.3โ€ฆ(2๐‘›โˆ’5)
2.4โ€ฆ(2๐‘›โˆ’4)
๐‘› โˆ’ 2๐ถ2
(โˆ’1)2
. (2๐‘ฅ)๐‘›โˆ’4
+ โ‹ฏ โ€ฆ (1)
=
1.3โ€ฆ(2๐‘›โˆ’1)
๐‘›!
๐‘ฅ๐‘› โˆ’
2๐‘›
2๐‘›โˆ’1
๐‘› โˆ’ 1 .
๐‘ฅ๐‘›โˆ’2
22 +
2๐‘› 2๐‘›โˆ’1
2๐‘›โˆ’1 2๐‘›โˆ’3
ร—
๐‘›โˆ’2 ๐‘›โˆ’3
2!
.
๐‘ฅ๐‘›โˆ’4
24 โˆ’ โ‹ฏ
=
1.3โ€ฆ(2๐‘›โˆ’1)
๐‘›!
๐‘ฅ๐‘› โˆ’
๐‘› ๐‘›โˆ’1
2 2๐‘ฅโˆ’1
๐‘ฅ๐‘›โˆ’2 +
๐‘› ๐‘›โˆ’1 ๐‘›โˆ’2 ๐‘›โˆ’3
2.4 2๐‘›โˆ’1 2๐‘›โˆ’2
๐‘ฅ๐‘›โˆ’4 โˆ’ โ‹ฏ
= Pn(๐‘ฅ)
Thus we can say that
๐‘›=0
โˆ
โ„Ž๐‘›Pn(๐‘ฅ) = (1โˆ’2๐‘ฅh+โ„Ž2)
โˆ’
1
2
Note: (1-2๐‘ฅh+โ„Ž2
)
โˆ’
1
2 is called the generating function of the Legendre polynomials.
Orthogonal Properties of Legendreโ€™s Polynomials.
(๐”ฆ) โˆ’1
+1
๐‘ƒ๐‘š ๐‘ฅ ๐‘ƒ๐‘› ๐‘ฅ ๐‘‘๐‘ฅ = 0 ๐‘–๐‘“ ๐‘š โ‰  ๐‘›.
(๐”ฆ๐”ฆ) โˆ’1
+1
๐‘ƒ๐‘›(๐‘ฅ) 2 ๐‘‘๐‘ฅ =
2
2๐‘›+1
๐‘–๐‘“ ๐‘š = ๐‘›.
Recurrence formula.
(1) 2n + 1 ๐‘ฅ๐‘ƒ๐‘› = ๐‘› + 1 ๐‘ƒ๐‘›+1 + ๐‘›๐‘ƒ๐‘›โˆ’1
(2) ๐‘›๐‘ƒ๐‘› = ๐‘ฅ๐‘ƒโ€ฒ๐‘› โˆ’ ๐‘ƒโ€ฒ๐‘›โˆ’1
Rodrigueโ€™s formula.
๐‘ƒ๐‘› ๐‘ฅ =
1
๐‘›! 2๐‘›
โ…†๐‘›
โ…†๐‘ฅ๐‘› (๐‘ฅ2 โˆ’ 1)๐‘›
General solution of Besselโ€™s equation:
The general solution of Besselโ€™s equation is
๐‘ฆ = ๐ด๐ฝโˆ’๐‘› ๐‘ฅ + ๐ต๐ฝ๐‘› ๐‘ฅ
where A, B are two arbitrary constants.
The differential equation of the form:
๐‘ฅ2 โ…†2๐‘ฆ
โ…†๐‘ฅ2 + ๐‘ฅ
โ…†๐‘ฆ
โ…†๐‘ฅ
+ ๐‘ฅ2 + ๐‘›2 ๐‘ฆ = 0
or,
โ…†2๐‘ฆ
โ…†๐‘ฅ2 +
1
๐‘ฅ
โ…†๐‘ฆ
โ…†๐‘ฅ
+ 1 โˆ’
๐‘›2
๐‘ฅ2 ๐‘ฆ = 0
is called Besselโ€™s equation of order n, n being a non-negative constant.
Recurrence formulae:
I.
โ…†๐‘ฆ
โ…†๐‘ฅ
๐‘ฅ๐‘›๐ฝ๐‘› = ๐‘ฅ๐‘›๐ฝ๐‘›โˆ’1 ๐‘œ๐‘Ÿ ๐‘ฅ๐ฝ๐‘›
โ€ฒ ๐‘ฅ = โˆ’๐‘›๐ฝ๐‘› ๐‘ฅ + ๐‘ฅ๐ฝ๐‘›โˆ’1 ๐‘ฅ .
II.
โ…†
โ…†๐‘ฅ
๐‘ฅโˆ’๐‘›
๐ฝ๐‘› ๐‘ฅ = โˆ’๐‘ฅโˆ’๐‘›
๐ฝ๐‘›+1 ๐‘ฅ ๐‘œ๐‘Ÿ ๐‘ฅ๐ฝ๐‘›
โ€ฒ
๐‘ฅ = ๐‘›๐ฝ๐‘› ๐‘ฅ โˆ’ ๐‘ฅ๐ฝ๐‘›+1 ๐‘ฅ
III. 2๐ฝ๐‘›
โ€ฒ ๐‘ฅ = ๐ฝ๐‘›โˆ’1 ๐‘ฅ โˆ’ ๐ฝ๐‘›+1 ๐‘ฅ
IV. 2๐‘›๐ฝ๐‘› ๐‘ฅ = ๐‘ฅ ๐ฝ๐‘›โˆ’1 ๐‘ฅ + ๐ฝ๐‘›+1 ๐‘ฅ
Definition: Besselโ€™s function of 2nd kind of order n or Neumann function is (given by)
๐‘Œ๐‘› ๐‘ฅ = ๐ฝ๐‘› ๐‘ฅ
โ…†๐‘ฅ
๐‘ฅ ๐ฝ๐‘› ๐‘ฅ 2
This project has been beneficial for us , as it enabled us to gain a lot of knowledge about the use of
Power Series , Legendre Polynomial and Besselโ€™s Equation as well as its applications. It also helped
us to develop a better coordination among us as we shared different perspectives and ideas
regarding the sub-topics and equations we organized in this project .
โ€ข https://en.wikipedia.org/wiki/Legendre_polynomials
โ€ข https://en.wikipedia.org/wiki/Bessel_function
โ€ข https://en.wikipedia.org/wiki/Power_series_solution_of_diff
erential_equations
โ€ข Engineering Mathematics II B โ€“ B.K.Pal & K.Das
Power Series - Legendre Polynomial - Bessel's Equation

More Related Content

What's hot

Second order homogeneous linear differential equations
Second order homogeneous linear differential equations Second order homogeneous linear differential equations
Second order homogeneous linear differential equations Viraj Patel
ย 
INTEGRATION BY PARTS PPT
INTEGRATION BY PARTS PPT INTEGRATION BY PARTS PPT
INTEGRATION BY PARTS PPT 03062679929
ย 
Integration by parts
Integration by partsIntegration by parts
Integration by partsMuhammedTalha7
ย 
Ode powerpoint presentation1
Ode powerpoint presentation1Ode powerpoint presentation1
Ode powerpoint presentation1Pokkarn Narkhede
ย 
Radical Plane,Line & Center
Radical Plane,Line & CenterRadical Plane,Line & Center
Radical Plane,Line & CenterVamshi TG
ย 
Ordinary differential equation
Ordinary differential equationOrdinary differential equation
Ordinary differential equationDnyaneshwarPardeshi1
ย 
Gauss Quadrature Formula
Gauss Quadrature FormulaGauss Quadrature Formula
Gauss Quadrature FormulaMaitree Patel
ย 
Differential equations
Differential equationsDifferential equations
Differential equationsSeyid Kadher
ย 
Vector calculus
Vector calculusVector calculus
Vector calculusKumar
ย 
Power series convergence ,taylor & laurent's theorem
Power series  convergence ,taylor & laurent's theoremPower series  convergence ,taylor & laurent's theorem
Power series convergence ,taylor & laurent's theoremPARIKH HARSHIL
ย 
Sturm liouville problems6
Sturm liouville problems6Sturm liouville problems6
Sturm liouville problems6Nagu Vanamala
ย 
Discrete Mathematics Course Outline
Discrete Mathematics Course OutlineDiscrete Mathematics Course Outline
Discrete Mathematics Course OutlineMustafa Jarrar
ย 
Newton-Raphson Method
Newton-Raphson MethodNewton-Raphson Method
Newton-Raphson MethodJigisha Dabhi
ย 
Differential geometry three dimensional space
Differential geometry   three dimensional spaceDifferential geometry   three dimensional space
Differential geometry three dimensional spaceSolo Hermelin
ย 
Mathematics and History of Complex Variables
Mathematics and History of Complex VariablesMathematics and History of Complex Variables
Mathematics and History of Complex VariablesSolo Hermelin
ย 
LINEAR DIFFERENTIAL EQUATION & BERNOULLI`S EQUATION
LINEAR DIFFERENTIAL EQUATION & BERNOULLI`S EQUATIONLINEAR DIFFERENTIAL EQUATION & BERNOULLI`S EQUATION
LINEAR DIFFERENTIAL EQUATION & BERNOULLI`S EQUATIONTouhidul Shawan
ย 

What's hot (20)

Sequences and series
Sequences and seriesSequences and series
Sequences and series
ย 
Second order homogeneous linear differential equations
Second order homogeneous linear differential equations Second order homogeneous linear differential equations
Second order homogeneous linear differential equations
ย 
INTEGRATION BY PARTS PPT
INTEGRATION BY PARTS PPT INTEGRATION BY PARTS PPT
INTEGRATION BY PARTS PPT
ย 
Lagrange
LagrangeLagrange
Lagrange
ย 
Integration by parts
Integration by partsIntegration by parts
Integration by parts
ย 
maths
maths maths
maths
ย 
Ode powerpoint presentation1
Ode powerpoint presentation1Ode powerpoint presentation1
Ode powerpoint presentation1
ย 
Radical Plane,Line & Center
Radical Plane,Line & CenterRadical Plane,Line & Center
Radical Plane,Line & Center
ย 
Ordinary differential equation
Ordinary differential equationOrdinary differential equation
Ordinary differential equation
ย 
Gauss Quadrature Formula
Gauss Quadrature FormulaGauss Quadrature Formula
Gauss Quadrature Formula
ย 
Differential equations
Differential equationsDifferential equations
Differential equations
ย 
Vector calculus
Vector calculusVector calculus
Vector calculus
ย 
Power series convergence ,taylor & laurent's theorem
Power series  convergence ,taylor & laurent's theoremPower series  convergence ,taylor & laurent's theorem
Power series convergence ,taylor & laurent's theorem
ย 
Sturm liouville problems6
Sturm liouville problems6Sturm liouville problems6
Sturm liouville problems6
ย 
Discrete Mathematics Course Outline
Discrete Mathematics Course OutlineDiscrete Mathematics Course Outline
Discrete Mathematics Course Outline
ย 
Newton-Raphson Method
Newton-Raphson MethodNewton-Raphson Method
Newton-Raphson Method
ย 
Differential geometry three dimensional space
Differential geometry   three dimensional spaceDifferential geometry   three dimensional space
Differential geometry three dimensional space
ย 
Mathematics and History of Complex Variables
Mathematics and History of Complex VariablesMathematics and History of Complex Variables
Mathematics and History of Complex Variables
ย 
LINEAR DIFFERENTIAL EQUATION & BERNOULLI`S EQUATION
LINEAR DIFFERENTIAL EQUATION & BERNOULLI`S EQUATIONLINEAR DIFFERENTIAL EQUATION & BERNOULLI`S EQUATION
LINEAR DIFFERENTIAL EQUATION & BERNOULLI`S EQUATION
ย 
Ring-ppt.pptx
Ring-ppt.pptxRing-ppt.pptx
Ring-ppt.pptx
ย 

Similar to Power Series - Legendre Polynomial - Bessel's Equation

odes1.pptx
odes1.pptxodes1.pptx
odes1.pptxYashniGopal1
ย 
Series solutions at ordinary point and regular singular point
Series solutions at ordinary point and regular singular pointSeries solutions at ordinary point and regular singular point
Series solutions at ordinary point and regular singular pointvaibhav tailor
ย 
Ordinary Differential Equations: Variable separation method
Ordinary Differential Equations: Variable separation method  Ordinary Differential Equations: Variable separation method
Ordinary Differential Equations: Variable separation method AMINULISLAM439
ย 
LINEAR RECURRENCE RELATIONS WITH CONSTANT COEFFICIENTS
 LINEAR RECURRENCE RELATIONS WITH CONSTANT COEFFICIENTS LINEAR RECURRENCE RELATIONS WITH CONSTANT COEFFICIENTS
LINEAR RECURRENCE RELATIONS WITH CONSTANT COEFFICIENTSAartiMajumdar1
ย 
HERMITE SERIES
HERMITE SERIESHERMITE SERIES
HERMITE SERIESMANISH KUMAR
ย 
Digital Text Book :POTENTIAL THEORY AND ELLIPTIC PARTIAL DIFFERENTIAL EQUATIONS
Digital Text Book :POTENTIAL THEORY AND ELLIPTIC PARTIAL DIFFERENTIAL EQUATIONS Digital Text Book :POTENTIAL THEORY AND ELLIPTIC PARTIAL DIFFERENTIAL EQUATIONS
Digital Text Book :POTENTIAL THEORY AND ELLIPTIC PARTIAL DIFFERENTIAL EQUATIONS Baasilroy
ย 
recurence solutions
recurence solutionsrecurence solutions
recurence solutionssoumya8396
ย 
Chapter 3(Power Series_17).pptx;/lkjjjj;lj
Chapter 3(Power Series_17).pptx;/lkjjjj;ljChapter 3(Power Series_17).pptx;/lkjjjj;lj
Chapter 3(Power Series_17).pptx;/lkjjjj;ljibrahimmuhammadyusuf
ย 
Lecture-4 Reduction of Quadratic Form.pdf
Lecture-4 Reduction of Quadratic Form.pdfLecture-4 Reduction of Quadratic Form.pdf
Lecture-4 Reduction of Quadratic Form.pdfRupesh383474
ย 
Ecuaciones lineales de orden superior
Ecuaciones lineales de orden superiorEcuaciones lineales de orden superior
Ecuaciones lineales de orden superiormariarivas114
ย 
Solution to second order pde
Solution to second order pdeSolution to second order pde
Solution to second order pdeSanthanam Krishnan
ย 
Algebra
AlgebraAlgebra
AlgebraMang Oha
ย 
Rational Zeros and Decarte's Rule of Signs
Rational Zeros and Decarte's Rule of SignsRational Zeros and Decarte's Rule of Signs
Rational Zeros and Decarte's Rule of Signsswartzje
ย 
Sistemas de ecuaciones lineales
Sistemas de ecuaciones linealesSistemas de ecuaciones lineales
Sistemas de ecuaciones linealesRokiFernandez1
ย 
Computational Method for Engineers: Solving a system of Linear Equations
Computational Method for Engineers: Solving a system of Linear EquationsComputational Method for Engineers: Solving a system of Linear Equations
Computational Method for Engineers: Solving a system of Linear EquationsBektu Dida
ย 
first order ode with its application
 first order ode with its application first order ode with its application
first order ode with its applicationKrishna Peshivadiya
ย 
Constant-Coefficient Linear Differential Equations
Constant-Coefficient Linear Differential  EquationsConstant-Coefficient Linear Differential  Equations
Constant-Coefficient Linear Differential Equationsashikul akash
ย 

Similar to Power Series - Legendre Polynomial - Bessel's Equation (20)

odes1.pptx
odes1.pptxodes1.pptx
odes1.pptx
ย 
Ch05 2
Ch05 2Ch05 2
Ch05 2
ย 
Series solutions at ordinary point and regular singular point
Series solutions at ordinary point and regular singular pointSeries solutions at ordinary point and regular singular point
Series solutions at ordinary point and regular singular point
ย 
Ordinary Differential Equations: Variable separation method
Ordinary Differential Equations: Variable separation method  Ordinary Differential Equations: Variable separation method
Ordinary Differential Equations: Variable separation method
ย 
LINEAR RECURRENCE RELATIONS WITH CONSTANT COEFFICIENTS
 LINEAR RECURRENCE RELATIONS WITH CONSTANT COEFFICIENTS LINEAR RECURRENCE RELATIONS WITH CONSTANT COEFFICIENTS
LINEAR RECURRENCE RELATIONS WITH CONSTANT COEFFICIENTS
ย 
HERMITE SERIES
HERMITE SERIESHERMITE SERIES
HERMITE SERIES
ย 
Digital Text Book :POTENTIAL THEORY AND ELLIPTIC PARTIAL DIFFERENTIAL EQUATIONS
Digital Text Book :POTENTIAL THEORY AND ELLIPTIC PARTIAL DIFFERENTIAL EQUATIONS Digital Text Book :POTENTIAL THEORY AND ELLIPTIC PARTIAL DIFFERENTIAL EQUATIONS
Digital Text Book :POTENTIAL THEORY AND ELLIPTIC PARTIAL DIFFERENTIAL EQUATIONS
ย 
recurence solutions
recurence solutionsrecurence solutions
recurence solutions
ย 
Chapter 3(Power Series_17).pptx;/lkjjjj;lj
Chapter 3(Power Series_17).pptx;/lkjjjj;ljChapter 3(Power Series_17).pptx;/lkjjjj;lj
Chapter 3(Power Series_17).pptx;/lkjjjj;lj
ย 
Lecture-4 Reduction of Quadratic Form.pdf
Lecture-4 Reduction of Quadratic Form.pdfLecture-4 Reduction of Quadratic Form.pdf
Lecture-4 Reduction of Quadratic Form.pdf
ย 
Ecuaciones lineales de orden superior
Ecuaciones lineales de orden superiorEcuaciones lineales de orden superior
Ecuaciones lineales de orden superior
ย 
On the Analysis of the Finite Element Solutions of Boundary Value Problems Us...
On the Analysis of the Finite Element Solutions of Boundary Value Problems Us...On the Analysis of the Finite Element Solutions of Boundary Value Problems Us...
On the Analysis of the Finite Element Solutions of Boundary Value Problems Us...
ย 
E04 06 3943
E04 06 3943E04 06 3943
E04 06 3943
ย 
Solution to second order pde
Solution to second order pdeSolution to second order pde
Solution to second order pde
ย 
Algebra
AlgebraAlgebra
Algebra
ย 
Rational Zeros and Decarte's Rule of Signs
Rational Zeros and Decarte's Rule of SignsRational Zeros and Decarte's Rule of Signs
Rational Zeros and Decarte's Rule of Signs
ย 
Sistemas de ecuaciones lineales
Sistemas de ecuaciones linealesSistemas de ecuaciones lineales
Sistemas de ecuaciones lineales
ย 
Computational Method for Engineers: Solving a system of Linear Equations
Computational Method for Engineers: Solving a system of Linear EquationsComputational Method for Engineers: Solving a system of Linear Equations
Computational Method for Engineers: Solving a system of Linear Equations
ย 
first order ode with its application
 first order ode with its application first order ode with its application
first order ode with its application
ย 
Constant-Coefficient Linear Differential Equations
Constant-Coefficient Linear Differential  EquationsConstant-Coefficient Linear Differential  Equations
Constant-Coefficient Linear Differential Equations
ย 

More from ArijitDhali

Signal Constellation, Geometric Interpretation of Signals
Signal Constellation,  Geometric Interpretation of  SignalsSignal Constellation,  Geometric Interpretation of  Signals
Signal Constellation, Geometric Interpretation of SignalsArijitDhali
ย 
Stack Queue SubRoutine
Stack Queue SubRoutineStack Queue SubRoutine
Stack Queue SubRoutineArijitDhali
ย 
Overviewing the techniques of Numerical Integration.pdf
Overviewing the techniques of Numerical Integration.pdfOverviewing the techniques of Numerical Integration.pdf
Overviewing the techniques of Numerical Integration.pdfArijitDhali
ย 
Motorola 68020.pdf
Motorola 68020.pdfMotorola 68020.pdf
Motorola 68020.pdfArijitDhali
ย 
Stereotactic Radiosurgery in Brain Metastases.pdf
Stereotactic Radiosurgery in Brain Metastases.pdfStereotactic Radiosurgery in Brain Metastases.pdf
Stereotactic Radiosurgery in Brain Metastases.pdfArijitDhali
ย 
Active Filters.pdf
Active Filters.pdfActive Filters.pdf
Active Filters.pdfArijitDhali
ย 
Wideband Frequency Modulation.pdf
Wideband Frequency Modulation.pdfWideband Frequency Modulation.pdf
Wideband Frequency Modulation.pdfArijitDhali
ย 
Celebrity Problem.pdf
Celebrity Problem.pdfCelebrity Problem.pdf
Celebrity Problem.pdfArijitDhali
ย 
SSBSC Single Side Band - Suppressed Carrier Compressed
SSBSC Single Side Band - Suppressed Carrier CompressedSSBSC Single Side Band - Suppressed Carrier Compressed
SSBSC Single Side Band - Suppressed Carrier CompressedArijitDhali
ย 
Biodiversity Hotspots in India
Biodiversity Hotspots in IndiaBiodiversity Hotspots in India
Biodiversity Hotspots in IndiaArijitDhali
ย 
LTI Systems - With/Without Memory
LTI Systems - With/Without MemoryLTI Systems - With/Without Memory
LTI Systems - With/Without MemoryArijitDhali
ย 
RLC Series Resonance
RLC Series ResonanceRLC Series Resonance
RLC Series ResonanceArijitDhali
ย 
Bivariate Discrete Distribution
Bivariate Discrete DistributionBivariate Discrete Distribution
Bivariate Discrete DistributionArijitDhali
ย 
Solar Cell
Solar CellSolar Cell
Solar CellArijitDhali
ย 
Barcode Decoder
Barcode DecoderBarcode Decoder
Barcode DecoderArijitDhali
ย 
Dijkstra's Algorithm
Dijkstra's AlgorithmDijkstra's Algorithm
Dijkstra's AlgorithmArijitDhali
ย 
Conditional Probability
Conditional ProbabilityConditional Probability
Conditional ProbabilityArijitDhali
ย 
Isomerism of Transition Metal Complex
Isomerism of Transition Metal ComplexIsomerism of Transition Metal Complex
Isomerism of Transition Metal ComplexArijitDhali
ย 
Space Solar Power
Space Solar PowerSpace Solar Power
Space Solar PowerArijitDhali
ย 
Types of function call
Types of function callTypes of function call
Types of function callArijitDhali
ย 

More from ArijitDhali (20)

Signal Constellation, Geometric Interpretation of Signals
Signal Constellation,  Geometric Interpretation of  SignalsSignal Constellation,  Geometric Interpretation of  Signals
Signal Constellation, Geometric Interpretation of Signals
ย 
Stack Queue SubRoutine
Stack Queue SubRoutineStack Queue SubRoutine
Stack Queue SubRoutine
ย 
Overviewing the techniques of Numerical Integration.pdf
Overviewing the techniques of Numerical Integration.pdfOverviewing the techniques of Numerical Integration.pdf
Overviewing the techniques of Numerical Integration.pdf
ย 
Motorola 68020.pdf
Motorola 68020.pdfMotorola 68020.pdf
Motorola 68020.pdf
ย 
Stereotactic Radiosurgery in Brain Metastases.pdf
Stereotactic Radiosurgery in Brain Metastases.pdfStereotactic Radiosurgery in Brain Metastases.pdf
Stereotactic Radiosurgery in Brain Metastases.pdf
ย 
Active Filters.pdf
Active Filters.pdfActive Filters.pdf
Active Filters.pdf
ย 
Wideband Frequency Modulation.pdf
Wideband Frequency Modulation.pdfWideband Frequency Modulation.pdf
Wideband Frequency Modulation.pdf
ย 
Celebrity Problem.pdf
Celebrity Problem.pdfCelebrity Problem.pdf
Celebrity Problem.pdf
ย 
SSBSC Single Side Band - Suppressed Carrier Compressed
SSBSC Single Side Band - Suppressed Carrier CompressedSSBSC Single Side Band - Suppressed Carrier Compressed
SSBSC Single Side Band - Suppressed Carrier Compressed
ย 
Biodiversity Hotspots in India
Biodiversity Hotspots in IndiaBiodiversity Hotspots in India
Biodiversity Hotspots in India
ย 
LTI Systems - With/Without Memory
LTI Systems - With/Without MemoryLTI Systems - With/Without Memory
LTI Systems - With/Without Memory
ย 
RLC Series Resonance
RLC Series ResonanceRLC Series Resonance
RLC Series Resonance
ย 
Bivariate Discrete Distribution
Bivariate Discrete DistributionBivariate Discrete Distribution
Bivariate Discrete Distribution
ย 
Solar Cell
Solar CellSolar Cell
Solar Cell
ย 
Barcode Decoder
Barcode DecoderBarcode Decoder
Barcode Decoder
ย 
Dijkstra's Algorithm
Dijkstra's AlgorithmDijkstra's Algorithm
Dijkstra's Algorithm
ย 
Conditional Probability
Conditional ProbabilityConditional Probability
Conditional Probability
ย 
Isomerism of Transition Metal Complex
Isomerism of Transition Metal ComplexIsomerism of Transition Metal Complex
Isomerism of Transition Metal Complex
ย 
Space Solar Power
Space Solar PowerSpace Solar Power
Space Solar Power
ย 
Types of function call
Types of function callTypes of function call
Types of function call
ย 

Recently uploaded

Path loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelPath loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelDrAjayKumarYadav4
ย 
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...ssuserdfc773
ย 
Memory Interfacing of 8086 with DMA 8257
Memory Interfacing of 8086 with DMA 8257Memory Interfacing of 8086 with DMA 8257
Memory Interfacing of 8086 with DMA 8257subhasishdas79
ย 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptxJIT KUMAR GUPTA
ย 
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...josephjonse
ย 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiessarkmank1
ย 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptAfnanAhmad53
ย 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwaitjaanualu31
ย 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...HenryBriggs2
ย 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...ppkakm
ย 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
ย 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxSCMS School of Architecture
ย 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...Amil baba
ย 
8086 Microprocessor Architecture: 16-bit microprocessor
8086 Microprocessor Architecture: 16-bit microprocessor8086 Microprocessor Architecture: 16-bit microprocessor
8086 Microprocessor Architecture: 16-bit microprocessorAshwiniTodkar4
ย 
Introduction to Geographic Information Systems
Introduction to Geographic Information SystemsIntroduction to Geographic Information Systems
Introduction to Geographic Information SystemsAnge Felix NSANZIYERA
ย 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdfAldoGarca30
ย 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxpritamlangde
ย 
Introduction to Artificial Intelligence ( AI)
Introduction to Artificial Intelligence ( AI)Introduction to Artificial Intelligence ( AI)
Introduction to Artificial Intelligence ( AI)ChandrakantDivate1
ย 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network DevicesChandrakantDivate1
ย 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdfKamal Acharya
ย 

Recently uploaded (20)

Path loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelPath loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata Model
ย 
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
ย 
Memory Interfacing of 8086 with DMA 8257
Memory Interfacing of 8086 with DMA 8257Memory Interfacing of 8086 with DMA 8257
Memory Interfacing of 8086 with DMA 8257
ย 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
ย 
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
ย 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
ย 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .ppt
ย 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
ย 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
ย 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...
ย 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
ย 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
ย 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
ย 
8086 Microprocessor Architecture: 16-bit microprocessor
8086 Microprocessor Architecture: 16-bit microprocessor8086 Microprocessor Architecture: 16-bit microprocessor
8086 Microprocessor Architecture: 16-bit microprocessor
ย 
Introduction to Geographic Information Systems
Introduction to Geographic Information SystemsIntroduction to Geographic Information Systems
Introduction to Geographic Information Systems
ย 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
ย 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
ย 
Introduction to Artificial Intelligence ( AI)
Introduction to Artificial Intelligence ( AI)Introduction to Artificial Intelligence ( AI)
Introduction to Artificial Intelligence ( AI)
ย 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
ย 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
ย 

Power Series - Legendre Polynomial - Bessel's Equation

  • 2. ๏‚ฑ Abstract ๏‚ฑ Keywords ๏‚ฑ Termology ๏‚ฑ Introduction ๏‚ฑ Power Series ๏‚ฑ Legendre Polynomial ๏‚ฑ Besselโ€™s Equation ๏‚ฑ Conclusion
  • 3. In this presentation , our aim is to solve an infinite convergent series using Power series, Legendre Polynomial and Besselโ€™s Equation. Throughout this presentation we will gather the basic knowledge about the topic . This presentation is a team work and every member is associated with this presentation has collected the data from various trusted sources.
  • 4. ๏‚ฑ Power Series ๏‚ฑ Legendre Polynomial ๏‚ฑ Besselโ€™s Equation
  • 5. ๏‚ฐ Power Series Solution: The power series method is used to seek a power series solution to certain differential equations. In general, such a solution assumes a power series with unknown coefficients, then substitutes that solution into the differential equation to find a recurrence relation for the coefficients. ๏‚ฐ Legendre Polynomial: Legendre polynomials are a system of complete and orthogonal polynomials, with a vast number of mathematical properties, and numerous applications. ๏‚ฐ Besselโ€™s Equation: Bessel functions, first defined by the mathematician Daniel Bernoulli and then generalized by Friedrich Bessel, are canonical solutions y(x) of Bessel's differential equation for an arbitrary complex number ฮฑ, the order of the Bessel function.
  • 6. Sometimes we face some differential equations which cannot be solved by the ordinary methods. For such equations an infinite convergent series arranged in ascending power of independent variables satisfying the equation approximately. Those equations could be easier to solve if we use one the followings: ๏‚ฐ Power Series ๏‚ฐ Legendre Polynomial ๏‚ฐ Besselโ€™s Equation
  • 7. Validity of Series Solution: Consider a second order linear differential equation of the form ๐‘ƒ0 ๐‘ฅ โ…†2๐‘ฆ โ…†๐‘ฅ2 + ๐‘ƒ1 ๐‘ฅ โ…†๐‘ฆ โ…†๐‘ฅ + ๐‘ƒ2 ๐‘ฅ ๐‘ฆ = 0 (1) where P0(x), P1(x), P2(x) are polynomials in x. As every differential equation of the form (1) may not have series solution, we now find the conditions under which the above equation has series solution. If P0(a) not equals to 0, then the point x=a is called an ordinary point; otherwise x=a is called a singular point (1). Equation (1) can be written as โ…†2๐‘ฆ โ…†๐‘ฅ2 + ๐‘ƒ ๐‘ฅ โ…†๐‘ฆ โ…†๐‘ฅ + ๐‘„ ๐‘ฅ ๐‘ฆ = 0 (2) where ๐‘ƒ ๐‘ฅ = ๐‘ƒ1 ๐‘ฅ ๐‘ƒ0 ๐‘ฅ and ๐‘„ ๐‘ฅ = ๐‘ƒ2 ๐‘ฅ ๐‘ƒ0 ๐‘ฅ If (x-a) P (x) and (x-a)2 Q(x) possess derivatives of all order in neighbourhood of x=a is called a regular singular point.
  • 8. Theorem 1: When x=a is an ordinary point of (1), its solution can be expressed as a series of the form y= a0 + a1 (x-a) + a2(x-a)2 + โ€ฆโ€ฆโ€ฆ.. = ๐‘›=0 โˆž ๐‘Ž๐‘› ๐‘ฅ โˆ’ ๐‘Ž ๐‘› i.e differential equation has a series solution. Theorem 2: When x=a is a regular singular point of (1), its solution can be expressed as a series of the form y= xm (a0 + a1 (x-a) + a2 (x-a)2 + โ€ฆโ€ฆ.) = ๐‘›=0 โˆž ๐‘Ž๐‘› ๐‘ฅ โˆ’ ๐‘Ž ๐‘›+๐‘š
  • 9. General Method to Solve an ordinary differential equation: Here we discuss two methods, depending on the nature of the point x=x0 , about which the series solution is convergent. Method 1: Series solution or power series solution when x=x0 is an ordinary point. Let y= ๐‘›=0 โˆž ๐‘Ž๐‘› ๐‘ฅ โˆ’ ๐‘ฅ0 ๐‘› (1) be the series solution of p.d.e ๐‘ƒ0 ๐‘ฅ โ…†2๐‘ฆ โ…†๐‘ฅ2 + ๐‘ƒ1 ๐‘ฅ โ…†๐‘ฆ โ…†๐‘ฅ + ๐‘ƒ2 ๐‘ฅ ๐‘ฆ = 0 (2) Then โ…†๐‘ฆ โ…†๐‘ฅ = ๐‘›=1 โˆž ๐‘›๐‘Ž๐‘› ๐‘ฅ โˆ’ ๐‘ฅ0 ๐‘›โˆ’1 ; โ…†2๐‘ฆ โ…†๐‘ฅ2 = ๐‘›=2 โˆž ๐‘› ๐‘› โˆ’ 1 ๐‘Ž๐‘› ๐‘ฅ โˆ’ ๐‘ฅ0 ๐‘›โˆ’2 Substituting these values in (2), we get an identity. Then equating the coefficient of xn to zero we get a relation between an and an+2 which is called the recurrence relation. From this relation we obtain the coefficients of (1) in terms of a0 and a1. These are substituted in (1) to get the required solution.
  • 10. Method 2: (Method of Frobenius) Series Solution when x=x0 is a Regular Singular Point: Let ๐‘ฆ = ๐‘›=0 โˆž ๐‘Ž๐‘› ๐‘ฅ โˆ’ ๐‘ฅ0 ๐‘š+๐‘› , ๐‘Ž0 โ‰  0 (3) be the series solution of p.d.e ๐‘ƒ0 ๐‘ฅ โ…†2๐‘ฆ โ…†๐‘ฅ2 + ๐‘ƒ1 ๐‘ฅ โ…†๐‘ฆ โ…†๐‘ฅ + ๐‘ƒ2 ๐‘ฅ ๐‘ฆ = 0 (1) Then โ…†๐‘ฆ โ…†๐‘ฅ = ๐‘›=0 โˆž ๐‘Ž๐‘› ๐‘š + ๐‘› ๐‘ฅ โˆ’ ๐‘ฅ0 ๐‘š+๐‘›โˆ’1 โ…†2๐‘ฆ โ…†๐‘ฅ2 = ๐‘›=0 โˆž ๐‘Ž๐‘› ๐‘š + ๐‘› ๐‘š + ๐‘› โˆ’ 1 ๐‘ฅ โˆ’ ๐‘ฅ0 ๐‘š+๐‘›โˆ’2 Substituting these values in (1) we get an identity. Then the coefficient of the lowest power of x from both side we get a quadratic equation in m, known as indicial equation.
  • 11. The differential equation of the form 1 โˆ’ ๐‘ฅ2 โ…†2๐‘ฆ โ…†๐‘ฅ2 โˆ’ 2๐‘ฅ โ…†๐‘ฆ โ…†๐‘ฅ + ๐‘› ๐‘› + 1 ๐‘ฆ = 0 is called Legendreโ€™s equation where n is a positive integer. It can also be written as, โ…† โ…†๐‘ฅ 1 โˆ’ ๐‘ฅ2 โ…†๐‘ฆ โ…†๐‘ฅ + ๐‘› ๐‘› + 1 ๐‘ฆ = 0
  • 12. Definition of Pn(๐’™) and Qn(๐’™) The solution of Legendreโ€™s equation is called Legendreโ€™s function or Legendreโ€™s polynomials. When n is a positive integer and ๐‘Ž0 = 1.3.5โ€ฆ 2๐‘›โˆ’1 ๐‘› , then solution denoted by Pn(๐‘ฅ) and is called Legendreโ€™s function of the first kind or Legendreโ€™s polynomials of degree n. โˆด Pn ๐‘ฅ = 1.3.5โ€ฆ 2๐‘›โˆ’1 ๐‘›! ๐‘ฅ๐‘› โˆ’ ๐‘› ๐‘›โˆ’1 2 2๐‘›โˆ’1 ๐‘ฅ๐‘›โˆ’2 + ๐‘› ๐‘›โˆ’1 ๐‘›โˆ’2 ๐‘›โˆ’3 2.4 2๐‘›โˆ’1 2๐‘›โˆ’3 ร— ๐‘ฅ๐‘›โˆ’4 โˆ’ โ€ฆ . = ๐‘Ÿ=0 ( ๐‘› 2 ) โˆ’1 ๐‘Ÿ 2๐‘›โˆ’๐‘Ÿ! 2๐‘› ๐‘Ÿ ๐‘›โˆ’2๐‘Ÿ! ๐‘›โˆ’๐‘Ÿ! ๐‘ฅ๐‘›โˆ’2๐‘Ÿ Where ( ๐‘› 2 ) = ๐‘› 2 ๐‘–๐‘“ ๐‘› ๐‘–๐‘  ๐‘’๐‘ฃ๐‘’๐‘› ๐‘›โˆ’1 2 ๐‘–๐‘“ ๐‘› ๐‘–๐‘  ๐‘œ๐‘‘๐‘‘ Here Pn(๐‘ฅ) is a terminating series, as n is a positive integer. Again When n is a positive integer and ๐‘Ž0 = ๐‘›! 1.3.5โ€ฆ(2๐‘›+1) , the solution is denoted by Qn(๐‘ฅ) and is called Legendreโ€™s function of the second kind. โˆด Qn ๐‘ฅ = ๐‘›! 1.3.5..(2๐‘›+1) ๐‘ฅโˆ’๐‘›โˆ’1 + (๐‘›+1) ๐‘›+2 2. 2๐‘›+3 ๐‘ฅโˆ’๐‘›โˆ’3 + ๐‘›+1 ๐‘›+2 ๐‘›+3 (๐‘›+4) 2.4 2๐‘›+3 2๐‘›+5 ๐‘ฅโˆ’๐‘›โˆ’5 + โ€ฆ . Here Qn(๐‘ฅ) is an infinite or non-terminating series, as n is a positive integer.
  • 13. Generating function for Legendre polynomials Theorem. Pn(๐‘ฅ) is the coefficient of โ„Ž๐‘› in the expansion of (1-2๐‘ฅh+โ„Ž2) โˆ’ 1 2 in ascending powers of h, where ๐‘ฅ โ‰ค 1, |โ„Ž| < 1. Proof. Since |๐‘ฅ|โ‰ค 1, |โ„Ž| < 1, we have (1-2๐‘ฅh+โ„Ž2 ) โˆ’ 1 2 = [1-h(2๐‘ฅ โˆ’ โ„Ž)] โˆ’ 1 2 = 1+ 1 2 โ„Ž 2๐‘ฅ โˆ’ โ„Ž + 1.3 2.4 โ„Ž2 2๐‘ฅ โˆ’ โ„Ž 2 +โ‹ฏ + 1.3โ€ฆ 2๐‘›โˆ’3 2.4โ€ฆ 2๐‘›โˆ’2 ร— โ„Ž๐‘›โˆ’1 2๐‘ฅ โˆ’ โ„Ž ๐‘›โˆ’1 + 1.3โ€ฆ 2๐‘›โˆ’1 2.4โ€ฆ2๐‘› โ„Ž๐‘› 2๐‘ฅ โˆ’ โ„Ž ๐‘› + โ‹ฏ Therefore coefficient of โ„Ž๐‘› = 1.3โ€ฆ(2๐‘›โˆ’1) 2.4โ€ฆ2๐‘› (2๐‘ฅ)๐‘› + 1.3โ€ฆ 2๐‘›โˆ’3 2.4โ€ฆ 2๐‘›โˆ’2 ๐‘› โˆ’ 1๐ถ1 โˆ’1 . (2๐‘ฅ)๐‘›โˆ’2 + 1.3โ€ฆ(2๐‘›โˆ’5) 2.4โ€ฆ(2๐‘›โˆ’4) ๐‘› โˆ’ 2๐ถ2 (โˆ’1)2 . (2๐‘ฅ)๐‘›โˆ’4 + โ‹ฏ โ€ฆ (1) = 1.3โ€ฆ(2๐‘›โˆ’1) ๐‘›! ๐‘ฅ๐‘› โˆ’ 2๐‘› 2๐‘›โˆ’1 ๐‘› โˆ’ 1 . ๐‘ฅ๐‘›โˆ’2 22 + 2๐‘› 2๐‘›โˆ’1 2๐‘›โˆ’1 2๐‘›โˆ’3 ร— ๐‘›โˆ’2 ๐‘›โˆ’3 2! . ๐‘ฅ๐‘›โˆ’4 24 โˆ’ โ‹ฏ = 1.3โ€ฆ(2๐‘›โˆ’1) ๐‘›! ๐‘ฅ๐‘› โˆ’ ๐‘› ๐‘›โˆ’1 2 2๐‘ฅโˆ’1 ๐‘ฅ๐‘›โˆ’2 + ๐‘› ๐‘›โˆ’1 ๐‘›โˆ’2 ๐‘›โˆ’3 2.4 2๐‘›โˆ’1 2๐‘›โˆ’2 ๐‘ฅ๐‘›โˆ’4 โˆ’ โ‹ฏ = Pn(๐‘ฅ) Thus we can say that ๐‘›=0 โˆ โ„Ž๐‘›Pn(๐‘ฅ) = (1โˆ’2๐‘ฅh+โ„Ž2) โˆ’ 1 2
  • 14. Note: (1-2๐‘ฅh+โ„Ž2 ) โˆ’ 1 2 is called the generating function of the Legendre polynomials. Orthogonal Properties of Legendreโ€™s Polynomials. (๐”ฆ) โˆ’1 +1 ๐‘ƒ๐‘š ๐‘ฅ ๐‘ƒ๐‘› ๐‘ฅ ๐‘‘๐‘ฅ = 0 ๐‘–๐‘“ ๐‘š โ‰  ๐‘›. (๐”ฆ๐”ฆ) โˆ’1 +1 ๐‘ƒ๐‘›(๐‘ฅ) 2 ๐‘‘๐‘ฅ = 2 2๐‘›+1 ๐‘–๐‘“ ๐‘š = ๐‘›. Recurrence formula. (1) 2n + 1 ๐‘ฅ๐‘ƒ๐‘› = ๐‘› + 1 ๐‘ƒ๐‘›+1 + ๐‘›๐‘ƒ๐‘›โˆ’1 (2) ๐‘›๐‘ƒ๐‘› = ๐‘ฅ๐‘ƒโ€ฒ๐‘› โˆ’ ๐‘ƒโ€ฒ๐‘›โˆ’1 Rodrigueโ€™s formula. ๐‘ƒ๐‘› ๐‘ฅ = 1 ๐‘›! 2๐‘› โ…†๐‘› โ…†๐‘ฅ๐‘› (๐‘ฅ2 โˆ’ 1)๐‘›
  • 15. General solution of Besselโ€™s equation: The general solution of Besselโ€™s equation is ๐‘ฆ = ๐ด๐ฝโˆ’๐‘› ๐‘ฅ + ๐ต๐ฝ๐‘› ๐‘ฅ where A, B are two arbitrary constants. The differential equation of the form: ๐‘ฅ2 โ…†2๐‘ฆ โ…†๐‘ฅ2 + ๐‘ฅ โ…†๐‘ฆ โ…†๐‘ฅ + ๐‘ฅ2 + ๐‘›2 ๐‘ฆ = 0 or, โ…†2๐‘ฆ โ…†๐‘ฅ2 + 1 ๐‘ฅ โ…†๐‘ฆ โ…†๐‘ฅ + 1 โˆ’ ๐‘›2 ๐‘ฅ2 ๐‘ฆ = 0 is called Besselโ€™s equation of order n, n being a non-negative constant.
  • 16. Recurrence formulae: I. โ…†๐‘ฆ โ…†๐‘ฅ ๐‘ฅ๐‘›๐ฝ๐‘› = ๐‘ฅ๐‘›๐ฝ๐‘›โˆ’1 ๐‘œ๐‘Ÿ ๐‘ฅ๐ฝ๐‘› โ€ฒ ๐‘ฅ = โˆ’๐‘›๐ฝ๐‘› ๐‘ฅ + ๐‘ฅ๐ฝ๐‘›โˆ’1 ๐‘ฅ . II. โ…† โ…†๐‘ฅ ๐‘ฅโˆ’๐‘› ๐ฝ๐‘› ๐‘ฅ = โˆ’๐‘ฅโˆ’๐‘› ๐ฝ๐‘›+1 ๐‘ฅ ๐‘œ๐‘Ÿ ๐‘ฅ๐ฝ๐‘› โ€ฒ ๐‘ฅ = ๐‘›๐ฝ๐‘› ๐‘ฅ โˆ’ ๐‘ฅ๐ฝ๐‘›+1 ๐‘ฅ III. 2๐ฝ๐‘› โ€ฒ ๐‘ฅ = ๐ฝ๐‘›โˆ’1 ๐‘ฅ โˆ’ ๐ฝ๐‘›+1 ๐‘ฅ IV. 2๐‘›๐ฝ๐‘› ๐‘ฅ = ๐‘ฅ ๐ฝ๐‘›โˆ’1 ๐‘ฅ + ๐ฝ๐‘›+1 ๐‘ฅ Definition: Besselโ€™s function of 2nd kind of order n or Neumann function is (given by) ๐‘Œ๐‘› ๐‘ฅ = ๐ฝ๐‘› ๐‘ฅ โ…†๐‘ฅ ๐‘ฅ ๐ฝ๐‘› ๐‘ฅ 2
  • 17. This project has been beneficial for us , as it enabled us to gain a lot of knowledge about the use of Power Series , Legendre Polynomial and Besselโ€™s Equation as well as its applications. It also helped us to develop a better coordination among us as we shared different perspectives and ideas regarding the sub-topics and equations we organized in this project .
  • 18. โ€ข https://en.wikipedia.org/wiki/Legendre_polynomials โ€ข https://en.wikipedia.org/wiki/Bessel_function โ€ข https://en.wikipedia.org/wiki/Power_series_solution_of_diff erential_equations โ€ข Engineering Mathematics II B โ€“ B.K.Pal & K.Das