Issac O. answered 09/22/22
M.S. in mathematics, and four years in a Ph.D. in mathematics.
The max row sum matrix norm ||.||∞ is defined by ||A||∞ = max1≤i≤n ∑1≤j≤n|aij|. For example, ||A||∞ = 5 when A = [ [ -2 3 ] [ 0 4 ] ]. The condition number with respect to a norm ||.|| is defined by cond(A) = ||A|| * ||A-1||.