主要内容\(\newcommand{\Ima}{\rm Im }
\newcommand{\N}{\mathbb N}
\newcommand{\Z}{\mathbb Z}
\newcommand{\Q}{\mathbb Q}
\newcommand{\R}{\mathbb R}
\newcommand{\F}{\mathbb F}
\newcommand{\C}{\mathbb C}
\newcommand{\K}{\mathbb K}
\newcommand{\myunit}{1 cm}
\newcommand{\blue}[1]{{\color{blue}#1}}
\newcommand\iddots{\mathinner{
\kern1mu\raise1pt{.}
\kern2mu\raise4pt{.}
\kern2mu\raise7pt{\Rule{0pt}{7pt}{0pt}.}
\kern1mu
}}
\tikzset{
node style sp/.style={draw,circle,minimum size=\myunit},
node style ge/.style={circle,minimum size=\myunit},
arrow style mul/.style={draw,sloped,midway,fill=white},
arrow style plus/.style={midway,sloped,fill=white},
}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
节 8.2 标准正交基与内积空间同构
练习 练习
基础题.
1.
在
\(\mathbb{C}^{n\times n}\)上,定义内积为
\(\left(A,B\right)=\mbox{tr}(A\overline{B}^T)\),试证:
\(E_{ij}(i,j=1,2,\cdots ,n)\)是关于此内积的一个标准正交基。
2.
在4维酉空间\(\mathbb{C}^4\)中,求与向量组
\begin{equation*}
\alpha_1=(1,-1,i,1)^T,\alpha_2=(2,i,-1+i,1)^T
\end{equation*}
等价的一个标准正交向量组。
3.
设
\(n\)阶实矩阵
\(A\)为正交矩阵,证明:
\(A\) 的行列式为
\(\pm 1\)。
提高题.
4.
证明:
\(\begin{pmatrix}
\cos\theta&\sin\theta\\
-\sin\theta&\cos\theta
\end{pmatrix},\begin{pmatrix}
\cos\theta&\sin\theta\\
\sin\theta&-\cos\theta
\end{pmatrix}\)是正交矩阵且二阶正交矩阵只能是如上两种形式。
5.
设\(\alpha_1,\alpha_2,\cdots ,\alpha_n\)是内积空间\(V\)的\(n\)个线性无关向量,\(\beta_1,\beta_2,\cdots ,\beta_n\)是这组向量经过正交化得到的向量组,证明:
\begin{equation*}
\begin{vmatrix}
\left(\alpha_1,\alpha_1\right)&\left(\alpha_1,\alpha_2\right)&\cdots&\left(\alpha_1,\alpha_n\right)\\
\left(\alpha_2,\alpha_1\right)&\left(\alpha_2,\alpha_2\right)&\cdots&\left(\alpha_2,\alpha_n\right)\\
\cdots&\cdots&\cdots&\cdots\\
\left(\alpha_n,\alpha_1\right)&\left(\alpha_n,\alpha_2\right)&\cdots&\left(\alpha_n,\alpha_n\right)
\end{vmatrix}=\prod\limits_{i=1}^n\left(\beta_i,\beta_i\right).
\end{equation*}