Understanding the Norm Inequality ||Av|| ≤ ||A||||v||

  • Context: Undergrad 
  • Thread starter Thread starter c0der
  • Start date Start date
  • Tags Tags
    Inequality Norm
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
c0der
Messages
52
Reaction score
0
Hi,

With the following norm inequality:

||Av|| ≤ ||A||||v|| implies ||A|| = supv [ ||Av||/||v|| ]

I understand that sup is the upper bound of a set B, or least upper bound if B is a subset of A, where the upper bounds are elements of both B and A.

Is this saying that the norm of A is the maximum of the set ||Av||/||v||, where there are multiple vectors v being considered?
 
Physics news on Phys.org
I am puzzled by your use of words here. Of course, you mean "A" and "B" to be sets of numbers. But if a set of numbers has an upper bound, then it has an infinite number of upper bounds so I am puzzled by "sup is the upper bound of a set B, or least upper bound if B is a subset of A". The "sup(B)" is the "least upper bound" in any case.

And I am puzzled by "where the upper bounds are elements of both B and A." In general upper bounds of sets are NOT in the sets. At most the least upper bound of set A can be in A, in which case it is the maximum of set A. Generally we use the term "sup" specifically to handle those sets that do NOT have a maximum.
 
c0der said:
Hi,

With the following norm inequality:

||Av|| ≤ ||A||||v|| implies ||A|| = supv [ ||Av||/||v|| ]

I understand that sup is the upper bound of a set B, or least upper bound if B is a subset of A, where the upper bounds are elements of both B and A.
In your formula above, A is not a set - it's a matrix.
c0der said:
Is this saying that the norm of A is the maximum of the set ||Av||/||v||, where there are multiple vectors v being considered?
Yes.