A NEW FORCE INTRUDES
(and a closed form comes to light)
Mathematical Details (and comments) for
an article by Mandelbrot and Frame:
Self-Contacting Fractal Trees.
by Don West, Department of Mathematics, SUNY Plattsburgh

Boot up your MAPLE system and type:

simplify(sum(r^k*cos(k*t), k=0..N-1));

The system will respond, but not with

equation.gif

or one of its stretched-out forms. Rather it prints the closed form:

equation.gif

This puts a new spin on doing mathematics -- automatic simplification of a formal finite series to a closed-form expression. Clearly this symbolic computing power will accelerate the pace of research in mathematics, pure and applied, but pity the worker who wanted to discover this identity on his own. ("Don't tell me, I want to do it myself!")

MAPLE can be set to show the details of its calculations but in the case of this sum, the system gives no helpful clues to how it found the closed form.

WHY NOT JUST LOOK IT UP?

The infinite series

equation.gif

is very special, it is both a Fourier series and a power series. Perhaps we can learn something about the series in a reference book. Schaum's Mathematical Handbook (formula 23.22. page 134) tells us

equation.gif

We can take the derivative (with respect to r), multiply by r and add one (the k=0 term) to arrive at the closed form

equation.gif

This agrees with the limit of our closed form for the finite sum (assuming r<1) as N goes to infinity. Perhaps these techniques could be stretched to produce the closed form in the finite case. But that would still not tell us how the handbook value might be found. The most obvious aproach is backwards, start with the logarithm expression and derive its Fourier series. But we cannot do this unless we know the closed form in advance.

Enough of this! Let us just derive the general case.

DERIVATION OF THE CLOSED FORM

(This is not the slickest way to do it, it is just the first way that I thought of.)

Let   equation.gif,

then   equation.gif.

Using the high-school identity    equation.gif

we get       equation.gif

Now multiply by r and split into two sums:

equation.gif

Shift the indices in both sums, to get

equation.gif

Adjust the first and last summands, so that both sums become exact copies of S.

equation.gif
equation.gif

Now simply solve for S (and use the symmetry of cosine):

equation.gif


which agrees with the MAPLE result

equation.gif

since we recall that    equation.gif


[ NEXT ]      [ PREV. ]      [ INDEX ]      [ FEEDBACK ]

Copyright © 1999 All Rights Reserved