MATH 417 Lecture 22
« previous | Thursday, April 10, 2014 | next »
Norms
Triangle and Cauchy/Schartz
Theorem. [Triangle Inequality] Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \left\| x + y \right\|_2 \le \left| x \right|_2 + \left\| y \right\|_2}
Proof. , so we square both sides.
Hence
This is the Cauchy Inequality
take . Then
We need this quadratic to be greater than zero for all , so we take the discriminant to be less than zero:
Matrix Norms
Let be a matrix over ( ).
We define
This is called the matrix norm induced by on .
In particular,
Theorem. is a norm.
Proof. The first criterion is that and only if is the zero matrix.
Seeking a contradiction, assume that has a nonzero entry . Choose to be all zeroes except at position . Then will have a nonzero entry at position equal to The norm of this vector must be strictly positive. Contradiction.
Next we prove that
By definition,
---
Finally, show that .
We have .
Example
, where is a member of the unit circle.
We have defining an ellipse by transformation.
We call the spectral radius.
Theorem. if , then
Proof.
For , we have the set for defining a box circumscribing the unit circle. Performing the same transformation gives a rectangle such that
Theorem. is the max row sum of the matrix Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle d} .
Proof. Take Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \vec{x} = \left\langle x_1, \ldots, x_n \right\rangle} such that Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \max_{i} \left| x_i \right| = 1} . We are going to compute Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \left\| A \, x \right\|_\infty} and take the max entry.
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{bmatrix} a_{11} & a_{12} & \dots & a_{1n} \\ a_{21} & a_{22} & \dots & a_{2n} \\ \vdots & \ddots & \ddots & \vdots \\ a_{n1} & a_{n2} & \dots & a_{nn} \end{bmatrix} \, \begin{bmatrix} x_1 \\ x_2 \\ \vdots \\ x_n \end{bmatrix} = \left\| \begin{bmatrix} a_{11} \, x_1 + \dots + a_{1n} \, x_n \\ \vdots \\ a_{i1} \, x_1 + \dots + a_{in} \, x_i \\ \vdots \\ a_{n1} \, x_1 + \dots + a_{nn} \, x_n \end{bmatrix} \right\|_{\infty} = \max_i \left| \sum_{j=1}^n a_{ij} \, x_j \right| \le \max_{i} \sum_{j=1}^n \left| a_{ij} \right| = d}
Hence Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \left\| A \right\| \le d}
Now we show the symmetric, i.e. Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \left\| A \right\| \ge d} .
We have Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \max_i \sum_{j=1}^n \left| a_{ij} \right| = \left| a_{p1} \right| + \dots + \left| a_{pn} \right|} . We take a special Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \ve{x}^* = \left\langle x_1 , \vdots , x_n \right\rangle} such that Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x_{j} = \begin{cases} +1 & a_{pj} > 0 \\ -1 & a_{pj} < 0 \\ 0 & a_{pj} = 0 \end{cases}}
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \left\| x^* \right\| = 1} if Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A} is not the zero matrix.
Thus row Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle p} will be the largest entry in Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A \, \vec{x}^*} :
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle d \le \left\| A \, x^* \right\|_\infty \le \left\| A \right\|_{\infty}}