Where mathematics meets visual artistry - stunning equations that paint with numbers
Mathematics and art have been intertwined throughout human history. From the golden ratio in classical architecture to the fractals in modern digital art, mathematical equations can create visual masterpieces that rival any painting or sculpture. This collection showcases some of the most visually stunning mathematical equations that you can plot and explore with FooPlot.
These equations demonstrate that mathematics isn't just about calculation - it's about beauty, pattern, and the deep aesthetic principles that govern our universe. Each equation tells a story through its curves, creating art that emerges from pure mathematical relationships.
This stunning curve resembles a butterfly in flight, with delicate wings that seem to flutter as the parameter changes. Discovered by Temple H. Fay, this equation combines exponential, trigonometric, and power functions to create an unmistakably organic shape.
Switch to Polar mode and enter:
exp(cos(theta)) - 2*cos(4*theta) + sin(theta/12)^5
Set θ range: 0 to 24π (approximately 0 to 75.4)
Rose curves create flower-like patterns with a number of petals determined by the parameter n. These elegant curves demonstrate how simple trigonometric functions can generate complex, beautiful patterns.
Switch to Polar mode and try these variants:
sin(3*theta)
- 3-petaled rose
sin(5*theta)
- 5-petaled rose
cos(4*theta)
- 4-petaled rose
sin(7*theta)
- 7-petaled rose
The cardioid gets its name from the Greek word for heart. This curve appears in many contexts: it's the path traced by a point on a circle rolling around another circle of the same size, and it's the shape of light patterns you see in a coffee cup!
Switch to Polar mode and enter:
1 + cos(theta)
For variations try: 2 + 2*cos(theta)
or 1 - cos(theta)
This equation creates a perfect heart shape using absolute values and square roots. It's become famous on social media as "the equation of love" and demonstrates how mathematical relationships can express human emotions.
This equation is complex for direct plotting. Try this parametric approximation:
Switch to Parametric mode:
x: 16*sin(t)^3
y: 13*cos(t) - 5*cos(2*t) - 2*cos(3*t) - cos(4*t)
Set t range: 0 to 2π
A simpler heart shape that emerges naturally from polar coordinates. This curve is actually an inverted cardioid that creates a heart-like appearance.
Switch to Polar mode:
1 - cos(theta)
Try variations: 2 - 2*cos(theta)
for a larger heart
The golden spiral appears throughout nature - in nautilus shells, sunflower seed patterns, and galaxy formations. This logarithmic spiral maintains its shape as it grows, embodying the mathematical principle of self-similarity.
Switch to Polar mode:
1.618^(theta/pi)
Set θ range: 0 to 4π for several turns
The simplest spiral, where the distance from the center increases linearly with the angle. This creates evenly spaced turns, like a vinyl record groove or a garden hose coiled on the ground.
Switch to Polar mode:
theta
(for a = 1)
Or try: 0.5*theta
for tighter spacing
This spiral approaches the origin asymptotically, creating an infinite number of turns in a finite space. It demonstrates how mathematical infinity can be contained within bounded regions.
Switch to Polar mode:
1/theta
Set θ range: 0.1 to 10π (avoid θ = 0)
The lemniscate, or figure-eight curve, represents infinity in mathematics. This elegant curve demonstrates how infinite concepts can be represented in finite, beautiful forms.
Switch to Parametric mode:
x: sqrt(2)*cos(t)/(sin(t)^2 + 1)
y: sqrt(2)*cos(t)*sin(t)/(sin(t)^2 + 1)
Set t range: -π to π
The astroid is the curve traced by a point on a small circle rolling inside a larger circle. This creates a four-pointed star shape with curved sides and sharp cusps.
Switch to Parametric mode:
x: cos(t)^3
y: sin(t)^3
Set t range: 0 to 2π
The cycloid is the curve traced by a point on the rim of a circle rolling along a straight line. This curve has fascinating properties - it's the fastest path between two points under gravity and the shape of an optimal arch.
Switch to Parametric mode:
x: t - sin(t)
y: 1 - cos(t)
Set t range: 0 to 4π for two complete arches
Lissajous curves are created by combining perpendicular oscillations. These patterns appear on oscilloscopes and represent the interference between different frequencies, creating mesmerizing geometric patterns.
Switch to Parametric mode. Try these combinations:
x: sin(t), y: sin(2*t)
- Figure-8 pattern
x: sin(3*t), y: sin(4*t)
- Complex knot
x: sin(5*t), y: sin(6*t)
- Intricate flower
Set t range: 0 to 2π
When waves of different frequencies combine, they create beautiful interference patterns. These mathematical representations show how sound, light, and water waves interact in nature.
Try these wave combinations:
sin(x) + sin(1.1*x)
- Beat pattern
sin(x) + 0.5*sin(3*x)
- Harmonic distortion
sin(x) + sin(2*x) + 0.3*sin(5*x)
- Complex wave
The beauty of mathematical art lies not just in admiring existing equations, but in creating your own. Here are some techniques for generating beautiful mathematical art:
Try modifying the butterfly curve by changing parameters:
exp(cos(theta)) - 2*cos(6*theta) + sin(theta/8)^3
Experiment with different numbers and see how the butterfly transforms!
What makes these equations beautiful isn't arbitrary - there are mathematical principles that consistently produce aesthetically pleasing results:
These mathematical curves aren't just academic curiosities - they have real applications in art, design, and technology:
Mathematical equations that create beautiful art demonstrate the deep connection between logic and aesthetics, between calculation and creativity. These curves show us that mathematics isn't cold and abstract - it's alive with beauty, pattern, and visual poetry.
Every equation in this collection tells a story through its shape. The butterfly curve speaks of natural elegance, the heart equations express human emotion through mathematical precision, and the spirals reveal the growth patterns that govern everything from seashells to galaxies.
As you explore these equations with FooPlot, remember that you're not just plotting mathematical functions - you're discovering the artistic language that the universe uses to express itself. Each curve is a word in this language, each equation a sentence in the grand mathematical poem that describes our reality.
Keep experimenting, keep creating, and keep discovering the incredible beauty that emerges when mathematics meets art. The most beautiful equation you'll ever see might be the one you create yourself!