<?xml version="1.0" encoding="UTF-8"?>

<record version="15" id="1018">
 <title>power series</title>
 <name>PowerSeries</name>
 <created>2025-07-13 17:15:11</created>
 <modified>2025-07-14 02:40:26</modified>
 <type>Definition</type>
 <creator id="1" name="bloftin"/>
 <modifier id="1" name="bloftin"/>
 <author id="1" name="bloftin"/>
 <classification>
	<category scheme="msc" code="02."/>
	<category scheme="msc" code="02.30.Lt"/>
 </classification>
 <related>
	<object name="MaclaurinSeries"/>
 </related>
 <preamble>% this is the default PhysicsLibrary preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here</preamble>
 <content>In mathematics, a power series (in one variable) is an infinite series of the form 

\begin{equation}
 \sum_{m=0}^{\infty }c_{m}\left(x-a\right)^{m}=c_{0}+c_{1}(x-a)+c_{2}(x-a)^{2}+\dots
\end{equation}

where $c_{m}$ represents the coefficient of the $m$th term and $a$ is a constant called the center of the series. Power series are useful in mathematical analysis, where they arise as Taylor series of infinitely differentiable functions. In fact, Borel's theorem implies that every power series is the Taylor series of some smooth function. \\

In many situations, the center $a$ is equal to zero, for instance for Maclaurin series. In such cases, the power series takes the simpler form

\begin{equation}
 \sum_{m=0}^{\infty }c_{m}\left(x\right)^{m}=c_{0}+c_{1}x+c_{2}x^{2}+\dots
\end{equation}

The partial sums of a power series are polynomials, the partial sums of the Taylor series of an analytic function are a sequence of converging polynomial approximations to the function at the center, and a converging power series can be seen as a kind of generalized polynomial with infinitely many terms. Conversely, every polynomial is a power series with only finitely many non-zero terms. \\

Power series are powerful for solving differential equations and can be useful when considering variable coefficients over other methods.  Beyond their role in mathematical analysis, power series also occur in combinatorics as generating functions (a kind of formal power series) and in electronic engineering (under the name of the $Z$-transform). The familiar decimal notation for real numbers can also be viewed as an example of a power series, with integer coefficients, but with the argument $x$ fixed at $1\\10$. In number theory, the concept of $p$-adic numbers is also closely related to that of a power series. \\

This article is a derivative work of the creative commons share alike with attribution in [1]. 

\begin{thebibliography}{9}

[1] Wikipedia contributors, ``Power series,'' Wikipedia, The Free Encyclopedia. Accessed July 13, 2025. \\

[2] Kreyszig, E., ``Advanced Engineering Mathematics.'' Fifth Edition. John Wiley and Sons, Inc. 1983. \\

\end{thebibliography}</content>
</record>
