• 検索結果がありません。

行列の固有値とその応用

N/A
N/A
Protected

Academic year: 2021

シェア "行列の固有値とその応用"

Copied!
36
0
0

読み込み中.... (全文を見る)

全文

(1)

黒田紘敏(理学研究院 数学部門)

数理解析学特論A /フロンティア数理物質科学II 第5

2020611

数理解析学特論A (第 回) 固有値と推移行列

(2)

目標

 行列の固有値と固有ベクトルについて,具体的な応用例を通して理解 を深める.そのための基礎理論や対角化などについて復習する.

(Understand the eigenvalues and eigenvectors of matrices through specific application examples.)

Contents

1 行列の固有値と固有ベクトル(eigenvalues and eigenvectors)

2 行列の対角化(Diagonalization)

3 現象の推移予測(マルコフ過程と推移行列, Markov process and transition matrix)

4 主成分分析(分散共分散行列, Principal component analysis)

今日はベクトルに矢印をつけて表している.また,理解のしやすさを優 先して一部大雑把な説明をしているので,必要に応じて線形代数学の教 科書を復習して欲しい.

数理解析学特論A (第5回) 固有値と推移行列 2020611 2 / 36

(3)

行列の固有値・固有ベクトルとは次のような定義であった.

Definition (行列の固有値と固有ベクトル)

An次正方行列(nsquare matrix)とする.複素数λ Aの固有値 (Eigenvalue)であるとは

Av =λ⃗v, ⃗v ,⃗0

となる n次元数ベクトルvが存在することである.このようなvλ 対する固有ベクトル(Eigenvector)という.

実際には固有方程式(characteristic equation) FA(x)= det (xI− A)=0

を解けば Aの固有値が求まり,固有値λに対して連立1次方程式 (A−λI)x=⃗0

を解けば固有ベクトルが求まる.

数理解析学特論A (第 回) 固有値と推移行列

(4)

今日は正方行列 Aの成分は実数の範囲で考える.固有値や固有ベクトル も実数からなると思って聞いて差し支えない.

Aの成分がすべて実数でも,その固有値が実数であるとは限らない.

(Even if all the components of Aare real numbers, their eigenvalues are not necessarily real numbers.)

Example

A= 0 −1

1 0

!

とおけば,Aの固有値は

FA(x) =det (xIA) =

x 1

−1 x

= x2+1= 0

より,固有値はλ=±√

−1である.もちろん固有ベクトルの成分にも虚 数が現れる.

数理解析学特論A (第5回) 固有値と推移行列 2020611 4 / 36

(5)

Theorem (

固有ベクトルの

1

次独立性

)

Aの異なる固有値をλ1, λ2, . . . , λmとし,それぞれに対する固有ベクト ルをv1,⃗v2, . . . ,⃗vmとする.このとき,v1,⃗v2, . . . ,⃗vm1次独立(linearly independent)である.

c1v1+c2v2 =⃗0 · · ·(∗)とおく.(∗)の両辺に左から Aをかければ A(c1v1+c2v2)= c1Av1+c2Av2 = c1λ1v1+c2λ2v2 =⃗0

となる.この式から,(∗)の両辺をλ1倍したものを引けば c2λ2v2c2λ1v2 = c22−λ1)⃗v2 =⃗0 であり,λ12, ⃗v2 ,⃗0より c2 =0が得られる.

c2 =0(∗)に代入すれば,v1 ,⃗0より,c1 =0も成り立つ.従って,

(∗)は自明な解c1 = c2 = 0しかもたないので,v1,⃗v21次独立である

(つまり平行ではない).一般のmについては数学的帰納法で証明できる.

数理解析学特論A (第 回) 固有値と推移行列

(6)

n次正方行列Aが異なる n個の固有値λ1, λ2, . . . , λnをもつとし,λj 対する固有ベクトルをpjとする.このとき,p1, ⃗p2, . . . , ⃗pn1次独立で あるから

P =

p1p2 · · · ⃗pn

とおけば Pは正則行列である.さらに AP=

Ap1 Ap2 · · · Apn

=

λ1p1 λ2p2 · · · λnpn

= P









λ1 0 · · · 0 0 λ2 · · · 0 ... ... ... ...

0 0 · · · λn









が成り立つ.ゆえに,P1APは対角行列となる.その対角成分には A 固有値が並んでおり,変換行列 Pは固有値の並ぶ順番に対応させて固有 ベクトルを並べてできる正則行列である.

数理解析学特論A (第5回) 固有値と推移行列 2020611 6 / 36

(7)

シェア率の予測

(Predict the share rate.)

ある業界ではA社,B社,C社がサービスを提供し,毎年次のように利 用者が契約を変更する.(In an industry, companies A, B, and C provide services, and users change contracts every year as follows.)

A社から,A社継続が80%,B社へ変更が10%,C社へ変更が10 B社から,A社へ変更が10%,B社継続が70%,C社へ変更が20 C社から,A社へ変更が10%,B社へ変更が5%,C社継続が85 長期間後に各社の契約者数の比率はどうなっていくか調べよ.ただし,

全契約者数は毎年一定とし,新規契約や契約解除は考えないこととする.

(Examine what the ratio of the number of contractors of each company will be after a long period of time.)

数理解析学特論A (第 回) 固有値と推移行列

(8)

今年のA社,B社,C社の契約者数をそれぞれa0,b0,c0とし,n年後の 人数をそれぞれ an,bn,cnとする.n年後と n+1年後の関係は







an+1 =0.8an+0.1bn+0.1cn bn+1 =0.1an+0.7bn+0.05cn cn+1 = 0.1an+0.2bn+0.85cn

である.これを行列を用いて表せば A=





0.8 0.1 0.1 0.1 0.7 0.05 0.1 0.2 0.85



,



an+1

bn+1 cn+1



= A



an

bn cn



 (n=0,1,2, . . .) となる.よって,n年後は



an bn

cn



 = A



an1 bn1

cn−1



= A2



an2 bn2

cn−2



=· · ·= An



a0 b0

c0





と求められるから,あとは Anを計算すればよい.

数理解析学特論A (第5回) 固有値と推移行列 2020611 8 / 36

(9)

行列 Aの固有値と固有ベクトルを計算すれば

λ1 =1, ⃗p1 =





7 4 10



, λ2 = 0.7, ⃗p2 =



−1

−1 2



, λ3 = 0.65, ⃗p3 =





0

−1 1





であるから

P=

p1p2p3

=





7 −1 0 4 −1 −1

10 2 1



, P1AP=





1 0 0

0 0.7 0 0 0 0.65





と対角化できる.この両辺をn乗すれば

(P1AP)n= P1AnP=





1 0 0

0 0.7n 0 0 0 0.65n





となる.このように対角化を利用して Anが計算できる.

数理解析学特論A (第 回) 固有値と推移行列

(10)

よって





an bn

cn



= An





a0 b0 c0



= P





1 0 0

0 0.7n 0 0 0 0.65n



P−1





a0 b0 c0





より,総人数を L= a0+b0+c0とおけば,一般項は









an= 1

21{7L+(14a0−7b0−7c0)0.7n} bn= 1

21{4L+(14a0−7b0−7c0)0.7n+(−18a0+24b0+3c0)0.65n} cn= 1

21{10L+(−28a0+14b0+14c0)0.7n+(18a0−24b0−3c0)0.65n} と求められる.さらに nが大きくなると(時間が経過すると)

nlim→∞0.7n= lim

n→∞0.65n=0

の収束が指数的なので速い(Exponential decay).よって,契約者数の比

(シェア率)an: bn: cn7 : 4 : 10に近づいていく.

数理解析学特論A (第5回) 固有値と推移行列 2020611 10 / 36

(11)

結果について観察してみると,最終的なシェア率7 : 4 : 10は固有値1 固有ベクトルp1 =





7 4 10



の成分比と一致する.それは等式



an

bn cn



= An



a0

b0 c0



= P





1 0 0

0 0.7n 0 0 0 0.65n



P−1



a0

b0 c0





で極限をとればわかる.

Considering the results, the final share ratio7 : 4 : 10agrees with the component ratio of the eigenvector⃗p1with eigenvalueλ1= 1. It can be seen by taking the limit in the above equation.

数理解析学特論A (第 回) 固有値と推移行列

(12)

また,別の視点から考察してみると,固有値1の固有ベクトルというこ とは

Ap1 = ⃗p1

となっている.これは年数が経過しても(つまり Aをかけても)変化し ないことを意味しているから,定常状態を表していると考えられる.そ のため,最終的には固有値1の固有ベクトルが表す状態p1に近づくと理 解することもできる.

From another point of view, the eigenvector of eigenvalueλ1 =1satisfies Ap1 = ⃗p1. This represents a steady state because it means that it does not change over the years (that is, by multiplying by A). Therefore, it can be understood that it finally approaches the state represented by the eigenvector⃗p1.

数理解析学特論A (第5回) 固有値と推移行列 2020611 12 / 36

(13)

行列 A=



0.8 0.1 0.1

0.1 0.7 0.05 0.1 0.2 0.85



は成分がすべて0以上で,各列ベクトルの成 分の和(縦に足したもの)がすべて1となっている.このような行列 を確率行列という.

The matrix A has nonnegative real numbers as components, and the sum (vertical addition) of the components of each column vector is all one.

Such a matrix is calledprobability matrix.

Theorem (確率行列の固有値)

確率行列の固有値の1つは1であり,さらに他の固有値の絶対値はすべ 1以下である.

One of the eigenvalues of the probability matrix is 1, and the absolute values of the other eigenvalues are all less than or equal to 1.

数理解析学特論A (第 回) 固有値と推移行列

(14)

Theorem (

確率行列の固有値

)

確率行列の固有値の1つは1であり,さらに他の固有値の絶対値はすべ 1以下である.

今回の問題で Aが固有値1をもったことや他の固有値が0.7,0.65と絶対 値が1未満(n乗が0に収束)だったのは偶然ではない.十分時間が経過 した後の状態のみを知りたければ,近似的には固有値1の固有ベクトル を見れば済むため,これほど大変な計算はしなくてもよい.これは他の 固有値・固有ベクトルに関する項が指数的に減少するからである.

In this problem, it is not a coincidence that the transition matrix A has an eigenvalue of 1 and that the other eigenvalues are 0.7 and 0.65 and their absolute values are less than 1 (n-th power converges to 0). If you only want to know the state after a sufficient amount of time has passed, approximately you should check the eigenvectors with eigenvalue 1, so in practice you do not have to perform this much calculation. This is because the terms related to other eigenvalues decrease exponentially.

数理解析学特論A (第5回) 固有値と推移行列 2020611 14 / 36

(15)

主成分分析

ある現象を観測し,N個のデータの組(x1,y1),(x2,y2), . . . ,(xN,yN)を得 た.データの特徴を最もよく捉えた直線(データを直線へ射影して1 元データとみなしたときに最も分散が大きくなる直線)を求めよ.

Find the straight line that best describes the characteristics of the data (the straight line with the largest variance when the data is projected onto the straight line and regarded as one-dimensional data).

数理解析学特論A (第 回) 固有値と推移行列

(16)

Notation

平均(mean)

x = 1 N

XN

i=1

xi, y = 1 N

XN

i=1

yi

分散(variance) σ2x = 1

N

XN

i=1

(xix)2, σ2y = 1 N

XN

i=1

(yiy)2

共分散(covariance)

σxy = 1 N

XN

i=1

(xix)(yiy)

数理解析学特論A (第5回) 固有値と推移行列 2020611 16 / 36

(17)

Definition (分散共分散行列 (variance-covariance matrix))

分散共分散行列(variance-covariance matrix)を以下で定める.

Σ = σ2x σxy

σxy σ2y

!

Theorem (

主成分分析

)

求める直線の方向ベクトルは分散共分散行列Σの最大固有値に対する固 有ベクトルである.また,直線へ射影した1次元データの分散はその最 大固有値と一致する.

The direction vector of the desired lineisthe eigenvector for the largest eigenvalueof the variance-covariance matrixΣ. Also, the variance of the1 dimensional data projected onto a straight line matches itsmaximum eigenvalue.

数理解析学特論A (第 回) 固有値と推移行列

(18)

Theorem (

主成分分析

)

求める直線の方向ベクトルは分散共分散行列Σの最大固有値に対する固 有ベクトルである.また,直線へ射影した1次元データの分散はその最 大固有値と一致する.

remark

Σは実対称行列なので,その固有値はすべて実数である.さらに固有値 はすべて正(厳密には0以上だが,固有値が0となるのは最初からデー タがすべてある直線上にある場合に限る)であることも,2次方程式の解 と係数の関係からわかる.

SinceΣis a real symmetric matrix, all its eigenvalues are real numbers.

Furthermore, we can see that all eigenvalues are positive (strictly, they are 0 or more, but eigenvalues are 0 only when all the data are on a straight line).

数理解析学特論A (第5回) 固有値と推移行列 2020611 18 / 36

(19)

見やすくするため

x˜i := xix, y˜i := yiy

とおけば,{( ˜xi,y˜i)}の平均は(0,0)となり,平行移動しても分散は σ2x2x˜, σ2y2y˜, σxy= σ˜y

となるから,分散共分散行列は変わらない.

For simplicity, set

x˜i := xix, y˜i := yiy.

Then the average of{( ˜xi,y˜i)}is(0,0). Variance and covariance are σ2x2x˜, σ2y2˜y, σxy= σ˜y.

Therefore thevariance-covariance matrix does not change.

数理解析学特論A (第 回) 固有値と推移行列

(20)

このとき

ai := x˜i y˜i

!

, A:=









ta1

ta2

...

taN







=









x˜1 y˜1 x˜2 y˜2

... ...

x˜N y˜N









とおけば,{( ˜xi,y˜i)}の平均(mean)(0,0)なので,次が成り立つ.

1 N

tA A = 1 N

x˜12+· · ·+x˜N2 x˜1y˜1+· · ·+x˜Ny˜N x˜1y˜1+· · ·+x˜Ny˜N y˜12+· · ·+y˜N2

!

=



σ2x˜ σ˜y

σ˜y σ2y˜



 = Σ

(since the mean of{( ˜xi,y˜i)}is(0,0).)

数理解析学特論A (第5回) 固有値と推移行列 2020611 20 / 36

(21)

求める直線は平均である原点を通る(今日は省略).直線の単位方向ベク トルをw⃗ = a

b

!

とすると,データai = x˜i y˜i

!

を直線へ射影したものの原点 からの距離の2乗は内積の2(⃗ai·w)2となる.

The desired straight line passes through the origin, which is the average (omitted today). Let the unit direction vector of the line bew⃗. The square of the distance from the origin of the projection of⃗aion a straight line is the square of the inner product(⃗ai·w)⃗ .

数理解析学特論A (第 回) 固有値と推移行列

(22)

よって,直線へ射影した1次元データの分散(平均である原点からの距 離の2乗の平均)は

V(w)⃗ = 1 N

XN

i=1

(⃗ai·w)2 = tw⃗Σw⃗ =

a b σ2x σxy

σxy σ2y

! a

b

!

となる.これが最大になるwを求めればよいが,a2+b2 =1という条件 があるため右辺を展開してa,b2次関数と見ても単純ではない.そこ で実対称行列Σを対角化して考えてみる.

Therefore,the variance of the one-dimensional data projected onto the straight lineisV(w)⃗ . It suffices to findw⃗ that maximizes this, but since there is a condition a2+b2 = 1, it is not simple to expand the right side and see it as a quadratic function of a,b. Therefore, consider the real symmetric matrixΣby diagonalizing it.

数理解析学特論A (第5回) 固有値と推移行列 2020611 22 / 36

(23)

Theorem (実対称行列の固有ベクトル)

実対称行列 Aの異なる固有値に対する固有ベクトルは直交する.

The eigenvectors for different eigenvalues of the real symmetric matrix A are orthogonal.

Σの固有値をλ1 > λ2 >0とし,それぞれの単位固有ベクトルをp1, ⃗p2 する.このとき,P=

p1p2

は直交行列(回転行列)で

tPΣP = P1ΣP= λ1 0 0 λ2

!

と対角化できる.

Leteigenvalues ofΣbeλ1 > λ2 >0, andthe unit eigenvectors of ⃗p1, ⃗p.2. At this time, P=

p1p2

is an orthogonal matrix (rotation matrix) and

tPΣP= P1ΣPcan be diagonalized as above.

数理解析学特論A (第 回) 固有値と推移行列

(24)

λ1 > λ2 >0, P=

p1p2

, tPΣP= λ1 0 0 λ2

!

そこで,w⃗ = Puとおけば,u2

1+u2

2= 1 V(w)⃗ = tw⃗Σw⃗ = tutPΣPu=

u1 u2 λ1 0 0 λ2

! u1

u2

!

1u2

12u2

2

となるから,分散は(u1,u2)= (±1,0)で最大値λ1をとる.このとき,

w =±⃗p1なので,求める直線の方向ベクトルは固有ベクトルp1である.

Therefore, if we putw⃗ = Pu, then we haveu2

1+u2

2 = 1and then V(w)1u2

12u2

2. So The variance takes the maximum valueλ1when (u1,u2)= (±1,0). At this time, sincew⃗ =±⃗p1, the desired direction vector of the straight line is the eigenvector⃗p1.

数理解析学特論A (第5回) 固有値と推移行列 2020611 24 / 36

(25)

さらに考察を進めると,分散が一番小さくなるような直線の方向ベクト ルは最小固有値λ2 の固有ベクトルであり,求めた直線と直交する.

(As a further consideration, the direction vector of the line with the smallest variance is the eigenvector of the minimum eigenvalueλ2, and is

orthogonal to the line obtained.)

線形代数学の講義内で応用を扱われることはないが,実対称行列は応用 上様々な局面で現れるため非常に重要な理論である.他には多変数関数 の極値問題も実対称行列の固有値の議論に帰着される.

(The theory of real symmetric matrices is very important because it appears in various aspects in the application. In addition, the extremum problem of multivariable functions is reduced to the discussion of eigenvalues of real symmetric matrices.)

数理解析学特論A (第 回) 固有値と推移行列

(26)

1 現象の推移予測(マルコフ過程と推移行列)

2 主成分分析(分散共分散行列)

問題文に行列がなくても,線形構造に着目したりデータを適切に並べた りすることで行列の理論が援用できることは多い.必要な行列を自分で 見出すことが有効なこともある.

また,テーマごとに固有値や固有ベクトルがもつ意味は異なる.エネル ギーを表すこともあれば,波長(領域の大きさ)を表すこともある.本 質を理解するためには線形代数とその現象論の両方に対する理解が必要 である.

Even if there is no matrix in the problem sentence, matrix theory can often be applied by focusing on the linear structure and arranging the data appropriately.

Also, the meanings of eigenvalues and eigenvectors differ for each theme.

It may represent energy, or it may represent wavelength (area size). In order to understand the essence, it is necessary to understand both linear algebra and its phenomenology.

数理解析学特論A (第5回) 固有値と推移行列 2020611 26 / 36

(27)

川添充・岡本 真彦,思考ツールとしての数学,共立出版,2012 石井俊全,まずはこの一冊から 意味が分かる線形代数,ベレ出版,

2011

G.ストラング 著 山口昌哉 監訳 井上昭 訳,線形代数とその応用,

産業図書,1978

E.クライツィグ 著 堀素夫 訳,技術者のための高等数学2線形代 数とベクトル解析(原著第8版),培風館,2003

齋藤正彦,基礎数学1線型代数入門,東京大学出版会,1966 川久保勝夫,新装版 線形代数学,日本評論社,2010

数理解析学特論A (第 回) 固有値と推移行列

(28)

定数係数線形漸化式

次の漸化式により定まる数列{an}n=1の一般項を求めよ.

an+3−5an+2+2an+1+8an=0, a1 =1, a2 =2, a3 =3

<高校数学の復習>

an+2−5an+1+6an= 0, a1 =1, a2 =4 は特性方程式

k2−5k+6 =0 を解けば k= 2,3より,漸化式は

 an+2−2an+1 =3(an+1−2an)

an+2−3an+1 =2(an+1−3an)

と変形できる.ただ,この方法では隣接4項間は簡単ではなさそう.

数理解析学特論A (第5回) 固有値と推移行列 2020611 28 / 36

(29)

線形代数の範囲で(少しラフに)この問題を考えてみる.

W ={ {an} | an+2−5an+1+6an=0 · · · (∗)}

とおく.つまり漸化式をみたす数列全体の集合である.a1a2を指定し てないので,Wの要素は無限個ある.

もし2個の数列{an},{bn}が漸化式(∗)をみたすならば,kを実数として {an+bn}{kan}(∗)をみたす.実際,和については

(an+2+bn+2)−5(an+1+bn+1)+6(an+bn)

=(an+2−5an+1+6an)+(bn+2−5bn+1+6bn) =0+0=0 であり,実数倍については

(kan+2)−5(kan+1)+6(kan)= k(an+2−5an+1+6an) = k0=0 となる. よって,Wは数列全体の空間の中の部分空間である.

数理解析学特論A (第 回) 固有値と推移行列

(30)

Definition (

数列のシフト作用素

)

線形変換δ:W −→W{an} ∈Wに対して δ({an}) ={an+1} で定義し,これをシフト作用素という.

つまりシフト作用素とは

δ : (a1,a2,a3,a4, . . .) 7−→ (a2,a3,a4,a5, . . .)

と初項を捨てて1つ前に詰めた数列を与える写像である.初項を捨てる だけなので

δ({an}+{bn}) =δ({an})+δ({bn}), δ(k{an}) = kδ({an}) のように線形性が成り立つ.

具体例:δ({2n})= {2n+1}, δ : (2,4,8,16, . . .) 7−→(4,8,16,32, . . .)

数理解析学特論A (第5回) 固有値と推移行列 2020611 30 / 36

(31)

W ={ {an} | an+2−5an+1+6an=0 · · · (∗)}

Wの要素は初項a1と第2a2を決めると第3項以降は漸化式から自動 的に定まる.よって,W2次元(自由度2)である.Wに属する数列 {xn},{yn}

{xn} =(1, 0, −6, −30, . . .) {yn} =(0, 1, 5, 19, . . .) で定めると,{xn},{yn}Wの基底となる.

また,シフト作用素δによる像を計算する.上で列挙したものから初項 を取り除けば

δ({xn}) = (0, −6, −30, . . .) = −6{yn} δ({yn}) = (1, 5, 19, . . .) = {xn}+5{yn}

数理解析学特論A (第 回) 固有値と推移行列

(32)

W ={ {an} | an+2−5an+1+6an=0 · · · (∗)} δ({xn}) =−6{yn}, δ({yn})= {xn}+5{yn}

シフト作用素δWの基底[{xn},{yn}]に関する表現行列 A [δ({xn}), δ({yn})]= [{xn}, {yn}] 0 1

−6 5

!

, A = 0 1

−6 5

!

である.Aの固有方程式は

FA(x) =det (xIA) =

x −1

6 x−5

= x2−5x+6= 0

となり,これは高校数学で学習した特性方程式と一致する.

数理解析学特論A (第5回) 固有値と推移行列 2020611 32 / 36

(33)

W ={ {an} | an+2−5an+1+6an=0 · · · (∗)}

Aの固有方程式を解いて,A(つまりシフト作用素δ)の固有値は FA(x) = x2−5x+6= 0 ∴ λ= 2,3

である(もちろん特性方程式の解でもある).そこで,δの固有値2に対 する固有ベクトル{cn}を求める.それは

δ({cn}) =2{cn}

となる数列のことである.これはシフト作用素の定義から (c2,c3,c4, . . .)= (2c1,2c2,2c3, . . .)

を意味するから,cn+1 =2cnが成り立ち,公比2の等比数列である.初 項を1とすれば,固有ベクトル(基本解に相当)はcn=2n1となる.

数理解析学特論A (第 回) 固有値と推移行列

(34)

W ={ {an} | an+2−5an+1+6an=0 · · · (∗)}

A(つまりシフト作用素δ) の固有値はλ=2,3で重解がないので対角 化可能,つまりWの基底を固有ベクトルから構成できる.

δの固有値λ= 2に対する固有ベクトルは{2n1},固有値λ=3に対する 固有ベクトルは{3n1}なので,Wの要素{an}はこれらの1次結合で表 せるから,一般解は任意定数C1,C2を用いて

an=C12n−1+C23n−1 (n= 1,2,3, . . .)

となる.あとはa1 =1, a2 =4をみたすように定数を決めれば an=4·3n1−2n1

数理解析学特論A (第5回) 固有値と推移行列 2020611 34 / 36

(35)

漸化式の特性方程式とは,シフト作用素の固有方程式のこと.

特性方程式の解はシフト作用素の固有値のこと.

シフト作用素の固有ベクトルは固有値を公比とする等比数列.これ が漸化式の基本解となる.

固有値に重複がなければ対角化可能なので,固有ベクトルで基底が 構成できるから,等比数列の和の形で一般項は表せる.

これが高校数学における漸化式の解法の背景である.そのため,一般項 には anの形が関係する問題が多かったはずである.

なお,シフト作用素については固有値に重複があれば必ず対角化できな いことが知られている(表現行列の形が特徴的なので絶対に固有空間の 次元が1になる).特性方程式による解法でも2次方程式が重解をもつか どうかがターニングポイントだったが,それは線形代数学の視点では考 えている線形変換が対角化可能かどうかが関係している.一般的に公式 をまとめるには広義固有空間とJordan標準形の理論が必要になる.

数理解析学特論A (第 回) 固有値と推移行列

(36)

定数係数線形漸化式

次の漸化式により定まる数列{an}n=1の一般項を求めよ.

an+3−5an+2+2an+1+8an=0, a1 =1, a2 =2, a3 =3

特性方程式は

k3−5k2+2k+8=(k+1)(k−2)(k−4)= 0

より,k= −1,2,4である.重解がないので,一般解はCiを定数として an= C1(−1)n1+C22n1+C34n1

と表せる.後は a1,a2,a3の条件から連立1次方程式を掃き出し法で解い て(ここが一番大変)

an=− 1

15(−1)n1+ 7

62n1− 1 104n1

数理解析学特論A (第5回) 固有値と推移行列 2020611 36 / 36

参照

関連したドキュメント

Indeed, if we use the indicated decoration for this knot, it is straightforward if tedious to verify that there is a unique essential state in dimension 0, and it has filtration

It is natural to conjecture that, as δ → 0, the scaling limit of the discrete λ 0 -exploration path converges in distribution to a continuous path, and further that this continuum λ

p-Laplacian operator, Neumann condition, principal eigen- value, indefinite weight, topological degree, bifurcation point, variational method.... [4] studied the existence

Every 0–1 distribution on a standard Borel space (that is, a nonsingular borelogical space) is concentrated at a single point. Therefore, existence of a 0–1 distri- bution that does

[Mag3] , Painlev´ e-type differential equations for the recurrence coefficients of semi- classical orthogonal polynomials, J. Zaslavsky , Asymptotic expansions of ratios of

In particular, we are able to prove that for Volterra scalar systems with a creep kernel a(t) such that a(0 + ) > 0; the finite-time and the infinite-time L 1 -admissibility

Hence, in the Dirichlet-type and Neumann-type cases respectively, the sets P k used here are analogous to the sets (0, ∞) × T k+1 and (0, ∞) × S k , and we see that using the sets P

Due to Kondratiev [12], one of the appropriate functional spaces for the boundary value problems of the type (1.4) are the weighted Sobolev space V β l,2.. Such spaces can be defined