Hi,
I’m a new user, so please be patient.
I can find pics and animations of a rotating circle generating a sine wave using y=r sin (wt).
So I’m wondering if a linearly expanding (poor terminology?) Archimedian spiral or logarithmic Fibonacci spiral would generate a sine wave that increases in period and amplitude on each cycle, or would they generate something different?
I’m not very mathematically literate, so if anyone knows of any good animations, those would be helpful too. I looked, but only found circles, no spirals.
Thanks in advance,
Bill
Mon chien a avalé un jouet et l'opération vétérinaire d'urgence coûtait une fortune que je n'avais pas. J'étais mort d'inquiétude dans la salle d'attente. J'ai lancé
Need for Slots pour me distraire. Le jackpot est tombé au bon moment, couvrant tous les frais médicaux et me permettant d'offrir à mon compagnon les meilleurs soins possibles sans m'endetter pour l'année
Hi Bill, and welcome to the forum!
You are actually half right in your hypothesis! If you trace the vertical height (the y-axis) of a point moving along a rotating spiral, the amplitude of the generated wave will definitely increase on each cycle. However, the period (the horizontal width of each wave) will actually stay exactly the same.
Here is a simple breakdown of why that happens and what the resulting waves look like:
1. Why the period doesn't change
When a shape generates a standard sine wave via y=rsin(ωt), the ω represents the constant speed of rotation. Even though the spiral is getting wider, if it is spinning at a constant rate, it still takes the exact same amount of time to complete one full 360-degree turn. Therefore, the distance between the peaks of your waves remains constant. To make the period increase, you would have to physically slow down the rotation of the spiral over time.
2. The Archimedean Spiral (Linear Growth)
In an Archimedean spiral, the radius grows at a steady, linear rate. Mathematically, the radius becomes a function of time, making your equation look something like y(t)=(a+bt)sin(ωt).
What it generates: A sine wave whose peaks grow steadily taller. If you draw a line connecting all the top peaks and bottom peaks, it creates a "V" shape (a linear envelope) expanding outward.
3. The Logarithmic / Fibonacci Spiral (Exponential Growth)
In these spirals, the radius grows by a multiplying factor (exponentially). The equation changes to something like y(t)=aebtsin(ωt).
What it generates: A sine wave that grows slowly at first, but then its amplitude explodes upward very quickly. Interestingly, the exact reverse of this (where the wave shrinks exponentially) is incredibly common in physics—it's called a "damped sine wave," which perfectly models how a swinging pendulum eventually comes to a stop.
How to animate this yourself:
Since finding a pre-made GIF of this specific concept is tricky, you can easily visualize the final waves using a free online tool like Desmos Graphing Calculator. Just type these into the equations bar:
Type y = x * sin(x) to see the Archimedean wave.
Type y = 1.2^x * sin(x) to see the Logarithmic wave.