Prove the following identity (Fibonacci numbers)

66 Views Asked by At

$$\binom{n}{0}F_0+\binom{n}{1}F_1+\binom{n}{2}F_2+...+\binom{n}{n}F_n=F_{2n}$$ Where $F_n$ represents Fibonacci numbers. Can someone please aid me in solving this proof?