Is there an analytic approximation to the inequality:
$$\sum_{i=1}^{n} |x_i| \leq \delta ? $$
I would like to replace the above inequality with a smooth inequality that is "valid" in the sense that if the approximate smooth inequality is satisfied then the original inequality will also be satisfied. It would also be great if the approximating inequality is tight. I have an intuitive idea of "tightness" but don't know how to formalize it for $n > 1$.
The original inequality defines a nonsmooth body (cross-polytope, I think is the name). We want to approximate it by a smooth inscribed body.My proposal is to replace the nondifferentiable function $|x_i|$ with $\sqrt{x_n^2+\epsilon}$ which is differentiable and greater than the original function. So if the new inequality holds, so does the old. The smaller $\epsilon$ you take, the "tighter" is the approximation.