I can show this fact otherwise, but I can't seem to figure out the simple algebra to prove it by induction...Could someone provide a hint? I just need a push in the right direction. It seems too simple to be this difficult.
(Please don't give me the answer, just a hint will do).
This is the easy way. Write
$$a_n = \frac{n+1}{n-1} = \frac{n-1 + 2}{n-1} = 1 + \frac{2}{n-1}.$$
Then use induction to show that $2/(n-1)$ is decreasing and the hence $a_n$ is decreasing.