I want to understand how do you prove by induction: $\sum_{k=0}^n{{(-1)^k}{\binom nk}{k^m}}=0$ where $0 \leq m < n$.
As far as I understood I have to:
- Prove the initial case $n = 1$
- Assume the hypothesis $\sum_{k=0}^n{{(-1)^k}{\binom nk}{k^m}}=0$
- Find for $n+1$, and here it's where I am stuck. I do not understand how can I manipulate the expression in order to solve the problem.
Could someone help me understand how to achieve this or point me in the right direction?
Thank you in advance