A Bunch of Irreducible Fractions

Find the smallest positive integer value of n n for which all of the fractions 7 n + 9 \dfrac{7}{n+9} , 8 n + 10 \dfrac{8}{n+10} , 9 n + 11 \dfrac{9}{n+11} , 10 n + 12 \dfrac{10}{n+12} , \ldots , 2014 n + 2016 \dfrac{2014}{n+2016} are in lowest terms.


The answer is 2015.

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.

2 solutions

Lee Wall
Apr 23, 2014

If p q \frac{p}{q} is in lowest terms, then gcd ( p , q ) = 1 \gcd(p, q) = 1 . Since each fraction is of the form m m + n + 2 \frac{m}{m+n+2} , we must have gcd ( n + 2 , m ) = 1 \gcd(n+2, m) = 1 for all m [ 7 , 2014 ] m \in [7, 2014] . The smallest integer that is relatively prime to every integer in this interval is the smallest prime larger than 2014 2014 , which is 2017 2017 . This is two more than n n , so n n is 2015 \boxed{2015} .

Shouldn't it be gcd(m, m+n) =1?

Saurabh Karn - 7 years, 1 month ago

Log in to reply

He used the fact that gcd ( m , m + n ) = gcd ( m , n ) \gcd(m, m+n) = \gcd (m, n ) .

The +2 arose because we are actually comparing gcd ( m , m + n + 2 ) = gcd ( m , n + 2 ) \gcd(m, m+n+2) = \gcd(m, n+2) .

Calvin Lin Staff - 7 years, 1 month ago

Smallest value of N should be "-3" so that each fraction would be of form M M 1 \frac{M}{M-1} and thus each fraction will be in lowest terms because two consecutive number are always Co-Prime. Proof Here

Atul Vaibhav - 7 years, 1 month ago

Log in to reply

smallest POSITIVE integer

math man - 6 years, 8 months ago
Solomon Olayta
Nov 14, 2014

By division algorithm, we find that n+2 must be coprime to 7,9,10,...,2014. It follows that n must not be in the set {1,2,3,...,2014} since m/(n+m+2) is in lowest terms. Hence, n+2 must be the smallest prime greater than 2014. Thus, n+2 =2017. Therefore, n=2015.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...