Step 1: Understanding the Concept:
To find the differential equation, we must eliminate the arbitrary constants $c_1$ and $c_2$ by differentiating the equation as many times as there are constants (twice). Step 2: Formula Application:
1. $y = c_1 e^{c_2 x}$
2. $y' = c_1 c_2 e^{c_2 x} = c_2 y$ Step 3: Explanation:
From $y' = c_2 y$, we get $c_2 = \frac{y'}{y}$.
Differentiating $y' = c_2 y$ again with respect to $x$:
$y'' = c_2 y'$
Substitute the value of $c_2$:
$y'' = \left( \frac{y'}{y} \right) y' \implies y'' = \frac{(y')^2}{y} \implies yy'' = (y')^2$. Step 4: Final Answer:
The differential equation is $yy'' = (y')^2$.