PDE Basic Skills Guide
Reading the Equation
Partial differential equations describe change in more than one independent variable. They appear in heat flow, waves, fluids, finance, biology, and image processing. A first skill is reading the equation. Look for the dependent variable, the independent variables, and every derivative term. Then find the highest derivative order. This order tells you whether the equation is first order, second order, or higher.
Key Checks
Next, check linearity. A linear equation has the unknown function and its derivatives only to the first power. They are not multiplied together. Coefficients may depend on independent variables. A nonlinear equation may include products, powers, roots, trigonometric functions of the unknown, or other compound terms. This calculator lets you mark these features, so the result explains the likely class.
Second Order Type
Many basic courses focus on equations with uxx, uxy, and uyy terms. The expression A uxx plus B uxy plus C uyy has a discriminant. It is B squared minus four times A times C. A positive value often means hyperbolic. A zero value often means parabolic. A negative value often means elliptic. This rule helps connect the equation to wave, heat, or potential style problems.
Trial Function Testing
A trial function is useful for quick practice. This page uses an exponential trial function. Its derivatives follow simple multiplier rules. Substitution gives a residual. If the residual is near zero, the trial function fits the selected operator at the chosen point. If it is not near zero, the value shows the mismatch.
Study Use
Use the tool as a worksheet, not as a final proof. Start with clean coefficients. Compare classifications. Change one coefficient at a time. Watch how the discriminant changes. Try different derivative orders and nonlinear flags. Export the result when you want a record for notes or class work. Review the formula section after each attempt. The repeated steps build fluency and reduce algebra mistakes during exams. Keep units consistent when coefficients carry physical meaning. Name variables clearly before entering values. Small labels prevent confusion between space and time. When notes disagree with output, recheck signs first. Mixed derivative signs often cause errors. Repeat one example by hand to verify your method before trusting final results.