a , b , c , and d are distinct positive integers which satisfy the following properties:
the sum of any two of them is a perfect square, and
the sum of the four numbers is also a perfect square.
Find the smallest possible value of a + b + c + d .
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.
a = 3 8 6 b = 2 1 1 4 c = 3 9 7 0 d = 1 0 4 3 0
How did you find these numbers?
Log in to reply
When (a+b+c+d) is a perfect square, the answer can be found by using Pythagorean and the number has prime factors, 2 or in the form of n%4.=1
130=2 x 5 x 13 is one of these numbers. will get back to you later.
Log in to reply
Nice, that's the idea. We want at least 3 (unordered) pairs of positive integer solutions to x 2 + y 2 = s 2 , and we can use the characterization to tell that s = 2 × 5 × 1 3 is the minimum possible value of s .
We then have 4 (linearly independent) equations in 4 unknowns, which lead to a unique solution (that we has to verify has positive integer solutions).
Log in to reply
@Calvin Lin – What do you think about adding the word 'distinct' to the question? It would otherwise appear as though (1,8,8,8) satisfies the conditions.
Log in to reply
@Abel McElroy – distinct was added to the question.
Log in to reply
@Ossama Ismail – Nice! thanks. great question! thanks for posting it.
@Ossama Ismail - I added the b + d = 1 2 5 4 4 = 1 1 2 2 line. Hope you don't mind. I think the next largest set of 4 distinct Natural Numbers is {872, 2377, 9944, 21032} which would give rise to the answer 1 8 5
Woops! The second set of 4 distinct Natural Numbers is {590, 4594, 5810, 17906} which would give rise to the answer 1 7 0
Problem Loading...
Note Loading...
Set Loading...
The smallest possible values that satisfy the given conditions are:-
a = 3 8 6 b = 2 1 1 4 c = 3 9 7 0 d = 1 0 4 3 0
a + b = 2 5 0 0 = 5 0 2 a + c = 4 3 5 6 = 6 6 2 a + d = 1 0 8 1 6 = 1 0 4 2 b + c = 6 0 8 4 = 7 8 2 b + d = 1 2 5 4 4 = 1 1 2 2 c + d = 1 4 4 0 0 = 1 2 0 2 S = a + b + c + d = 1 6 9 0 0 = 1 3 0 2 S = 1 3 0