%% The optimal LC which belongs to the NS of type [-x3,0,x3] is m=5/4. %% %% polys %% x^2+(-x3)x+(x3^2(m-1)) -2x^2+(x3^2(m+1)) %% %% input formula QEPCAD %% (Ex3)(Ax)[[0 x^2+(-x3)x+(x3^2(m-1))>=0] /\ [[x3 -2x^2+(x3^2(m+1))>=0]]. %% %% input formula MMA %% Exists[x3,0=0)\[And](x3=0)]]