Relative Prime Probability
This applet is designed to choose random integers and check whether they are relatively prime. This demonstrates the theorem that the probability of two positive integers chosen at random being relatively prime is six divided by pi squared.
6/π2 ≈ 0.6079271018540266
Experiment
Credits
- Original Java Applet by Nick Exner (1998)
- Modified by Michael McKelvey (2002)
- JavaScript+HTML5 Remake by Evan Ramos (2014)