Math ClubMath Club
v1 · padrão canônico

Lesson 92 — Separable ODEs

dy/dx = g(x)h(y). Separate variables and integrate both sides. Applications: radioactive decay, Newton's cooling, logistic growth.

Used in: Spécialité Maths francesa (Terminale) · Math III japonês avançado · Leistungskurs Mathematik 12 alemão · H2 Mathematics singapurense

dydx=g(x)h(y)    dyh(y)=g(x)dx+C\frac{dy}{dx} = g(x)\,h(y) \;\Rightarrow\; \int \frac{dy}{h(y)} = \int g(x)\,dx + C
Choose your door

Rigorous notation, full derivation, hypotheses

Rigorous definition and method

Canonical form and separability

"A separable equation is actually the first kind of differential equation that can be solved explicitly." — Lebl, Notes on Diffy Qs, §1.3

Singular solutions (equilibria)

Existence and uniqueness theorem (Picard-Lindelöf)

"Theorem 1.2.1. If f(x,y)f(x,y) is continuous and f/y\partial f/\partial y is continuous near some (x0,y0)(x_0, y_0), then a solution exists for xx near x0x_0, and is unique." — Lebl, Notes on Diffy Qs, §1.2

Direction field and qualitative analysis

xyy*=0equil.y > 0y < 0

Direction field of dy/dx = y. The golden horizontal isocline is the equilibrium y* = 0. For y > 0, solutions grow; for y < 0, they decay — unstable equilibrium.

Osgood's criterion (global existence)

Example: y˙=y2\dot y = y^2, y(0)=1y(0) = 1. 1dy/y2=1<\displaystyle\int_1^\infty dy/y^2 = 1 < \infty — blow-up at T=1T = 1.

Solved examples

Exercise list

45 exercises · 11 with worked solution (25%)

24 9 6 4 2
  1. Ex. 92.1

    Solve dydx=5y\dfrac{dy}{dx} = 5y.

  2. Ex. 92.2

    Solve the IVP dydx=y2\dfrac{dy}{dx} = -\dfrac{y}{2}, y(0)=4y(0) = 4.

  3. Ex. 92.3

    Solve dydx=xy\dfrac{dy}{dx} = xy.

  4. Ex. 92.4

    Solve dydx=xy\dfrac{dy}{dx} = \dfrac{x}{y}, y(0)=2y(0) = 2.

  5. Ex. 92.5

    Solve dydx=exy\dfrac{dy}{dx} = e^{x-y}.

  6. Ex. 92.6

    Solve dydx=(1+y2)cosx\dfrac{dy}{dx} = (1 + y^2)\cos x.

  7. Ex. 92.7

    Solve dydx=x2y\dfrac{dy}{dx} = \dfrac{x^2}{y}, y(1)=2y(1) = 2.

  8. Ex. 92.8Answer key

    Solve y=yxy' = y\sqrt{x}.

  9. Ex. 92.9

    Solve dydx=cosxy\dfrac{dy}{dx} = \dfrac{\cos x}{y}.

  10. Ex. 92.10Answer key

    Solve dydx=e2xy\dfrac{dy}{dx} = \dfrac{e^{2x}}{y}.

  11. Ex. 92.11Answer key

    Solve dydx=2xy2\dfrac{dy}{dx} = -2xy^2.

  12. Ex. 92.12

    Solve dydx=y21\dfrac{dy}{dx} = y^2 - 1 via partial fractions.

  13. Ex. 92.13

    Solve y=(1y)/xy' = (1-y)/x, y(1)=0y(1) = 0.

  14. Ex. 92.14

    Verify that y=11+exy = \dfrac{1}{1+e^{-x}} solves y=y(1y)y' = y(1-y).

  15. Ex. 92.15Answer key

    Solve dydx=2x1+y2\dfrac{dy}{dx} = \dfrac{2x}{1+y^2}.

  16. Ex. 92.16

    Solve ysinx=ycosxy'\sin x = y\cos x.

  17. Ex. 92.17

    Solve dydx=ytanx\dfrac{dy}{dx} = y\tan x, y(0)=1y(0) = 1.

  18. Ex. 92.18

    Solve yex=yy'\,e^x = y.

  19. Ex. 92.19

    Solve dydx=yx2\dfrac{dy}{dx} = \dfrac{y}{x^2}, y(1)=ey(1) = e.

  20. Ex. 92.20

    Solve y=1y2y' = \sqrt{1 - y^2}. Discuss the domain and singular solutions.

  21. Ex. 92.21Answer key

    Radioactive decay: 14{}^{14}C has a half-life of 5730 years. What percentage remains after 10,000 years?

  22. Ex. 92.22Answer key

    RC capacitor discharge: V(0)=12V(0) = 12 V, R=1kΩR = 1\,\text{k}\Omega, C=100μFC = 100\,\mu\text{F}. Find V(t)V(t).

  23. Ex. 92.23

    A 100 L tank with pure water receives 5 L/min of brine at 10 g/L and drains 5 L/min. What is the concentration after 30 min?

  24. Ex. 92.24

    Bacterial colony doubles every 3 h. How long to grow 100 times?

  25. Ex. 92.25

    Newton's cooling: coffee at 90°C in a 20°C room reaches 70°C in 5 min. When does it reach 30°C?

  26. Ex. 92.26

    Fall with linear resistance: v˙=gkv\dot v = g - kv, v(0)=0v(0) = 0. Solve and determine terminal velocity vv_\infty.

  27. Ex. 92.27Answer key

    Drug concentration: C˙=0.1C\dot C = -0.1C, C(0)=C0C(0) = C_0. How long until it drops to 50% of the initial dose?

  28. Ex. 92.28

    Investment with continuous interest at 5% p.a.: S˙=0.05S\dot S = 0.05 S. How long to double the capital?

  29. Ex. 92.29Answer key

    Show that y0y \equiv 0 is a solution to y=y2y' = y^2. Does it belong to the general family? Justify.

  30. Ex. 92.30

    For y=y2/3y' = y^{2/3}, y(0)=0y(0) = 0, show that there are infinite solutions. Why does Picard's uniqueness fail?

  31. Ex. 92.31Answer key

    Why does dyy=lny+C\displaystyle\int \dfrac{dy}{y} = \ln|y| + C use the absolute value?

  32. Ex. 92.32

    For y˙=y(1y)\dot y = y(1-y), identify the equilibria and classify them as stable or unstable.

  33. Ex. 92.33

    Which of the forms below for dy/dx=F(x,y)dy/dx = F(x,y) corresponds to a separable ODE?

  34. Ex. 92.34

    Solve y=(x+y)2y' = (x+y)^2 via substitution u=x+yu = x+y.

  35. Ex. 92.35

    Show that y˙=y2\dot y = y^2, y(0)=y0>0y(0) = y_0 > 0 blows up at finite time T=1/y0T = 1/y_0. Confirm with Osgood's criterion.

  36. Ex. 92.36

    Bernoulli equation y+P(x)y=Q(x)yny' + P(x)y = Q(x)y^n. Show that the substitution u=y1nu = y^{1-n} transforms it into a linear ODE.

  37. Ex. 92.37

    Outline the proof of the Picard-Lindelöf theorem for y=f(x,y)y' = f(x,y), y(x0)=y0y(x_0) = y_0, with ff continuous and Lipschitz in yy, via Picard iteration.

  38. Ex. 92.38Answer key

    For y˙=h(y)\dot y = h(y) with h(y)>0h(y) > 0 for all yy0y \geq y_0, show that the solution is global if and only if y0+dyh(y)=+\displaystyle\int_{y_0}^{+\infty} \dfrac{dy}{h(y)} = +\infty (Osgood's criterion).

  39. Ex. 92.39

    Solve dydx=y2ex\dfrac{dy}{dx} = y^2 e^x.

  40. Ex. 92.40

    Solve dydx=y24\dfrac{dy}{dx} = y^2 - 4 via partial fractions. Identify singular solutions.

  41. Ex. 92.41

    Solve dydx=x21+y2\dfrac{dy}{dx} = \dfrac{x^2}{1+y^2}.

  42. Ex. 92.42

    Solve dydx=eysinx\dfrac{dy}{dx} = e^{-y}\sin x.

  43. Ex. 92.43

    Logistic growth: P˙=0.06P(1P/500)\dot P = 0.06\,P(1 - P/500), P(0)=50P(0) = 50. When does the population reach half the carrying capacity?

  44. Ex. 92.44Answer key

    Qualitatively analyze y˙=y(2y)\dot y = y(2-y) without solving explicitly: identify equilibria, stability, and behavior of solutions for different initial conditions.

  45. Ex. 92.45

    For y˙=yp\dot y = y^p with y(0)=y0>0y(0) = y_0 > 0, determine for which values of pp finite-time blow-up occurs. Calculate TT in that case.

Sources

  • Lebl, Notes on Diffy Qs — Jiří Lebl · v6.6 · CC-BY-SA. §1.3 Separable equations; §1.2 Picard-Lindelöf. Primary source for this lesson.
  • OpenStax Calculus Volume 2 — OpenStax · CC-BY-NC-SA. §4.3 Separable Equations. Modeling examples: Newton, mixing, bacteria, pharmacokinetics.
  • APEX Calculus — Hartman et al. · CC-BY-NC. §8.1 Graphical and Numerical Solutions, §8.1 Separable Differential Equations. Qualitative analysis, direction fields, Bernoulli.

Updated on 2025-05-14 · Author(s): Clube da Matemática

Found an error? Open an issue on GitHub or submit a PR — open source forever.