MathDB
minimum of a*b*c+d*e*f+g*h*k

Source:

March 5, 2012
inequalitiesinequalities unsolved

Problem Statement

Let 1a,b,c,d,e,f,g,h,k9 1\leq a,b,c,d,e,f,g,h,k \leq 9 and a,b,c,d,e,f,g,h,k a,b,c,d,e,f,g,h,k are different integers, find the minimum value of the expression E=abc+def+ghk E = a*b*c+d*e*f+g*h*k and prove that it is minimum.