$$ \sum_{i=0}^n {2n \choose 2i} = 2^{2n-1} $$
I know what this sum is supposed to equal. I also have a hint that I am supposed to use ${n \choose r} = {n-1 \choose r-1} + {n-1 \choose r}$
I was just wondering if someone could help me with where to start.
Do you start with:
$$ {2n-1 \choose 2i-1} + {2n-1 \choose 2i}$$ $$={(2n-1)! \over (2i-1)!(2n-1-(2i-1)!}+{(2n-1)! \over 2i!(2n-1-2i)!}$$