show that $\sum\limits_{k=0}^n \binom{n}{k}2^k=\sum\limits_{k=0}^n \binom{n}{k}2^k\cdot 1^{n-k}= 3^n$

81 Views Asked by At

Show that $$\sum\limits_{k=0}^n \binom{n}{k}2^k=\sum\limits_{k=0}^n \binom{n}{k}2^k\cdot 1^{n-k}= 3^n$$

I know this true but i really having a hard time arrive there. Is it just that $(2+1)^n = 3^n$?

1

There are 1 best solutions below

1
On BEST ANSWER

Yes indeed, you are just writing the binomial expansion of $(2+1)^n$.