Homework Statement
For the sequence defined recursively as follows:
a_1 = 2, and a_(n+1) = 1/ (a_n)^2 for all n from N.
Homework Equations
So, we are supposed to use induction to first fidn if the sequence increases or decreases, and then use induction again to show if it...