How to prove the following with induction?
$$\sum_{k=1}^{2n} \frac{1}{k(k+1)} = \frac{2n}{2n+1}$$
I have difficulty solving this example. I got past base part where I prove that $L(1) = P(1)$ but I cant prove it for $n+1$. Any ideas how to deal with this kind of example?