Identification Flowchart:
- Can variables be separated? => Integrate directly
- Is it dy/dx = g? => Homogeneous, use y = vx
- Is it dy/dx + Py = Q (linear in y)? => Find IF = e^(integral P dx)
- Is it dy/dx + Py = ? => Bernoulli, substitute v = y^(1-n)
- Is M dx + N dy = 0 with dM/dy = ? => Exact, find F
- Can you spot d(xy), d, etc.? => Exact differential shortcut
Must-Remember:
- Order = highest derivative, Degree = power of highest derivative (polynomial only)
- n constants => order n DE
- IF = e^(integral P dx), always set integration constant to 0
- Bernoulli: v = y^(1-n) converts to linear
- Orthogonal trajectories: replace dy/dx with -dx/dy
- Half-life = ln
- d(xy) = xdy + ydx, d = ^2
Common Errors:
- Not dividing by coefficient of dy/dx before finding IF
- Forgetting to substitute back v = after homogeneous solution
- Declaring degree when equation has non-polynomial derivative terms
- Missing the constant of integration in general solutions