Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

1.2: PDE’s

( \newcommand{\kernel}{\mathrm{null}\,}\)

Rather than giving a strict mathematical definition, let us look at an example of a PDE, the heat equation in 1 space dimension

2u(x,t)x2=1ku(x,t)t.

It is a PDE since partial derivatives are involved.

Review

To remind you of what that means: xu(x,t) denotes the differentiation of u(x,t) w.r.t. x keeping t fixed,

x(x2t+xt2)=2xt+t2.

  • Equation ??? called linear since u and its derivatives appear linearly, i.e., once per term. No functions of u are allowed. Terms like u2, sin(u), uxu, etc., break this rule, and lead to non-linear equations. These are interesting and important in their own right, but outside the scope of this course.
  • Equation ??? is also homogeneous (which just means that every term involves either u or one of its derivatives, there is no term that does not contain u). The equation 2x2u(x,t)=1ktu(x,t)+sin(x) is called inhomogeneous, due to the sin(x) term on the right, that is independent of u.

Linearity

Why is all that so important? A linear homogeneous equation allows superposition of solutions. If u1 and u2 are both solutions to the heat equation,

2x2u1(x,t)1ktu1(x,t)=tu2(x,t)1k2x2u2(x,t)=0,

any combination is also a solution,

2x2[au1(x,t)+bu2(x,t)]1kt[au1(x,t)+bu2(x,t)]=0.

For a linear inhomogeneous equation this gets somewhat modified. Let v be any solution to the heat equation with a sin(x) inhomogeneity,

2x2v(x,t)1ktv(x,t)=sin(x).

In that case v+au1, with u1 a solution to the homogeneous equation, see Equation ???, is also a solution,

2x2[v(x,t)+au1(x,t)]1kt[v(x,t)+au1(x,t)]=2x2v(x,t)1kxv(x,t)+a(xu1(x,t)1ktu1(x,t))=sin(x).

Finally we would like to define the order of a PDE as the power in the highest derivative, even it is a mixed derivative (w.r.t. more than one variable).

Exercise 1.2.1

Which of these equations is linear? and which is homogeneous?

  1. 2ux2+x2uy=x2+y2
  2. y22ux2+uux+x22uy2=0
  3. 2ux2+2ux2=0
Answer

TBA

Exercise 1.2.2

What is the order of the following equations?

  1. 2ux2+2uy2=0
  2. 2ux224u3xy+2uy2=0
Answer

TBA


This page titled 1.2: PDE’s is shared under a CC BY-NC-SA 2.0 license and was authored, remixed, and/or curated by Niels Walet via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?