βΉοΈ 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 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://www.cuemath.com/calculus/partial-differential-equations/ |
| Last Crawled | 2026-04-18 00:12:45 (1 day ago) |
| First Indexed | 2022-03-09 01:54:52 (4 years ago) |
| HTTP Status Code | 200 |
| Meta Title | Partial Differential Equations - Definition, Formula, Examples |
| Meta Description | Partial differential equations consist of an unknown multivariable function and its partial derivatives. Understand partial differential equations using solved examples. |
| Meta Canonical | null |
| Boilerpipe Text | Partial differential equations are equations that consist of a function with multiple unknown variables and their partial derivatives. In other words, partial differential equations help to relate a function containing several variables to their partial derivatives. These equations fall under the category of differential equations.
Partial differential equations are very useful in studying various phenomena that occur in nature such as sound, heat, fluid flow, and waves. In this article, we will take an in-depth look at the meaning of partial differential equations, their types, formulas, and important applications.
1.
What are Partial Differential Equations?
2.
Partial Differential Equations Formula
3.
Order and Degree of Partial Differential Equations
4.
Partial Differential Equations Types
5.
Partial Differential Equations Classification
6.
Solving Partial Differential Equations
7.
Partial Differential Equations Applications
8.
FAQs on Partial Differential Equations
Partial differential equations are abbreviated as PDE. These
equations
are used to represent problems that consist of an unknown function with several variables, both dependent and independent, as well as the partial derivatives of this function with respect to the independent variables.
Partial Differential Equations Definition
Partial differential equations can be defined as a class of
differential equations
that introduce relations between the various partial derivatives of an unknown multivariable function. Such a multivariable function can consist of several dependent and independent variables. An equation that can solve a given partial differential equation is known as a partial solution.
Partial Differential Equations Example
An example of a partial differential equation is
β
2
u
β
t
2
=
c
2
β
2
u
β
x
2
. This is a one dimensional wave equation.
Partial differential equations can prove to be difficult to solve. Hence, there are certain techniques such as the separation method, change of variables, etc. that can be used to get a solution to these equations. The general formulas for partial differential equations are given below:
First-Order Partial Differential Equations:
F
(
x
1
,
x
2
,
.
.
.
,
x
n
,
w
,
β
w
β
x
1
,
β
w
β
x
2
,
.
.
.
,
β
w
β
x
n
)
=
0
. Here, w = (
x
1
,
x
2
, ...,
x
n
) is the unknown function and F is the given function.
Second-Order Partial Differential Equations: The general formula of a second-order PDE in two variables is given as
a
1
(x, y)
u
x
x
+
a
2
(x, y)
u
x
y
+
a
3
(x, y)
u
y
x
+
a
4
(x, y)
u
y
y
+
a
5
(x, y)
u
x
+
a
6
(x, y)
u
y
+
a
7
(x, y)u = f(x, y).
In the following section, we will learn more about the types of partial differential equations
Order and degree of partial differential equations are used to categorize partial differential equations. The most commonly used partial differential equations are of the first-order and the second-order.
Order of Partial Differential Equations
Order of a partial differential equation can be defined as the order of the highest derivative term that occurs in the PDE. Suppose a partial differential equation is given as
β
z
β
x
+
β
z
β
y
=
z
+
x
y
. As the order of the highest derivative is 1, hence, this is a first-order partial differential equation.
Degree of Partial Differential Equations
The degree of a partial differential equation is the degree of the highest derivative in the PDE. The partial differential equation
β
z
β
x
+
β
z
β
y
=
z
+
x
y
will have the degree 1 as the highest derivative is of the first degree.
Partial differential equations can be broadly divided into 4 types based on the order of the partial derivatives as well as the nature of the equation. These are given below:
First-Order Partial Differential Equations
Partial differential equations where the highest partial derivatives of the unknown function are of the first order are known as first-order partial differential equations. If the equation has n number of variables then we can express a first-order partial differential equation as F (
x
1
,
x
2
, ...,
x
n
,
k
x
1
, ...
k
x
n
). First-order PDEs can be both
linear
and non-linear. A linear partial differential equation is one where the derivatives are neither squared nor multiplied.
Second-Order Partial Differential Equations
Second-order partial differential equations are those where the highest partial derivatives are of the second order. Second-order PDEs can be linear, semi-linear, and non-linear. Linear second-order partial differential equations are easier to solve as compared to the non-linear and semi-linear second-order PDEs. The general formula for a second-order partial differential equation is given as
a
u
x
x
+
b
u
x
y
+
c
u
y
y
+
d
u
x
+
e
u
y
+
f
u
=
g
(
x
,
y
)
. Here, a, b, c, d, e, f, and g are either real-valued functions of x and/or y or they are real constants.
Quasi Linear Partial Differential Equations
In quasilinear partial differential equations, the highest order of partial derivatives occurs, only as linear terms. First-order quasi-linear partial differential equations are widely used for the formulation of various problems in physics and engineering.
Homogeneous Partial Differential Equations
A partial differential equation can be referred to as homogeneous or non-homogeneous depending on the nature of the variables in terms. The partial differential equation with all terms containing the dependent variable and its partial derivatives is called a non-homogeneous PDE or non-homogeneous otherwise.
Suppose we have a linear second-order PDE of the form A
u
x
x
+ 2B
u
x
y
+ C
u
y
y
+ other lower-order terms = 0. Then the
discriminant
of such an equation will be given by B
2
- AC. Using this discriminant, second-order partial differential equations can be classified as follows:
Parabolic Partial Differential Equations:
If B
2
- AC = 0, it results in a parabolic partial differential equation. An example of a parabolic partial differential equation is the heat conduction equation.
Hyperbolic Partial Differential Equations:
Such an equation is obtained when B
2
- AC > 0. The wave equation is an example of a hyperbolic partial differential equation as wave propagation can be described by such equations.
Elliptic Partial Differential Equations:
B
2
- AC < 0 are elliptic partial differential equations. The Laplace equation is an example of an elliptic partial differential equation.
Classification
Canonical Form
Type
Example
b
2
- ac > 0
β
2
u
β
ΞΎ
β
Ξ·
+
.
.
.
=
0
Hyperbolic Partial Differential Equation
Wave propagation equation
b
2
- ac = 0
β
2
u
β
Ξ·
2
+
.
.
.
=
0
Parabolic Partial Differential Equation
Heat conduction equation
b
2
- ac < 0
β
2
u
β
Ξ±
2
+
β
2
u
β
Ξ²
2
+
.
.
.
=
0
Elliptic Partial Differential Equation
Laplace equation
There can be many methods that can be used to solve a partial differential equation. Suppose a partial differential equation has to be obtained by eliminating the arbitrary functions from an equation z = yf(x) + xg(y). The steps to do so are as follows:
Step 1:
Differentiate both sides with respect to x and y.
β
z
β
x
= yf'(x) + g(y) ---(1)
β
z
β
y
= f(x) + xg'(y) ---(2)
Step 2:
Now differentiate (1) w.r.t to y and (2) w.r.t x.
β
2
z
β
x
β
y
= f'(x) + g'(y)
Step 3:
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))
Substituting from step 2 we get,
x
β
z
β
x
+ y
β
z
β
y
= z + xy(
β
2
z
β
x
β
y
)
The general, particular or singular solution can be determined for this equation by using various methods such as change of variables, substitution, etc.
Partial differential equations are widely used in scientific fields such as physics and engineering. Some applications of partial differential equations are given below:
Partial differential equations are used to model equations to describe heat propagation. The equation is given by
u
x
x
=
u
t
Propagation of light and sound is given by the wave equation. This equation is a second-order partial differential equation and is given by
u
x
x
-
u
y
y
= 0.
The Black-Scholes equation is another important second-order partial differential equation that is used to construct financial models.
Related Articles:
Rules of Differentiation
Integration
Differentiation and Integration Formulas
Important Notes on Partial Differential Equations
A partial differential equation is an equation consisting of an unknown multivariable function along with its partial derivatives.
There a broadly 4 types of partial differential equations. These are first-order, second-order, quasi-linear partial differential equations, and homogeneous partial differential equations
Second-order partial differential equations can be classified into three types - parabolic, hyperbolic, and elliptic.
Read More |
| Markdown | [Math Classes](https://www.cuemath.com/en-eu/math-online-classes/)
[Year K-2](https://www.cuemath.com/en-eu/math-online-classes/year-1-3/)
[Kindergarten](https://www.cuemath.com/en-eu/math-online-classes/kindergarten/)
[Year 1](https://www.cuemath.com/en-eu/math-online-classes/year-1/)
[Year 2](https://www.cuemath.com/en-eu/math-online-classes/year-2/)
[Year 3-5](https://www.cuemath.com/en-eu/math-online-classes/year-4-6/)
[Year 3](https://www.cuemath.com/en-eu/math-online-classes/year-3/)
[Year 4](https://www.cuemath.com/en-eu/math-online-classes/year-4/)
[Year 5](https://www.cuemath.com/en-eu/math-online-classes/year-5/)
[Year 6-8](https://www.cuemath.com/en-eu/math-online-classes/year-7-8/)
[Year 6](https://www.cuemath.com/en-eu/math-online-classes/year-6/)
[Year 7](https://www.cuemath.com/en-eu/math-online-classes/year-7/)
[Year 8](https://www.cuemath.com/en-eu/math-online-classes/year-8/)
[Pricing](https://www.cuemath.com/en-eu/pricing/)
[Resources]()
[MathFit Evaluation](https://www.cuemath.com/mathfit-evaluation/)
[Math Test](https://www.cuemath.com/math-test/)
[Blogs](https://www.cuemath.com/blog/)
[Cuemath App](https://www.cuemath.com/apps/cuemath/?utm_source=website_navbar)
[About Us]()
[Our Impact](https://www.cuemath.com/our-impact/)
[Our Tutors](https://www.cuemath.com/our-tutors/)
[Our Story & Mission](https://www.cuemath.com/about-us/)
[Our Reviews](https://www.cuemath.com/our-reviews/)
[Cuemath Vs Others](https://www.cuemath.com/blog/tag/cuemath-vs-others/)
[What is MathFit](https://www.cuemath.com/blog/what-does-it-mean-to-be-mathfit/)
[FAQs](https://www.cuemath.com/frequently-asked-questions/)
Download App
[](https://www.cuemath.com/en-eu/)

[Math Classes](https://www.cuemath.com/en-eu/math-online-classes/)
[Year K-2](https://www.cuemath.com/en-eu/math-online-classes/year-1-3/)
[Kindergarten](https://www.cuemath.com/en-eu/math-online-classes/kindergarten/)
[Year 1](https://www.cuemath.com/en-eu/math-online-classes/year-1/)
[Year 2](https://www.cuemath.com/en-eu/math-online-classes/year-2/)
[Year 3-5](https://www.cuemath.com/en-eu/math-online-classes/year-4-6/)
[Year 3](https://www.cuemath.com/en-eu/math-online-classes/year-3/)
[Year 4](https://www.cuemath.com/en-eu/math-online-classes/year-4/)
[Year 5](https://www.cuemath.com/en-eu/math-online-classes/year-5/)
[Year 6-8](https://www.cuemath.com/en-eu/math-online-classes/year-7-8/)
[Year 6](https://www.cuemath.com/en-eu/math-online-classes/year-6/)
[Year 7](https://www.cuemath.com/en-eu/math-online-classes/year-7/)
[Year 8](https://www.cuemath.com/en-eu/math-online-classes/year-8/)
[Pricing](https://www.cuemath.com/en-eu/pricing/)
Resources
[MathFit Evaluation](https://www.cuemath.com/mathfit-evaluation/)
[Math Test](https://www.cuemath.com/math-test/)
[Blogs](https://www.cuemath.com/blog/)
[Cuemath App](https://www.cuemath.com/apps/cuemath/?utm_source=website_navbar)
About Us
[Our Impact](https://www.cuemath.com/our-impact/)
[Our Tutors](https://www.cuemath.com/our-tutors/)
[Our Story & Mission](https://www.cuemath.com/about-us/)
[Our Reviews](https://www.cuemath.com/our-reviews/)
[Cuemath Vs Others](https://www.cuemath.com/blog/tag/cuemath-vs-others/)
[What is MathFit](https://www.cuemath.com/blog/what-does-it-mean-to-be-mathfit/)
[FAQs](https://www.cuemath.com/frequently-asked-questions/)




[Learn]()
[Practice]()[Download]()
# Partial Differential Equations
Partial differential equations are equations that consist of a function with multiple unknown variables and their partial derivatives. In other words, partial differential equations help to relate a function containing several variables to their partial derivatives. These equations fall under the category of differential equations.
Partial differential equations are very useful in studying various phenomena that occur in nature such as sound, heat, fluid flow, and waves. In this article, we will take an in-depth look at the meaning of partial differential equations, their types, formulas, and important applications.
| | |
|---|---|
| 1\. | [What are Partial Differential Equations?](https://www.cuemath.com/calculus/partial-differential-equations/#what) |
| 2\. | [Partial Differential Equations Formula](https://www.cuemath.com/calculus/partial-differential-equations/#formula) |
| 3\. | [Order and Degree of Partial Differential Equations](https://www.cuemath.com/calculus/partial-differential-equations/#order) |
| 4\. | [Partial Differential Equations Types](https://www.cuemath.com/calculus/partial-differential-equations/#types) |
| 5\. | [Partial Differential Equations Classification](https://www.cuemath.com/calculus/partial-differential-equations/#classification) |
| 6\. | [Solving Partial Differential Equations](https://www.cuemath.com/calculus/partial-differential-equations/#solve) |
| 7\. | [Partial Differential Equations Applications](https://www.cuemath.com/calculus/partial-differential-equations/#applications) |
| 8\. | [FAQs on Partial Differential Equations](https://www.cuemath.com/calculus/partial-differential-equations/#faqs) |
## What are Partial Differential Equations?
Partial differential equations are abbreviated as PDE. These [equations](https://www.cuemath.com/algebra/equation/) are used to represent problems that consist of an unknown function with several variables, both dependent and independent, as well as the partial derivatives of this function with respect to the independent variables.
### Partial Differential Equations Definition
Partial differential equations can be defined as a class of [differential equations](https://www.cuemath.com/calculus/differential-equation/) that introduce relations between the various partial derivatives of an unknown multivariable function. Such a multivariable function can consist of several dependent and independent variables. An equation that can solve a given partial differential equation is known as a partial solution.
### Partial Differential Equations Example
An example of a partial differential equation is β2uβt2\=c2β2uβx2 β 2 u β t 2 \= c 2 β 2 u β x 2. This is a one dimensional wave equation.

## Partial Differential Equations Formula
Partial differential equations can prove to be difficult to solve. Hence, there are certain techniques such as the separation method, change of variables, etc. that can be used to get a solution to these equations. The general formulas for partial differential equations are given below:
- First-Order Partial Differential Equations:
F(x1,x2,...,xn,w,βwβx1,βwβx2,...,βwβxn)\=0
F
(
x
1
,
x
2
,
.
.
.
,
x
n
,
w
,
β
w
β
x
1
,
β
w
β
x
2
,
.
.
.
,
β
w
β
x
n
)
\=
0
. Here, w = (
x1
x
1
,
x2
x
2
, ...,
xn
x
n
) is the unknown function and F is the given function.
- Second-Order Partial Differential Equations: The general formula of a second-order PDE in two variables is given as
a1
a
1
(x, y)
uxx
u
x
x
\+
a2
a
2
(x, y)
uxy
u
x
y
\+
a3
a
3
(x, y)
uyx
u
y
x
\+
a4
a
4
(x, y)
uyy
u
y
y
\+
a5
a
5
(x, y)
ux
u
x
\+
a6
a
6
(x, y)
uy
u
y
\+
a7
a
7
(x, y)u = f(x, y).
In the following section, we will learn more about the types of partial differential equations
## Order and Degree of Partial Differential Equations
Order and degree of partial differential equations are used to categorize partial differential equations. The most commonly used partial differential equations are of the first-order and the second-order.
### Order of Partial Differential Equations
Order of a partial differential equation can be defined as the order of the highest derivative term that occurs in the PDE. Suppose a partial differential equation is given as βzβx\+βzβy\=z\+xy β z β x \+ β z β y \= z \+ x y. As the order of the highest derivative is 1, hence, this is a first-order partial differential equation.
### Degree of Partial Differential Equations
The degree of a partial differential equation is the degree of the highest derivative in the PDE. The partial differential equation βzβx\+βzβy\=z\+xy β z β x \+ β z β y \= z \+ x y will have the degree 1 as the highest derivative is of the first degree.
## Partial Differential Equations Types
Partial differential equations can be broadly divided into 4 types based on the order of the partial derivatives as well as the nature of the equation. These are given below:
### First-Order Partial Differential Equations
Partial differential equations where the highest partial derivatives of the unknown function are of the first order are known as first-order partial differential equations. If the equation has n number of variables then we can express a first-order partial differential equation as F (x1 x 1, x2 x 2, ...,xn x n, kx1 k x 1, ...kxn k x n). First-order PDEs can be both [linear](https://www.cuemath.com/algebra/linear-equations/) and non-linear. A linear partial differential equation is one where the derivatives are neither squared nor multiplied.
### Second-Order Partial Differential Equations
Second-order partial differential equations are those where the highest partial derivatives are of the second order. Second-order PDEs can be linear, semi-linear, and non-linear. Linear second-order partial differential equations are easier to solve as compared to the non-linear and semi-linear second-order PDEs. The general formula for a second-order partial differential equation is given as auxx\+buxy\+cuyy\+dux\+euy\+fu\=g(x,y) a u x x \+ b u x y \+ c u y y \+ d u x \+ e u y \+ f u \= g ( x , y ). Here, a, b, c, d, e, f, and g are either real-valued functions of x and/or y or they are real constants.
### Quasi Linear Partial Differential Equations
In quasilinear partial differential equations, the highest order of partial derivatives occurs, only as linear terms. First-order quasi-linear partial differential equations are widely used for the formulation of various problems in physics and engineering.
### Homogeneous Partial Differential Equations
A partial differential equation can be referred to as homogeneous or non-homogeneous depending on the nature of the variables in terms. The partial differential equation with all terms containing the dependent variable and its partial derivatives is called a non-homogeneous PDE or non-homogeneous otherwise.
## Partial Differential Equations Classification
Suppose we have a linear second-order PDE of the form Auxx u x x + 2Buxy u x y + Cuyy u y y + other lower-order terms = 0. Then the [discriminant](https://www.cuemath.com/algebra/discriminant/) of such an equation will be given by B2 - AC. Using this discriminant, second-order partial differential equations can be classified as follows:
- **Parabolic Partial Differential Equations:** If B2 - AC = 0, it results in a parabolic partial differential equation. An example of a parabolic partial differential equation is the heat conduction equation.
- **Hyperbolic Partial Differential Equations:** Such an equation is obtained when B2 - AC \> 0. The wave equation is an example of a hyperbolic partial differential equation as wave propagation can be described by such equations.
- **Elliptic Partial Differential Equations:** B2 - AC \< 0 are elliptic partial differential equations. The Laplace equation is an example of an elliptic partial differential equation.
| | | | |
|---|---|---|---|
| **Classification** | **Canonical Form** | **Type** | **Example** |
| b2 - ac \> 0 | β2uβΞΎβΞ·\+...\=0 β 2 u β ΞΎ β Ξ· \+ . . . \= 0 | Hyperbolic Partial Differential Equation | Wave propagation equation |
| b2 - ac = 0 | β2uβΞ·2\+...\=0 β 2 u β Ξ· 2 \+ . . . \= 0 | Parabolic Partial Differential Equation | Heat conduction equation |
| b2 - ac \< 0 | β2uβΞ±2\+β2uβΞ²2\+...\=0 β 2 u β Ξ± 2 \+ β 2 u β Ξ² 2 \+ . . . \= 0 | Elliptic Partial Differential Equation | Laplace equation |
## Solving Partial Differential Equations
There can be many methods that can be used to solve a partial differential equation. Suppose a partial differential equation has to be obtained by eliminating the arbitrary functions from an equation z = yf(x) + xg(y). The steps to do so are as follows:
**Step 1:** Differentiate both sides with respect to x and y.
βzβx β z β x = yf'(x) + g(y) ---(1)
βzβy β z β y = f(x) + xg'(y) ---(2)
**Step 2:** Now differentiate (1) w.r.t to y and (2) w.r.t x.
β2zβxβy β 2 z β x β y = f'(x) + g'(y)
**Step 3:** Multiply the first equation by x and the second equation by y then add the resultant.
xβzβx β z β x + yβzβy β z β y = xg(y) + yf(x) + xy(f'(x) + g'(y))
\= z + xy(f'(x) + g'(y))
Substituting from step 2 we get,
xβzβx β z β x + yβzβy β z β y = z + xy(β2zβxβy β 2 z β x β y)
The general, particular or singular solution can be determined for this equation by using various methods such as change of variables, substitution, etc.
## Partial Differential Equations Applications
Partial differential equations are widely used in scientific fields such as physics and engineering. Some applications of partial differential equations are given below:
- Partial differential equations are used to model equations to describe heat propagation. The equation is given by
uxx
u
x
x
\=
ut
u
t
- Propagation of light and sound is given by the wave equation. This equation is a second-order partial differential equation and is given by
uxx
u
x
x
\-
uyy
u
y
y
\= 0.
- The Black-Scholes equation is another important second-order partial differential equation that is used to construct financial models.
**Related Articles:**
- [Rules of Differentiation](https://www.cuemath.com/calculus/differentiation/)
- [Integration](https://www.cuemath.com/calculus/integral/)
- [Differentiation and Integration Formulas](https://www.cuemath.com/differentiation-and-integration-formula/)
**Important Notes on Partial Differential Equations**
- A partial differential equation is an equation consisting of an unknown multivariable function along with its partial derivatives.
- There a broadly 4 types of partial differential equations. These are first-order, second-order, quasi-linear partial differential equations, and homogeneous partial differential equations
- Second-order partial differential equations can be classified into three types - parabolic, hyperbolic, and elliptic.
Read More
Explore
math program
Download FREE Study Materials

Partial Differential Equations Worksheet

Partial Differential Equations Worksheet
Worksheet on Calculus

## Examples on Partial Differential Equations
1. **Example 1:** Find the partial differential equation of u = f(x2 - y2).
**Solution:** Differentiate w.r.t x and y.
βuβx
β
u
β
x
\= 2x . f'(x2 - y2)
βuβy
β
u
β
y
\= -2y . f'(x2 - y2)
βuβx
β
u
β
x
/
βuβy
β
u
β
y
\= -x / y
Thus, the differential equation is given as y.
βuβx
β
u
β
x
\+ x.
βuβy
β
u
β
y
\= 0.
**Answer:** y.
βuβx
β
u
β
x
\+ x.
βuβy
β
u
β
y
\= 0.
2. **Example 2:** Find the partial differential equation of all spheres that have their centers in the x-y plane and have a fixed radius. \[Hint: use the equation(x - a)2 + (y - b)2 + z2 = r2\]
**Solution:** Differentiate w.r.t x and y.
2z
βzβx
β
z
β
x
\= -2(x - a)
2z
βzβy
β
z
β
y
\= -2(y - a)
(x - a) = -z
βzβx
β
z
β
x
, (y - a) = -z
βzβy
β
z
β
y
Substituting these values in the given equation we get the partial differential equation as,
z2 =
r2(βzβx)2\+(βzβy)2\+1
r
2
(
β
z
β
x
)
2
\+
(
β
z
β
y
)
2
\+
1
**Answer:** z2 =
r2(βzβx)2\+(βzβy)2\+1
r
2
(
β
z
β
x
)
2
\+
(
β
z
β
y
)
2
\+
1
3. **Example 3:** Given p(x, t) = sin(bt)cosx, prove β2pβt2\=b2β2pβx2 β 2 p β t 2 \= b 2 β 2 p β x 2
**Solution:** βpβt\=bcos(bt)cos(x) β p β t \= b c o s ( b t ) c o s ( x )
β2pβt2\=βb2sin(bt)cos(x) β 2 p β t 2 \= β b 2 s i n ( b t ) c o s ( x )
βpβx\=βsin(bt)sin(x) β p β x \= β s i n ( b t ) s i n ( x )
β2pβx2\=βsin(bt)cos(x) β 2 p β x 2 \= β s i n ( b t ) c o s ( x )
b2β2pβx2\=βb2sin(bt)cos(x) b 2 β 2 p β x 2 \= β b 2 s i n ( b t ) c o s ( x ) = β2pβt2 β 2 p β t 2
Hence, proved.
Show more \>

Breakdown tough concepts through simple visuals.
Math will no longer be a tough subject, especially when you understand the concepts through visualizations.
[Book a Free Trial Class](https://www.cuemath.com/parent/signup/)
## Practice Questions on Partial Differential Equations
Check Answer \>
## FAQs on Partial Differential Equations
### What are Partial Differential Equations?
Partial differential equations can be defined as differential equations that consist of an unknown [function](https://www.cuemath.com/calculus/What-are-functions/), with several dependent and independent variables as well as their partial derivatives.
### What is the Formula for Partial Differential Equations?
The general form of a first-order partial differential equation is given as F (x1 x 1, x2 x 2, ...,xn x n, kx1 k x 1, ...kxn k x n) while that of a second order PDE is given by auxx\+buxy\+cuyy\+dux\+euy\+yu\=g(x,y) a u x x \+ b u x y \+ c u y y \+ d u x \+ e u y \+ y u \= g ( x , y ).
### How to Solve Partial Differential Equations?
There are many methods available to solve partial differential equations such as separation method, substitution method, and change of [variables](https://www.cuemath.com/algebra/variables-constants-and-expressions/). Depending upon the question these methods can be employed to get the answer.
### Are Partial Differential Equations Linear?
All partial differential equations may not be linear. There can be semi-linear and non-linear partial differential equations also.
### What are the Types of Partial Differential Equations?
The types of partial differential equations are listed below:
- First-order partial differential equations
- Second-order partial differential equations
- Quasi-linear partial differential equations
- Homogeneous partial differential equations
### What are Ordinary Differential Equations and Partial Differential Equations?
Ordinary differential equations (ODE) are equations that contain differentials with respect to one variable only. Partial differential equations have partial derivatives with respect to several independent variables. ODE are a subclass of PDE.
### What are the Applications of Partial Differential Equations?
Partial differential equations are widely used in engineering and physics to model natural phenomena such as heat transfer, wave propagation, diffusion, and electrostatics.
Explore
math program
Math worksheets and
visual curriculum
Download App
Become MathFitβ’:
Boost math skills with daily fun challenges and puzzles.
Download the app
STRATEGY GAMES
LOGIC PUZZLES
MENTAL MATH
Become MathFitβ’:
Boost math skills with daily fun challenges and puzzles.
Download the app
STRATEGY GAMES
LOGIC PUZZLES
MENTAL MATH
US Office
CueLearn Inc, 1013 Centre Road, Suite 403-B, Wilmington, Delaware 19805
India Office
Plot No. F-17/5, Golf Course Rd, Sector 42, Gurugram, Haryana 122009
US Office
CueLearn Inc, 1013 Centre Road, Suite 403-B, Wilmington, Delaware 19805
India Office
Plot No. F-17/5, Golf Course Rd, Sector 42, Gurugram, Haryana 122009

[Terms & conditions](https://www.cuemath.com/terms)
[Privacy Policy](https://www.cuemath.com/privacy)
[](https://www.facebook.com/cuemath/)[](https://www.youtube.com/channel/UC24sjKTMy-d5Z-g2OsYYHqw)[](https://www.instagram.com/cuemath/)[](https://x.com/cuemath)[](https://www.linkedin.com/company/cue-learn/)
[](https://www.facebook.com/cuemath/)[](https://www.youtube.com/channel/UC24sjKTMy-d5Z-g2OsYYHqw)[](https://www.instagram.com/cuemath/)[](https://x.com/cuemath)[](https://www.linkedin.com/company/cue-learn/)

[Terms & conditions](https://www.cuemath.com/terms)
[Privacy Policy](https://www.cuemath.com/privacy)
ABOUT CUEMATH
[About Us](https://www.cuemath.com/about-us/)
[Our Impact](https://www.cuemath.com/en-eu/our-impact/)
[Our Tutors](https://www.cuemath.com/our-tutors/)
[Our Reviews](https://www.cuemath.com/our-reviews/)
[FAQs](https://www.cuemath.com/en-eu/frequently-asked-questions/)
[Pricing](https://www.cuemath.com/en-eu/pricing/)
[Contact Us](https://www.cuemath.com/contact-us/)
[Refund Policy](https://www.cuemath.com/refund-policy/)
ABOUT CUEMATH
\+
[About Us](https://www.cuemath.com/about-us/)
[Our Impact](https://www.cuemath.com/en-eu/our-impact/)
[Our Tutors](https://www.cuemath.com/our-tutors/)
[Our Reviews](https://www.cuemath.com/our-reviews/)
[FAQs](https://www.cuemath.com/en-eu/frequently-asked-questions/)
[Pricing](https://www.cuemath.com/en-eu/pricing/)
[Contact Us](https://www.cuemath.com/contact-us/)
[Refund Policy](https://www.cuemath.com/refund-policy/)
OUR PROGRAMS
[Cueprep](http://cueprep.com/)
OUR PROGRAMS
\+
[Cueprep](http://cueprep.com/)
RESOURCES
[Blogs](https://www.cuemath.com/blog/)
[Math Puzzles](https://www.cuemath.com/math-puzzles/)
[MathFitβ’ 100 Puzzles](https://d138zd1ktt9iqe.cloudfront.net/static/website-v3/puzzle-booklet.pdf)
[Math Test](https://www.cuemath.com/math-test/)
[MathFit Evaluation](https://www.cuemath.com/mathfit-evaluation/)
RESOURCES
\+
[Blogs](https://www.cuemath.com/blog/)
[Math Puzzles](https://www.cuemath.com/math-puzzles/)
[MathFitβ’ 100 Puzzles](https://d138zd1ktt9iqe.cloudfront.net/static/website-v3/puzzle-booklet.pdf)
[Math Test](https://www.cuemath.com/math-test/)
[MathFit Evaluation](https://www.cuemath.com/mathfit-evaluation/)
MATH TUTORING
[Online Math Classes](https://www.cuemath.com/en-eu/math-online-classes/)
[Online Math Courses](https://www.cuemath.com/en-eu/online-math-courses/)
[Online Math Tutors](https://www.cuemath.com/en-eu/online-math-tutor/)
[Math Tuition](https://www.cuemath.com/en-eu/math-tuition-india/)
[Math Tutors India](https://www.cuemath.com/en-eu/math-tutors-india/)
MATH TUTORING
\+
[Online Math Classes](https://www.cuemath.com/en-eu/math-online-classes/)
[Online Math Courses](https://www.cuemath.com/en-eu/online-math-courses/)
[Online Math Tutors](https://www.cuemath.com/en-eu/online-math-tutor/)
[Math Tuition](https://www.cuemath.com/en-eu/math-tuition-india/)
[Math Tutors India](https://www.cuemath.com/en-eu/math-tutors-india/)
Become MathFitβ’:
Boost math skills with daily fun challenges and puzzles.
Download the app
STRATEGY GAMES
LOGIC PUZZLES
MENTAL MATH
Become MathFitβ’:
Boost math skills with daily fun challenges and puzzles.
Download the app
STRATEGY GAMES
LOGIC PUZZLES
MENTAL MATH
ABOUT CUEMATH
[About Us](https://www.cuemath.com/about-us/)
[Our Impact](https://www.cuemath.com/en-eu/our-impact/)
[Our Tutors](https://www.cuemath.com/our-tutors/)
[Our Reviews](https://www.cuemath.com/our-reviews/)
[FAQs](https://www.cuemath.com/en-eu/frequently-asked-questions/)
[Pricing](https://www.cuemath.com/en-eu/pricing/)
[Contact Us](https://www.cuemath.com/contact-us/)
[Refund Policy](https://www.cuemath.com/refund-policy/)
ABOUT CUEMATH
\+
[About Us](https://www.cuemath.com/about-us/)
[Our Impact](https://www.cuemath.com/en-eu/our-impact/)
[Our Tutors](https://www.cuemath.com/our-tutors/)
[Our Reviews](https://www.cuemath.com/our-reviews/)
[FAQs](https://www.cuemath.com/en-eu/frequently-asked-questions/)
[Pricing](https://www.cuemath.com/en-eu/pricing/)
[Contact Us](https://www.cuemath.com/contact-us/)
[Refund Policy](https://www.cuemath.com/refund-policy/)
OUR PROGRAMS
[Cueprep](http://cueprep.com/)
OUR PROGRAMS
\+
[Cueprep](http://cueprep.com/)
RESOURCES
[Blogs](https://www.cuemath.com/blog/)
[Math Puzzles](https://www.cuemath.com/math-puzzles/)
[MathFitβ’ 100 Puzzles](https://d138zd1ktt9iqe.cloudfront.net/static/website-v3/puzzle-booklet.pdf)
[Math Test](https://www.cuemath.com/math-test/)
[MathFit Evaluation](https://www.cuemath.com/mathfit-evaluation/)
RESOURCES
\+
[Blogs](https://www.cuemath.com/blog/)
[Math Puzzles](https://www.cuemath.com/math-puzzles/)
[MathFitβ’ 100 Puzzles](https://d138zd1ktt9iqe.cloudfront.net/static/website-v3/puzzle-booklet.pdf)
[Math Test](https://www.cuemath.com/math-test/)
[MathFit Evaluation](https://www.cuemath.com/mathfit-evaluation/)
MATH TUTORING
[Online Math Classes](https://www.cuemath.com/en-eu/math-online-classes/)
[Online Math Courses](https://www.cuemath.com/en-eu/online-math-courses/)
[Online Math Tutors](https://www.cuemath.com/en-eu/online-math-tutor/)
[Math Tuition](https://www.cuemath.com/en-eu/math-tuition-india/)
[Math Tutors India](https://www.cuemath.com/en-eu/math-tutors-india/)
MATH TUTORING
\+
[Online Math Classes](https://www.cuemath.com/en-eu/math-online-classes/)
[Online Math Courses](https://www.cuemath.com/en-eu/online-math-courses/)
[Online Math Tutors](https://www.cuemath.com/en-eu/online-math-tutor/)
[Math Tuition](https://www.cuemath.com/en-eu/math-tuition-india/)
[Math Tutors India](https://www.cuemath.com/en-eu/math-tutors-india/)
US Office
CueLearn Inc, 1013 Centre Road, Suite 403-B, Wilmington, Delaware 19805
India Office
Plot No. F-17/5, Golf Course Rd, Sector 42, Gurugram, Haryana 122009
US Office
CueLearn Inc, 1013 Centre Road, Suite 403-B, Wilmington, Delaware 19805
India Office
Plot No. F-17/5, Golf Course Rd, Sector 42, Gurugram, Haryana 122009

[Terms & conditions](https://www.cuemath.com/terms)
[Privacy Policy](https://www.cuemath.com/privacy)
[](https://www.facebook.com/cuemath/)[](https://www.youtube.com/channel/UC24sjKTMy-d5Z-g2OsYYHqw)[](https://www.instagram.com/cuemath/)[](https://x.com/cuemath)[](https://www.linkedin.com/company/cue-learn/)
[](https://www.facebook.com/cuemath/)[](https://www.youtube.com/channel/UC24sjKTMy-d5Z-g2OsYYHqw)[](https://www.instagram.com/cuemath/)[](https://x.com/cuemath)[](https://www.linkedin.com/company/cue-learn/)

[Terms & conditions](https://www.cuemath.com/terms)
[Privacy Policy](https://www.cuemath.com/privacy) |
| Readable Markdown | Partial differential equations are equations that consist of a function with multiple unknown variables and their partial derivatives. In other words, partial differential equations help to relate a function containing several variables to their partial derivatives. These equations fall under the category of differential equations.
Partial differential equations are very useful in studying various phenomena that occur in nature such as sound, heat, fluid flow, and waves. In this article, we will take an in-depth look at the meaning of partial differential equations, their types, formulas, and important applications.
| | |
|---|---|
| 1\. | [What are Partial Differential Equations?](https://www.cuemath.com/calculus/partial-differential-equations/#what) |
| 2\. | [Partial Differential Equations Formula](https://www.cuemath.com/calculus/partial-differential-equations/#formula) |
| 3\. | [Order and Degree of Partial Differential Equations](https://www.cuemath.com/calculus/partial-differential-equations/#order) |
| 4\. | [Partial Differential Equations Types](https://www.cuemath.com/calculus/partial-differential-equations/#types) |
| 5\. | [Partial Differential Equations Classification](https://www.cuemath.com/calculus/partial-differential-equations/#classification) |
| 6\. | [Solving Partial Differential Equations](https://www.cuemath.com/calculus/partial-differential-equations/#solve) |
| 7\. | [Partial Differential Equations Applications](https://www.cuemath.com/calculus/partial-differential-equations/#applications) |
| 8\. | [FAQs on Partial Differential Equations](https://www.cuemath.com/calculus/partial-differential-equations/#faqs) |
Partial differential equations are abbreviated as PDE. These [equations](https://www.cuemath.com/algebra/equation/) are used to represent problems that consist of an unknown function with several variables, both dependent and independent, as well as the partial derivatives of this function with respect to the independent variables.
### Partial Differential Equations Definition
Partial differential equations can be defined as a class of [differential equations](https://www.cuemath.com/calculus/differential-equation/) that introduce relations between the various partial derivatives of an unknown multivariable function. Such a multivariable function can consist of several dependent and independent variables. An equation that can solve a given partial differential equation is known as a partial solution.
### Partial Differential Equations Example
An example of a partial differential equation is β 2 u β t 2 \= c 2 β 2 u β x 2. This is a one dimensional wave equation.
Partial differential equations can prove to be difficult to solve. Hence, there are certain techniques such as the separation method, change of variables, etc. that can be used to get a solution to these equations. The general formulas for partial differential equations are given below:
- First-Order Partial Differential Equations:
F
(
x
1
,
x
2
,
.
.
.
,
x
n
,
w
,
β
w
β
x
1
,
β
w
β
x
2
,
.
.
.
,
β
w
β
x
n
)
\=
0
. Here, w = (
x
1
,
x
2
, ...,
x
n
) is the unknown function and F is the given function.
- Second-Order Partial Differential Equations: The general formula of a second-order PDE in two variables is given as
a
1
(x, y)
u
x
x
\+
a
2
(x, y)
u
x
y
\+
a
3
(x, y)
u
y
x
\+
a
4
(x, y)
u
y
y
\+
a
5
(x, y)
u
x
\+
a
6
(x, y)
u
y
\+
a
7
(x, y)u = f(x, y).
In the following section, we will learn more about the types of partial differential equations
Order and degree of partial differential equations are used to categorize partial differential equations. The most commonly used partial differential equations are of the first-order and the second-order.
### Order of Partial Differential Equations
Order of a partial differential equation can be defined as the order of the highest derivative term that occurs in the PDE. Suppose a partial differential equation is given as β z β x \+ β z β y \= z \+ x y. As the order of the highest derivative is 1, hence, this is a first-order partial differential equation.
### Degree of Partial Differential Equations
The degree of a partial differential equation is the degree of the highest derivative in the PDE. The partial differential equation β z β x \+ β z β y \= z \+ x y will have the degree 1 as the highest derivative is of the first degree.
Partial differential equations can be broadly divided into 4 types based on the order of the partial derivatives as well as the nature of the equation. These are given below:
### First-Order Partial Differential Equations
Partial differential equations where the highest partial derivatives of the unknown function are of the first order are known as first-order partial differential equations. If the equation has n number of variables then we can express a first-order partial differential equation as F (x 1, x 2, ...,x n, k x 1, ...k x n). First-order PDEs can be both [linear](https://www.cuemath.com/algebra/linear-equations/) and non-linear. A linear partial differential equation is one where the derivatives are neither squared nor multiplied.
### Second-Order Partial Differential Equations
Second-order partial differential equations are those where the highest partial derivatives are of the second order. Second-order PDEs can be linear, semi-linear, and non-linear. Linear second-order partial differential equations are easier to solve as compared to the non-linear and semi-linear second-order PDEs. The general formula for a second-order partial differential equation is given as a u x x \+ b u x y \+ c u y y \+ d u x \+ e u y \+ f u \= g ( x , y ). Here, a, b, c, d, e, f, and g are either real-valued functions of x and/or y or they are real constants.
### Quasi Linear Partial Differential Equations
In quasilinear partial differential equations, the highest order of partial derivatives occurs, only as linear terms. First-order quasi-linear partial differential equations are widely used for the formulation of various problems in physics and engineering.
### Homogeneous Partial Differential Equations
A partial differential equation can be referred to as homogeneous or non-homogeneous depending on the nature of the variables in terms. The partial differential equation with all terms containing the dependent variable and its partial derivatives is called a non-homogeneous PDE or non-homogeneous otherwise.
Suppose we have a linear second-order PDE of the form Au x x + 2Bu x y + Cu y y + other lower-order terms = 0. Then the [discriminant](https://www.cuemath.com/algebra/discriminant/) of such an equation will be given by B2 - AC. Using this discriminant, second-order partial differential equations can be classified as follows:
- **Parabolic Partial Differential Equations:** If B2 - AC = 0, it results in a parabolic partial differential equation. An example of a parabolic partial differential equation is the heat conduction equation.
- **Hyperbolic Partial Differential Equations:** Such an equation is obtained when B2 - AC \> 0. The wave equation is an example of a hyperbolic partial differential equation as wave propagation can be described by such equations.
- **Elliptic Partial Differential Equations:** B2 - AC \< 0 are elliptic partial differential equations. The Laplace equation is an example of an elliptic partial differential equation.
| | | | |
|---|---|---|---|
| **Classification** | **Canonical Form** | **Type** | **Example** |
| b2 - ac \> 0 | β 2 u β ΞΎ β Ξ· \+ . . . \= 0 | Hyperbolic Partial Differential Equation | Wave propagation equation |
| b2 - ac = 0 | β 2 u β Ξ· 2 \+ . . . \= 0 | Parabolic Partial Differential Equation | Heat conduction equation |
| b2 - ac \< 0 | β 2 u β Ξ± 2 \+ β 2 u β Ξ² 2 \+ . . . \= 0 | Elliptic Partial Differential Equation | Laplace equation |
There can be many methods that can be used to solve a partial differential equation. Suppose a partial differential equation has to be obtained by eliminating the arbitrary functions from an equation z = yf(x) + xg(y). The steps to do so are as follows:
**Step 1:** Differentiate both sides with respect to x and y.
β z β x = yf'(x) + g(y) ---(1)
β z β y = f(x) + xg'(y) ---(2)
**Step 2:** Now differentiate (1) w.r.t to y and (2) w.r.t x.
β 2 z β x β y = f'(x) + g'(y)
**Step 3:** 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))
Substituting from step 2 we get,
xβ z β x + yβ z β y = z + xy(β 2 z β x β y)
The general, particular or singular solution can be determined for this equation by using various methods such as change of variables, substitution, etc.
Partial differential equations are widely used in scientific fields such as physics and engineering. Some applications of partial differential equations are given below:
- Partial differential equations are used to model equations to describe heat propagation. The equation is given by
u
x
x
\=
u
t
- Propagation of light and sound is given by the wave equation. This equation is a second-order partial differential equation and is given by
u
x
x
\-
u
y
y
\= 0.
- The Black-Scholes equation is another important second-order partial differential equation that is used to construct financial models.
**Related Articles:**
- [Rules of Differentiation](https://www.cuemath.com/calculus/differentiation/)
- [Integration](https://www.cuemath.com/calculus/integral/)
- [Differentiation and Integration Formulas](https://www.cuemath.com/differentiation-and-integration-formula/)
**Important Notes on Partial Differential Equations**
- A partial differential equation is an equation consisting of an unknown multivariable function along with its partial derivatives.
- There a broadly 4 types of partial differential equations. These are first-order, second-order, quasi-linear partial differential equations, and homogeneous partial differential equations
- Second-order partial differential equations can be classified into three types - parabolic, hyperbolic, and elliptic.
Read More |
| Shard | 185 (laksa) |
| Root Hash | 6203651625873809585 |
| Unparsed URL | com,cuemath!www,/calculus/partial-differential-equations/ s443 |