The norm defined is $\|A\| = \max |a_{ij}|$, where $A = (a_{ij})$ is an $n \times n$ matrix. To verify that this is a norm, we need to check the following properties:
- Non-negativity: $\|A\| \geq 0$.
- Definiteness: $\|A\| = 0$ if and only if $A = 0$.
-
Show more…