Given y'' = y^2, where y'' = (d^2y / dx^2) then, integrate once, get y' = y^3 / 3 ...

suman_b

New member
Joined
Aug 7, 2016
Messages
1
Is this correct? Given y'' = y^2, where y'' = (d^2y / dx^2) then, integrate once, get y' = y^3 / 3 + C1 and y = y^4 / 12 + C2
 
Last edited by a moderator:
Is this correct? Given y'' = y^2, where y'' = (d^2y / dx^2) then, integrate once, get y' = y^3 / 3 + C1 and y = y^4 / 12 + C2
That would be the correct process for y'' = x3. Lets look at that first integration of yours:
y' = (1/3) y3
if we had this then
y'' = dy' / dx = d[(1/3) y3 ] = y2 (dy/dx) = y2 y'
which is not what you started with.

EDIT: Of course, I meant it would be correct as corrected by Subhotosh Khan
 
Last edited:
Top