ℹ️ Skipped - page is already crawled
| Filter | Status | Condition | Details |
|---|---|---|---|
| HTTP status | PASS | download_http_code = 200 | HTTP 200 |
| Age cutoff | PASS | download_stamp > now() - 6 MONTH | 0.4 months ago |
| History drop | PASS | isNull(history_drop_reason) | No drop reason |
| Spam/ban | PASS | fh_dont_index != 1 AND ml_spam_score = 0 | ml_spam_score=0 |
| Canonical | PASS | meta_canonical IS NULL OR = '' OR = src_unparsed | Not set |
| Property | Value |
|---|---|
| URL | https://byjus.com/maths/partial-differential-equation/ |
| Last Crawled | 2026-04-05 02:50:27 (11 days ago) |
| First Indexed | 2019-02-27 11:26:17 (7 years ago) |
| HTTP Status Code | 200 |
| Meta Title | null |
| Meta Description | null |
| Meta Canonical | null |
| Boilerpipe Text | In Mathematics, a partial differential equation is one of the types of differential equations, in which the equation contains unknown multi variables with their partial derivatives. It is a special case of an
ordinary differential equation
. In this article, we are going to discuss what is a partial differential equation, how to represent it, its classification and types with more examples and solved problems.
Table of Contents:
Definition
Representation
Classification
Types
Examples
Problem
Partial Differential Equation Definition
A
Partial Differential Equation
commonly denoted as PDE is a differential equation containing partial derivatives of the dependent variable (one or more) with more than one independent variable. A PDE for a function u(x
1
,……x
n
) is an equation of the form
The PDE is said to be linear if f is a linear function of u and its derivatives. The simple PDE is given by;
∂u/∂x (x,y) = 0
The above relation implies that the function u(x,y) is independent of x which is the reduced form of
partial differential equation formula
stated above. The order of PDE is the order of the highest derivative term of the equation.
How to Represent Partial Differential Equation?
In PDEs, we denote the partial derivatives using subscripts, such as;
In some cases, like in Physics when we learn about wave equations or sound equation, partial derivative, ∂ is also represented by ∇(del or nabla).
Partial Differential Equation Classification
Each type of PDE has certain functionalities that help to determine whether a particular finite element approach is appropriate to the problem being described by the PDE. The solution depends on the equation and several variables contain partial derivatives with respect to the variables. There are three-types of second-order PDEs in mechanics. They are
Elliptic PDE
Parabolic PDE
Hyperbolic PDE
Consider the example, au
xx
+bu
yy
+cu
yy
=0, u=u(x,y). For a given point (x,y), the equation is said to be
Elliptic
if b
2
-ac<0 which are used to describe the equations of elasticity without inertial terms.
Hyperbolic
PDEs describe the phenomena of wave propagation if it satisfies the condition b
2
-ac>0. For
parabolic
PDEs, it should satisfy the condition b
2
-ac=0. The heat conduction equation is an example of a parabolic PDE.
Linear Equations
First Order Differential Equation
Homogeneous Differential Equation
Second-Order Differential Equation Solver
Partial Differential Equation Types
The different types of partial differential equations are:
First-order Partial Differential Equation
Linear Partial Differential Equation
Quasi-Linear Partial Differential Equation
Homogeneous Partial Differential Equation
Let us discuss these types of PDEs here.
First-Order Partial Differential Equation
In Maths, when we speak about the
first-order partial differential equation
, then the equation has only the first derivative of the unknown function having ‘m’ variables. It is expressed in the form of;
F(x
1
,…,x
m
, u,u
x1
,….,u
xm
)=0
Linear Partial Differential Equation
If the dependent variable and all its partial derivatives occur linearly in any PDE then such an equation is called linear PDE otherwise a nonlinear PDE. In the above example (1) and (2) are said to be linear equations whereas example (3) and (4) are said to be non-linear equations.
Quasi-Linear Partial Differential Equation
A PDE is said to be quasi-linear if all the terms with the highest order derivatives of dependent variables occur linearly, that is the coefficient of those terms are functions of only lower-order derivatives of the dependent variables. However, terms with lower-order derivatives can occur in any manner. Example (3) in the above list is a Quasi-linear equation.
Homogeneous Partial Differential Equation
If all the terms of a PDE contain the dependent variable or its partial derivatives then such a PDE is called non-homogeneous partial differential equation or homogeneous otherwise. In the above four examples, Example (4) is non-homogeneous whereas the first three equations are homogeneous.
Partial Differential Equation Examples
Some of the examples which follow second-order PDE is given as
Partial Differential Equation Solved Problem
Question:
Show that if a is a constant ,then u(x,t)=sin(at)cos(x) is a solution to
\(\begin{array}{l}\frac{\partial ^{2}u}{\partial t^{2}}=a^{2}\frac{\partial ^{2}u}{\partial x^{2}}.\end{array} \)
Solution
Since a is a constant, the partials with respect to t are
\(\begin{array}{l}\frac{\partial u}{\partial t}=a\cos (at)\cos (x);\end{array} \)
\(\begin{array}{l}\frac{\partial^{2} u}{\partial t^{2}}=-a^{2}\sin (at)\cos (x)\end{array} \)
Moreover, u
x
= – sin (at) sin (x) and u
xx
= – sin (at)cos(x), so that
\(\begin{array}{l}a^{2}\frac{\partial^{2}u }{\partial x^{2}}=-a^{2}\sin (at)\cos (x)\end{array} \)
Therefore, u(x,t)=sin(at)cos(x) is a solution to
\(\begin{array}{l}\frac{\partial ^{2}u}{\partial t^{2}}=a^{2}\frac{\partial ^{2}u}{\partial x^{2}}.\end{array} \)
Hence proved.
Register with BYJU’S learning app to get more information about maths-related articles and formulas. start practice with the problems. |
| Markdown | 
In Mathematics, a partial differential equation is one of the types of differential equations, in which the equation contains unknown multi variables with their partial derivatives. It is a special case of an [ordinary differential equation](https://byjus.com/maths/ordinary-differential-equations/). In this article, we are going to discuss what is a partial differential equation, how to represent it, its classification and types with more examples and solved problems.
**Table of Contents:**
- - [Definition](https://byjus.com/maths/partial-differential-equation/#definition)
- [Representation](https://byjus.com/maths/partial-differential-equation/#representation)
- [Classification](https://byjus.com/maths/partial-differential-equation/#classification)
- [Types](https://byjus.com/maths/partial-differential-equation/#types)
- [Examples](https://byjus.com/maths/partial-differential-equation/#examples)
- [Problem](https://byjus.com/maths/partial-differential-equation/#problem)
## Partial Differential Equation Definition
A **Partial Differential Equation** commonly denoted as PDE is a differential equation containing partial derivatives of the dependent variable (one or more) with more than one independent variable. A PDE for a function u(x1,……xn) is an equation of the form

The PDE is said to be linear if f is a linear function of u and its derivatives. The simple PDE is given by;
**∂u/∂x (x,y) = 0**
The above relation implies that the function u(x,y) is independent of x which is the reduced form of [partial differential equation formula](https://byjus.com/partial-differential-equations-formula/) stated above. The order of PDE is the order of the highest derivative term of the equation.
## How to Represent Partial Differential Equation?
In PDEs, we denote the partial derivatives using subscripts, such as;

In some cases, like in Physics when we learn about wave equations or sound equation, partial derivative, ∂ is also represented by ∇(del or nabla).
## Partial Differential Equation Classification
Each type of PDE has certain functionalities that help to determine whether a particular finite element approach is appropriate to the problem being described by the PDE. The solution depends on the equation and several variables contain partial derivatives with respect to the variables. There are three-types of second-order PDEs in mechanics. They are
- Elliptic PDE
- Parabolic PDE
- Hyperbolic PDE
Consider the example, auxx\+buyy\+cuyy\=0, u=u(x,y). For a given point (x,y), the equation is said to be **Elliptic** if b2\-ac\<0 which are used to describe the equations of elasticity without inertial terms. **Hyperbolic** PDEs describe the phenomena of wave propagation if it satisfies the condition b2\-ac\>0. For **parabolic** PDEs, it should satisfy the condition b2\-ac=0. The heat conduction equation is an example of a parabolic PDE.
| |
|---|
| [Linear Equations](https://byjus.com/maths/linear-equations/) [First Order Differential Equation](https://byjus.com/maths/first-order-differential-equation/) [Homogeneous Differential Equation](https://byjus.com/maths/homogeneous-differential-equation/) [Second-Order Differential Equation Solver](https://byjus.com/second-order-differential-equation-solver-calculator/) |
## Partial Differential Equation Types
The different types of partial differential equations are:
- First-order Partial Differential Equation
- Linear Partial Differential Equation
- Quasi-Linear Partial Differential Equation
- Homogeneous Partial Differential Equation
Let us discuss these types of PDEs here.
**First-Order Partial Differential Equation**
In Maths, when we speak about the [first-order partial differential equation](https://byjus.com/maths/first-order-differential-equation/), then the equation has only the first derivative of the unknown function having ‘m’ variables. It is expressed in the form of;
**F(x1,…,xm, u,ux1,….,uxm)=0**
**Linear Partial Differential Equation**
If the dependent variable and all its partial derivatives occur linearly in any PDE then such an equation is called linear PDE otherwise a nonlinear PDE. In the above example (1) and (2) are said to be linear equations whereas example (3) and (4) are said to be non-linear equations.
**Quasi-Linear Partial Differential Equation**
A PDE is said to be quasi-linear if all the terms with the highest order derivatives of dependent variables occur linearly, that is the coefficient of those terms are functions of only lower-order derivatives of the dependent variables. However, terms with lower-order derivatives can occur in any manner. Example (3) in the above list is a Quasi-linear equation.
**Homogeneous Partial Differential Equation**
If all the terms of a PDE contain the dependent variable or its partial derivatives then such a PDE is called non-homogeneous partial differential equation or homogeneous otherwise. In the above four examples, Example (4) is non-homogeneous whereas the first three equations are homogeneous.
### Partial Differential Equation Examples
Some of the examples which follow second-order PDE is given as

### Partial Differential Equation Solved Problem
**Question:**
Show that if a is a constant ,then u(x,t)=sin(at)cos(x) is a solution to
\\(\\begin{array}{l}\\frac{\\partial ^{2}u}{\\partial t^{2}}=a^{2}\\frac{\\partial ^{2}u}{\\partial x^{2}}.\\end{array} \\)
**Solution**
Since a is a constant, the partials with respect to t are
\\(\\begin{array}{l}\\frac{\\partial u}{\\partial t}=a\\cos (at)\\cos (x);\\end{array} \\)
\\(\\begin{array}{l}\\frac{\\partial^{2} u}{\\partial t^{2}}=-a^{2}\\sin (at)\\cos (x)\\end{array} \\)
Moreover, ux = – sin (at) sin (x) and uxx\= – sin (at)cos(x), so that
\\(\\begin{array}{l}a^{2}\\frac{\\partial^{2}u }{\\partial x^{2}}=-a^{2}\\sin (at)\\cos (x)\\end{array} \\)
Therefore, u(x,t)=sin(at)cos(x) is a solution to
\\(\\begin{array}{l}\\frac{\\partial ^{2}u}{\\partial t^{2}}=a^{2}\\frac{\\partial ^{2}u}{\\partial x^{2}}.\\end{array} \\)
Hence proved.
Register with BYJU’S learning app to get more information about maths-related articles and formulas. start practice with the problems.
#### Comments
### Leave a Comment [Cancel reply](https://byjus.com/maths/partial-differential-equation/#respond)

#### Register with BYJU'S & Download Free PDFs
#### Register with BYJU'S & Watch Live Videos |
| Readable Markdown | In Mathematics, a partial differential equation is one of the types of differential equations, in which the equation contains unknown multi variables with their partial derivatives. It is a special case of an [ordinary differential equation](https://byjus.com/maths/ordinary-differential-equations/). In this article, we are going to discuss what is a partial differential equation, how to represent it, its classification and types with more examples and solved problems.
**Table of Contents:**
- - [Definition](https://byjus.com/#definition)
- [Representation](https://byjus.com/#representation)
- [Classification](https://byjus.com/#classification)
- [Types](https://byjus.com/#types)
- [Examples](https://byjus.com/#examples)
- [Problem](https://byjus.com/#problem)
## Partial Differential Equation Definition
A **Partial Differential Equation** commonly denoted as PDE is a differential equation containing partial derivatives of the dependent variable (one or more) with more than one independent variable. A PDE for a function u(x1,……xn) is an equation of the form

The PDE is said to be linear if f is a linear function of u and its derivatives. The simple PDE is given by;
**∂u/∂x (x,y) = 0**
The above relation implies that the function u(x,y) is independent of x which is the reduced form of [partial differential equation formula](https://byjus.com/partial-differential-equations-formula/) stated above. The order of PDE is the order of the highest derivative term of the equation.
## How to Represent Partial Differential Equation?
In PDEs, we denote the partial derivatives using subscripts, such as;

In some cases, like in Physics when we learn about wave equations or sound equation, partial derivative, ∂ is also represented by ∇(del or nabla).
## Partial Differential Equation Classification
Each type of PDE has certain functionalities that help to determine whether a particular finite element approach is appropriate to the problem being described by the PDE. The solution depends on the equation and several variables contain partial derivatives with respect to the variables. There are three-types of second-order PDEs in mechanics. They are
- Elliptic PDE
- Parabolic PDE
- Hyperbolic PDE
Consider the example, auxx\+buyy\+cuyy\=0, u=u(x,y). For a given point (x,y), the equation is said to be **Elliptic** if b2\-ac\<0 which are used to describe the equations of elasticity without inertial terms. **Hyperbolic** PDEs describe the phenomena of wave propagation if it satisfies the condition b2\-ac\>0. For **parabolic** PDEs, it should satisfy the condition b2\-ac=0. The heat conduction equation is an example of a parabolic PDE.
- [Linear Equations](https://byjus.com/maths/linear-equations/)
- [First Order Differential Equation](https://byjus.com/maths/first-order-differential-equation/)
- [Homogeneous Differential Equation](https://byjus.com/maths/homogeneous-differential-equation/)
- [Second-Order Differential Equation Solver](https://byjus.com/second-order-differential-equation-solver-calculator/)
## Partial Differential Equation Types
The different types of partial differential equations are:
- First-order Partial Differential Equation
- Linear Partial Differential Equation
- Quasi-Linear Partial Differential Equation
- Homogeneous Partial Differential Equation
Let us discuss these types of PDEs here.
**First-Order Partial Differential Equation**
In Maths, when we speak about the [first-order partial differential equation](https://byjus.com/maths/first-order-differential-equation/), then the equation has only the first derivative of the unknown function having ‘m’ variables. It is expressed in the form of;
**F(x1,…,xm, u,ux1,….,uxm)=0**
**Linear Partial Differential Equation**
If the dependent variable and all its partial derivatives occur linearly in any PDE then such an equation is called linear PDE otherwise a nonlinear PDE. In the above example (1) and (2) are said to be linear equations whereas example (3) and (4) are said to be non-linear equations.
**Quasi-Linear Partial Differential Equation**
A PDE is said to be quasi-linear if all the terms with the highest order derivatives of dependent variables occur linearly, that is the coefficient of those terms are functions of only lower-order derivatives of the dependent variables. However, terms with lower-order derivatives can occur in any manner. Example (3) in the above list is a Quasi-linear equation.
**Homogeneous Partial Differential Equation**
If all the terms of a PDE contain the dependent variable or its partial derivatives then such a PDE is called non-homogeneous partial differential equation or homogeneous otherwise. In the above four examples, Example (4) is non-homogeneous whereas the first three equations are homogeneous.
### Partial Differential Equation Examples
Some of the examples which follow second-order PDE is given as

### Partial Differential Equation Solved Problem
**Question:**
Show that if a is a constant ,then u(x,t)=sin(at)cos(x) is a solution to
\\(\\begin{array}{l}\\frac{\\partial ^{2}u}{\\partial t^{2}}=a^{2}\\frac{\\partial ^{2}u}{\\partial x^{2}}.\\end{array} \\)
**Solution**
Since a is a constant, the partials with respect to t are
\\(\\begin{array}{l}\\frac{\\partial u}{\\partial t}=a\\cos (at)\\cos (x);\\end{array} \\)
\\(\\begin{array}{l}\\frac{\\partial^{2} u}{\\partial t^{2}}=-a^{2}\\sin (at)\\cos (x)\\end{array} \\)
Moreover, ux = – sin (at) sin (x) and uxx\= – sin (at)cos(x), so that
\\(\\begin{array}{l}a^{2}\\frac{\\partial^{2}u }{\\partial x^{2}}=-a^{2}\\sin (at)\\cos (x)\\end{array} \\)
Therefore, u(x,t)=sin(at)cos(x) is a solution to
\\(\\begin{array}{l}\\frac{\\partial ^{2}u}{\\partial t^{2}}=a^{2}\\frac{\\partial ^{2}u}{\\partial x^{2}}.\\end{array} \\)
Hence proved.
Register with BYJU’S learning app to get more information about maths-related articles and formulas. start practice with the problems. |
| Shard | 185 (laksa) |
| Root Hash | 6322170921519322385 |
| Unparsed URL | com,byjus!/maths/partial-differential-equation/ s443 |