Courses / Physics I
Differential Equations and Vector Calculus

Problem-Solving: Differential Equations

Physics I 234 words Free to read

ODE Problem-Solving

Differential equations and vector calculus problems require choosing the right technique for each situation. The hardest part of DEs is recognising the type; once classified, the solution method is mechanical.

ODE decision tree

Problem TypeAction / Technique
First-orderCheck if separable, linear, exact, or Bernoulli
Constant coefficientsWrite the characteristic equation
Non-homogeneousFind yhy_h first, then ypy_p via undetermined coefficients
SystemsWrite as x=Ax\vec{x}' = A\vec{x} and find eigenvalues
DiscontinuitiesUse Laplace transforms

Verification checklist: Substitute the solution back into the original ODE, check initial or boundary conditions, and confirm consistent units.

Three equations, three branches, one tree

Vector Calculus Decisions

Vector calculus requires picking the correct integral tool for the physical quantity you need to compute.

Vector calculus decision tree

Need to computeTool
Work along pathLine integral Fdr\int\vec{F}\cdot d\vec{r}
Flux through surfaceSurface integral FdS\iint\vec{F}\cdot d\vec{S}
Closed-surface fluxDivergence theorem
Circulation integralStokes' theorem
Conservative testCheck if ×F=0\nabla\times\vec{F} = \vec{0}

Common pitfall: The big theorems (Green, Stokes, divergence) trade a boundary integral for an interior one. The win comes from picking whichever side is easier. If both look equally hard, you missed a simpler choice.

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

12practice questions
2interactive scenes

Differential Equations and Vector Calculus