Here are my problems: For $n \geq 2$ and $n$ is integer. Prove that:$$ C_2^2+C_4^2+ C_6^2 + \cdots + C_{2n}^2 = \frac{n(n+1)(4n-1)}{6}$$
without using induction.
I have tried to calculate: $$C_2^1+C_2^2+C_3^2+\cdots+C_{2n}^2$$
But it seems to be wrong.