Partial Differential Equations - Examples & Applications

Conceptual Examples: PDE Classification

Classifying a Second-Order PDE

Classify the following partial differential equation as elliptic, parabolic, or hyperbolic:
42ux2122uxy+92uy2+5ux=04\frac{\partial^2 u}{\partial x^2} - 12\frac{\partial^2 u}{\partial x \partial y} + 9\frac{\partial^2 u}{\partial y^2} + 5\frac{\partial u}{\partial x} = 0

Classification Solution

0 of 3 Steps Completed
1

Classifying a PDE with Variable Coefficients

Classify the equation x2ux2+y2uy2=0x \frac{\partial^2 u}{\partial x^2} + y \frac{\partial^2 u}{\partial y^2} = 0 in the different quadrants of the xyxy-plane.

Variable Coefficient Classification Solution

0 of 3 Steps Completed
1

Fourier Series

Fourier Series (Odd Function)

Find the Fourier series for the square wave function f(x)f(x) defined on [π,π][-\pi, \pi]:
f(x)={1π<x<010<x<π\begin{aligned} f(x) = \begin{cases} -1 & -\pi < x < 0 \\ 1 & 0 < x < \pi \end{cases} \end{aligned}

Fourier Series Solution

0 of 4 Steps Completed
1

The Heat Equation

1D Heat Equation Problem

Solve the 1D Heat Equation ut=α22ux2\frac{\partial u}{\partial t} = \alpha^2 \frac{\partial^2 u}{\partial x^2} for a rod of length LL, with boundary conditions u(0,t)=0u(0,t) = 0 and u(L,t)=0u(L,t) = 0, and an initial temperature distribution u(x,0)=f(x)u(x,0) = f(x).

Heat Equation Solution via Separation of Variables

0 of 7 Steps Completed
1

The Wave Equation

1D Wave Equation (Plucked String)

A string of length L=1L=1 and wave speed c=2c=2 is fixed at both ends. It is plucked, giving it an initial displacement u(x,0)=sin(πx)u(x,0) = \sin(\pi x) and zero initial velocity ut(x,0)=0u_t(x,0) = 0. Find the displacement u(x,t)u(x,t).

Wave Equation Solution

0 of 5 Steps Completed
1

Laplace's Equation

2D Laplace Equation (Steady-State Temperature)

Solve Laplace's equation 2ux2+2uy2=0\frac{\partial^2 u}{\partial x^2} + \frac{\partial^2 u}{\partial y^2} = 0 for a rectangular plate defined by 0xa0 \le x \le a and 0yb0 \le y \le b. Boundary conditions: u(0,y)=0u(0,y) = 0, u(a,y)=0u(a,y) = 0 (Left and right edges are 0) u(x,0)=0u(x,0) = 0 (Bottom edge is 0) u(x,b)=f(x)u(x,b) = f(x) (Top edge has a specified temperature distribution)

Laplace Equation Solution

0 of 4 Steps Completed
1