Given two random integers a and b, what is the percent chance that they are co-prime, rounded to the nearest whole number?
(If the chance was .512, type 51)
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The probability that two random integers are coprime is π 2 6 ≈ 0 . 6 0 8 = 6 1 % to two decimal places.