Partial Differential Equation
Last Updated :
23 Jul, 2025
Partial Differential Equation contains an unknown function of two or more variables and its partial derivatives with respect to these variables. The order of partial differential equations is that of the highest-order derivatives. Such equations aid in the relationship of a function with several variables to their partial derivatives. They are extremely important in analyzing natural phenomena such as sound, temperature, flow properties, and waves.
In this article, we will learn the definition of Partial Differential Equations, their representation, their order, the types of partial differential equations, how to solve PDE, and many more details.
Partial Differential EquationWhat is a Partial Differential Equation?
Partial Differential Equation is also called PDE. It is a differential equation containing partial derivatives of the dependent variable with one independent variable. For any function f(x1, x2,…,xn) its partial differential equation(PDE) is,
U(x1, x2,…,xn, ∂f/∂x1, ∂f/∂x2,...,∂f/∂xn) = 0
Suppose we have a linear function of u then its PDE is,
∂u/∂x (x,y) = 0
Partial Differential Equation Definition
A partial differential equation (PDE) is a type of differential equation that involves multiple independent variables, typically representing physical quantities such as time and space coordinates.
Order of Partial Differential Equation
Order of the highest derivative term that occurs in a given partial differential equation is called the order of the said equation.
Let's say ∂z/∂x + ∂y/∂x = x + zy is a partial differential equation. As the order of the highest derivative is 1, hence, this is a first-order partial differential equation.
Examples of Partial Differential Equations
Various examples of partial differential equations are,
- 3ux + 5uy - uxy + 7 = 0
- 2uxy + 3uy - 8ux + 11 = 0
Degree of Partial Differential Equation
Degree of a partial differential equation is the degree of the highest derivative in the PDE. The partial differential equation ∂z/∂x + ∂y/∂x = x + zy has 1 as the highest derivative of the first degree.
Note: We will consider the highest degree of that derivative which has the highest order in an equation.
The general form of Partial Differential Equation is,
f(x_1,....x_n;u,\frac{\partial u}{\partial x},...,x_1,....x_n;u,\frac{\partial u}{\partial x_n};x_1,....x_n;u,\frac{\partial^2 u}{\partial x_1\partial x_1},.....,\frac{\partial^2 u}{\partial x_1\partial x_n})=0
Representing Partial Differential Equation
Partial Differential Equations are represented using subscript and ∂ or ∇ symbol. suppose we have a function f then Partial Differential Equations are given as:
- fx = ∂f/∂x
- fxx = ∂2f/∂x2
- fxy = ∂2f/∂x∂y = ∂/∂y(∂f/∂x)
We use, ∂ and ∇ symbols to represent the Partial Differential Equations.
Types of Partial Differential Equations
Various types of Differential Equations are,
- First-Order Partial Differential Equations
- Second-Order Partial Differential Equations
- Quasi-Linear Partial Differential Equations
- Homogeneous Partial Differential Equations
First-Order Partial Differential Equation
First-order partial differential equations are those in which the highest partial derivatives of the unknown function are of the first order. They can be both linear and non-linear. The derivatives of these variables are neither squared nor multiplied.
Second-Order Partial Differential Equation
Second-order partial differential equations have the highest partial derivatives of the order. These equations can be linear, semi-linear, or non-linear. Linear second-order partial differential equations are much more complicated than non-linear and semi-linear second-order PDEs.
Quasi-Linear Partial Differential Equation
The highest rank of partial derivatives arises solely as linear terms in quasilinear partial differential equations. First-order quasi-linear partial differential equations are commonly utilized in physics and engineering to solve a variety of problems.
Homogeneous Partial Differential Equation
The nature of the variables in terms determines whether a partial differential equation is homogeneous or non-homogeneous. A non-homogeneous PDE is a partial differential equation that contains all terms including the dependent variable and its partial derivatives.
Classification of Partial Differential Equation
There is a linear second-order partial differential equation of second degree given as Auxx + 2Buxy + Cuyy + constant = 0. Its discriminant is B2 - AC. On the basis of different values of such discriminant, the partial differential equations can be classified as follows,
- Parabolic PDEs
- Hyperbolic PDEs
- Elliptic PDEs
Below are the classification of Partial Differential Equation.
Parabolic PDE
Such partial equations whose discriminant is zero, i.e., B2 - AC = 0, are called parabolic partial differential equations. These types of PDEs are used to express mathematical, scientific as well as economic, and financial topics such as derivative investments, particle diffusion, heat induction, etc.
Hyperbolic PDE
Such partial equations whose discriminant exceeds zero, i.e., B2 - AC > 0, are called hyperbolic partial differential equations. These types of PDEs are used to express wave progressions and other such concepts and fundamentals which pertain to waves.
Elliptic PDE
Such partial equations whose discriminant is less than zero, i.e., B2 - AC < 0, are called elliptic partial differential equations. The most common example of an elliptic PDE is the Laplace equation.
Applications of Partial Differential Equations
PDEs are applied in a lot of fields like mathematics, engineering, physics, finance, etc. Some of their applications are as follows:
- The concept of heat waves and their propagation can be conveniently expressed by way of a partial differential equation, given as,
uxx = ut
- Light and sound waves and the concept surrounding their propagation can also be explained easily by way of a partial differential equation given as,
uxx - uyy = 0
- PDEs are also used in the areas of accounting and economics. For example, the Black-Scholes equation is used to construct financial models.
How to Solve Partial Differential Equations
There are various methods to solve Partial Differential Equation, such as variable substitution and change of variables, can be used to identify the general, specific, or singular solution of a partial differential equation. Say we have an equation: z = yf(x) + xg(y).
The partial differential equation from the equation can be made as follows:
Steps for Solving Partial Differential Equations
Step I: Differentiate both LHS and RHS w.r.t.x.
∂z/∂x = yf'(x) + g(y) ---(1)
∂z/∂y = f(x) + xg'(y) ---(2)
Step II: Differentiate eq. (1) w.r.t.y and eq. (2) w.r.t.x.
∂2z/∂x∂y = f'(x) + g'(y)
Step III: Multiply the first equation by x and the second equation by y then add the resultant.
x∂z/∂x + y∂z/∂y = xg(y) + yf(x) + xy(f'(x) + g'(y)) = z + xy(f'(x) + g'(y))
From Step II, we have,
x∂z/∂x + y∂z/∂y = z + xy(∂-2z/∂x∂y)
Thus, partial differential equations are solved using the steps added above.
Partial Differential Equation Class 12
In many educational systems, including those following the Class 12 curriculum, partial differential equations (PDEs) are often introduced as part of advanced mathematics or physics courses. Class 12 courses typically provide an introductory understanding of partial differential equations, focusing on foundational concepts and solution techniques rather than in-depth mathematical theory or advanced applications.
Articles Related to Partial Differential Equation:
Partial Differential Equations Examples
Example 1: Given the function c = f(x2 - y2), find its partial differential equation.
Solution:
Differentiate both LHS and RHS w.r.t.x.
∂u/∂x = 2x.f'(x2 - y2)...(1)
∂u/∂y = -2y.f'(x2 - y2)...(2)
Dividing (1) by (2), we get
(∂u/∂x)/(∂u/∂y)= -x/y
Thus, differential equation is given as: y.∂u/∂x+ x.∂u/∂y = 0
Example 2: Prove that u(x,t) = sin(at)cos(x) is a solution to ?2u/?t2 = a2(?2u/?x2) , given that a is constant.
Solution:
Differentiate both LHS and RHS
∂u/∂t = acos(at)cos(x)
∂2u/∂t2 = -a2sin(at)cos(x)
Since,
- ux = – sin (at) sin (x)
- uxx = – sin (at)cos(x)
?2u/?t2 = a2(?2u/?x2)
Thus, u(x,t) = sin(at) cos(x) is a solution of ?2u/?t2 = a2(?2u/?x2)
Example 3: Form the partial differential equation for all such spheres having a center in the x-y plane and fixed radii.
Solution:
General equation of such spheres is, (x - a)2 + (y - b)2 + z2 = r2
Differentiate LHS and RHS w.r.t.x and w.r.t.y
2z{∂z/∂x} = -2(x - a)
2z{∂z/∂y} = -2(y - a)
(x - a) = -z{∂z/∂x}
(y - a) = -z{∂z/∂y}
Substituting these values in the general form of equation, the partial differential equation is,
z^2 = \frac{r^{2}}{(\frac{\partial z}{\partial x})^{2} + (\frac{\partial z}{\partial y})^{2} + 1}
Example 4: Prove that ?2p/?t2 = b2?2p/?x2 if p(x, t) = sin(bt)cosx.
Solution:
?p/?t = b cos(bt) cos(x)
⇒ ?2p/?t2 = -b2 sin(bt) cos(x)
Now,
?p/?x = -sin(bt) sin(x)
⇒ ?2p/?x2 = -sin(bt) cos(x)
b2?2p/?x2 = -b2sin(bt) cos(x)
Hence proved.
Example 5: Reduce uxx + 5uxy + 6uyy = 0. to its canonical form and solve it.
Solution:
Since,
b2 − 4ac = 1 > 0 {for the given equation, it is hyperbolic}
Let,
- μ(x, y)=3x − y
- η(x, y)=2x − y
Then,
- μx = 3
- ηx = 2
- μy = −1
- ηy = −1
u = u(μ(x, y), η(x, y))
ux = uμμx + uηηx = 3uμ + 2uη
uy = uμμy + uηηy = −uμ − uη
uxx = (3uμ + 2uη)x = 3(uμμμx + uμηηx) + 2(uημμx + uηηηx)
uxx = 9uμμ + 12uμη + 4uηη...(1)
uxy = (3uμ + 2uη)y = 3(uμμμy + uμηηy) + 2(uημμy + uηηηy)
uxy = −3uμμ − 5uμη − 2uηη...(2)
uyy = −(uμ + uη)y = −(uμμμy + uμηηy + uημμy + uηηηy)
uyy = uμμ + 2uμη + uηη...(3)
Thus, canonical form is given as, uμη = 0
The general solution is, u(x, y) = F(3x − y) + G(2x − y)
Practice Questions on Partial Differential Equations
Various practice questions on Partial Differential Equations are:
Q1. Solve PDE ux + 2uy - 4 = 0
Q2. Solve PDE uxy + 3uy - 6ux = 0
Q3. Solve the following PDE: ?u/?t = ?2u/?x2 with the initial condition u(x,0) = e^{-x^2}
Q4. Solve the first-order PDE: ux + 2uy = 0 with the initial condition u(x, 0) = sin(x).
Q5. Find the general solution of the PDE: uxx + uyy = 0
Similar Reads
Engineering Mathematics Tutorials Engineering mathematics is a vital component of the engineering discipline, offering the analytical tools and techniques necessary for solving complex problems across various fields. Whether you're designing a bridge, optimizing a manufacturing process, or developing algorithms for computer systems,
3 min read
Linear Algebra
MatricesMatrices are key concepts in mathematics, widely used in solving equations and problems in fields like physics and computer science. A matrix is simply a grid of numbers, and a determinant is a value calculated from a square matrix.Example: \begin{bmatrix} 6 & 9 \\ 5 & -4 \\ \end{bmatrix}_{2
3 min read
Row Echelon FormRow Echelon Form (REF) of a matrix simplifies solving systems of linear equations, understanding linear transformations, and working with matrix equations. A matrix is in Row Echelon form if it has the following properties:Zero Rows at the Bottom: If there are any rows that are completely filled wit
4 min read
Eigenvalues and EigenvectorsEigenvalues and eigenvectors are fundamental concepts in linear algebra, used in various applications such as matrix diagonalization, stability analysis and data analysis (e.g., PCA). They are associated with a square matrix and provide insights into its properties.Eigen value and Eigen vectorTable
10 min read
System of Linear EquationsA system of linear equations is a set of two or more linear equations involving the same variables. Each equation represents a straight line or a plane and the solution to the system is the set of values for the variables that satisfy all equations simultaneously.Here is simple example of system of
5 min read
Matrix DiagonalizationMatrix diagonalization is the process of reducing a square matrix into its diagonal form using a similarity transformation. This process is useful because diagonal matrices are easier to work with, especially when raising them to integer powers.Not all matrices are diagonalizable. A matrix is diagon
8 min read
LU DecompositionLU decomposition or factorization of a matrix is the factorization of a given square matrix into two triangular matrices, one upper triangular matrix and one lower triangular matrix, such that the product of these two matrices gives the original matrix. It is a fundamental technique in linear algebr
6 min read
Finding Inverse of a Square Matrix using Cayley Hamilton Theorem in MATLABMatrix is the set of numbers arranged in rows & columns in order to form a Rectangular array. Here, those numbers are called the entries or elements of that matrix. A Rectangular array of (m*n) numbers in the form of 'm' horizontal lines (rows) & 'n' vertical lines (called columns), is calle
4 min read
Sequence & Series
Calculus
Limits, Continuity and DifferentiabilityLimits, Continuity, and Differentiation are fundamental concepts in calculus. They are essential for analyzing and understanding function behavior and are crucial for solving real-world problems in physics, engineering, and economics.Table of ContentLimitsKey Characteristics of LimitsExample of Limi
10 min read
Cauchy's Mean Value TheoremCauchy's Mean Value theorem provides a relation between the change of two functions over a fixed interval with their derivative. It is a special case of Lagrange Mean Value Theorem. Cauchy's Mean Value theorem is also called the Extended Mean Value Theorem or the Second Mean Value Theorem.According
7 min read
Taylor SeriesA Taylor series represents a function as an infinite sum of terms, calculated from the values of its derivatives at a single point.Taylor series is a powerful mathematical tool used to approximate complex functions with an infinite sum of terms derived from the function's derivatives at a single poi
8 min read
Inverse functions and composition of functionsInverse Functions - In mathematics a function, a, is said to be an inverse of another, b, if given the output of b a returns the input value given to b. Additionally, this must hold true for every element in the domain co-domain(range) of b. In other words, assuming x and y are constants, if b(x) =
3 min read
Definite Integral | Definition, Formula & How to CalculateA definite integral is an integral that calculates a fixed value for the area under a curve between two specified limits. The resulting value represents the sum of all infinitesimal quantities within these boundaries. i.e. if we integrate any function within a fixed interval it is called a Definite
8 min read
Application of Derivative - Maxima and MinimaDerivatives have many applications, like finding rate of change, approximation, maxima/minima and tangent. In this section, we focus on their use in finding maxima and minima.Note: If f(x) is a continuous function, then for every continuous function on a closed interval has a maximum and a minimum v
6 min read
Probability & Statistics
Mean, Variance and Standard DeviationMean, Variance and Standard Deviation are fundamental concepts in statistics and engineering mathematics, essential for analyzing and interpreting data. These measures provide insights into data's central tendency, dispersion, and spread, which are crucial for making informed decisions in various en
10 min read
Conditional ProbabilityConditional probability defines the probability of an event occurring based on a given condition or prior knowledge of another event. It is the likelihood of an event occurring, given that another event has already occurred. In probability, this is denoted as A given B, expressed as P(A | B), indica
12 min read
Bayes' TheoremBayes' Theorem is a mathematical formula used to determine the conditional probability of an event based on prior knowledge and new evidence. It adjusts probabilities when new information comes in and helps make better decisions in uncertain situations.Bayes' Theorem helps us update probabilities ba
13 min read
Probability Distribution - Function, Formula, TableA probability distribution is a mathematical function or rule that describes how the probabilities of different outcomes are assigned to the possible values of a random variable. It provides a way of modeling the likelihood of each outcome in a random experiment.While a Frequency Distribution shows
13 min read
Covariance and CorrelationCovariance and correlation are the two key concepts in Statistics that help us analyze the relationship between two variables. Covariance measures how two variables change together, indicating whether they move in the same or opposite directions. Relationship between Independent and dependent variab
6 min read
Practice Questions