Assume x1, x2, x3, …, xn are real numbers. Let A be the following set of n equations:
x1>0 ,
x2>0 ,
x3>0 ,
…
xn>0 .
And let B be the following set of n equations:
x1 + x2 + … + xn >0 ,
x1*x2 + x1*x3 + … + x1*xn + x2*x3 + x2*x4 + … + xn-1*xn >0 or (∑xi*xj>0 , (i≠j)) ,
x1*x2*x3 + … >0 or (∑xi*xj*xk>0 , (i≠j , i≠k , k≠j)) ,
…
x1*x2*x3*…*xn >0 .
Show A is true if and only if B is true.
x1>0 ,
x2>0 ,
x3>0 ,
…
xn>0 .
And let B be the following set of n equations:
x1 + x2 + … + xn >0 ,
x1*x2 + x1*x3 + … + x1*xn + x2*x3 + x2*x4 + … + xn-1*xn >0 or (∑xi*xj>0 , (i≠j)) ,
x1*x2*x3 + … >0 or (∑xi*xj*xk>0 , (i≠j , i≠k , k≠j)) ,
…
x1*x2*x3*…*xn >0 .
Show A is true if and only if B is true.