Back to noteBack to top

Pomodoro

Pomodoro timer is idle

Partial Differential Equations Practice

GitHub Changelog

Showing all 8 problems

0 of 8 completed

Direct Practice

1.1Classify a PDE

Exam I | Problem 1.1 | Classification

Classify $u_{xx}-u_{yy}=0$.

1.2Identify Boundary Data

Exam I | Problem 1.2 | Boundary Conditions

What type of boundary condition is $u_x(0,t)=5$?

1.3Compute a Diffusivity

Exam I | Problem 1.3 | Heat Equation · Units

A material has $k=40$ W/(m K), $\rho=8000$ kg/m$^3$, and $c_p=500$ J/(kg K). Find $\alpha$.

1.4Use a Conservation Law

Exam I | Problem 1.4 | Conservation Laws

For $J=-D u_x$ and no source, convert $u_t+J_x=0$ into a diffusion PDE.

1.5Separate the Heat Equation

Exam I | Problem 1.5 | Separation of Variables

For $u_t=\alpha u_{xx}$, use $u=X(x)G(t)$ to obtain the two ODEs.

1.6Compute a Wave Speed

Exam I | Problem 1.6 | Wave Equation

A string has tension $120$ N and linear density $0.015$ kg/m. Find its ideal wave speed.

1.7Heat-Equation Mode Decay

Exam I | Problem 1.7 | Fourier Modes · Heat Equation

For $L=0.50$ m, $\alpha=2.0\times10^{-5}$ m$^2$/s, and the first mode, find the decay time $\tau_1$.

1.8Check Explicit Stability

Exam I | Problem 1.8 | Finite Differences · Stability

With the heat-equation coefficient $\alpha=0.01$ m$^2$/s and $\Delta x=0.02$ m, find the largest $\Delta t$ allowed by $r=\alpha\Delta t/\Delta x^2\le1/2$.