How many pairs of positive integers ( a , b ) , where a ≤ b satisfy a 1 + b 1 = 5 0 1 ?
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.
How would you clean up the expression used in the second paragraph?
Interestingly, this was the only solution submitted. Was this problem too hard (for the points awarded)?
Log in to reply
Sir, its overrated
Sir,Its over rated
Just a note: For +tive intigers a, b, c ...... 1/a + 1/b = 1/c, the range of a would
be c< a <2c+1. When a=b, it is also = 2*c
More over the numerator of {
c
1
−
a
1
} must be a factor of c * a.
In all cases ( c+1) and 2c would be the solutions.
{I am not much familiar with Theory of Numbers. This was only my observation.}
Since a , b > 0 , we can multiply throughout by 5 0 a b to obtain a b − 5 0 a − 5 0 b = 0 . We complete the factorization to get 5 0 2 = a b − 5 0 a − 5 0 b + 5 0 2 = ( a − 5 0 ) ( b − 5 0 ) . If ( a − 5 0 ) < 0 , then ( b − 5 0 ) < 0 since their product is positive. However this implies that a 1 + b 1 > 5 0 1 . Thus, we have a − 5 0 > 0 and b − 5 0 > 0 .
By the divisor theorem , 5 0 2 = 2 2 5 4 has ( 2 + 1 ) ( 4 + 1 ) = 1 5 factors. Let d be a divisor of 5 0 2 then d 5 0 2 is also a divisor. Since 5 0 2 = 5 0 × 5 0 , then we have one case where d = d 5 0 2 and the other 1 4 divisors can be paired up as ( d , d 5 0 2 ) , subject to d < d 5 0 2 . Thus we can set a − 5 0 = d ⇒ a = d + 5 0 and b − 5 0 = d 5 0 2 ⇒ b = 5 0 + d 5 0 2 , where d ≤ 5 0 is a divisor of 5 0 2 . Therefore we have 1 pair where a = b and 7 pairs where a < b , making a total of 8 pairs.
I don't want to say more than that, if you like this problem then you might also like
Problem Loading...
Note Loading...
Set Loading...
Consider multiplying both sides by 5 0 a b . This gets the equation 5 0 a + 5 0 b = a b . Take all terms to one side and factor to get: a b − 5 0 a − 5 0 b = 0 , so ( a − 5 0 ) ( b − 5 0 ) = 2 5 0 0 . The factors of 2500 are 1, 2, 4, 5, 10, 20, 25, 50, 100, 125, 250, 500, 625, 1200, and 2500. There are 15 factors.
Since a is less than or equal to b, 50 will occur twice among (a-50) and (b-50), so there are 8 pairs.