center

Let’s extend our bridge between infinite series and closed form formulas for Geometric series.

Geometric Template

Currently, we have an equivalence between a geometric series and a rational function.

\[ \sum _{n=0}^{\infty } a (f(x))^n = \frac {a}{1-f(x)} \, \text { where } \, f(0) = 0 \]

This equivalence is valid while \(|f(x)| < 1\). This gives us a domain known as the convergence interval of the series. The domain is centered around \(0\).

Another way to view this is that the convergence interval is centered around the zero of \(f(x)\), which has been \(0\) up to this point. What if a different domain number is a zero of \(f\)?

Suppose some number, \(c\) is the zero of \(f\). Our interval of convergence would be centered at \(c\) instead.

We have two different formulas for the same function.

Polynomial Approximation

We have two different formulas for the same function, at least on \(\left ( \frac {7}{2}, \frac {13}{2}\right )\).

Let’s compare their graphs.

Of course, we cannot type in an infinite sum. We’ll approximate the infinite series with just the first few terms.

Just a fourth degree polynomial is doing a pretty good job approximating \(g(x)\) on a subinterval of our domain. More terms may do a better job.

ooooo-=-=-=-ooOoo-=-=-=-ooooo
more examples can be found by following this link
More Examples of Geometric Series

2025-05-17 23:21:51