🕛
Monday / Jun 23rd, 20256/23/2025

Calculating Digits of Pi with Collisions

Nebula logo

Happy Pi Day! To celebrate I attempt to compute the digits of Pi using the “collisions” method, thanks to 3Blue1Brown for the idea!

  • Editing

    by Mathieu Blanchette

  • Animations

    by Jason Heglund

Passenger Showcase

The Showcase is collection of projects created by viewers like you!

Have you made something? Please share your work!

Try a challenge!

Suggested by the video you're watching

"Pi in the Sky Game" challenge

Happy Pi Day! How many delicious digits of Pi can you catch from the sky? In JavaScript!

"Leibniz Formula for Pi" challenge

In this coding challenge, I use the Leibniz formula (aka infinite series) to approximate the digits of Pi and graph the convergence.