(NIMO 2014) Reciprocal of Interval

For any interval A \mathcal{A} in the real number line not containing zero, define its reciprocal \textit{reciprocal} to be the set of numbers of the form 1 x \frac1x where x x is an element in A \mathcal{A} . Compute the number of ordered pairs of positive integers ( m , n ) (m,n) with m < n m<n such that the length of the interval [ m , n ] [m,n] is 1 0 10 10^{10} times the length of its reciprocal.


The answer is 60.

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

David Altizio
Jan 6, 2016

Note that the reciprocal of an interval [ m , n ] [m,n] is simply the interval [ 1 n , 1 m ] [\frac1n,\frac 1m] . With this in mind, the condition gives n m = 1 0 10 ( 1 m 1 n ) = 1 0 10 ( n m m n ) m n = 1 0 10 . n-m=10^{10}\left(\dfrac1m-\dfrac1n\right)=10^{10}\left(\dfrac{n-m}{mn}\right)\quad\implies\quad mn=10^{10}. It suffices to compute the number of solutions to this Diophantine equation with m < n m<n . First remove the m < n m<n condition. Remark that if m m is a divisor of 1 0 10 10^{10} , then there is a unique integer n n such that m n = 1 0 10 mn=10^{10} . Thus, the number of solutions to the equation is equal to the number of divisors of 1 0 10 = 2 10 5 10 10^{10}=2^{10}5^{10} , which is ( 10 + 1 ) 2 = 121 (10+1)^2=121 . Bringing the condition back in, we see that m = n = 1 0 5 m=n=10^5 is invalid, and furthermore for every distinct x x and y y which satisfies x y = 1 0 10 xy=10^{10} , both ( x , y ) (x,y) and ( y , x ) (y,x) are valid pairs of integers, but only one of them satisfies the m < n m<n condition. Putting everything together, we see that the final answer is 121 1 2 = 60 \frac{121-1}2=\boxed{60} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...