MHB What is the maximum and minimum sum for $|a-b|+|b-c|+|c-a|$ with given relation?

  • Thread starter Thread starter lfdahl
  • Start date Start date
  • Tags Tags
    Maximum Minimum
AI Thread Summary
The discussion focuses on determining the maximum and minimum values of the expression |a-b| + |b-c| + |c-a| under the constraint (a-b)³ + (b-c)³ + (c-a)³ = 60. Participants explore various integer combinations of a, b, and c to satisfy the cubic equation while calculating the corresponding sums. The minimum sum is found to be 12, occurring when the integers are spaced evenly. The maximum sum is identified as 36, achieved with specific values of a, b, and c that maximize the absolute differences. The analysis highlights the relationship between the cubic constraint and the resulting sums.
lfdahl
Gold Member
MHB
Messages
747
Reaction score
0
Find the maximum and minimum of the sum $|a-b|+|b-c|+|c-a|$, if the integer numbers $a,b$ and $c$ satisfy the following relation:

\[ (a-b)^3+(b-c)^3+(c-a)^3 = 60 \]
 
Mathematics news on Phys.org
lfdahl said:
Find the maximum and minimum of the sum $|a-b|+|b-c|+|c-a|$, if the integer numbers $a,b$ and $c$ satisfy the following relation:

\[ (a-b)^3+(b-c)^3+(c-a)^3 = 60 \]

using $x + y +z = 0 => x^3+y^3 + z^3 = 3xyz$ we get letting x = a-b , y = b-c , z = c - a = -(x+y)
$3(a-b)(b-c)(c-a) = 60$ or $(a-b)(b-c)(c-a) = 20$
or $xy(x+y) = - 20$
taking factors of -20 (product of 3 numbes) such that product is 20 we get 3 triplets ( -1,-4,-5), (-1,5,4), (-4,5,1) and in all
cases $|x| + |y| + |z|$ or $|a-b| + |b-c| + |c-a| = 10$

Needless to say that both maximum and minimum are 10
 
kaliprasad said:
using $x + y +z = 0 => x^3+y^3 + z^3 = 3xyz$ we get letting x = a-b , y = b-c , z = c - a = -(x+y)
$3(a-b)(b-c)(c-a) = 60$ or $(a-b)(b-c)(c-a) = 20$
or $xy(x+y) = - 20$
taking factors of -20 (product of 3 numbes) such that product is 20 we get 3 triplets ( -1,-4,-5), (-1,5,4), (-4,5,1) and in all
cases $|x| + |y| + |z|$ or $|a-b| + |b-c| + |c-a| = 10$

Needless to say that both maximum and minimum are 10

Later I realized that there is only one solution (a-b=5, b-c = -4, c-a = -1) or a permutation of the same permutation counting the same
'
 
kaliprasad said:
Later I realized that there is only one solution (a-b=5, b-c = -4, c-a = -1) or a permutation of the same permutation counting the same
'

Well done!

Yes, the only solution is the set $(5,-4,-1)$ and its permutations.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...

Similar threads

Replies
1
Views
1K
Replies
1
Views
1K
Replies
1
Views
1K
Replies
1
Views
1K
Replies
2
Views
1K
Replies
1
Views
2K
Replies
2
Views
1K
Replies
2
Views
1K
Back
Top