Factorial Fractions

Calvin takes the simplest form of any rational number and multiplies its numerator and denominator. Denote L L as the number of rational numbers n ( 0 , 1 ) n \in (0, 1) such that Calvin outputs a product of 50 ! 50! . Find log 2 L \log_{2}{L} .

13 14 12 15

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 solution

Alan Yan
Sep 12, 2015

Notice how the numerator and denominator have to be relatively prime. This means that one type of prime must be either included on the top or the bottom, but not both.

50 ! 50! has 15 15 distinct prime factors: 2 , 3 , 5 , 7 , 11 , 13 , 17 , 19 , 23 , 29 , 31 , 37 , 41 , 43 , 47 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47 . Each of these factors can go to two places, yielding 2 15 2^{15} possibilities.

However, we want the number to be less than 1 1 , and the possibilities we have can be paired with their reciprocal where only one is greater than one and the other is less than one. Therefore, we need to divide by two, which yields a number of 2 14 2^{14} . Taking l o g 2 log_{2} , we find that the answer is 14 \boxed{14} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...