I have trouble understanding the solution in the book regarding using strong induction to prove the following questions:
Questions: Let p(k) be a polynomial of degree d. Prove that q(n) = $\sum_{k=1}^n p(k)$ is a polynomial of degree d+1. Prove that this polynomial q satisfies q(0) = 0.
After reading the solution, I only understand the first paragraph of the solution, anything after that I'm basically lost. Can anyone further elaborate or provide an alternative explanation?
Thanks.