Introduction To PDE's
Introduction To PDE's
1 Introduction.
1.1 Terminology.
You have probably completed a course in ODE’s (Ordinary Differential Equations). In these differential
equations, there appear derivatives of an unknown function with respect to one independent variable.
Example of an ODE:
y ′ (t) = y(t).
Definition. A partial differential equation is a differential equation with two or more independent
variables, for instance position (x) and time (t). A solution of a PDE in a region R of the xt-plane (for
example) is a function u(x, t) for which u and all partial derivatives of u in the equation are defined at
each point (x, t) in R and for which the equation reduces to an identity at each point. Such a function is
said to “satisfy” the equation in R.
Naturally, the definition above can be generalized to more and different variables.
• Order. The order of a PDE is the order of the highest partial derivative in the equation.
• Linearity. A PDE can either be linear or nonlinear. A linear equation is one that is linear in the
dependent variable and all its derivatives. Here is the most general linear PDE of order 2 and with
2 independent variables.
The equation is linear if the boxes are filled with with constants with respect to u and its derivatives
(i.e. functions of x and y, but not u, u′ , etc.).
Fact. Any linear combination of solutions to a linear, homogeneous differential equation is itself a solution
to the equation. This is referred to as superposition.
Examples.
1. The function u(x, y) = x2 − y 2 is another solution to Laplace’s equation, uxx + uyy = 0. Apply
superposition to find more solutions to the equation.
2. Decide whether these equations are linear or non-linear and decide the order.
ux = 0.
Comment. One crucial regard in which the general solution to a PDE differs from that of an ODE:
the general solution of an ODE involves undetermined constants whereas the general solution of a PDE
involves undetermined functions.
ay ′′ + by ′ + cy = 0
The general solution to a differential equation is a form that every solution takes (if it exists). A set
of fundamental solutions is a collection of linearly independent solutions that build the general solution
through linear combinations.
Imaginary, z = ±βi
Motivation. Several ordinary differential equations will play an important role in our course. We will solve
them now.
• λ: the eigenvalue - this is a number. Later, we will find that the eigenvalues are important numbers
associated with a given PDE. For example, in quantum mechanics, these correspond to energy states.
In the wave equation modeling a plucked guitar string, they correspond to frequencies of vibration.
For now, you may think of λ as a constant and we just want to know what functions have a derivative
that is a constant multiple of the function itself.
Before solving this (seemingly simple) equation, decide what the solution(s) must look like!
Case 1. λ = 0
Introduction to PDE’s
and Eigenvalue Problems Page 5
Case 2. λ > 0
Case 3. λ < 0
Label the angle θ for each of the points specified on the graph.