Jump to content

Power series/R/Introduction/Section

From Wikiversity


Let (cn)n be a sequence of real numbers and x another real number. Then the series

n=0cnxn
is called the power series in x for the coefficients (cn)n.

For a power series, it is important that x varies and that the power series represents in some convergence interval a function in x. Every polynomial is a power series, but one for which all coefficients starting with a certain member are 0. In this case, the convergence is everywhere.

We have encountered an important power series earlier, the geometric series n=0xn (here all coefficients equal 1), which converges for |x|<1 and represents the function 1/(1x), see fact. Another important power series is the exponential series, which for every real number converges and represents the real exponential function. Its inverse function is the natural logarithm.

The behavior of convergence of a power series is given by the following theorem.


Theorem

Let

f(x):=n=0cnxn

be a power series and suppose that there exists some x00 such that n=0cnx0n converges. Then there exists a positive R (where R= is allowed) such that for all x fulfilling |x|<R the series converges absolutely. On such an (open) interval of convergence, the power series f(x) represents a

continuous function.

Proof

The proof needs a systematic study of power series and of limits of sequences of functions. We will not do this here.


If two functions are given by power series, then their sum is simply given by the (componentwise defined) sum of the power series. It is not clear at all by which power series the product of two power series is described. The answer is given by the Cauchy-product of series.


For two series i=0ai and j=0bj of real numbers, the series

k=0ck with ck:=i=0kaibki
is called the Cauchy-product of the series.

Also, for the following statement we do not provide a proof.


Lemma

Let

k=0ak and k=0bk

be absolutely convergent series of real numbers. Then also the Cauchy product k=0ck is absolutely convergent and for its sum the equation

k=0ck=(k=0ak)(k=0bk)
holds.


From this we can infer that the product of power series is given by the power series whose coefficients are those which arise by the multiplication of polynomials, see exercise.