1

It is standard to define an induced matrix norm $|||\cdot|||$ from a vector norm $||\cdot||$ in this way:

$|||A|||=\max_{x \neq 0}{\frac{||Ax||}{||x||}}$.

Suppose we define a different function of matrices this way:

$f(A)=\inf_{x \neq 0}{\frac{||Ax||}{||x||}}$.

Has $f(\cdot)$ been studied before? Does it have a standard name?

flag

2 Answers

5

By the Courant-Fischer min-max theorem, if $A$ is Hermitian, then $f(A) = \lambda_n(A)$, the smallest eigenvalue of $A$.

link|flag
Right! Of course, I managed to utterly confuse myself here. – Felix Goldberg Feb 9 at 15:59
4

$|||A|||$ is the largest s-number (modulus of gen. eigenvalue). $f(A)$ is the smallest s-number. It is 0 if $A$ is not injective.

link|flag
S-numbers are also known as [singular values](en.wikipedia.org/wiki/Singular_value). – Federico Poloni Feb 9 at 16:07
This holds if the underlying norm is the Euclidean norm. With other norms, I have no idea if this has ever been studied. – Federico Poloni Feb 9 at 16:07
1 
@ Federico: They have been treated for operators on Banach spaces. See papers and books by Albrecht Pietsch, e.g. – Peter Michor Feb 9 at 16:16
@PeterMichor: Can you give a specific reference, please? Thanks! – Felix Goldberg Feb 9 at 18:14
1 
@ Felix Goldberg: MR0519680 (81a:47002) Reviewed Pietsch, Albrecht Operator ideals. Mathematische Monographien [Mathematical Monographs], 16. VEB Deutscher Verlag der Wissenschaften, Berlin, 1978. 451 pp. Newer: MR1863699 (2003h:47137) – Peter Michor Feb 9 at 22:31
show 1 more comment

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.