Matrix / operator norms

Layer 0 — Mathematicsin the linear-algebra subtree

||A||_p = sup ||Ax||_p / ||x||_p. Spectral = σ_max; Frobenius = √tr(A*A). Sub-multiplicative; condition number κ(A) = ||A|| ||A^{-1}||.

Related concepts

Explore Matrix / operator norms on the interactive knowledge graph →