I am looking for help on a problem that goes as follows:
Find the initial conditions for which $\lim_{t \rightarrow \infty}y = 4$ for the following differential equation: $$y' = y(y-4)(y+4)(y-6)$$
I tried to solve the differential equation and ended with a very large mess but found that it was not possible. Also, by looking at the fact that through a separation of variables, we would end up with $t + c$ on the left hand side so I believe that it is not possible for $\lim_{t \rightarrow \infty}y(t) = 4$ to be true. Is that correct or did i make a mistake somewhere.
I would appreciate some help on this. Thank you
Not like that, no need to solve anything. Notice that $0$, $4$, $-4$ and $6$ are (constant) solutions. On the other hand, solutions cannot jump over one of these because it would violate the uniqueness.
Summing up, you only need to look at what happens on the interval $(0,6)$. For $y\in(0,4)$ you have $y'>0$ (the solutions are increasing) while for $y\in(4,6)$ you have $y'<0$ (the solutions are decreasing). So $$\lim_{t\to+\infty}y(t)=4$$ if and only if $y(0)\in(0,6)$.