For summing products of consecutive terms of an AP: = * * ... * . Define = * * ... * . Then - = (p+1)d (where d is common difference). So sum() = [ - ]/[(p+1)*d]. Example: sum(r(r+1)) = [r(r+1)] evaluated at boundaries.
Part of ALG-10 — Mathematical Induction & Summation
Vn Method for Products in AP
Like these notes? Save your own copy and start studying with NoteTube's AI tools.
Sign up free to clone these notes