TranscendArcu
- 277
- 0
Homework Statement
Solve: dy/dy = y^3 given the initial condition y(0)=0
The Attempt at a Solution
\int \frac{dy}{y^3} = \int dt
\frac{-1}{2y^2} = t + c
y^2 = \frac{-1}{2(t+c)}
y = ± \sqrt{ \frac{1}{2(-t-c)}}
This equation isn't going to support the initial condition, so can someone tell me where I've gone wrong in calculating the integral?