
I would like to prove this by induction. How can I approach this, or maybe give me an answer and show me how you did this in detail? I'm struggling with using induction and would like to expand my knowledge. Would really appreciate your help, Thanks

I would like to prove this by induction. How can I approach this, or maybe give me an answer and show me how you did this in detail? I'm struggling with using induction and would like to expand my knowledge. Would really appreciate your help, Thanks
Assuming $$\sum_{i=1}^{n}{n2^n}=(n-1)2^{n+1}+2$$ we get $$\sum_{i=1}^{n+1}{n2^n}=(n-1)2^{n+1}+2+(n+1)2^{n+1}=2^{n+1}\left((n-1)+(n+1)\right)+2=2^{n+1}(2n)+2=n2^{n+2}+2$$