Sum & Square Sum

a + b + c = d + e + f a 2 + b 2 + c 2 = d 2 + e 2 + f 2 \begin{aligned} a + b + c &= d + e + f\\ a^2 + b^2 + c^2 &= d^2 + e^2 + f^2 \end{aligned}

Given that a , b , c , d , e , f a,b,c,d,e,f are distinct positive integers satisfying the equations above, what is the least possible value of a 2 + b 2 + c 2 ? a^2 + b^2 + c^2?


The answer is 62.

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

With a + b + c = d + e + f a + b + c = d + e + f , we are looking for the number partition into six different numbers. Taking a , b , c , d , e , f S a, b, c, d, e, f \in S for some space set of natural numbers, if S = { 1 , 2 , 3 , 4 , 5 , 6 } S = \{1, 2, 3, 4, 5, 6\} , whose elements are as least as possible, no equal summation is possible because 1 + 2 + 3 + 4 + 5 + 6 = 21 1+2+3+4+5+6 = 21 , which can't be halved.

Hence, 7 7 must be involved in S S . Then if if S = { 1 , 2 , 3 , 4 , 5 , 6 , 7 } S = \{1, 2, 3, 4, 5, 6, 7\} , we will have 1 + 2 + 3 + 4 + 5 + 6 + 7 = 28 1+2+3+4+5+6+7 = 28 . Thus, the summation will be less than 28 2 = 14 \dfrac{28}{2} = 14 because only six numbers can be selected, and the excluded one must be even to follow the constraint.

To yield the least summation, we will attempt to examine the trials by excluding the most possible even integer. First, by taking 6 6 out, we will reach 11 = 7 + 3 + 1 = 5 + 4 + 2 11 = 7+3+1 = 5+4+2 as the only possible partition. However, 7 2 + 3 2 + 1 2 5 2 + 4 2 + 2 2 7^2 +3^2 +1^2 \neq 5^2+4^2+2^2 . It's not our desired solution.

Then by taking 4 4 out, we will reach 12 = 7 + 3 + 2 = 6 + 5 + 1 12 = 7+3+2 = 6+5+1 as the only possible partition, and 7 2 + 3 2 + 2 2 = 6 2 + 5 2 + 1 2 = 62 7^2 +3^2 +2^2 = 6^2+5^2+1^2 = 62 , which works perfectly.

Therefore, the least possible summation is 62 \boxed{62} .

X X
May 6, 2018

1+25+36=4+9+49=62

How did you arrive at these values?

Vilakshan Gupta - 3 years, 1 month ago

Log in to reply

First of all,notice that if ( a , b , c , d , e , f ) (a,b,c,d,e,f) are true for the two equations,then a 2 + b 2 + c 2 2 a 2 b 2 c + 3 = d 2 + e 2 + f 2 2 d 2 e 2 f + 3 a^2+b^2+c^2-2a-2b-2c+3=d^2+e^2+f^2-2d-2e-2f+3 will hold true,too.

( a 1 ) 2 + ( b 1 ) 2 + ( c 1 ) 2 = ( d 1 ) 2 + ( e 1 ) 2 + ( f 1 ) 2 (a-1)^2+(b-1)^2+(c-1)^2=(d-1)^2+(e-1)^2+(f-1)^2

( a 1 ) + ( b 1 ) + ( c 1 ) = ( d 1 ) + ( e 1 ) + ( f 1 ) (a-1)+(b-1)+(c-1)=(d-1)+(e-1)+(f-1)

So, ( a 1 , b 1 , c 1 , d 1 , e 1 , f 1 ) (a-1,b-1,c-1,d-1,e-1,f-1) is also a solution of the equations.

X X - 3 years, 1 month ago

Log in to reply

I came up with 3 2 + 4 2 + ( a ) 2 = 5 2 + 0 2 + a 2 3^2+4^2+(-a)^2=5^2+0^2+a^2 ,and also 3 + 4 a = 5 + 0 + a 3+4-a=5+0+a , a = 1 a=1 .

So, ( 3 , 4 , 1 , 5 , 0 , 1 ) (3,4,-1,5,0,1) fits,and according to the above, ( 3 + 2 , 4 + 2 , 1 + 2 , 5 + 2 , 0 + 2 , 1 + 2 ) (3+2,4+2,-1+2,5+2,0+2,1+2) fits,too.

X X - 3 years, 1 month ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...