top of page

Ideas Portal

Hopping from one bulb to another...

M2023 - Fourier Series : 3 - arith. freq + geo. amp =? circle

Updated: Nov 11

by using fourier series, we can create a lot of periodic waves. here are some of the famous, important waves for examples. In this case, although the final trace on the 2D complex plane doesn't resemble any waves, but we can keep track of the final Y-position of the final vector v[t]


sawtooth :

ree


ree


square :

ree
ree


here the amplitudes are decreasing as the denominator is arithmatically increasing.

but what if the amplitude is decreaseing as the denominator is geomatrically increasing ?

in other words, here's an example :


ree
ree

if we don't care about the green trail (Y-position) for now, we can see that the final white trail v[t] traces ... a circle ?



I tried with other shrinking ratios, and we ended up with different circles.

Let's rewrite the whole thing in a more math friendlier way.


ree

this means that the final vector v[t] should look something like this :


ree

Notice that the sum in the parenthesis can be treated as a geometric series :


ree

in order for the sum to converge, the magnitude of the ratio must be smaller than one


ree

so the sum would be :


ree

and we can continue from there :


ree


to proof that it is a circle, we will need to propose 2 things :

  • there exists a center point for the circle

  • the distance between v[t] and c will be constant, which is the radius of the circle


let's start with finding the left most and right most point of the "circle"


ree

therefore the proposed center is :


ree

and the proposed radius is :


ree

now we have to prove that the following is true


ree

and here is the proof that v[t] traces a circle :



ree

QED (OwO)/


some of the important concepts here are

  • complex numbers

  • complex conjugate

  • complex modulus



ree

Comments


bottom of page