Maths
Maths
Engineering
Department of Information Technology
PARTIAL DIFFERENTIAL
EQUATIONS
By Veda Sandeep
23951A12G9
1. Differential Equation
• Let x be independent variable. Derivatives of any function
(say z1), depend upon x is the rate of change z1 as x changes
slightly.
• The equation that contains one or more unknown functions • =2
of single independent variable and their derivatives is
differential equation.
• , (zx , zy)
• When no. of independent variable is 2 or more(say x,y)
such that z(x,y) is function of x and y, then partial
derivative of dependent variable with any one independent
variable keeping other independent variable as constant. • + + z2 = xy
• Ordinary Differential Equations (ODEs) deal with functions
of one independent variable, while Partial Differential
Equations (PDEs) deal with functions of multiple
independent variables.
REMEMBER
(1st order)
(3rd order)
Degree of PDE is degree of highest order partial derivative involved in that PDE
(1 order)
(1st degree)
st
(2nd degree)
The concept of degree cannot be attributed to all PDE. For example, the given PDE doesnot have any degree.
sin zx + e^(zy) = 1
Linearity: Linear and Non Linear PDE:
• LINEAR :- If the dependent variable (z) and its partial derivatives (zx, zy, zxx, zxy, zyy)
occurs in the first power only and are not multiplied.
• NON LINEAR :- Else
EXAMPLES
Linear: Non-Linear:
• zx +zy =0 • zx2+zy2=0
• x.zx+y.zy=z • z.zx+z.zy=z
• zx+zy+zxx+zxy+zyy • zx+zy+zxx+zxy+zyy
=z =z2
First Order PDE (L)
• The general form of first order PDE is of type f(x,y,z,p,q)=0
• It can also be written as:
A.zx+B.zy+C.z = D or A
where is the function of independent
variables and constants
g(x,y,z,a,b)=0 f(u, v) = 0,
Differentiating g wrt. x and y partially, and where u and v are function of x,y,z
from f, fx, and fy Differentiating f wrt. x and y, taking z as dependent
variable
We get equation of the form
We get equation of the form
f(x,y,z,p,q)=0 pP + qQ = R
is required PDE
is required PDE Where P,Q,R are Lagrange’s linear equation.
x2+y2 = (z-c)2 tan2α Algebric z = xy + f(x2+y2) Algebric
xq-yp=0 PDE py-y2 = qx-x2 PDE
Solution: Linear PDE of the First Order
Depending on the coefficients, second-order Solutions (BCs and ICs): Second-order PDEs often require
PDEs can be classified as: boundary conditions for elliptic and hyperbolic equations, while
parabolic equations typically require initial conditions along
Parabolic if B2-4AC = 0
with boundary conditions.
Elliptic if B2-4AC < 0
Hyperbolic if B2-4AC > 0
Solution method for second order L. PDE
(Direct Integration)
• Direct integration (PDEs) is a method where both sides of a PDE are integrated
with respect to one of the independent variables to eliminate one derivative from
the equation. And the process continues till all Partial derivatives are removed.
• Example:
Example 2:
Example:
PDE: ut=a.uxx , 0<x<L, t>0
PDE: ut=3.uxx , 0<x<2, t>0
BCs: u(0,t)=0, ux(L,t)=0, t>0
BCs: u(0,t)=0, u(2,t)=0, t>0
IC: u(x,0)=x
IC: u(x,0)=x
We get the non-trivial solution from
We get the non-trivial solution from
2nd solution
2nd solution
u(x,t)=. exp{}
u(x,t)=. exp{}
Other Solution Methods:
• ΔQ= Q2-Q1
=kAx+Δx -kAx
• ΔQ= (A. Δx.ρ) . S .
•
• ut=a2uxx