A power series is usually introduced as a way to build a function out of coefficients. The reverse reading is just as useful: a series that is written out term by term is often a familiar function in disguise, and recognising it converts an infinite sum into something you can evaluate, differentiate or integrate in one step.
The geometric series is the seed
Almost every identification starts from
Two manipulations extend this single fact to a large family.
Substitution and factoring. Replacing by a suitable expression, or factoring a common power out of a series, puts a new series into geometric form. A series in , for instance, is geometric with ratio and converges on , not on the same interval as the original.
Term-by-term calculus. Inside the interval of convergence a power series can be differentiated and integrated term by term, and the radius of convergence is unchanged. Differentiating the geometric series gives
so a series with a linear coefficient is a perfect square reciprocal, not a logarithm. Integrating instead gives
which identifies a series with a reciprocal coefficient as a logarithm. A coefficient that contains points toward the exponential or a trigonometric function, which is where the standard Taylor series come from.
Why index shifts matter
Two series that differ only by where the index starts describe the same function, and the shift is what makes a pattern visible. Writing as is the step that turns "coefficient " into "coefficient ", which is what matches the derivative above. Re-indexing is bookkeeping, but skipping it is the most common reason a correct series fails to look like a known function.
A numeric spot check
Every identification can be verified at a single interior point, and doing so costs almost nothing. For at : the closed form gives , and the partial sums , , , , move toward that value. If the closed form and the partial sums disagree, the signs or the starting index are wrong — a much faster diagnosis than re-deriving the whole series.
The interval is part of the answer
A power series and its closed form agree only where the series converges. The function is defined for every except , but it equals the geometric series only on , and outside that interval the equation is simply false. Endpoint behaviour is a separate question again: term-by-term differentiation and integration preserve the radius of convergence, but they do not preserve convergence at the endpoints, so each endpoint has to be checked on its own if the interval is closed.
Related question
Apply this knowledge
Use the concept guide to understand the reasoning, then return to the complete question and worked answer.
Identify the Function Represented by the Following Power SeriesSources
These references support the core concepts and interpretation boundaries explained above.