Geometric Series
The geometric series is the sum of an infinite number of terms where two successive terms have a constant ratio. An example of a geometric series is:
1+q+q2+q3+⋯=∞∑i=0qiIn this series each term is the geometric mean of its previous and subsequent term, hence the name geometric series.
Proof: The geometric mean for two numbers a and b is defined as √ab. It follows √qi−1qi+1=√qi−1+i+1=√q2i=qi
The closed form of a geometric series for |q|<1 is
∞∑i=0qi=11−qProof: If we compute the difference of the following finite series
n∑i=0qi−qn∑i=0qiwe get
n∑i=0qi−qn∑i=0qi=(1+q+q2+⋯+qn)−(q+q2+⋯+qn+1)=1−qn−1(1−q)n∑i=0qi=1−qn−1n∑i=0qi=1−qn−11−qfor q≠1Now, if n→∞ it follows for |q|<1 that qn−1→0 and we get
∞∑i=0qi=11−q