1/zeta(2)
What is the probability that two natural numbers chosen at random are relatively prime?
Here are pairs of two natural numbers chosen at random:
"first_Number"
"second_Number"
The number that they were relatively prime so far is:
"relative_Prime = ?"
The total number is:
"Total = ?"
So the probability is:
"Probability = ?"