MHB What is the Maximum Norm Proof for Matrix A?

Amer
Messages
259
Reaction score
0
Prove that for

$A \in \mathbb{R}^{n\times n} $
||A||_{\infty} = \text{max}_{i=1,...,n} \sum_{j=1}^n |a_{ij} |

I know that
$||A||_{\infty} = \text{max} \dfrac{||Ax||_{\infty} }{||x||_{\infty}} $

such that $x \in \mathbb{R}^n$

any hints
 
Physics news on Phys.org
Amer said:
Prove that for

$A \in \mathbb{R}^{n\times n} $
||A||_{\infty} = \text{max}_{i=1,...,n} \sum_{j=1}^n |a_{ij} |

I know that
$||A||_{\infty} = \text{max} \dfrac{||Ax||_{\infty} }{||x||_{\infty}} $

such that $x \in \mathbb{R}^n$

any hints

I believe you can start with $||A||_p$ the p norm and take the limit as $p\to\infty$ to prove the problem.
Isn't the infinity norm just the max of $|a_i|$ not the sum of them?
 
dwsmith said:
I believe you can start with $||A||_p$ the p norm and take the limit as $p\to\infty$ to prove the problem.
Isn't the infinity norm just the max of $|a_i|$ not the sum of them?
for a vector it is the max of $|a_i|$
 
Amer said:
Prove that for

$A \in \mathbb{R}^{n\times n} $
||A||_{\infty} = \text{max}_{i=1,...,n} \sum_{j=1}^n |a_{ij} |

I know that
$||A||_{\infty} = \text{max} \dfrac{||Ax||_{\infty} }{||x||_{\infty}} $

such that $x \in \mathbb{R}^n$

any hints
You might find it easier to use the equivalent definition $\|A\|_\infty = \max \{\|Ax\|_\infty : \|x\|_\infty \leqslant 1\}.$ For $\|x\|_\infty \leqslant 1$, show that $$\|Ax\|_\infty = \max_{1\leqslant i\leqslant n}|(Ax)_i| = \max_{1\leqslant i\leqslant n}\Bigl| \sum_{j=1}^n a_{ij}x_j \Bigr| \leqslant \sum_{j=1}^n |a_{ij} |.$$
For the reverse inequality, find $\|Ax\|$ where $x$ is the vector with a 1 in the $i$th coordinate and 0 for every other coordinate.
 
Thread 'Derivation of equations of stress tensor transformation'
Hello ! I derived equations of stress tensor 2D transformation. Some details: I have plane ABCD in two cases (see top on the pic) and I know tensor components for case 1 only. Only plane ABCD rotate in two cases (top of the picture) but not coordinate system. Coordinate system rotates only on the bottom of picture. I want to obtain expression that connects tensor for case 1 and tensor for case 2. My attempt: Are these equations correct? Is there more easier expression for stress tensor...
Back
Top