NoteTube

Part of ALG-10 — Mathematical Induction & Summation

Sum of GP Series

by Notetube Official47 words177 views

sum(ar^(k-1), k=1 to n) = a(r^n-1)/(r-1) for r != 1. Infinite GP (|r|<1): S = a/(1-r). These are not induction topics per se but combine with induction in mixed problems. sum(k*r^k) can be evaluated using differentiation of GP sum formula or by the S - rS technique.

Like these notes? Save your own copy and start studying with NoteTube's AI tools.

Sign up free to clone these notes