Prove that:
$$\sum_{j=1}^{n}(-1)^j\binom{n}{j}\frac{1}{j+1}=-\frac{n}{n+1} $$
I know that
1.I need prove it by induction
2.this can be helpful :
$ n\binom{n-1}{j-1}=j\binom{n}{j} $
whatever, i tried to do it by induction and i don´t know how i can to go from $\sum_{j=1}^{n-1}(-1)^j\binom{n-1}{j}\frac{1}{j+1} $ to $\sum_{j=1}^{n}(-1)^j\binom{n}{j}\frac{1}{j+1} $
I mind, I know that
$\sum_{j=1}^{n}(-1)^j\binom{n}{j}\frac{1}{j+1} = \sum_{j=1}^{n-1}(-1)^j\binom{n-1}{j}\frac{n}{n-j}\frac{1}{j+1} + (-1)^n\frac{1}{n+1} $ But I can´t continue...
thank for your help