SlideShare une entreprise Scribd logo
1  sur  19
Name :- Vrajesh shah(150410116108)
Sub :- Advanced engineering mathematics
Topic:- Higherorder Non Homogeneous Partial
Differential Equations
Department :-IT
SARDAR VALLABHBHAI PATEL INSTITUTE OF TECHNOLOGY
Definition :-
A partial differential equation is an equation involving a function of
two or more variables and some of its partial derivatives. Therefore
a partial differential equation contains one dependent variable and
more than one independent variable.
Here z will be taken as the dependent variable and x and y
the independent variable so that .
We will use the following standard notations to denote the partial
derivatives.
 yxfz , .
,, q
y
z
p
x
z






t
y
z
s
yx
z
r
x
z









2
22
2
2
,,
Solution to non homogeneous partial
differential equation
 General Form of 2nd order Non-Homogeneous Partial differential equations :-

𝑎0𝜕2Z
𝜕x2 +
𝑎1𝜕2Z
𝜕x𝜕y
+
𝑎2𝜕2Z
𝜕y2 = 𝑓(𝑥, 𝑦)
 Where 𝑎0 , 𝑎1, 𝑎2 𝑎𝑟𝑒 𝑐𝑜𝑛𝑠𝑡𝑎𝑛𝑡𝑠

𝜕
𝜕x
= 𝐷 ;
𝜕
𝜕y
= 𝐷′
 (𝑎0𝐷2 + 𝑎1𝐷𝐷′ + 𝑎2𝐷′2)𝑍 = 𝑓(𝑥, 𝑦)
 F (D , D’) Z = f ( 𝑥 , y )
 Solution is given by Z = Complimentary Function (C.F) + Particular Integral (P.I)
 Complimentary Function (From L.H.S)
 Particular Integral (From R.H.S)
Non Homogeneous Linear PDES
If in the equation
the polynomial expression𝑓 𝐷, 𝐷′
is not homogeneous, then
(1) is a non- homogeneous linear partial differential equation
Complete Solution
= Complementary Function + Particular Integral
To find C.F., factorize 𝑓 𝐷, 𝐷′
into factors of the form
Ex
)𝑓 𝐷, 𝐷′
𝑧 = 𝐹 𝑥, 𝑦 … . . (1
𝐷2 + 3𝐷 + 𝐷′ − 4𝐷′ 𝑍 = 𝑒2𝑥+3𝑦
𝐷 − 𝑚𝐷′
− 𝐶
If the non homogeneous equation is of the form
)()(.
),())((
21
2211
21
xmyexmyeFC
yxFzcDmDcDmD
xcxc



1.Solve
Solution:- )1(),( 2
 DDDDDDDDDf
)()(. 21 yxyeFC x
  


























 





 




 




6.5.125.4.34.3123
1
......
)1()1(1
)1(
1
1
.
65443
2
2
2
2
22
2
2
1
22
2
xxxxx
x
D
x
D
D
x
D
D
x
D
x
D
D
DDDDD
x
IP
2.Solve 4)32)(1(  zDDDD
Solution
3
4
)2()( 1
3
1  xyexyez xx

Case II) :- Roots are repeated
m1=m2=m
)()(. 21
xmyxexmyeFC xcxc
 
Rules for finding Particular Integral
 F ( D , D’ ) Z = f ( 𝑥 , y )
 Case I :- f (𝑥 , y ) = 𝑒 𝑎𝑥+𝑏𝑦
P.I =
1
f D,D’
𝑒 𝑎𝑥+𝑏𝑦
, P.I =
1
f a,b
𝑒 𝑎𝑥+𝑏𝑦
; f ( a , b ) ≠ 0
 Case II :- sin 𝑎𝑥 + 𝑏𝑦 𝑜𝑟 cos(𝑎𝑥 + 𝑏𝑦)
P.I =
1
𝑓 𝐷2,𝐷𝐷′,𝐷′2 sin 𝑎𝑥 + 𝑏𝑦
P.I =
1
𝑓 −𝑎2,−𝑎𝑏,−𝑏2 sin 𝑎𝑥 + 𝑏𝑦 , 𝑓(−𝑎2
, −𝑎𝑏, −𝑏2
) ≠ 0
 Case III :- 𝑓 𝑥, 𝑦 = 𝑥 𝑚 𝑦 𝑛
P.I =
1
𝑓 𝐷,𝐷′ 𝑥 𝑚 𝑦 𝑛
 If m<n then expansion is in powers of
𝐷
𝐷′
 If m>n then expansion is in powers of
𝐷′
𝐷
Use :-
1.
1
1+𝑥
= 1 − 𝑥 + 𝑥2
− ⋯
2.
1
1−𝑥
= 1 + 𝑥 + 𝑥2
+ ⋯
3. 𝐷 =
𝜕
𝜕x
;
1
𝐷
= 𝑦
𝑓 𝑥, 𝑦 𝑑𝑥
4. 𝐷′ =
𝜕
𝜕y
;
1
𝐷′ = 𝑦
𝑓 𝑥, 𝑦 𝑑𝑦
 Case IV (General Rule) :- (Rule for failure case )

1
𝐷−𝑚𝐷′ 𝑓 𝑥, 𝑦 = 𝑦
𝑓 𝑥, −𝑚𝑥 𝑑𝑥 −
After integration , Substitute c = y + mx
Example:-1
1) 𝐷2
− 2𝐷𝐷′
+ 𝐷′2
𝑍 = 0
The Auxiliary equation is given by
𝑚2
− 2𝑚 + 1 = 0
m = -1 , -1
Roots are repeated
C.F = 𝑓1 𝑦 − 𝑥 + 𝑥𝑓2 𝑦 − 𝑥
P.I = 𝐷2 − 2𝐷𝐷′ + 𝐷′2 𝑍 = 𝑒 𝑥+4𝑦
P.I =
1
𝐷2−2𝐷𝐷′+𝐷′2 𝑒 𝑥+4𝑦
P.I =
1
12−2 1 4 +42 𝑒 𝑥+4𝑦
P.I=
1
9
𝑒 𝑥 + 4𝑦
Solution is Z = C.F + P.I
Z = 𝑓1 𝑦 − 𝑥 + 𝑥𝑓2 𝑦 − 𝑥 +
1
9
𝑒 𝑥+4𝑦
Example :- 2
2) 𝐷2 − 𝐷𝐷′ = 𝑠𝑖𝑛𝑥𝑠𝑖𝑛2𝑦
The Auxiliary equation is given by
𝑚2
− 𝑚 = 0
m(m-1)=0
Roots are real and distinct
m=0, 1 ----ROOTS
C.F = 𝑓1 𝑦 + 𝑓2 𝑦 + 𝑥
P.I = 𝐷2
− 𝐷𝐷′
𝑍 = −
1
2 2𝑠𝑖𝑛𝑥𝑠𝑖𝑛2𝑦
P.I= −
1
2 cos 𝑥+2𝑦 −cos 𝑥−2𝑦
P.I =
1
𝐷−𝐷𝐷′ −
1
2
cos 𝑥 + 2𝑦 − cos 𝑥1 − 2𝑦
P.I= [−
1
2
1
D2−DD’
cos 𝑥 + 2𝑦 −
1
𝐷2−𝐷𝐷′ cos 𝑥 − 2𝑦 ]
P.I= −
1
2
1
1 2− 1 2
cos 𝑥 + 2𝑦 −
1
1 2− 1 −2
cos 𝑥 − 2𝑦
P.I= −
1
2
cos 𝑥 + 2𝑦 −
1
3
cos 𝑥 − 2𝑦
P.I=
1
2
cos 𝑥 + 2𝑦 −
1
6
cos 𝑥 − 2𝑦
Solution is Z = C.F + P.I
 Z = 𝑓1 𝑦 + 𝑓2 𝑦 + 𝑥 +
1
2
cos 𝑥 + 2𝑦 −
1
6
cos 𝑥 − 2𝑦
PDEs are used to model many systems in many different fields of science
and engineering.
Important Examples:
 Laplace Equation
 Heat Equation
 Wave Equation
Application of pde:
 Laplace Equation is used to describe the steady state distribution of heat in
a body.
 Also used to describe the steady state distribution of electrical charge in a
body.
LAPLACE EQUATION:
0
),,(),,(),,(
2
2
2
2
2
2









z
zyxu
y
zyxu
x
zyxu
 The function u(x,y,z,t) is used to represent the temperature at time t in
a physical body at a point with coordinates (x,y,z)
  is the thermal diffusivity. It is sufficient to consider the case  = 1.
HEAT EQUATION:

















2
2
2
2
2
2
),,,(
z
u
y
u
x
u
t
tzyxu

 The function u(x,y,z,t) is used to represent the displacement at time t of
a particle whose position at rest is (x,y,z) .
 The constant c represents the propagation speed of the wave.
WAVE EQUATION:



















2
2
2
2
2
2
2
2
2
),,,(
z
u
y
u
x
u
c
t
tzyxu
 PDEs can be used to describe a wide variety of phenomena
such as sound, heat, electrostatics, electrodynamics, fluid
dynamics, elasticity, or quantum mechanics. These
seemingly distinct physical phenomena can be formalised
similarly in terms of PDEs. Just as ordinary differential
equations often model one-dimensional dynamical
systems, partial differential equations often
model multidimensional systems. PDEs find their
generalisation instochastic partial differential equations.
APPLICATIONS
THANK YOU

Contenu connexe

Tendances

BSC_Computer Science_Discrete Mathematics_Unit-I
BSC_Computer Science_Discrete Mathematics_Unit-IBSC_Computer Science_Discrete Mathematics_Unit-I
BSC_Computer Science_Discrete Mathematics_Unit-IRai University
 
Numerical differentiation integration
Numerical differentiation integrationNumerical differentiation integration
Numerical differentiation integrationTarun Gehlot
 
numericalmethod.ppt
numericalmethod.pptnumericalmethod.ppt
numericalmethod.pptSundar S.K
 
A brief introduction to finite difference method
A brief introduction to finite difference methodA brief introduction to finite difference method
A brief introduction to finite difference methodPrateek Jha
 
Partial Differential Equations, 3 simple examples
Partial Differential Equations, 3 simple examplesPartial Differential Equations, 3 simple examples
Partial Differential Equations, 3 simple examplesEnrique Valderrama
 
complex variable PPT ( SEM 2 / CH -2 / GTU)
complex variable PPT ( SEM 2 / CH -2 / GTU)complex variable PPT ( SEM 2 / CH -2 / GTU)
complex variable PPT ( SEM 2 / CH -2 / GTU)tejaspatel1997
 
Online Hostel Management System Proposal
Online Hostel Management System Proposal Online Hostel Management System Proposal
Online Hostel Management System Proposal farhanamusthafa
 
Gym_management_system.pdf
Gym_management_system.pdfGym_management_system.pdf
Gym_management_system.pdfAbdurRakib68
 

Tendances (8)

BSC_Computer Science_Discrete Mathematics_Unit-I
BSC_Computer Science_Discrete Mathematics_Unit-IBSC_Computer Science_Discrete Mathematics_Unit-I
BSC_Computer Science_Discrete Mathematics_Unit-I
 
Numerical differentiation integration
Numerical differentiation integrationNumerical differentiation integration
Numerical differentiation integration
 
numericalmethod.ppt
numericalmethod.pptnumericalmethod.ppt
numericalmethod.ppt
 
A brief introduction to finite difference method
A brief introduction to finite difference methodA brief introduction to finite difference method
A brief introduction to finite difference method
 
Partial Differential Equations, 3 simple examples
Partial Differential Equations, 3 simple examplesPartial Differential Equations, 3 simple examples
Partial Differential Equations, 3 simple examples
 
complex variable PPT ( SEM 2 / CH -2 / GTU)
complex variable PPT ( SEM 2 / CH -2 / GTU)complex variable PPT ( SEM 2 / CH -2 / GTU)
complex variable PPT ( SEM 2 / CH -2 / GTU)
 
Online Hostel Management System Proposal
Online Hostel Management System Proposal Online Hostel Management System Proposal
Online Hostel Management System Proposal
 
Gym_management_system.pdf
Gym_management_system.pdfGym_management_system.pdf
Gym_management_system.pdf
 

En vedette

Superconductor
SuperconductorSuperconductor
Superconductorvrajes
 
WT-4065, Superconductor: GPU Web Programming for Big Data Visualization, by ...
WT-4065, Superconductor: GPU Web Programming for Big Data Visualization, by  ...WT-4065, Superconductor: GPU Web Programming for Big Data Visualization, by  ...
WT-4065, Superconductor: GPU Web Programming for Big Data Visualization, by ...AMD Developer Central
 
Quantum Tunneling of Normal-Superconductor Interfaces in a Type-I Superconductor
Quantum Tunneling of Normal-Superconductor Interfaces in a Type-I SuperconductorQuantum Tunneling of Normal-Superconductor Interfaces in a Type-I Superconductor
Quantum Tunneling of Normal-Superconductor Interfaces in a Type-I Superconductororiolespinal
 
Electrical properties of a metal, semi metal and superconductor
Electrical properties of a metal, semi metal and superconductorElectrical properties of a metal, semi metal and superconductor
Electrical properties of a metal, semi metal and superconductorUmang Gupta
 
Superconductivity
SuperconductivitySuperconductivity
SuperconductivitySounak Guha
 
3.magnetic levitation over a superconductor
3.magnetic levitation over a superconductor3.magnetic levitation over a superconductor
3.magnetic levitation over a superconductorNarayan Behera
 
SUPERCONDUCTIVITY With GRAPHICS
SUPERCONDUCTIVITY With GRAPHICSSUPERCONDUCTIVITY With GRAPHICS
SUPERCONDUCTIVITY With GRAPHICSvarunn dabhade
 
Integral Parsial
Integral ParsialIntegral Parsial
Integral Parsialalfurofika
 
Introduction to High temperature superconductors
Introduction to High temperature superconductorsIntroduction to High temperature superconductors
Introduction to High temperature superconductorsdutt4190
 
Superconductors and Superconductivity
Superconductors and SuperconductivitySuperconductors and Superconductivity
Superconductors and SuperconductivityJayanshu Gundaniya
 
Superconductors presentation
Superconductors presentationSuperconductors presentation
Superconductors presentationIslam Mohamed
 
application of differential equation and multiple integral
application of differential equation and multiple integralapplication of differential equation and multiple integral
application of differential equation and multiple integraldivya gupta
 
Application of differential equation in real life
Application of differential equation in real   lifeApplication of differential equation in real   life
Application of differential equation in real lifeTanjil Hasan
 
Superconductivity
SuperconductivitySuperconductivity
Superconductivityad1729
 
Surge current protection using superconductor ppt
Surge current protection using superconductor pptSurge current protection using superconductor ppt
Surge current protection using superconductor pptChirag2016
 

En vedette (20)

Superconductor
SuperconductorSuperconductor
Superconductor
 
Superconductors
SuperconductorsSuperconductors
Superconductors
 
WT-4065, Superconductor: GPU Web Programming for Big Data Visualization, by ...
WT-4065, Superconductor: GPU Web Programming for Big Data Visualization, by  ...WT-4065, Superconductor: GPU Web Programming for Big Data Visualization, by  ...
WT-4065, Superconductor: GPU Web Programming for Big Data Visualization, by ...
 
Making a Superconductor at Home or School!!
Making a Superconductor at Home or School!!Making a Superconductor at Home or School!!
Making a Superconductor at Home or School!!
 
Quantum Tunneling of Normal-Superconductor Interfaces in a Type-I Superconductor
Quantum Tunneling of Normal-Superconductor Interfaces in a Type-I SuperconductorQuantum Tunneling of Normal-Superconductor Interfaces in a Type-I Superconductor
Quantum Tunneling of Normal-Superconductor Interfaces in a Type-I Superconductor
 
Electrical properties of a metal, semi metal and superconductor
Electrical properties of a metal, semi metal and superconductorElectrical properties of a metal, semi metal and superconductor
Electrical properties of a metal, semi metal and superconductor
 
Superconductivity
SuperconductivitySuperconductivity
Superconductivity
 
3.magnetic levitation over a superconductor
3.magnetic levitation over a superconductor3.magnetic levitation over a superconductor
3.magnetic levitation over a superconductor
 
SUPERCONDUCTIVITY With GRAPHICS
SUPERCONDUCTIVITY With GRAPHICSSUPERCONDUCTIVITY With GRAPHICS
SUPERCONDUCTIVITY With GRAPHICS
 
Sample Financial Analysis
Sample Financial AnalysisSample Financial Analysis
Sample Financial Analysis
 
Integral Parsial
Integral ParsialIntegral Parsial
Integral Parsial
 
Higher order differential equations
Higher order differential equationsHigher order differential equations
Higher order differential equations
 
Introduction to High temperature superconductors
Introduction to High temperature superconductorsIntroduction to High temperature superconductors
Introduction to High temperature superconductors
 
Superconductors and Superconductivity
Superconductors and SuperconductivitySuperconductors and Superconductivity
Superconductors and Superconductivity
 
Superconductors presentation
Superconductors presentationSuperconductors presentation
Superconductors presentation
 
Superconductor
SuperconductorSuperconductor
Superconductor
 
application of differential equation and multiple integral
application of differential equation and multiple integralapplication of differential equation and multiple integral
application of differential equation and multiple integral
 
Application of differential equation in real life
Application of differential equation in real   lifeApplication of differential equation in real   life
Application of differential equation in real life
 
Superconductivity
SuperconductivitySuperconductivity
Superconductivity
 
Surge current protection using superconductor ppt
Surge current protection using superconductor pptSurge current protection using superconductor ppt
Surge current protection using superconductor ppt
 

Similaire à Higherorder non homogeneous partial differrential equations (Maths 3) Power Point representation

Functions of severable variables
Functions of severable variablesFunctions of severable variables
Functions of severable variablesSanthanam Krishnan
 
Applied Mathematics Multiple Integration by Mrs. Geetanjali P.Kale.pdf
Applied Mathematics Multiple Integration by Mrs. Geetanjali P.Kale.pdfApplied Mathematics Multiple Integration by Mrs. Geetanjali P.Kale.pdf
Applied Mathematics Multiple Integration by Mrs. Geetanjali P.Kale.pdfGeetanjaliRao6
 
Digital Signal Processing
Digital Signal ProcessingDigital Signal Processing
Digital Signal Processingaj ahmed
 
Solution manual for introduction to nonlinear finite element analysis nam-h...
Solution manual for introduction to nonlinear finite element analysis   nam-h...Solution manual for introduction to nonlinear finite element analysis   nam-h...
Solution manual for introduction to nonlinear finite element analysis nam-h...Salehkhanovic
 
math1مرحلة اولى -compressed.pdf
math1مرحلة اولى -compressed.pdfmath1مرحلة اولى -compressed.pdf
math1مرحلة اولى -compressed.pdfHebaEng
 
ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
 ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022 ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022anasKhalaf4
 
On The Zeros of Certain Class of Polynomials
On The Zeros of Certain Class of PolynomialsOn The Zeros of Certain Class of Polynomials
On The Zeros of Certain Class of PolynomialsIJMER
 
DIFFRENTIAL EQUATION OF FIRST ORDER
DIFFRENTIAL EQUATION OF FIRST ORDERDIFFRENTIAL EQUATION OF FIRST ORDER
DIFFRENTIAL EQUATION OF FIRST ORDERTanmay Dhatrak
 
Btech_II_ engineering mathematics_unit3
Btech_II_ engineering mathematics_unit3Btech_II_ engineering mathematics_unit3
Btech_II_ engineering mathematics_unit3Rai University
 
ملزمة الرياضيات للصف السادس الاحيائي الفصل الاول
ملزمة الرياضيات للصف السادس الاحيائي الفصل الاولملزمة الرياضيات للصف السادس الاحيائي الفصل الاول
ملزمة الرياضيات للصف السادس الاحيائي الفصل الاولanasKhalaf4
 
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICSRai University
 
finite_element_analysis_formulas.pdf
finite_element_analysis_formulas.pdffinite_element_analysis_formulas.pdf
finite_element_analysis_formulas.pdfssuser5aba25
 
Maths-MS_Term2 (1).pdf
Maths-MS_Term2 (1).pdfMaths-MS_Term2 (1).pdf
Maths-MS_Term2 (1).pdfAnuBajpai5
 
Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...
Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...
Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...IOSRJM
 
Question bank Engineering Mathematics- ii
Question bank Engineering Mathematics- ii Question bank Engineering Mathematics- ii
Question bank Engineering Mathematics- ii Mohammad Imran
 
Semana 12 ecuaciones polinomiales i álgebra-uni ccesa007
Semana 12   ecuaciones polinomiales i  álgebra-uni ccesa007Semana 12   ecuaciones polinomiales i  álgebra-uni ccesa007
Semana 12 ecuaciones polinomiales i álgebra-uni ccesa007Demetrio Ccesa Rayme
 

Similaire à Higherorder non homogeneous partial differrential equations (Maths 3) Power Point representation (20)

Functions of severable variables
Functions of severable variablesFunctions of severable variables
Functions of severable variables
 
Applied Mathematics Multiple Integration by Mrs. Geetanjali P.Kale.pdf
Applied Mathematics Multiple Integration by Mrs. Geetanjali P.Kale.pdfApplied Mathematics Multiple Integration by Mrs. Geetanjali P.Kale.pdf
Applied Mathematics Multiple Integration by Mrs. Geetanjali P.Kale.pdf
 
Digital Signal Processing
Digital Signal ProcessingDigital Signal Processing
Digital Signal Processing
 
A05330107
A05330107A05330107
A05330107
 
Solution manual for introduction to nonlinear finite element analysis nam-h...
Solution manual for introduction to nonlinear finite element analysis   nam-h...Solution manual for introduction to nonlinear finite element analysis   nam-h...
Solution manual for introduction to nonlinear finite element analysis nam-h...
 
math1مرحلة اولى -compressed.pdf
math1مرحلة اولى -compressed.pdfmath1مرحلة اولى -compressed.pdf
math1مرحلة اولى -compressed.pdf
 
ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
 ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022 ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
 
On The Zeros of Certain Class of Polynomials
On The Zeros of Certain Class of PolynomialsOn The Zeros of Certain Class of Polynomials
On The Zeros of Certain Class of Polynomials
 
DIFFRENTIAL EQUATION OF FIRST ORDER
DIFFRENTIAL EQUATION OF FIRST ORDERDIFFRENTIAL EQUATION OF FIRST ORDER
DIFFRENTIAL EQUATION OF FIRST ORDER
 
Btech_II_ engineering mathematics_unit3
Btech_II_ engineering mathematics_unit3Btech_II_ engineering mathematics_unit3
Btech_II_ engineering mathematics_unit3
 
ملزمة الرياضيات للصف السادس الاحيائي الفصل الاول
ملزمة الرياضيات للصف السادس الاحيائي الفصل الاولملزمة الرياضيات للصف السادس الاحيائي الفصل الاول
ملزمة الرياضيات للصف السادس الاحيائي الفصل الاول
 
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
 
finite_element_analysis_formulas.pdf
finite_element_analysis_formulas.pdffinite_element_analysis_formulas.pdf
finite_element_analysis_formulas.pdf
 
Solution to second order pde
Solution to second order pdeSolution to second order pde
Solution to second order pde
 
Maths-MS_Term2 (1).pdf
Maths-MS_Term2 (1).pdfMaths-MS_Term2 (1).pdf
Maths-MS_Term2 (1).pdf
 
Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...
Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...
Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...
 
Question bank Engineering Mathematics- ii
Question bank Engineering Mathematics- ii Question bank Engineering Mathematics- ii
Question bank Engineering Mathematics- ii
 
Semana 12 ecuaciones polinomiales i álgebra-uni ccesa007
Semana 12   ecuaciones polinomiales i  álgebra-uni ccesa007Semana 12   ecuaciones polinomiales i  álgebra-uni ccesa007
Semana 12 ecuaciones polinomiales i álgebra-uni ccesa007
 
Diff-Eqs
Diff-EqsDiff-Eqs
Diff-Eqs
 
Differential Equation
Differential EquationDifferential Equation
Differential Equation
 

Dernier

Steel Structures - Building technology.pptx
Steel Structures - Building technology.pptxSteel Structures - Building technology.pptx
Steel Structures - Building technology.pptxNikhil Raut
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxsiddharthjain2303
 
welding defects observed during the welding
welding defects observed during the weldingwelding defects observed during the welding
welding defects observed during the weldingMuhammadUzairLiaqat
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...121011101441
 
Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptJasonTagapanGulla
 
Transport layer issues and challenges - Guide
Transport layer issues and challenges - GuideTransport layer issues and challenges - Guide
Transport layer issues and challenges - GuideGOPINATHS437943
 
Industrial Safety Unit-IV workplace health and safety.ppt
Industrial Safety Unit-IV workplace health and safety.pptIndustrial Safety Unit-IV workplace health and safety.ppt
Industrial Safety Unit-IV workplace health and safety.pptNarmatha D
 
home automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasadhome automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasadaditya806802
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm Systemirfanmechengr
 
Virtual memory management in Operating System
Virtual memory management in Operating SystemVirtual memory management in Operating System
Virtual memory management in Operating SystemRashmi Bhat
 
Vishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsVishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsSachinPawar510423
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 

Dernier (20)

Steel Structures - Building technology.pptx
Steel Structures - Building technology.pptxSteel Structures - Building technology.pptx
Steel Structures - Building technology.pptx
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptx
 
welding defects observed during the welding
welding defects observed during the weldingwelding defects observed during the welding
welding defects observed during the welding
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...
 
Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.ppt
 
Transport layer issues and challenges - Guide
Transport layer issues and challenges - GuideTransport layer issues and challenges - Guide
Transport layer issues and challenges - Guide
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Industrial Safety Unit-IV workplace health and safety.ppt
Industrial Safety Unit-IV workplace health and safety.pptIndustrial Safety Unit-IV workplace health and safety.ppt
Industrial Safety Unit-IV workplace health and safety.ppt
 
home automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasadhome automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasad
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm System
 
Virtual memory management in Operating System
Virtual memory management in Operating SystemVirtual memory management in Operating System
Virtual memory management in Operating System
 
Vishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsVishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documents
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 

Higherorder non homogeneous partial differrential equations (Maths 3) Power Point representation

  • 1. Name :- Vrajesh shah(150410116108) Sub :- Advanced engineering mathematics Topic:- Higherorder Non Homogeneous Partial Differential Equations Department :-IT SARDAR VALLABHBHAI PATEL INSTITUTE OF TECHNOLOGY
  • 2. Definition :- A partial differential equation is an equation involving a function of two or more variables and some of its partial derivatives. Therefore a partial differential equation contains one dependent variable and more than one independent variable. Here z will be taken as the dependent variable and x and y the independent variable so that . We will use the following standard notations to denote the partial derivatives.  yxfz , . ,, q y z p x z       t y z s yx z r x z          2 22 2 2 ,,
  • 3. Solution to non homogeneous partial differential equation  General Form of 2nd order Non-Homogeneous Partial differential equations :-  𝑎0𝜕2Z 𝜕x2 + 𝑎1𝜕2Z 𝜕x𝜕y + 𝑎2𝜕2Z 𝜕y2 = 𝑓(𝑥, 𝑦)  Where 𝑎0 , 𝑎1, 𝑎2 𝑎𝑟𝑒 𝑐𝑜𝑛𝑠𝑡𝑎𝑛𝑡𝑠  𝜕 𝜕x = 𝐷 ; 𝜕 𝜕y = 𝐷′  (𝑎0𝐷2 + 𝑎1𝐷𝐷′ + 𝑎2𝐷′2)𝑍 = 𝑓(𝑥, 𝑦)  F (D , D’) Z = f ( 𝑥 , y )  Solution is given by Z = Complimentary Function (C.F) + Particular Integral (P.I)  Complimentary Function (From L.H.S)  Particular Integral (From R.H.S)
  • 4. Non Homogeneous Linear PDES If in the equation the polynomial expression𝑓 𝐷, 𝐷′ is not homogeneous, then (1) is a non- homogeneous linear partial differential equation Complete Solution = Complementary Function + Particular Integral To find C.F., factorize 𝑓 𝐷, 𝐷′ into factors of the form Ex )𝑓 𝐷, 𝐷′ 𝑧 = 𝐹 𝑥, 𝑦 … . . (1 𝐷2 + 3𝐷 + 𝐷′ − 4𝐷′ 𝑍 = 𝑒2𝑥+3𝑦 𝐷 − 𝑚𝐷′ − 𝐶
  • 5. If the non homogeneous equation is of the form )()(. ),())(( 21 2211 21 xmyexmyeFC yxFzcDmDcDmD xcxc    1.Solve Solution:- )1(),( 2  DDDDDDDDDf )()(. 21 yxyeFC x   
  • 6.                                              6.5.125.4.34.3123 1 ...... )1()1(1 )1( 1 1 . 65443 2 2 2 2 22 2 2 1 22 2 xxxxx x D x D D x D D x D x D D DDDDD x IP
  • 7. 2.Solve 4)32)(1(  zDDDD Solution 3 4 )2()( 1 3 1  xyexyez xx  Case II) :- Roots are repeated m1=m2=m )()(. 21 xmyxexmyeFC xcxc  
  • 8. Rules for finding Particular Integral  F ( D , D’ ) Z = f ( 𝑥 , y )  Case I :- f (𝑥 , y ) = 𝑒 𝑎𝑥+𝑏𝑦 P.I = 1 f D,D’ 𝑒 𝑎𝑥+𝑏𝑦 , P.I = 1 f a,b 𝑒 𝑎𝑥+𝑏𝑦 ; f ( a , b ) ≠ 0  Case II :- sin 𝑎𝑥 + 𝑏𝑦 𝑜𝑟 cos(𝑎𝑥 + 𝑏𝑦) P.I = 1 𝑓 𝐷2,𝐷𝐷′,𝐷′2 sin 𝑎𝑥 + 𝑏𝑦 P.I = 1 𝑓 −𝑎2,−𝑎𝑏,−𝑏2 sin 𝑎𝑥 + 𝑏𝑦 , 𝑓(−𝑎2 , −𝑎𝑏, −𝑏2 ) ≠ 0
  • 9.  Case III :- 𝑓 𝑥, 𝑦 = 𝑥 𝑚 𝑦 𝑛 P.I = 1 𝑓 𝐷,𝐷′ 𝑥 𝑚 𝑦 𝑛  If m<n then expansion is in powers of 𝐷 𝐷′  If m>n then expansion is in powers of 𝐷′ 𝐷 Use :- 1. 1 1+𝑥 = 1 − 𝑥 + 𝑥2 − ⋯ 2. 1 1−𝑥 = 1 + 𝑥 + 𝑥2 + ⋯ 3. 𝐷 = 𝜕 𝜕x ; 1 𝐷 = 𝑦 𝑓 𝑥, 𝑦 𝑑𝑥 4. 𝐷′ = 𝜕 𝜕y ; 1 𝐷′ = 𝑦 𝑓 𝑥, 𝑦 𝑑𝑦
  • 10.  Case IV (General Rule) :- (Rule for failure case )  1 𝐷−𝑚𝐷′ 𝑓 𝑥, 𝑦 = 𝑦 𝑓 𝑥, −𝑚𝑥 𝑑𝑥 − After integration , Substitute c = y + mx
  • 11. Example:-1 1) 𝐷2 − 2𝐷𝐷′ + 𝐷′2 𝑍 = 0 The Auxiliary equation is given by 𝑚2 − 2𝑚 + 1 = 0 m = -1 , -1 Roots are repeated C.F = 𝑓1 𝑦 − 𝑥 + 𝑥𝑓2 𝑦 − 𝑥 P.I = 𝐷2 − 2𝐷𝐷′ + 𝐷′2 𝑍 = 𝑒 𝑥+4𝑦 P.I = 1 𝐷2−2𝐷𝐷′+𝐷′2 𝑒 𝑥+4𝑦 P.I = 1 12−2 1 4 +42 𝑒 𝑥+4𝑦 P.I= 1 9 𝑒 𝑥 + 4𝑦 Solution is Z = C.F + P.I Z = 𝑓1 𝑦 − 𝑥 + 𝑥𝑓2 𝑦 − 𝑥 + 1 9 𝑒 𝑥+4𝑦
  • 12. Example :- 2 2) 𝐷2 − 𝐷𝐷′ = 𝑠𝑖𝑛𝑥𝑠𝑖𝑛2𝑦 The Auxiliary equation is given by 𝑚2 − 𝑚 = 0 m(m-1)=0 Roots are real and distinct m=0, 1 ----ROOTS C.F = 𝑓1 𝑦 + 𝑓2 𝑦 + 𝑥
  • 13. P.I = 𝐷2 − 𝐷𝐷′ 𝑍 = − 1 2 2𝑠𝑖𝑛𝑥𝑠𝑖𝑛2𝑦 P.I= − 1 2 cos 𝑥+2𝑦 −cos 𝑥−2𝑦 P.I = 1 𝐷−𝐷𝐷′ − 1 2 cos 𝑥 + 2𝑦 − cos 𝑥1 − 2𝑦 P.I= [− 1 2 1 D2−DD’ cos 𝑥 + 2𝑦 − 1 𝐷2−𝐷𝐷′ cos 𝑥 − 2𝑦 ] P.I= − 1 2 1 1 2− 1 2 cos 𝑥 + 2𝑦 − 1 1 2− 1 −2 cos 𝑥 − 2𝑦 P.I= − 1 2 cos 𝑥 + 2𝑦 − 1 3 cos 𝑥 − 2𝑦 P.I= 1 2 cos 𝑥 + 2𝑦 − 1 6 cos 𝑥 − 2𝑦 Solution is Z = C.F + P.I  Z = 𝑓1 𝑦 + 𝑓2 𝑦 + 𝑥 + 1 2 cos 𝑥 + 2𝑦 − 1 6 cos 𝑥 − 2𝑦
  • 14. PDEs are used to model many systems in many different fields of science and engineering. Important Examples:  Laplace Equation  Heat Equation  Wave Equation Application of pde:
  • 15.  Laplace Equation is used to describe the steady state distribution of heat in a body.  Also used to describe the steady state distribution of electrical charge in a body. LAPLACE EQUATION: 0 ),,(),,(),,( 2 2 2 2 2 2          z zyxu y zyxu x zyxu
  • 16.  The function u(x,y,z,t) is used to represent the temperature at time t in a physical body at a point with coordinates (x,y,z)   is the thermal diffusivity. It is sufficient to consider the case  = 1. HEAT EQUATION:                  2 2 2 2 2 2 ),,,( z u y u x u t tzyxu 
  • 17.  The function u(x,y,z,t) is used to represent the displacement at time t of a particle whose position at rest is (x,y,z) .  The constant c represents the propagation speed of the wave. WAVE EQUATION:                    2 2 2 2 2 2 2 2 2 ),,,( z u y u x u c t tzyxu
  • 18.  PDEs can be used to describe a wide variety of phenomena such as sound, heat, electrostatics, electrodynamics, fluid dynamics, elasticity, or quantum mechanics. These seemingly distinct physical phenomena can be formalised similarly in terms of PDEs. Just as ordinary differential equations often model one-dimensional dynamical systems, partial differential equations often model multidimensional systems. PDEs find their generalisation instochastic partial differential equations. APPLICATIONS