Mathematical induction problem
Prove that for any positive integer n, \[\sum_{k=1}^{n} k2^{k} = (n-1)2^{n+1}+2\]
start induction proving this is true for n=1
\[\sum_{k=1}^{1}1\times2^{1}=2\] \[(1-1)2^{1+1}+2=2\] How do I do the inductive step?
good
now suppose that, for m>1 \[\large \sum_{k=1}^mk2^k=(m-1)2^{m+1}+2 \] is true. This is your induction hypothesis. Get it?
it is basically what u had with m instead of n
now instead of m state the problem with m+1 instead of n
so after proving for n=1, we assume it works for all n?
no. we assume it works for m>1 but we have to it works for m+1
\[\sum_{k=1}^{m+1}k2^{k}= \sum_{k=1}^{1}k2^{k} + \sum_{k=1}^{m}k2^{k}\]
go ahead, now replace the induction hypothesis
\[2 + \sum_{k=1}^{m}k2^{k} = (m)2^{m+2} + 2\]
yes, but it would be better if you show all your work (every step) when doing this kind of problems
what would I do with this? has this proved the inductive step? \[\sum_{k=1}^{m}k2^{k}=(m)2^{m+2} \]
the induction thesis was \[\large \sum_{k=1}^{m+1}k2^k=m2^{m+2}+2 \]
this is what you have to prove. and that is what u did.
ah alright i see thank you
u r welcome
Join our real-time social learning platform and learn together with your friends!