Hi! I need some help with this:
I have to show, with mathematic induction, that:
n
? ( C(n, k) * 2^k) = 3^n
k=0
is true for all real n.
with C(n, k) i mean
(n) = n! / (k!(n-k)! (the parantesis' to the left should be covering both the n and the k under it)
k
So, I've come this far: I showed that the formula is true for n=0 and now I have to show that it's true for n+1. And I'm stuck. I've been thinking for days and I just can't figure it out. I tried many different things, like splitting the summation in two so that I have
n
? ( C(n+1,k) * 2^k) + C(n+1,n+1)*2^(n+1) =
k=0
n
? ( C(n+1,k) * 2^k) + 2^(n+1)
k=0
I also tried to use the binomial coefficients but I couldn't...
I just can't figure out what to do next and now I'm in desperate need for some help. If anyone could just tell me how I should start solving this one, I would be sooooooo greatefull!!!
Please, help me somebody!!!!!!!!!!!!!!!
I have to show, with mathematic induction, that:
n
? ( C(n, k) * 2^k) = 3^n
k=0
is true for all real n.
with C(n, k) i mean
(n) = n! / (k!(n-k)! (the parantesis' to the left should be covering both the n and the k under it)
k
So, I've come this far: I showed that the formula is true for n=0 and now I have to show that it's true for n+1. And I'm stuck. I've been thinking for days and I just can't figure it out. I tried many different things, like splitting the summation in two so that I have
n
? ( C(n+1,k) * 2^k) + C(n+1,n+1)*2^(n+1) =
k=0
n
? ( C(n+1,k) * 2^k) + 2^(n+1)
k=0
I also tried to use the binomial coefficients but I couldn't...
I just can't figure out what to do next and now I'm in desperate need for some help. If anyone could just tell me how I should start solving this one, I would be sooooooo greatefull!!!
Please, help me somebody!!!!!!!!!!!!!!!