I am working with two terms like this
$$\sum_{i=0}^n {2i \choose i} {2n-2i \choose n-i}, \quad \sum_{i=0}^n {2n - 2i \choose n-i} 4^i$$
The latter will be
$$\sum_{i=0}^n {2n - 2i \choose n-i} 4^i = (2n+1) {2n \choose n}$$
I wonder how to prove such a result.
Thank you.