Consider the autonomous DE; $$\frac{dy}{dx}=\frac{y^3-9y}{e^y}$$ Find the equillibrium solutions and classify each as stable, unstable or semi-stable. Can a non-constant solution of this differential equation intersect an equillibrium solution? Justify why or why not.
I am have issues with the second part, but here is all of my work.
My Attempt:
$$\frac{dy}{dx}=0=\frac{y(y+3)(y-3)}{e^y} \implies$$
Equillibrium solutions are $y=0,-3,3$
From what I get; $$y=-3, \text{unstable}$$ $$y=0, \text{stable}$$ $$y=3, \text{unstable}$$
Through separation of variables I get; $$\frac{e^y}{y^3-9y}dy=dx$$
Assuming I am correct up to here, do I need to integrate to answer the question?(If so how can I do that? It looks like a very challenging integral.) Is it based on the points being stable or unstable? I am not sure how to answer;
"Can a non-constant solution of this differential equation intersect an equillibrium solution? Justify why or why not."
Thanks in advance!
The answer is no because the equation is "nice enough" that its initial value problems have unique solutions. If a non-constant solution could intersect an equilibrium solution, then there would be multiple solutions to an IVP where $y_0$ is equal to that equilibrium value.
An example of an equation lacking this property is $y'=|y|^{1/2}$, for which there are multiple solutions to the IVP whenever $y_0 \leq 0$.