I am stuck with this problem: $\sum_\limits{k=0}^{n} {2n+1 \choose k}$.
I used Wolframalpha for the answer and is $4^n$. So i searched for a similar way to expressed it which is: $$4^n=(1+1)^{2n}=\sum_{k=0}^{2n}{2n \choose k}$$ Is there a way to prove that $\sum_\limits{k=0}^{2n}{2n \choose k}=\sum_\limits{k=0}^{n} {2n+1 \choose k}$?