Review of Partial Differential Equations
Review of Partial Differential Equations
df f x Δx − f x
= f ' x =lim ………… (1)
dx Δx 0 Δx
dg dg df
g ' x = = ⋅ ……………………….. (2)
dx df dx
∂f f x Δx , y − f x , y
where =lim ……… (4)
∂ x Δx 0 Δx
is the “partial derivative of f with respect to x”, that
is, the derivative of f while keeping y at some
∂f
constant value; similarly, is the partial
∂y
derivative of f with respect to y. We can of course
extend this to functions of more than two
independent variables.
We can manipulate Eq. (3) in the following manner:
df ∂ f ∂ f dy df ∂ f dx ∂ f
= or = …… (5)
dx ∂ x ∂ y dx dy ∂ x dy ∂ y
We have a chain rule for partial derivatives. If
f = f(u,v) and u = u(x,y) and v = v(x,y), then:
∂ f ∂ f ∂u ∂ f ∂v ∂ f ∂ f ∂u ∂ f ∂ v
= ⋅ and = ⋅ … (6)
∂ x ∂u ∂ x ∂v ∂ x ∂ y ∂u ∂ y ∂v ∂ y
which chain is again extendable to three or more,
and the functions can be of three or more variables.
If we have the special case, f = f(x,y) where x = x(t) and
y = y(t), then
df ∂ f dx ∂ f dy
= …………………………… (7)
dt ∂ x dt ∂ y dt
This form is called the parametric representation of
the function f, where t is the “parameter” and x and
y are the “coordinates”.
Unlike total differentials, partial differentials, e.g.
∂ f or ∂ x , have no meaning by themselves, nor are
they operable like fractions.
The higher order partial derivatives may be
described in the following manner:
2
∂ f
=
∂
∂f
∂x ; 2
∂ f
=
∂f
∂
∂y
∂x
2
∂x ∂x∂ y ∂x
Examples of partial differential equations:
2
∂u ∂u
=c 2⋅ 2 (One-dimensional heat equation)
∂t ∂x
2 2
∂u ∂u
2
2 (Two-dimensional Laplace equation)
∂x ∂ y
For subsequent applications, we can now consider the
∂ ∂ ∂
operator ∇ = , shortened verbally
∂x ∂ y ∂z
as “del”, which has no meaning by itself but is used
merely to shorten writing of long equations.
Thus, if we take the Laplacian (del-squared) of u in
2 2 2
∂u ∂u ∂u
three dimensions, then ∇ u= 2 2 2 is
2
∂x ∂ y ∂z
the Three-dimensional Laplace equation.