1演習方針
複素の計算では、複素共役を取る場所が本質的である。この演習では、複素内積、共役転置、エルミート行列、ユニタリ行列が何を保存し、何を判定するための条件なのかを確認する。
複素内積の問題では、共役を明示して書く。直交、ノルムの保存、ユニタリ行列の判定では、ただの A^T ではなく共役転置 A^* を使う。これは実ベクトル空間から複素ベクトル空間へ移るときの典型的な誤りである。
ユニタリ行列は、U^*U=I、内積を保存すること、または列が正規直交であることによって判定できる。これらは同値だが、具体的な行列では列の確認が速く、長さ・角度・射影が変わらない理由を説明するときは内積の保存が役に立つ。
1Exercise plan
In complex calculations, the position of the complex conjugate is essential. These exercises check what complex inner products複素内積ふくそないせき, conjugate transposes共役転置きょうやくてんち, Hermitian matricesエルミート行列ぎょうれつ, and unitary matricesユニタリ行列ぎょうれつ preserve or test.
For complex inner-product exercises, write conjugates explicitly. The test for orthogonality, norm preservation, and unitarity uses A^*, the conjugate transpose, not just A^T. This is the most common source of wrong answers when moving from real to complex vector spaces.
A unitary matrixユニタリ行列 can be checked by U^*U=I, by preservation of inner products, or by having orthonormal columns. These are equivalent tests, but each is useful in a different problem: column checks are quick for a concrete matrix, while inner-product preservation explains why lengths, angles, and projections are unchanged.
2問題もんだい 1
この系列けいれつの規約きやく
\langle x,y\rangle=\sum_{k=1}^n x_k\overline{y_k}
で、
u=\begin{pmatrix}1\\ i\end{pmatrix},
\qquad
v=\begin{pmatrix}i\\ 1\end{pmatrix}
について、\langle u,v\rangle、\langle v,u\rangle、\|u\| を求もとめよ。
2.1解答例かいとうれい
\langle u,v\rangle=1\cdot\overline i+i\cdot\overline 1=-i+i=0
\langle v,u\rangle=i\cdot\overline 1+1\cdot\overline i=i-i=0
\|u\|=\sqrt{\langle u,u\rangle}
=
\sqrt{1\cdot\overline1+i\cdot\overline i}
=\sqrt2
2.2解説かいせつ
複素内積ふくそないせきcomplex inner productでは、第だい 2 変数へんすうの成分せいぶんcomponentに複素共役ふくそきょうやくcomplex conjugateが付つく。この問題もんだいは、直交ちょっこうorthogonalityの判定はんていで共役きょうやくを忘わすれると結果けっかが変かわることを確認かくにんしている。
2Problem 1
Using the convention
\langle x,y\rangle=\sum_{k=1}^n x_k\overline{y_k},
for u=(1,i)^T and v=(i,1)^T, find \langle u,v\rangle, \langle v,u\rangle, and \|u\|.
2.1Answer example
\langle u,v\rangle=1\cdot\overline i+i\cdot\overline1=-i+i=0,
\langle v,u\rangle=i\cdot\overline1+1\cdot\overline i=i-i=0,
and
\|u\|=\sqrt{\langle u,u\rangle}=\sqrt{1\cdot\overline1+i\cdot\overline i}=\sqrt2.
2.2Explanation
In this convention, the second variable is conjugated. Forgetting that conjugate changes orthogonality computations.
3問題もんだい 2
A=\begin{pmatrix}2&i\\-i&3\end{pmatrix}
について、A^* を求もとめ、A がエルミート行列ぎょうれつHermitian matrixかどうかを判定はんていせよ。
3.1解答例かいとうれい
まず転置てんちしてから各成分かくせいぶんの共役きょうやくを取とる。
A^*=\begin{pmatrix}2&i\\-i&3\end{pmatrix}
したがって A^*=A であり、A はエルミート行列ぎょうれつHermitian matrixである。
3.2解説かいせつ
エルミート行列ぎょうれつHermitian matrixでは、対角成分たいかくせいぶんが実数じっすうreal numberになり、非対角成分ひたいかくせいぶんは鏡映位置きょうえいいちで複素共役ふくそきょうやくcomplex conjugateになる。この条件じょうけんは実対称行列じつたいしょうぎょうれつreal symmetric matrixの複素数版ふくそすうばんcomplex versionである。
3Problem 2
For A=\begin{pmatrix}2&i\\-i&3\end{pmatrix}, find A^* and decide whether A is Hermitianエルミート行列ぎょうれつ.
3.1Answer example
Transpose first and conjugate each entry:
A^*=\begin{pmatrix}2&i\\-i&3\end{pmatrix}.
Thus A^*=A, so A is Hermitian.
3.2Explanation
In a Hermitian matrix, diagonal entries are real and off-diagonal mirror entries are complex conjugates.
4問題もんだい 3
U=\begin{pmatrix}1&0\\0&i\end{pmatrix}
がユニタリ行列ぎょうれつunitary matrixであることを確認かくにんし、任意にんいの x=(x_1,x_2)^T について \|Ux\|=\|x\| が成立せいりつすることを説明せつめいせよ。
4.1解答例かいとうれい
U^*=\begin{pmatrix}1&0\\0&-i\end{pmatrix}
なので、
U^*U=
\begin{pmatrix}1&0\\0&-i\end{pmatrix}
\begin{pmatrix}1&0\\0&i\end{pmatrix}
=I
である。したがって U はユニタリ行列ぎょうれつunitary matrixである。また
Ux=\begin{pmatrix}x_1\\ix_2\end{pmatrix}
だから
\|Ux\|^2=|x_1|^2+|ix_2|^2=|x_1|^2+|x_2|^2=\|x\|^2
である。
4.2解説かいせつ
ユニタリ行列ぎょうれつunitary matrixは位相いそうphaseを変かえることはあるが、長ながさlengthと内積ないせきinner productを保存ほぞんする。この問題もんだいは、「複素数ふくそすうcomplex numberを掛かける」と「長ながさを変かえる」が同おなじでないことを確認かくにんしている。
4Problem 3
Confirm that U=\begin{pmatrix}1&0\\0&i\end{pmatrix} is unitary, and explain why \|Ux\|=\|x\| for arbitrary x=(x_1,x_2)^T.
4.1Answer example
U^*=\begin{pmatrix}1&0\\0&-i\end{pmatrix},
so
U^*U=I.
Also Ux=(x_1,ix_2)^T, hence
\|Ux\|^2=|x_1|^2+|ix_2|^2=|x_1|^2+|x_2|^2=\|x\|^2.
4.2Explanation
A unitary matrix may change phase位相いそう, but it preserves lengths and inner products.
5問題もんだい 4
y=\begin{pmatrix}1\\1+i\end{pmatrix},
\qquad
u=\begin{pmatrix}1\\i\end{pmatrix}
について、y の \operatorname{span}(u) への直交射影ちょっこうしゃえいorthogonal projectionを求もとめよ。
5.1解答例かいとうれい
この規約きやくでは
\operatorname{proj}_u(y)=\frac{\langle y,u\rangle}{\langle u,u\rangle}u
である。まず
\langle y,u\rangle=1\cdot\overline1+(1+i)\overline i=1+(1+i)(-i)=2-i
また
\langle u,u\rangle=1\cdot\overline1+i\overline i=2
なので、
\operatorname{proj}_u(y)=\frac{2-i}{2}\begin{pmatrix}1\\i\end{pmatrix}
=
\begin{pmatrix}1-\frac{i}{2}\\\frac12+i\end{pmatrix}
5.2解説かいせつ
分母ぶんぼの \langle u,u\rangle は、u\ne0 と正定値性せいていちせいpositive definitenessにより正せいの実数じっすうreal numberである。ここでは u\ne0 なので 0 除算じょさんは起おきない。この問題もんだいは、射影係数しゃえいけいすうprojection coefficientの式しきでも共役きょうやくの位置いちが重要じゅうようであることを確認かくにんしている。
5Problem 4
For y=(1,1+i)^T and u=(1,i)^T, find the orthogonal projection直交射影ちょっこうしゃえい of y onto \operatorname{span}(u).
5.1Answer example
Under this convention,
\operatorname{proj}_u(y)=\frac{\langle y,u\rangle}{\langle u,u\rangle}u.
Now
\langle y,u\rangle=1\cdot\overline1+(1+i)\overline i=1+(1+i)(-i)=2-i,
and \langle u,u\rangle=2. Therefore
\operatorname{proj}_u(y)=\frac{2-i}{2}\begin{pmatrix}1\\i\end{pmatrix}=\begin{pmatrix}1-\frac i2\\\frac12+i\end{pmatrix}.
5.2Explanation
The denominator is positive real because u\ne0. The conjugate position in the projection coefficient matters.
7問題もんだい 5
B=\begin{pmatrix}2&i\\-i&2\end{pmatrix}
の固有値こゆうちeigenvalueを求もとめ、エルミート行列ぎょうれつHermitian matrixの固有値こゆうちeigenvalueが実数じっすうreal numberになることと対応たいおうしているかを確認かくにんせよ。
7.1解答例かいとうれい
\det(B-\lambda I)
=
\det\begin{pmatrix}2-\lambda&i\\-i&2-\lambda\end{pmatrix}
=(2-\lambda)^2-1
である。したがって
(2-\lambda)^2=1
より、固有値こゆうちeigenvalueは 1,3 である。どちらも実数じっすうreal numberである。
7.2解説かいせつ
B^*=B なので B はエルミート行列ぎょうれつHermitian matrixである。エルミート行列ぎょうれつHermitian matrixは複素数ふくそすうcomplex numberを成分せいぶんcomponentに持もっていても、固有値こゆうちeigenvalueは実数じっすうreal numberになる。この性質せいしつが、量子力学りょうしりきがくquantum mechanicsなどで観測量かんそくりょうobservableをエルミート行列ぎょうれつHermitian matrixで表あらわす理由りゆうの 1 つである。
7Problem 5
Find the eigenvalues of B=\begin{pmatrix}2&i\\-i&2\end{pmatrix} and check that they are real as expected for a Hermitian matrix.
7.1Answer example
\det(B-\lambda I)=\det\begin{pmatrix}2-\lambda&i\\-i&2-\lambda\end{pmatrix}=(2-\lambda)^2-1.
Thus the eigenvalues are 1,3, both real.
7.2Explanation
Since B^*=B, the matrix is Hermitian. Hermitian matrices may have complex entries, but their eigenvalues are real. This is one reason Hermitian matrices are used to represent observables in contexts such as quantum mechanics.
8問題もんだい 6
つぎの文ぶんの正誤せいごを判定はんていし、理由りゆうを述のべよ。
- ユニタリ行列ぎょうれつunitary matrixは内積ないせきinner productを保存ほぞんする。
- エルミート行列ぎょうれつHermitian matrixは必かならず正規行列せいきぎょうれつnormal matrixである。
- ユニタリ行列ぎょうれつunitary matrixは必かならずエルミート行列ぎょうれつHermitian matrixである。
8.1解答例かいとうれい
1 は正せいしい。U^*U=I より \langle Ux,Uy\rangle=\langle x,y\rangle である。
2 は正せいしい。A^*=A なら A^*A=A^2=AA^* である。
3 は誤あやまりである。\begin{pmatrix}1&0\\0&i\end{pmatrix} はユニタリ行列ぎょうれつunitary matrixだが、エルミート行列ぎょうれつHermitian matrixではない。
8.2解説かいせつ
ユニタリ行列ぎょうれつunitary matrix、エルミート行列ぎょうれつHermitian matrix、正規行列せいきぎょうれつnormal matrixは互たがいに近ちかいが、同おなじ概念がいねんではない。何なにを保存ほぞんする条件じょうけんなのか、何なにを対角化たいかくかdiagonalizationする条件じょうけんなのかを分わけて読よむことが重要じゅうようである。
8Problem 6
Decide whether each statement is true and explain why.
- A unitary matrix preserves the inner product.
- A Hermitian matrix is always normal.
- A unitary matrix is always Hermitian.
8.1Answer example
1 is true because U^*U=I implies \langle Ux,Uy\rangle=\langle x,y\rangle. 2 is true because if A^*=A, then A^*A=A^2=AA^*. 3 is false: \begin{pmatrix}1&0\\0&i\end{pmatrix} is unitary but not Hermitian.
8.2Explanation
Unitary, Hermitian, and normal matrices are related but distinct. Separate preservation of inner products from diagonalization conditions.
9問題もんだい 7
A=
\begin{pmatrix}
0&1\\
-1&0
\end{pmatrix}
を \mathbb C 上じょうで考かんがえる。A が正規行列せいきぎょうれつnormal matrixであることを確認かくにんし、ユニタリ行列ぎょうれつunitary matrixで対角化たいかくかdiagonalizationせよ。
9.1解答例かいとうれい
A^*=-A であり、A^2=-I なので
A^*A=(-A)A=I,\qquad AA^*=A(-A)=I
である。したがって A^*A=AA^* であり、A は正規行列せいきぎょうれつnormal matrixである。
固有値こゆうちeigenvalueは i,-i である。i に対たいする固有こゆうベクトルeigenvectorとして (1,i)^T、-i に対たいする固有こゆうベクトルeigenvectorとして (1,-i)^T を取とれる。これらを正規化せいきかして
U=\frac{1}{\sqrt2}
\begin{pmatrix}
1&1\\
i&-i
\end{pmatrix},
\qquad
D=
\begin{pmatrix}
i&0\\
0&-i
\end{pmatrix}
とおくと、
U^*AU=D
である。
9.2解説かいせつ
この行列ぎょうれつmatrixはエルミート行列ぎょうれつHermitian matrixではないが、正規行列せいきぎょうれつnormal matrixである。複素ふくそcomplexでは、エルミート行列ぎょうれつHermitian matrixだけでなく、正規行列せいきぎょうれつnormal matrixもユニタリ対角化たいかくかunitary diagonalizationの自然しぜんな対象たいしょうになる。
9Problem 7
Over \mathbb C, confirm that
A=\begin{pmatrix}0&1\\-1&0\end{pmatrix}
is normal and diagonalize it by a unitary matrix.
9.1Answer example
Since A^*=-A and A^2=-I,
A^*A=I,
\qquad
AA^*=I.
Thus A is normal. Its eigenvalues are i,-i. Eigenvectors may be chosen as (1,i)^T and (1,-i)^T. Normalizing gives
U=\frac1{\sqrt2}\begin{pmatrix}1&1\\i&-i\end{pmatrix},
\qquad
D=\begin{pmatrix}i&0\\0&-i\end{pmatrix},
with U^*AU=D.
9.2Explanation
This matrix is not Hermitian, but it is normal. Normal matrices are the natural class for unitary diagonalization over complex spaces.
10問題もんだい 8
この系列けいれつの規約きやく
\langle x,y\rangle=\sum_k x_k\overline{y_k}
で、
x_1=\begin{pmatrix}1\\i\end{pmatrix},
\qquad
x_2=\begin{pmatrix}1\\0\end{pmatrix}
に Gram-Schmidt の直交化ちょっこうかorthogonalizationを行おこなえ。
10.1解答例かいとうれい
まず
u_1=x_1=\begin{pmatrix}1\\i\end{pmatrix}
とする。u_1\ne0 であり、\langle u_1,u_1\rangle=2 なので、射影係数しゃえいけいすうを定義ていぎできる。
u_2=x_2-\frac{\langle x_2,u_1\rangle}{\langle u_1,u_1\rangle}u_1
=
\begin{pmatrix}1\\0\end{pmatrix}
-\frac12
\begin{pmatrix}1\\i\end{pmatrix}
=
\begin{pmatrix}\frac12\\-\frac{i}{2}\end{pmatrix}
である。
10.2解説かいせつ
複素内積ふくそないせきcomplex inner productでは、射影係数しゃえいけいすうの分子ぶんしに現あらわれる共役きょうやくの位置いちが重要じゅうようである。この問題もんだいでは \langle x_2,u_1\rangle=1 であり、u_2 は u_1 に直交ちょっこうorthogonalする。
10Problem 8
Using the convention \langle x,y\rangle=\sum_kx_k\overline{y_k}, apply Gram-Schmidt to x_1=(1,i)^T and x_2=(1,0)^T.
10.1Answer example
Let u_1=x_1=(1,i)^T. Since \langle u_1,u_1\rangle=2,
u_2=x_2-\frac{\langle x_2,u_1\rangle}{\langle u_1,u_1\rangle}u_1=(1,0)^T-\frac12(1,i)^T=\left(\frac12,-\frac i2\right)^T.
10.2Explanation
The conjugate in the numerator is essential. Here u_2 is orthogonal to u_1.
11問題もんだい 9
A=
\begin{pmatrix}
1&i\\
0&2
\end{pmatrix},
\qquad
x=\begin{pmatrix}1\\1\end{pmatrix},
\qquad
y=\begin{pmatrix}i\\1\end{pmatrix}
について、\langle Ax,y\rangle=\langle x,A^*y\rangle を具体計算ぐたいけいさんで確認かくにんせよ。
11.1解答例かいとうれい
Ax=
\begin{pmatrix}1+i\\2\end{pmatrix}
なので
\langle Ax,y\rangle=(1+i)\overline i+2\overline1=3-i
である。また
A^*=
\begin{pmatrix}
1&0\\
-i&2
\end{pmatrix}
だから
A^*y=
\begin{pmatrix}i\\3\end{pmatrix}
であり、
\langle x,A^*y\rangle=1\overline i+1\overline3=3-i
である。したがって両辺りょうへんは一致いっちする。
11.2解説かいせつ
共役転置きょうやくてんちconjugate transpose A^* は、複素内積ふくそないせきcomplex inner productに対たいする随伴ずいはんadjointである。この等式とうしきは、A^* が単たんなる記号きごうではなく、内積ないせきinner productの中なかで A を反対側はんたいがわへ移うつすための操作そうさoperationであることを示しめしている。
11Problem 9
For
A=\begin{pmatrix}1&i\\0&2\end{pmatrix},
\qquad
x=(1,1)^T,
\qquad
y=(i,1)^T,
verify \langle Ax,y\rangle=\langle x,A^*y\rangle.
11.1Answer example
Ax=(1+i,2)^T,
so
\langle Ax,y\rangle=(1+i)\overline i+2\overline1=3-i.
Also
A^*=\begin{pmatrix}1&0\\-i&2\end{pmatrix},
\qquad
A^*y=(i,3)^T,
so
\langle x,A^*y\rangle=1\overline i+1\overline3=3-i.
11.2Explanation
The conjugate transpose is the adjoint随伴ずいはん relative to the complex inner product.
12問題もんだい 10
この系列けいれつの規約きやくで
A=
\begin{pmatrix}
1\\
i
\end{pmatrix},
\qquad
b=
\begin{pmatrix}
1\\
0
\end{pmatrix}
とする。複素最小二乗問題ふくそさいしょうにじょうもんだいcomplex least-squares problem Ax\simeq b の正規方程式せいきほうていしきnormal equationを解とき、残差ざんさresidualが列空間れつくうかんcolumn spaceに直交ちょっこうorthogonalすることを確認かくにんせよ。
12.1解答例かいとうれい
ここでは
A^*=
\begin{pmatrix}
1&-i
\end{pmatrix}
である。したがって
A^*A=1+(-i)i=2,
\qquad
A^*b=1
である。正規方程式せいきほうていしきnormal equation
A^*Ax=A^*b
は 2x=1 となるので、
x=\frac12
である。このとき
Ax=
\begin{pmatrix}
\frac12\\
\frac{i}{2}
\end{pmatrix},
\qquad
r=b-Ax=
\begin{pmatrix}
\frac12\\
-\frac{i}{2}
\end{pmatrix}
である。さらに
A^*r
=
\begin{pmatrix}1&-i\end{pmatrix}
\begin{pmatrix}
\frac12\\
-\frac{i}{2}
\end{pmatrix}
=
\frac12-\frac12
=0
なので、残差ざんさresidualは列空間れつくうかんcolumn spaceに直交ちょっこうorthogonalする。
12.2解説かいせつ
この問題もんだいは、実数じっすうreal numberの最小二乗法さいしょうにじょうほうleast squares methodで現あらわれた「残差ざんさresidualが列空間れつくうかんcolumn spaceに直交ちょっこうorthogonalする」という幾何きかが、複素内積ふくそないせきcomplex inner productでも A^*r=0 として表あらわされることを確認かくにんしている。
この規約きやくでは内積ないせきinner productの第だい 2 変数へんすうに共役きょうやくを付つけるので、随伴ずいはんadjointは A^*=(1,-i) である。A^*r=0 は、残差ざんさresidualが A の 1 次元じげんの列空間れつくうかんcolumn spaceに属ぞくするすべてのベクトルと内積ないせき 0 であることを意味いみする。
12Problem 10
Let A=(1,i)^T and b=(1,0)^T. Solve the complex least-squares normal equation and check residual orthogonality.
12.1Answer example
A^*=\begin{pmatrix}1&-i\end{pmatrix},
so
A^*A=2,
\qquad
A^*b=1.
Thus x=\frac12. Then
Ax=\begin{pmatrix}\frac12\\\frac i2\end{pmatrix},
\qquad
r=b-Ax=\begin{pmatrix}\frac12\\-\frac i2\end{pmatrix}.
Finally,
A^*r=\begin{pmatrix}1&-i\end{pmatrix}\begin{pmatrix}\frac12\\-\frac i2\end{pmatrix}=0.
12.2Explanation
The real least-squares statement "residual orthogonal to the column space" becomes A^*r=0 in the complex case.
Here the convention conjugates the second variable in the inner product, so the adjoint is A^*=(1,-i). The equation A^*r=0 says exactly that the residual has zero inner product with every vector in the one-dimensional column space列空間れつくうかん of A.
13問題もんだい 11
U=
\frac{1}{\sqrt2}
\begin{pmatrix}
1&1\\
1&-1
\end{pmatrix}
がユニタリ行列ぎょうれつunitary matrixであることを確認かくにんし、
x=
\begin{pmatrix}1\\i\end{pmatrix},
\qquad
y=
\begin{pmatrix}1\\0\end{pmatrix}
について \langle Ux,Uy\rangle=\langle x,y\rangle を具体計算ぐたいけいさんで確認かくにんせよ。
13.1解答例かいとうれい
U は実対称じつたいしょうであり、
U^*U=U^TU=I
なのでユニタリ行列ぎょうれつunitary matrixである。また
Ux=
\frac{1}{\sqrt2}
\begin{pmatrix}
1+i\\
1-i
\end{pmatrix},
\qquad
Uy=
\frac{1}{\sqrt2}
\begin{pmatrix}
1\\
1
\end{pmatrix}
である。この規約きやくでは第だい 2 変数へんすうに共役きょうやくを付つけるので、
\langle Ux,Uy\rangle
=
\frac{1+i}{2}
+
\frac{1-i}{2}
=1
である。一方いっぽう、
\langle x,y\rangle=1\cdot\overline1+i\cdot\overline0=1
である。したがって \langle Ux,Uy\rangle=\langle x,y\rangle である。
13.2解説かいせつ
この問題もんだいは、ユニタリ行列ぎょうれつunitary matrixが対角行列たいかくぎょうれつdiagonal matrixでなくても、内積ないせきinner productと長ながさlengthを保存ほぞんすることを確認かくにんする。Ux と Uy の成分せいぶんcomponentは変かわるが、二ふたつのベクトルの幾何的きかてきな関係かんけいは変かわらない。
U を作用さようさせると x,y の成分せいぶんcomponentは変かわるが、内積ないせきinner productは変かわらない。これはユニタリ行列ぎょうれつunitary matrixが複素内積空間ふくそないせきくうかんcomplex inner product spaceで長ながさと角度かくどを保存ほぞんするという幾何的役割きかてきやくわりそのものである。
13Problem 11
Confirm that
U=\frac1{\sqrt2}\begin{pmatrix}1&1\\1&-1\end{pmatrix}
is unitary and verify \langle Ux,Uy\rangle=\langle x,y\rangle for x=(1,i)^T and y=(1,0)^T.
13.1Answer example
The matrix U is real symmetric and U^*U=U^TU=I, so it is unitary. Also
Ux=\frac1{\sqrt2}(1+i,1-i)^T,
\qquad
Uy=\frac1{\sqrt2}(1,1)^T.
Therefore
\langle Ux,Uy\rangle=\frac{1+i}{2}+\frac{1-i}{2}=1,
while \langle x,y\rangle=1.
13.2Explanation
Unitary matrices preserve inner products and lengths even when they are not diagonal.
Although the components of x and y change after applying U, the inner product does not. This is the defining geometric role of a unitary matrixユニタリ行列: it preserves lengths and angles in a complex inner product space.
15証明しょうめい演習えんしゅう:ユニタリ行列ぎょうれつが内積ないせきを保たもつこと
15.1問題もんだい
U^*U=I なら、任意にんいの複素ふくそベクトル x,y について
\langle Ux,Uy\rangle=\langle x,y\rangle
であることを証明しょうめいせよ。
15.2解答かいとう
この系列けいれつの規約きやくでは \langle x,y\rangle=y^*x と書かけるので、
\langle Ux,Uy\rangle=(Uy)^*(Ux)=y^*U^*Ux=y^*x=\langle x,y\rangle
である。特とくに y=x とすれば \|Ux\|=\|x\| も従したがう。
15.3解説かいせつ
ユニタリ行列ぎょうれつは複素内積ふくそないせきを保たもつので、長ながさと角度かくどを保たもつ変換へんかんとして理解りかいできる。
15Proof exercise: unitary matrices preserve inner products
15.1Problem
If U^*U=I, prove that for arbitrary complex vectors x,y,
\langle Ux,Uy\rangle=\langle x,y\rangle.
15.2Answer
With the convention used in this series, \langle x,y\rangle=y^*x, so
\langle Ux,Uy\rangle=(Uy)^*(Ux)=y^*U^*Ux=y^*x=\langle x,y\rangle.
Taking y=x gives \|Ux\|=\|x\|.
15.3Explanation
A unitary matrix preserves the complex inner product, so it preserves lengths and angles.
16補強問題ほきょうもんだい:正規行列せいきぎょうれつnormal matrixとユニタリ対角化たいかくかunitary diagonalization
16.1問題もんだい 12
A がユニタリ対角化たいかくかunitary diagonalizationでき、U^*AU=D、ただし U はユニタリ行列ぎょうれつunitary matrix、D は対角行列たいかくぎょうれつdiagonal matrixであるとする。このとき A が正規行列せいきぎょうれつnormal matrixであることを証明しょうめいせよ。また、その逆ぎゃくが複素ふくその正規行列せいきぎょうれつnormal matrixに対たいするスペクトル定理spectral theoremであることを説明せつめいせよ。
16.2解答例かいとうれい
U^*AU=D より、A=UDU^*、A^*=UD^*U^* である。したがって
A^*A=UD^*U^*UDU^*=UD^*DU^*
であり、
AA^*=UDU^*UD^*U^*=UDD^*U^*
である。対角行列たいかくぎょうれつdiagonal matrixはその共役転置きょうやくてんちconjugate transposeと可換かかんなので、D^*D=DD^* である。よって A^*A=AA^* であり、A は正規行列せいきぎょうれつnormal matrixである。逆ぎゃくに、複素ふくその正規行列せいきぎょうれつnormal matrixは必かならずユニタリ対角化たいかくかunitary diagonalizationできる、というのが正規行列せいきぎょうれつのスペクトル定理spectral theoremである。
16.3解説かいせつ
正規性せいきせいnormalityは、\mathbb C 上じょうで正規直交せいきちょっこうな固有こゆうベクトルeigenvectorの分解ぶんかいを可能かのうにする条件じょうけんである。エルミート行列ぎょうれつHermitian matrixとユニタリ行列ぎょうれつunitary matrixは、正規行列せいきぎょうれつnormal matrixの重要じゅうような特別例とくべつれいである。
16Supplementary theorem-check problem: normal matrices and unitary diagonalization
16.1Problem 12
Let A be unitarily diagonalizable, so U^*AU=D with U unitary and D diagonal. Prove that A is normal. Then explain why the converse is the complex spectral theorem for normal matrices.
16.2Answer example
From U^*AU=D, we have A=UDU^* and A^*=UD^*U^*. Hence
A^*A=UD^*U^*UDU^*=UD^*DU^*,
and
AA^*=UDU^*UD^*U^*=UDD^*U^*.
Since diagonal matrices commute with their conjugate transposes, D^*D=DD^*. Thus A^*A=AA^*, so A is normal. The converse theorem says that every complex normal matrix admits such a unitary diagonalization.
16.3Explanation
Normality is exactly the condition that makes orthonormal eigenvector decompositions possible over \mathbb C. Hermitian and unitary matrices are important special cases of normal matrices.