Geometric series: algebra meets calculus

Consider the geometric series as a power series functions:

11x=1+x+x2+x3+

Take the derivative of both sides of the function:

ddx(11x)1(1x)2(11x)2

This means f satisfies the identity:

f=f2

Now compute the derivative of the series:

1+x+x2+x3+ddx1+2x+3x2+4x3+

On the other hand, compute the square of the series:

(1+x+x2+x3+)21+2x+3x2+4x3+

So we find that the same relationship holds, namely f=f2, for the closed formula and the series formula for this function.

Manipulating geometric series: algebra

Find power series that represent the following functions:

(a) 11+x (b) 11+x2 (c) x3x+2 (d) 3x25x

Solution

(a) 11+x

Rewrite in format 11u:

11+x11(x)

Choose u=x. Plug into geometric series:

11u=1+u+u2+u3+11(x)=1+(x)+(x)2+(x)3+1x+x2x3+

Therefore:

11+x=1x+x2x3+=n=0(1)nxn

(b) 11+x2

Rewrite in format 11u:

11+x2=11(x2)

Choose u=x2. Plug into geometric series:

11u=1+u+u2+u3+11(x2)=1+(x2)+(x2)2+(x2)3+1x2+x4x6+

Therefore:

11+x2=1x2+x4x6+=n=0(1)nx2n

(c) x3x+2

Rewrite in format Ax311u:

x3x+2x312+xx312(1+x2)12x311+x212x311(x2)

Choose u=x2. Here Ax3=12x3. Plug into geometric series:

11u=1+u+u2+u3+11(x2)=n=0(x2)n=1+(x2)+(x2)2+(x2)3+n=0(1)n12nxn=112x+14x218x3+

Therefore:

x3x+212x311(x2)12x3(n=0(1)n12nxn)n=0(1)n12n+1xn+3=12x314x4+18x5116x6+

(d) 3x25x

Rewrite in format Ax11u:

3x25x3x125x3x12(15x2)32x1152x

Choose u=52x. Here Ax=32x. Plug into geometric series:

11u=1+u+u2+u3+11(52x)=n=0(52x)n=1+(5x2)+(5x2)2+(5x2)3+n=05n2nxn=1+52x+254x2+1258x3+

Therefore:

3x25x32x1152x32x(n=05n2nxn)n=035n2n+1xn+1=32x+154x2+758x3+37516x4+

Manipulating geometric series: calculus

Find a power series that represents ln(1+x).

Solution

Differentiate to obtain similarity to geometric sum formula:

ddxln(1+x)11+x11(x)1x+x2x3+x4

Integrate series to find original function:

11(x)dx=1x+x2x3+x4dxln(1+x)=D+x12x2+13x314x4+

Use known point to solve for D:

ln(1+0)=D+0+0+0=Dln(1+x)=x12x2+13x314x4+

Recognizing and manipulating geometric series: Part I

(a) Evaluate n=1(1)n11n. (Hint: consider the series of ln(1x).)

(b) Find a series approximation for ln(2/3).

Solution

(a)

(1) Follow hint, study series of ln(1x):

Notice:

ddxln(1x)=11x(1+x+x2+x3+)

Integrate the series:

11xdx=1xx2dxln(1x)=Cx12x213x3

Solve for C using ln(10)=0 which (plugging above) implies 0=C00 and thus C=0. So:

ln(1x)=x12x213x3=n=11nxn

(2) Relate to the given series:

Notice that xn=(1)n if we set x=1. Also, (1)n=(1)n1. Therefore:

ln(1(1))n=1(1)n11n

So the answer is ln2.


(b) Find a series approximation for ln(2/3):

Observe that ln(2/3)=ln(11/3).

Plug x=1/3 into the series: ln(1x)=xx22x33

ln(11/3)1/3(1/3)22(1/3)331313221333n=11n3n

Recognizing and manipulating geometric series: Part II

(a) Find a series representing tan1(x) using differentiation.

(b) Find a series representing dx1+x4.

Solution

(a)

Notice that ddxtan1(x)=11+x2.

What is the series for 11+x2?

Let u=x2:

11+x211u=1+u+u2+1x2+x4x6+x8

Now integrate this by terms:

11+x2dx=1x2+x4x6+x8dxC+xx33+x55x77+

Conclude:

tan1(x)=C+xx33+x55x77+

Plug in 0 to solve for C:

tan1(0)=C+0++0C=0

Final answer:

tan1(x)=xx33+x55x77+

(b)

Rewrite integrand in format of geometric series sum:

11+x411(x4)11u,u=x4

Therefore:

11u=1+u+u2+u3+1x4+x8x12+x16=n=0(1)nx4n

Integrate the series by terms to obtain the answer:

1x4+x8x12+x16dxC+xx55+x99x1313+x1717