
A collection of mathematical fascinations, not strictly limited to the subject itself but also people's interactions and interpretations. My curiosity for the subject is infinite, but I try to stay away from the sciences. The thrill lies in the purity, not the application.
Info on my icon can be found here.

Parabola developing as an envelope of lines in a triangle.
The lemniscate can be generated as the envelope of circles centered on a rectangular hyperbola and passing through the center of the hyperbola.
x’ = sin(a * y) - cos(b * x)
y’ = sin(c * x) - cos(d * y)
I must marry this girl.
TSP art is a type of line art based on the Traveling Salesman Problem. An image is first discretized into black points on a white background. The points are then treated as “cities” in the TSP problem. An approximate solution to the TSP problem is calculated and drawn. The result is striking approximation to the original image. Remarkably, the path never crosses itself. Read more here.