(n choose 0)*F(0) + (n choose 1)*F(1) + ... + (n choose n)*F(n)=F(2n)
I'm beginning to think induction is a bad approach...
Printable View
(n choose 0)*F(0) + (n choose 1)*F(1) + ... + (n choose n)*F(n)=F(2n)
I'm beginning to think induction is a bad approach...
A couple more proofs here.
A more general form would be:( setting
you get the particular case above).