Is This Norm Equality Correct for \( Ax \)?

  • Thread starter Thread starter ahamdiheme
  • Start date Start date
  • Tags Tags
    Norm
ahamdiheme
Messages
24
Reaction score
0
I just want to verify if the following is correct
\left\right\|x\|2.\left\right\|A\|2= \left\right\|Ax\|2

Thanks
 
Physics news on Phys.org
How are you defining the norm of the operator? As Tr(A^TA)? In that case, no. If you let x=(1,0,...,0), the right-hand side only contains components from the first column of A but the left-hand side contains other components.

However, the norm of A is often defined as

\|A\|=\sup_{\|x\|=1}\|Ax\|

so maybe if you change the = to ≤...
 
Back
Top