1) Let $F_1 = 1$, $F_2 = 1$, and $F_n = F_{n-1} + F_{n-2}$ for $n \geq 3$.
How do you prove that
$$\sum_{n=2}^\infty \frac1{F_{n-1} F_{n+1}} = 1$$
$$\sum_{n=2}^\infty \frac{F_n}{F_{n-1} F_{n+1}} = 1$$
Do you even use the formula $n(n+1)/2$?
I tried using $F_{n-1} = F_n - F_{n-2}$ and $F_{n+1} = F_n + F_{n-1}$ and then trying to figure out how to substitute those, but I've been going around in circles. How would you solve this? What tips can you give me to solve this? Is there any website that teaches this? I tried searching google and youtube but none were helpful.
2) Let $s_x = \tan(2/x)$. Where does this become nonincreasing? While using monotonic limits to establish there is a limit.
I was guessing you need to use upperbound and lowerbound but doesn't it go to infinity?
