
I have been supplied with a combinatorical proof based on the n'th power, however I am trying to prove this by induction. I have no problem with the base case, or assuming that n=N. However, for n=N+1, I am not sure what to do. I have tried to use Pascal's identity, but the final answer doesn't seem to 'drop out'.
Maybe induction is not the best way to prove this. But assuming you want to use induction, here is a hint: To go from the $(1+x)^{-N}$ case to the $(1+x)^{-(N+1)}$ case, you have to divide both sides by $1+x$. Then you will need a series for $1/(1+x)$, a geometric series. Then multiply two series. And hope you get the correct right-hand-side.