I prefer not to use "n", the same symbol that is used in the problem, for a specific value.
Instead "assuming the statement is true for n= k, prove it is true for n= k+ 1".
For n= k the statement is 2(21)+3(22)+4(23)+⋅⋅⋅+(k+1)(2k)=k(2k+1)
Assuming that is true you want to prove that the statement, when n= k+1, 2(21)+3(22)+4(23)+⋅⋅⋅+(k+1)(2k+2=(k+1)(2k+2).
The reason so "prove by induction" problems involve sums is that the "k+1" statement is just the "k" statement plus one additional term. Since 2(21)+3(22)+4(23)+⋅⋅⋅+(k+1)(2k)=k(2k+1),
2(21)+3(22)+4(23)+⋅⋅⋅+k(2k+1)+(k+1)(2k+2)=k(2k+1)+(k+1)2k+2.
We can factor 2k+1 out of that: 2k+1(k+(k+1)2).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.