The population of a species is modeled by the difference equation
nt+1 = (R0 * nt^2) / (nt^2 + A^2)
where A > 0, R0 > 0.
(a) First suppose A = 1, R0 = 3.
1. Find all nonnegative steady states of the model for these parameter values.
2. Use linearization to determine the stability properties of the (strictly) positive steady states identified in the previous part.