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}):
That is, . At (x = \left(\frac12\right)^{1/3} \approx 0.7937), the population (or whatever (y) represents) blows up. solve the differential equation. dy dx 6x2y2
At first glance, the differential equation [ \frac{dy}{dx} = 6x^2 y^2 ] might look like a simple textbook exercise. And it is. But hidden within its simplicity is a beautiful tension—one that touches on growth, separation, and a surprising warning about the limits of prediction. Step 1: Separation of Variables The equation is separable , meaning we can rearrange it so that all (y) terms are on one side and all (x) terms on the other. [ \frac{dy}{y^2} = 6x^2 , dx ] That’s the general solution
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. So (y = 0) is also a solution
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).
[ 1 = -\frac{1}{C} \quad \Rightarrow \quad C = -1 ] Thus: [ y(x) = -\frac{1}{2x^3 - 1} = \frac{1}{1 - 2x^3} ]