06
Quadratic resistance and the displacement form
core concept
We just saw the linear-drag falling ODE $m\dot v = mg-kv$, giving $v_T = g/k$ (linear ratio) and $v(t) = v_T(1-e^{-kt})$, terminal approached but never reached in finite time. That raises a question: for quadratic resistance $R = kv^2$, how do we find the displacement as a function of velocity? This card answers it → use $v\,dv/dx = g-kv^2$, factor as $k(v_T-v)(v_T+v)$, integrate by partial fractions to get $x = (1/2k)\ln(v_T^2/(v_T^2-v^2))$.
At higher speeds resistance is better modelled by $R(v) = mkv^2$, giving
Setting $\dot v = 0$: $v_T^2 = g/k$, so $v_T = \sqrt{g/k}$. The factored form makes integration tractable:
For distance fallen, swap to the chain-rule form $\dot v = v\dfrac{dv}{dx}$:
The left side integrates by inspection: let $u = g - kv^2$, then $du = -2kv\,dv$, so $\displaystyle\int \dfrac{v\,dv}{g-kv^2} = -\dfrac{1}{2k}\ln|g - kv^2|$. Cleanly applying $v(0) = 0$ gives
Common mistake. Students reach for $\dfrac{dv}{dt}$ even when the question asks for the distance fallen. The chain-rule swap to $v\dfrac{dv}{dx}$ avoids having to find $v(t)$ explicitly and then integrate again, it is one integration instead of two.
Quadratic: $\dot v = g - kv^2$; terminal $v_T = \sqrt{g/k}$. · Use $v\dfrac{dv}{dx}$ when distance is wanted, $\dfrac{dv}{dt}$ when time is wanted. · $g - kv^2 = k(v_T - v)(v_T + v)$, factored form helps partial fractions. · $x = \dfrac{1}{2k}\ln\!\left(\dfrac{v_T^2}{v_T^2 - v^2}\right)$ (distance fallen, quadratic case, from rest).
Pause, copy the quadratic-falling ODE $m\dot v = mg-kv^2$, terminal $v_T = \sqrt{g/k}$, the factored form $k(v_T-v)(v_T+v)$, the partial-fraction split, and the displacement formula $x = (1/2k)\ln(v_T^2/(v_T^2-v^2))$ into your book.