Part of ALG-10 — Mathematical Induction & Summation

Standard Summation Formulas

by Notetube Officialformula_summary summary170 words4 views

The four essential formulas: sum(k)=nn+12\frac{n+1}{2}, sum(k2k^2)=n(n+1)2n+16\frac{2n+1}{6}, sum(k3k^3)=[nn+12\frac{n+1}{2}]^2, sum(k4k^4)=n(n+1)(2n+1)3n2+3n130\frac{3n^2+3n-1}{30}. The Nicomachus identity sum(k3k^3)=[sum(k)]^2 is the most elegant and most tested. For sums of products: sum(k(k+1))=n(n+1)n+23\frac{n+2}{3}, sum(k(k+1)(k+2))=n(n+1)(n+2)n+34\frac{n+3}{4} (pattern continues). These formulas allow evaluation of any polynomial sum: expand the polynomial, sum each power separately. Example: sum(3k2+2k+1k^{2+2k+1})=3sum(k2k^2)+2sum(k)+n.

Want to generate AI summaries of your own documents? NoteTube turns PDFs, videos, and articles into study-ready summaries.

Sign up free to create your own