matrix p-norm (original) (raw)

∥A∥p=supx≠0⁡∥A⁢x∥p∥x∥p x∈ℝn,A∈ℝm×n.

The matrix p-norms are defined in terms of the vector p-norms (http://planetmath.org/VectorPNorm).

As with vector p-norms, the most important are the 1, 2, and ∞ norms. The 1 and ∞ norms are very easy to calculate for an arbitrary matrix:

| ∥A∥1=max1≤j≤n⁢∑i=1m|ai⁢j|∥A∥∞=max1≤i≤m⁢∑j=1n|ai⁢j|. | | -------------------------------------------------------- |

It directly follows from this that ∥A∥1=∥AT∥∞.

The calculation of the 2-norm is more complicated. However, it can be shown that the 2-norm of A is the square root of the largest eigenvalueMathworldPlanetmathPlanetmathPlanetmathPlanetmath of AT⁢A. There are also various inequalitiesMathworldPlanetmath that allow one to make estimates on the value of ∥A∥2: