主要内容\(\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\,}$}}}
\)
节 2.4 初等行变换和初等矩阵
练习 练习
基础题.
1.
设\(A=\begin{pmatrix}
1 & 2 & 3 & 4\\
-1 & -2 & -3 & -4\\
1 & 2 & 3 & 4
\end{pmatrix}\),计算:
-
\(\displaystyle \begin{pmatrix}
0 & 1 & 0\\
1 & 0 & 0\\
0 & 0 & 1
\end{pmatrix}^{2025}A;\)
-
\(\displaystyle \begin{pmatrix}
1 & 0 & 0\\
0 & -1 & 0\\
0 & 0 & 1
\end{pmatrix}^{2025}A;\)
-
\(\begin{pmatrix}
1 & 0 & 0\\
2 & 1 & 0\\
0 & 0 & 1
\end{pmatrix}A\)。
2.
判断下列矩阵是否为阶梯形矩阵。
-
\(\displaystyle \begin{pmatrix}
1 & -1 & 2\\
0 & 0 & 3\\
0 & 1 & 2
\end{pmatrix};\)
-
\(\displaystyle \begin{pmatrix}
0 & 2 & 4 & 0 & 5\\
0 & 0 & 0 & 1 & -1
\end{pmatrix};\)
-
\(\displaystyle \begin{pmatrix}
0 & 0 & 0 & 0\\
0 & 0 & 0 & 0\\
0 & 0 & 0 & 0
\end{pmatrix};\)
-
\(\displaystyle \begin{pmatrix}
0 & 0 & 1\\
0 & 1 & 0\\
1 & 0 & 0
\end{pmatrix};\)
-
\(\displaystyle \begin{pmatrix}
1 & -1 & 2\\
0 & 1 & 3\\
0 & 1 & 2\\
0 & 0 & -4
\end{pmatrix};\)
-
\(\begin{pmatrix}
1 & 3 & 9 & 0\\
0 & 0 & 0 & 0\\
0 & 0 & 1 & 0
\end{pmatrix}\)。
3.
用初等行变换将矩阵\(A\)化为阶梯形矩阵。
-
\(\displaystyle A=\begin{pmatrix}
0 & 0 & 1 & 3\\
0 & 1 & 0 & 2\\
1 & 0 & 0 & 1
\end{pmatrix};\)
-
\(\displaystyle A=\begin{pmatrix}
1 & 2 & 3 & 4\\
5 & 6 & 7 & 8\\
9 & 10 & 11 & 12
\end{pmatrix};\)
-
\(A=\begin{pmatrix}
2 & 0 & -1 & 3\\
1 & 2 & -2 & 4\\
0 & 1 & 3 & -1
\end{pmatrix}\)。
提高题.
4.
上题所化的阶梯形矩阵能否通过初等行变换化为原矩阵
\(A\)?若能,写出所施行的初等行变换。
5.
证明:
\(E(i,j)=E\left(j(-1)\right)E\left(i,j(1)\right)E\left(j,i(-1)\right)E\left(i,j(1)\right)\)。
6.
请指出以下证明“任一
\(m\times n\)矩阵
\(A\)(
\(m\geq 2\))必可经过初等行变换化为至少一行全为0的矩阵”中的错误。
“先将\(A\)的第1行加到第2行,第2行加到第1行得矩阵
\begin{equation*}
B=\begin{pmatrix}
a_{11}+a_{21} & a_{12}+a_{22} & \cdots & a_{1n}+a_{2n}\\
a_{11}+a_{21} & a_{12}+a_{22} & \cdots & a_{1n}+a_{2n}\\
a_{31} & a_{32} & \cdots & a_{3n}\\
\vdots & \vdots & & \vdots\\
a_{m1} & a_{m2} & \cdots & a_{mn}
\end{pmatrix},
\end{equation*}
再将\(B\)的第1行乘以\(-1\)加到第2行可得第2行全为0的矩阵
\begin{equation*}
C=\begin{pmatrix}
a_{11}+a_{21} & a_{12}+a_{22} & \cdots & a_{1n}+a_{2n}\\
0 & 0 & \cdots & 0\\
a_{31} & a_{32} & \cdots & a_{3n}\\
\vdots & \vdots & & \vdots\\
a_{m1} & a_{m2} & \cdots & a_{mn}
\end{pmatrix}.\mbox{”}
\end{equation*}
挑战题.
7.
设
\(A=\begin{pmatrix}
a & 0\\
0 & a^{-1}
\end{pmatrix}\),其中
\(a\neq 0\)。证明:
\(A\)可表示成若干消法矩阵的乘积。
8.
设
\(A\)是
\(n\)阶方阵,证明:
\(A\)是置换矩阵的充分必要条件为
\(A\)可表示成若干互换矩阵的乘积。