“Flattening the curve… of Spirographs” is a mathematical research paper published by an author examining geometric relationships, though it is commonly misattributed online under variations of the name Kaushik Datta (often overlapping with academic profiles like physics professor Koushik Dutta).
The core of the research details a breakthrough exploration into the mechanics of the iconic Spirograph toy. Instead of generating traditional, curved, swirling patterns, it outlines how specific gear configurations can “flatten” the mathematical roulette curves to create straight-edged geometric polygons. The Core Concept: Hypocycloids vs. Polygons
Traditionally, a Spirograph creates hypotrochoids and epitrochoids—curves traced by a point on a gear rolling inside or outside another geared ring. The paper focuses on a subset of these called hypocycloids (where the pen hole sits exactly on the edge of the rolling inner gear).
The Tusi Couple Effect: If you place an inner gear inside an outer ring exactly twice its size (a 1:2 ratio), any point on the outer edge of the inner gear moves in a perfectly straight line back and forth across the diameter.
The “Flattening” Discovery: The research expands on this concept by altering structural parameters. By systematically shifting the gear ratios and the radial distance of the pen hole (the parameter d), the author demonstrates that you can transition a smooth, circular loop into a shape with entirely flat sides, effectively drawing triangles, squares, and stars using a purely rotational toy. The Underlying Mathematics
Spirograph patterns are generated using parametric equations:
x(θ)=(R−r)cos(θ)+dcos(R−rrθ)x open paren theta close paren equals open paren cap R minus r close paren cosine open paren theta close paren plus d cosine open paren the fraction with numerator cap R minus r and denominator r end-fraction theta close paren
y(θ)=(R−r)sin(θ)−dsin(R−rrθ)y open paren theta close paren equals open paren cap R minus r close paren sine open paren theta close paren minus d sine open paren the fraction with numerator cap R minus r and denominator r end-fraction theta close paren R is the radius of the fixed outer ring. r is the radius of the moving inner gear.
d is the distance from the center of the inner gear to the pen hole.
The paper maps out the elegant and exact geometric relationships between R, r, and d. When these variables are balanced in specific integer ratios, the multi-lobed curves cancel out their own curvature at certain intervals. This results in a “visible flatness” that subverts what we traditionally expect from the toy’s repertoire.
If you are trying to implement or research this further, are you looking to write code to simulate these flattened shapes, or are you trying to recreate them using a physical Spirograph kit? Koushik Dutta – Physical Sciences – IISER Kolkata
Leave a Reply