How to prove this?
$$ \sum_{k=3}^n \binom nk \binom k3 = \binom n3 2^{n-3} $$
It seems that some terms in the binomial coefficients cancel out: $$\binom nk \binom k3 = \frac{n!}{k!(n-k)!} \cdot \frac{k!}{(k-3)!3!} = \frac{n!}{(n-k)!(k-3)!3!}.$$ But it's not clear whether this can be simplified further.
Thank you
The cross product of binomial coefficients \begin{align*} \binom{n}{k}\binom{k}{j}=\binom{n}{j}\binom{n-j}{k-j} \end{align*} indicates a slight generalisation.