Question
Question: Find the largest of three distinct positive integers with the least possible sum such that the sum o...
Find the largest of three distinct positive integers with the least possible sum such that the sum of the reciprocals of any two integers among them is an integral multiple of the remaining one.
Solution
In this particular question assume any different variables be the three distinct positive integers then first find out the equations according to given condition such as x1+y1=zc,y1+z1=xa,z1+x1=yb, where a, b, and c are the integral multiples i.e. these are also integers so use these concepts to reach the solution of the question.
Complete step-by-step answer :
Let the three distinct positive integers be x, y and z.
Assume, x < y < z
Now according to the given condition that the sum of the reciprocals of any two integers among them is an integral multiple of the remaining one.
⇒x1+y1=zc,y1+z1=xa,z1+x1=yb, where a, b, and c are the integral multiples i.e. these are also integers.
Now add both sides by z1,x1,y1 in the above equations respectively we have,
⇒x1+y1+z1=zc+1,x1+y1+z1=xa+1,x1+y1+z1=yb+1
⇒x1+y1+z1=xa+1=yb+1=zc+1=r..................... (1), where r is some positive quantity.
Since, x < y < z so we can say that from the above equation that a < b < c.
Now from equation (1) we have,
⇒x1=a+1r,y1=b+1r,z1=c+1r........................... (2)
Now add all the above equations we have,
⇒x1+y1+z1=a+1r+b+1r+c+1r
Now from equation (1) we have,
⇒r=a+1r+b+1r+c+1r
⇒1=a+11+b+11+c+11...................... (3)
Now as, a < b < c, so a+11+b+11+c+11<a+13
Therefore, 1=a+11+b+11+c+11<a+13
So we can say that,
⇒1<a+13
⇒a+1<3
⇒a<2
Now as a, b and c are integers so the only integer less than 2 is 1.
Therefore, a = 1.
Now from equation (3) we have,
⇒1=1+11+b+11+c+11
⇒1−21=b+11+c+11
⇒21=b+11+c+11................. (4)
Now as, b < c, so, b+11+c+11<b+12............. (5)
So from equation (4) and (5) we have,
⇒21<b+12
⇒b+1<4
⇒b<3
Since, b > a, and a = 1, so the only possible integer for b is 2.
Therefore, b = 2.
Now from equation (3) we have,
⇒1=1+11+2+11+c+11
⇒1−21−31=c+11
⇒66−3−2=c+11
⇒61=c+11
⇒c+1=6
⇒c=5
Now from equation (2) we can say that,
⇒x:y:z=(a+1):(b+1):(c+1)
⇒x:y:z=(1+1):(2+1):(5+1)
⇒x:y:z=2:3:6
Now we have to find out the largest three possible distinct integers with least possible sum, so from the above ratio we can say that,
⇒x=2,y=3,z=6
So this is the required answer.
Note :Whenever we face such types of questions the key concept we have to remember is that if, a < b < c then the value of (a+11+b+11+c+11) can be written as (<a+13) and (b+11+c+11<b+12) and if, (x1=a+1r,y1=b+1r,z1=c+1r), then x:y:z=(a+1):(b+1):(c+1).