If a positive factor of is chosen at random, what is the probability that it has a remainder of when divided by ?
The answer is of the form , where and are coprime positive integers. Find .
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.
1 0 ! = 2 8 . 3 4 . 5 2 . 7
If a factor has at least two 2 s, then the factor would be divisible by 4 . The remainder would be zero. Such factors would be of form 2 a . 3 b . 5 c . 7 d , where 2 ≤ a ≤ 8 , 0 ≤ b < 4 , 0 ≤ c ≤ 2 , 0 ≤ d ≤ 1 and a , b , c , d are non-negative integers.
If the factor is of the form 2 a . 3 b . 5 c . 7 d , where a = 1 , 0 ≤ b < 4 , 0 ≤ c ≤ 2 , 0 ≤ d ≤ 1 , then
2 . 3 b . 5 c . 7 d ≡ 2 . ( − 1 ) b . ( 1 ) c . ( − 1 ) d ≡ 2 . ( − 1 ) ( b + d ) ≡ 2 ( m o d 4 )
If the factor is of the form 2 a . 3 b . 5 c . 7 d , where a = 0 , 0 ≤ b < 4 , 0 ≤ c ≤ 2 , 0 ≤ d ≤ 1 , then
3 b . 5 c . 7 d ≡ ( − 1 ) b . ( 1 ) c . ( − 1 ) d ≡ ( − 1 ) ( b + d ) ( m o d 4 )
now we have cases. If b + d is odd, then the factor would be 3 , modulo 4 . If b + d is even, the factor is 1 , modulo 4 , which is what we are looking for. there are 5 cases where b + d is even. the number of such factors, consequently, would be 5 . 3 = 1 5 ( 3 comes from the possibilities of 5 c ).
the total number of factors of 1 0 ! is 2 7 0 . Therefore, the probability would be
2 7 0 1 5 = 1 8 1
and a + b = 1 9