I keep trying to prove this identity without being able to do it. I tried proving that : $\sum_{k=0}^{n}{2^{n-k}\binom{n+k}{k}}=\sum_{k=0}^{n}{2^{n}\binom{n}{k}}$ which we can observe by writing (using Newton's formula): $4^{n} = (2+2)^{n}=\sum_{k=0}^{n}{2^{n}\binom{n}{k}}$.
I thought that proving that : $2^{n-k}\binom{n+k}{k} = 2^{n}\binom{n}{k}$ but it turned out not to be the case, because it's a wrong equality.
Do you have any ideas how I can prove this ?