correction corrected

This commit is contained in:
2020-05-15 16:22:51 +02:00
parent a252d2de8a
commit 8807cb163c
3 changed files with 1 additions and 1 deletions
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -172,7 +172,7 @@ Weitere Begriffe und Eigenschaften
(Qx, Qy)_2 &= (x, \overline{Q}^TQ y)_2 = (x,y)_2\\
\norm{Qx}_2^2 &= (Qx, Qx)_2 = (x,x)_2 = \norm{x}_2^2\\
\norm{Q}_2 &= \sup\limits_{\norm{x}_2 =1} \norm{Qx}_2 = \sup\limits_{\norm{x}_2 =1} \norm{x}_2 = 1\\
\norm{Q^{-1}}_2 &= \sup\limits_{\norm{x}_2 =1} \norm{Q^{-1}x}_2 = \sup\limits_{\norm{x}_2 =1} \norm{\overline{Q}Q^{-1}x}_2 = \sup\limits_{\norm{x}_2 =1} \norm{x}_2 = 1
\norm{Q^{-1}}_2 &= \sup\limits_{\norm{x}_2 =1} \norm{Q^{-1}x}_2 = \sup\limits_{\norm{x}_2 =1} \norm{QQ^{-1}x}_2 = \sup\limits_{\norm{x}_2 =1} \norm{x}_2 = 1
\end{align*}
\end{enumerate}
\end{proof}
BIN
View File
Binary file not shown.