Suppose I have a differential equation
$$ p^\prime = p(1-p) $$
Is there way to find a second order differential equation for $p$?
$$p'' = F(p)$$
I suspect it has to do with clever use of the chain rule
Suppose I have a differential equation
$$ p^\prime = p(1-p) $$
Is there way to find a second order differential equation for $p$?
$$p'' = F(p)$$
I suspect it has to do with clever use of the chain rule
You can differentiate your ODE and substitute in your expression for $p'$ as a function of $p$.