formula and domain

We have seen that \(\sum \limits _{n=0}^{\infty } a \, x^n = \frac {a}{1-x}\) for \(x \in (-1, 1)\) and \(a \in \mathbb {R}\).

This is a new kind of function formula called an infinite series. This particular infinite series above is called a geometric series and \((-1, 1)\) is its interval of convergence. From a function point-of-view, \((-1, 1)\) is the domain of this function.

On the other hand, this same function can be represented by the formula \(\frac {a}{1-x}\). The implied domain of \(\frac {a}{1-x}\) is \((-\infty , 1) \cup (1, \infty )\).

If we restrict the domain then we have equivalent representations of the same function

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

\(\blacktriangleright \) \(\frac {a}{1-x}\) is called a closed form formula. It involves a finite number of our basic numeric operations. This is different than our new type of formula. Infinite series list an infinite number of basic operations. We prefer closed form formulas, unfortunately they just don’t represent enough functions. Functions described via infinite series widen our library of functions, considerably.

But, for right now, we are just investigating the bridge between closed form formulas and infinite series using geometric series to illustrate.

Geometric Template

We have \(\sum \limits _{n=0}^{\infty } a \, x^n = \frac {a}{1-x}\) for \(x \in (-1, 1)\)

Of course, \(x\) is actually a formula for a function, the identity function, \(Id(x) = x\).

We could describe \(\frac {a}{1-x}\) for \(x \in (-1, 1)\) as \(\frac {a}{1-Id(x)}\) for \(Id(x) \in (-1, 1)\).

A composition!

Or, we could expand this composition idea and think of other functions, \(f\), with \(f(0) = 0\), like \(Id(x)\).

\[ \frac {a}{1-f(x)} \, \text { where } \, f(0) = 0 \]

This would be a valid function as long as \(f(x) \ne 1\).

We could then move this composition over to our Geometric series.

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

This would be valid up until \(f(b)=-1\) for some \(b\) or \(f(b)=1\) for some \(b\). Since \(0\) is the center of the interval of convergence, we could calculate a radius of convergence and establish an interval of convergence - or a common domain where the series and the closed form formula represent the same function.

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

2025-05-17 23:24:29