Let P(n) be the statement that 1⋅21+2⋅31+…+n⋅(n+1)1=n+1n .
1) For n=1 we have that 1⋅21=21=1+11 . So, P(1) is true.
2) Suppose that P(k) holds, that is, 1⋅21+2⋅31+…+k⋅(k+1)1=k+1k .
1⋅21+2⋅31+…+k⋅(k+1)1+(k+1)(k+2)1=k+1k+(k+1)(k+2)1=(k+1)(k+2)k(k+2)+1=(k+1)(k+2)k2+2k+1=(k+1)(k+2)(k+1)2=k+2k+1
We have that 1⋅21+2⋅31+…+(k+1)⋅(k+2)1=(k+1)+1k+1 .
Therefore, P(k+1) holds.
By the Principle of Mathematical Induction, for all n\in\mathbb{N}:\ 1⋅21+2⋅31+…+n⋅(n+1)1=n+1n
Comments