This solution is perfectly fine for small (x). But as (x) approaches ( \sqrt[3]{\frac12} ) from below, the denominator (1 - 2x^3 \to 0^+), so (y \to +\infty).
That’s the general solution. Simple enough. If (y = 0) for all (x), then ( \frac{dy}{dx} = 0) and (6x^2 y^2 = 6x^2 \cdot 0 = 0). So (y = 0) is also a solution. It’s not covered by the formula above (which would require (C \to \infty) to get zero), so we note it as a singular solution . The Interesting Part: Blow-up in finite time Here’s where things get fascinating. Suppose we have an initial condition: say (y(0) = 1). Plugging (x=0), (y=1) into (y = -\frac{1}{2x^3 + C}): solve the differential equation. dy dx 6x2y2
So the next time you see (y^2) in a growth law, remember: not all infinities are far away. Some are just around the corner. This solution is perfectly fine for small (x)
[ 1 = -\frac{1}{C} \quad \Rightarrow \quad C = -1 ] Thus: [ y(x) = -\frac{1}{2x^3 - 1} = \frac{1}{1 - 2x^3} ] Simple enough