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

  • Context: MHB 
  • Thread starter Thread starter lfdahl
  • Start date Start date
  • Tags Tags
    Maximum Minimum
Click For Summary
SUMMARY

The maximum and minimum values of the expression $|a-b|+|b-c|+|c-a|$ under the constraint $(a-b)^3+(b-c)^3+(c-a)^3 = 60$ have been determined. The maximum sum occurs when the differences between the integers $a$, $b$, and $c$ are maximized, leading to a value of 12. Conversely, the minimum sum is achieved when the integers are as close as possible, resulting in a value of 6. These conclusions are derived from analyzing the properties of cubic equations and absolute values.

PREREQUISITES
  • Understanding of absolute value properties
  • Familiarity with cubic equations
  • Basic knowledge of integer arithmetic
  • Experience with inequalities and optimization techniques
NEXT STEPS
  • Explore the properties of cubic functions in algebra
  • Study optimization techniques in integer programming
  • Learn about the triangle inequality in mathematics
  • Investigate the relationship between absolute values and distance metrics
USEFUL FOR

Mathematicians, students studying algebra, and anyone interested in optimization problems involving integer variables.

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.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 12 ·
Replies
12
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
4
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K