I have been given a difference equation: $x_{t+1} = a\cdot x_t\cdot(1-x_t)$ and I want to find out the equilibrium points of the system. Could you recommend something to read in order to solve this problem?
The only thing I would know is to set $x_{t+1}= x_t$.
How do I solve this ? :(