I'm trying to figure out how to solve this equation by induction and I really don't know where to begin. I have seen some YouTube tutorials, but can't understand how I can go from $k(k+1)$ to $n+1$ in the equation. The task is:
Use induction to show that:
$$\sum_{k=1}^{n} {1 \over k(k+1)} = {n \over n+1}$$
Can someone help me solve this equation? Or give me some tips for where to start? I would really appreciate it.
Thanks in advance!