Minkowski's Inequality

|a + b|_p ≤ |a|_p + |b|_p — the triangle inequality in every L^p.

The idea

Theorem (Minkowski's inequality).

For $p \geq 1$ and any sequences $a$ and $b$, $\|a + b\|_p \;\leq\; \|a\|_p + \|b\|_p, \qquad \text{where } \|a\|_p = \left(\sum_i |a_i|^{p}\right)^{1/p}.$ For $p > 1$, equality holds only when one of the two sequences is a nonnegative multiple of the other.

This is the triangle inequality for the $p$-norm: the size of a sum is at most the sum of the sizes. The figure shows the triangle for two vectors $x$ and $y$: the two legs have lengths $\|x\|$ and $\|y\|$, and the direct side, of length $\|x + y\|$, is never longer than the two legs together. Equality occurs when the two legs point the same way, so the broken path is itself straight.

The hypothesis $p \geq 1$ is essential. For $0 < p < 1$ the inequality fails (for nonnegative sequences it reverses), and $\|\cdot\|_p$ is not a norm, because the definition of a norm requires exactly this triangle inequality. Minkowski's inequality is the fact that qualifies $\|\cdot\|_p$ as a norm.

Ways to work on it

Not sure where to start? Take the ten-question placement test.