跳到主要内容

東京大学 数理科学研究科 数理科学専攻 2021年8月実施 専門科目 A 第1問

Author

Miyake

Description

xx を変数とする次数 22 以下の実係数多項式全体のなす実線型空間を VV とする。a,ba,b を実数とし、線型写像 S,T:VVS,T: V \rightarrow V

S(f(x))=ddx((ax+2)f(x)), T(f(x))=(bx+3)ddxf(x)   (f(x)V)S(f(x)) = \frac{d}{dx} ((ax+2)f(x)), \ T(f(x))=(bx+3) \frac{d}{dx} f(x) \ \ \ (f(x) \in V)

と定める。

(1) SS を対角化する VV の基底が存在するための aa に対する必要十分条件を求めよ。

(2) S,TS,T 同時に対角化する VV の基底が存在するための a,ba,b に対する必要十分条件を求めよ。

Kai

(1)

VV は3次元であり、 1,x,x21, x, x^2 はその基底である。

(S(1)S(x)S(x2))=(a2ax+23ax2+4x)=(1xx2)(a2002a4003a)\begin{aligned} \begin{pmatrix} S(1) & S(x) & S(x^2) \end{pmatrix} &= \begin{pmatrix} a & 2ax+2 & 3ax^2+4x \end{pmatrix} \\ &= \begin{pmatrix} 1 & x & x^2 \end{pmatrix} \begin{pmatrix} a & 2 & 0 \\ 0 & 2a & 4 \\ 0 & 0 & 3a \end{pmatrix} \end{aligned}

なので、 VV の基底 1,x,x21,x,x^2 に関する SS の表現行列は

S~=(a2002a4003a)\begin{aligned} \tilde{S} &= \begin{pmatrix} a & 2 & 0 \\ 0 & 2a & 4 \\ 0 & 0 & 3a \end{pmatrix} \end{aligned}

である。 よって、 SS の固有値を ss とすると、

0=det(as2002as4003as)=(as)(2as)(3as)\begin{aligned} 0 &= \det \begin{pmatrix} a-s & 2 & 0 \\ 0 & 2a-s & 4 \\ 0 & 0 & 3a-s \end{pmatrix} \\ &= (a-s)(2a-s)(3a-s) \end{aligned}

である。

(i) a0a \ne 0 のときは、 SS には相異なる3つの固有値 a,2a,3aa,2a,3a があるので、 SS は対角化可能である。

(ii) a=0a=0 のときは、 SS の固有値は 00 のみである。 SS の固有値 00 に属する固有空間を求めるため

(000200040)(uvw)=(000)\begin{aligned} \begin{pmatrix} 0 & 0 & 0 \\ 2 & 0 & 0 \\ 0 & 4 & 0 \end{pmatrix} \begin{pmatrix} u \\ v \\ w \end{pmatrix} = \begin{pmatrix} 0 \\ 0 \\ 0 \end{pmatrix} \end{aligned}

とおくと、 u=v=0u=v=0 を得るので、固有空間は1次元であることがわかる。 よって、この場合は SS は対角化可能でない。

(i), (ii) より、求める必要十分条件は a0a \ne 0 である。

(2)

(1) と同様に考えると、 VV の基底 1,x,x21,x,x^2 に関する TT の表現行列は

T~=(0300b6002b)\begin{aligned} \tilde{T} &= \begin{pmatrix} 0 & 3 & 0 \\ 0 & b & 6 \\ 0 & 0 & 2b \end{pmatrix} \end{aligned}

であることがわかり、 TT の固有値を tt として

0=det(t300bt6002bt)=t(bt)(2bt)\begin{aligned} 0 &= \det \begin{pmatrix} -t & 3 & 0 \\ 0 & b-t & 6 \\ 0 & 0 & 2b-t \end{pmatrix} \\ &= -t(b-t)(2b-t) \end{aligned}

であることがわかり、 TT が対角化可能であるための必要十分条件は b0b \ne 0 であることがわかる。

S,TS,T が同時対角化可能であるためには、 S,TS,T のそれぞれが対角化可能である必要があり、 a0a \ne 0 かつ b0b \ne 0 でなければならない。

さらに、

S~T~=(06a1202ab18a+4b006ab),T~S~=(03a+2b1202ab12a+8b006ab)\begin{aligned} \tilde{S} \tilde{T} &= \begin{pmatrix} 0 & 6a & 12 \\ 0 & 2ab & 18a+4b \\ 0 & 0 & 6ab \end{pmatrix} , \\ \tilde{T} \tilde{S} &= \begin{pmatrix} 0 & 3a+2b & 12 \\ 0 & 2ab & 12a+8b \\ 0 & 0 & 6ab \end{pmatrix} \end{aligned}

なので、

S~T~=T~S~\tilde{S} \tilde{T} = \tilde{T} \tilde{S} となるのは 3a=2b3a=2b のときである。

以上より、求める必要十分条件は、 a0a \ne 0 かつ 3a=2b3a=2b である。