Eigenvalue - Koyuuchi (English spelling) eigenvalue

Japanese: 固有値 - こゆうち(英語表記)eigenvalue
Eigenvalue - Koyuuchi (English spelling) eigenvalue

For an n-th order square matrix A=(a ij ) whose elements are complex numbers (including the case of real numbers; the same applies below) and a complex number λ,
[1] Ax = λx
A non-zero n-dimensional column vector that satisfies

If there is, λ is called an eigenvalue of matrix A, and x is called an eigenvector for A's eigenvalue λ. For example,

given that

Therefore, λ = 2 is an eigenvalue of A,

is the eigenvector for λ = 2. The problem of finding the eigenvalues ​​and eigenvectors of a given square matrix is ​​called an eigenvalue problem.

If E n is the nth order unit matrix, then equation (1) becomes (2) (λE n -A)x=0
In the n-th order square matrix (λE n -A), replace the complex number λ with the variable t to create the n-th order square matrix (tE n -A). The determinant is

is called the characteristic polynomial of matrix A. This polynomial ψ A (t) is a polynomial of variable t with (1) degree n and the highest coefficient being 1, (2) the coefficient of t n-1 is -traceA = -(a 11 +a 22 + ... +a nn ), and (3) the constant term is (-1) n detA. For example,

Against

It is.

For a given square matrix A and complex number λ, the necessary and sufficient condition for the simultaneous linear equations [2] with unknowns x 1 , x 2 , ..., x n to have a solution other than zero is det(λE n -A)=ψ A (λ)=0.
Therefore, the eigenvalues ​​of matrix A are the same as the roots of the characteristic polynomial ψ A (t). Therefore, the eigenvalue problem can be solved by the following procedure. First, create the characteristic polynomial ψ A (t) and find its roots λ 1 , λ 2 , ..., λ n . Next, find a non-zero solution x of the simultaneous linear equations (λ i E n -A)x = 0 for each λ i , and obtain the eigenvalue λ i of A and its corresponding eigenvector x. For example,

For , the characteristic polynomial is ψ A (t) = t 2 - 7t + 10, with roots λ 1 = 2, λ 2 = 5. For λ 1 ,

The solution is -x 1 -2x 2 = 0, so

The example at the beginning has the form c=-1. Similarly, for λ 2 ,

The solution is

For example, if c = 1,

is the eigenvector for λ2 .

In this way, an n-th order square matrix A has at most n eigenvalues, but there are an infinite number of eigenvectors for each eigenvalue λ. Let W λ be the set of all the eigenvectors for the eigenvalue λ of matrix A and 0 (zero vector). W λ is a subspace of the linear space C n created by all n-dimensional vectors. W λ is called the eigenspace of matrix A for the eigenvalue λ.

For n-th order square matrices A and B, if there is an n-th order regular matrix (i.e., a matrix whose inverse exists) P ​​such that B=P - 1AP, then A and B are said to be similar. For example,

Then,

Therefore, A and B are similar. A similarity relation is an equivalence relation. Two similar square matrices have a common characteristic polynomial, and therefore their eigenvalues ​​are the same. Furthermore, the dimensions of the eigenspaces for the common eigenvalues ​​are equal. Since similar matrices share important properties as matrices in this way, it is an effective research method to find a simpler matrix B that is similar to A, given a square matrix A. Regarding this, a necessary and sufficient condition for a matrix A to be similar to a diagonal matrix is ​​that, for each eigenvalue of A, the dimension of the eigenspace W λ coincides with the multiplicity of the root λ in the characteristic polynomial ψ A (t). In particular, it is known that A is similar to a diagonal matrix when all of A's eigenvalues ​​are distinct.

For a linear transformation T of a complex linear space V and a complex number λ, if there is a nonzero element x of V such that T(x)=λx, then λ is called an eigenvalue of the linear transformation T, and x is called an eigenvector for the eigenvalue λ of T. An eigenvector x is a vector whose direction does not change due to T. As with matrices, eigenvalue problems can also be considered for linear transformations, but if we take a basis e 1 ,……, en of V,

If we create a square matrix A = (a ij ) with a ij such that

If x 1 e 1 + ... + x n e n is the eigenvector of A for eigenvalue λ, then x 1 e 1 + ... + x n e n is the eigenvector of T for eigenvalue λ, and the converse is also true, so the eigenvalue problem of linear transformation T is completely reduced to the eigenvalue problem of matrix A.

[Tsuneo Kanno]

Source: Shogakukan Encyclopedia Nipponica About Encyclopedia Nipponica Information | Legend

Japanese:

複素数(実数の場合を含む。以下同様)を成分とするn次正方行列A=(aij)と複素数λに対して、
  〔1〕 Ax=λx
を満たすゼロベクトルでないn次列ベクトル

があるとき、λを行列Aの固有値といい、xをAの固有値λに対する固有ベクトルという。たとえば

とすれば

であるから、λ=2はAの固有値で、

はλ=2に対する固有ベクトルである。与えられた正方行列の固有値と固有ベクトルを求める問題を固有値問題という。

 Enをn次単位行列とすると、〔1〕式は
  〔2〕 (λEn-A)x=0
となる。n次正方行列(λEn-A)で複素数λを変数tに置き換え、n次正方行列(tEn-A)をつくる。その行列式

を行列Aの固有多項式または特性多項式という。この多項式ψA(t)は、(1)次数nで最高次の係数1、(2)tn-1の係数は -traceA=-(a11+a22+……+ann)、(3)定数項は(-1)ndetAなる変数tの多項式である。たとえば

に対して

である。

 与えられた正方行列Aと複素数λに対して、未知数x1、x2、……、xnの連立一次方程式〔2〕がゼロ解以外の解をもつ必要十分条件は
  det(λEn-A)=ψA(λ)=0
であるから、行列Aの固有値は固有多項式ψA(t)の根と一致する。したがって固有値問題は次の手順で解ける。まず固有多項式ψA(t)をつくり、その根λ1、λ2、……、λnを求め、次に、各λiに対して連立一次方程式(λiEn-A)x=0のゼロ解でない解xを求め、Aの固有値λiとそれに対する固有ベクトルxを得る。たとえば

に対して固有多項式はψA(t)=t2-7t+10で、その根はλ1=2、λ2=5である。λ1に対して、

の解は-x1-2x2=0であるから、

の形をしており、c=-1としたものが冒頭の例である。同様にλ2に対して、

の解は

の形をしており、たとえばc=1とした

はλ2に対する固有ベクトルである。

 このように、n次正方行列Aの固有値はたかだかn個であるが、各固有値λに対する固有ベクトルは無数にある。Wλを、行列Aの固有値λに対する固有ベクトル全体と0(ゼロベクトル)のつくる集合とする。Wλはn次元ベクトル全体のつくる線形空間Cnの部分空間である。Wλを行列Aの固有値λに対する固有空間という。

 n次正方行列A、Bに対し、n次正則行列(すなわち逆行列の存在する行列)PがあってB=P-1APとなるとき、AとBは相似であるという。たとえば

とすると、

であるから、AとBは相似である。相似関係は同値関係である。相似である二つの正方行列は共通の固有多項式をもち、したがって固有値は一致する。さらに共通の固有値に対する固有空間の次元は等しい。このように相似である行列は行列としての重要な性質を共有するから、与えられた正方行列Aに対し、より簡単な行列BでAに相似であるものをみつけることが有力な研究手段になる。これについては、行列Aが対角行列に相似であるためには、Aの各固有値に対し、固有空間Wλの次元が固有多項式ψA(t)における根λの重複度に一致することが必要十分条件であり、とくにAの固有値がすべて相異なるとき、Aは対角行列に相似であることが知られている。

 複素線形空間Vの線形変換Tと複素数λに対し、T(x)=λxを満たすようなゼロ元でないVの元xがあるとき、λを線形変換Tの固有値といい、xをTの固有値λに対する固有ベクトルという。固有ベクトルxはTによって方向の変わらないベクトルである。線形変換に対しても行列と同様に固有値問題が考えられるが、Vの基底e1,……, enをとり、

なるaijで正方行列A=(aij)をつくると、TとAの固有値は一致し、

がAの固有値λに対する固有ベクトルなら、x1e1+……+xnenはTの固有値λに対する固有ベクトルで、逆も成り立つから、線形変換Tの固有値問題は、完全に行列Aの固有値問題に帰着される。

[菅野恒雄]

出典 小学館 日本大百科全書(ニッポニカ)日本大百科全書(ニッポニカ)について 情報 | 凡例

<<:  Proprioceptive reflex

>>:  Natural vibration

Recommend

Via Latina (English spelling)

...The road between Capua and Rhegium. (17) Via L...

rotary wing

…an aircraft that uses rotors, or rotary wings, t...

Balkhash [Lake] - Balkhash

A lake in the southeastern part of the Republic of...

Browaria - Browaria

Solanaceae (APG classification: Solanaceae). Also...

Roadkill - History

It refers to death by being hit by a train, tram,...

Ansariya [Mountain Range] - Ansariya

… [Nature] The country is divided into a narrow w...

Narrowleaf Firethorn

…Most species have been introduced to Japan, but ...

Shunaisho (English name) Xiu-nei-si-yao

One of the official kilns of the Southern Song Dyn...

Adam de Saint-Victor

...The cathedral of Metz was the leading center o...

Uterine erosion (English spelling)

This is a condition in which part of the cervical ...

Transnationalism

Transnationalism is a transnational or supranation...

Argon flash light source

… Discharge tubes (xenon flash lamps) filled with...

Kiska [island] - Kiska

An island in the western part of the Aleut Islands...

Kennaway, E.

…But in 1915, Japanese scientists Katsusaburo Yam...