Sum Of Infinite Gp

Sum of infinite GP

graph TB A[Sum of Infinite GP] A --> B["Formula: S = a / (1 - r)"] B --> C["Where: S = Sum"] B --> D[a = First Term] B --> E[r = Common Ratio] A --> F[Conditions] F --> G["|r| < 1 for convergence"] F --> H["If |r| >= 1, series diverges"]


Table of Contents