- #1
nomadreid
Gold Member
- 1,731
- 231
- TL;DR Summary
- Does p have to be prime so that the probability that two randomly chosen integers are both divisible by p is 1/p^2?
The probability that a randomly chosen integer is divisible by a given integer p is 1/p, regardless of whether p is prime.
The probability that 2 distinct randomly chosen integers are divisible by the same prime p is
1/p2.
I am not sure however whether the probability that 2 distinct randomly chosen integers are divisible by the same positive integer n is not simply
1/n2.
I feel that if n is not prime there might be some duplication somewhere, but I don't see where.
Any indications would be very much appreciated.
The probability that 2 distinct randomly chosen integers are divisible by the same prime p is
1/p2.
I am not sure however whether the probability that 2 distinct randomly chosen integers are divisible by the same positive integer n is not simply
1/n2.
I feel that if n is not prime there might be some duplication somewhere, but I don't see where.
Any indications would be very much appreciated.