I managed to get
$$\sum_{k=0}^n \binom{n+1}{k+1}(-1)^k$$
on the left side, but I don't know how to proceed from here.
thanks in advance.
2026-04-13 16:03:51.1776096231
Prove $\sum\limits_{k=0}^n \binom{n}{k} \frac{(-1)^k}{k+1} = \frac{1}{n+1}$.
150 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Expand $(1-1)^{n+1}$ by using the Binomial Theorem: $$0=(1-1)^{n+1}=1-\sum_{k=0}^{n}\binom{n+1}{k+1}(-1)^{k}=1-(n+1)\sum_{k=0}^{n}\binom{n}{k}\frac{(-1)^{k}}{k+1}.$$