markdown
最小多項式の基本md eba0640
lecture/math/linear-algebra/minimal-polynomial-basics.lecture.n.md
Download PDF

最小多項式さいしょうたこうしきminimal polynomial基本きほん

date2026-07-14document_iddoc_e78fe37c2c8111c279b1dc10ff00a436description最小多項式を、行列を零化する多項式のうち最も基本的なものとして導入し、対角化可能性やジョルダン標準形との関係を整理する講義である。prerequisites固有値と固有ベクトル / 対角化の基本 / 行列式type講義content_typelecturestatusactiverelateddata/lecture/math/linear-algebra/linear-algebra-portal.lecture.n.md / data/lecture/math/linear-algebra/eigenvalues-and-eigenvectors.lecture.n.md / data/lecture/math/linear-algebra/eigenvalue-problem-basics.lecture.n.md / data/lecture/math/linear-algebra/diagonalization-basics.lecture.n.md / data/lecture/math/linear-algebra/companion-matrix-basics.lecture.n.md / data/lecture/math/linear-algebra/introduction-to-jordan-canonical-form.lecture.n.md / data/exercise/math/linear-algebra/eigenvalues-diagonalization-and-extensions.exercise.n.md
mathlinear-algebraundergraduatelecture

Basics of the minimal polynomial最小多項式さいしょうたこうしき

1導入どうにゅう

この講義こうぎ重要じゅうようなのは、最小多項式さいしょうたこうしきminimal polynomialは、行列ぎょうれつmatrixたす代数的関係だいすうてきかんけい最小限さいしょうげん記録きろくする多項式たこうしきであるということである。

固有値こゆうちeigenvalue行列ぎょうれつmatrix情報じょうほう要約ようやくするが、それだけでは対角化可能性たいかくかかのうせい完全かんぜんには判定はんていできない。最小多項式さいしょうたこうしきminimal polynomial導入どうにゅうすると、おな固有値こゆうちeigenvalue行列ぎょうれつmatrix差異さいを、重根じゅうこん有無うむとして確認かくにんできる。

1Introduction

The key point of this lecture is that the minimal polynomial最小多項式さいしょうたこうしき records the smallest algebraic relation satisfied by a matrix行列ぎょうれつ.

eigenvalues固有値こゆうち summarize important information, but they do not fully determine diagonalizability. The minimal polynomial最小多項式さいしょうたこうしき detects whether repeated factors are needed to annihilate the matrix, and that is exactly what distinguishes some matrices with the same eigenvalues固有値こゆうち.

2用語ようご定義ていぎ

最小多項式さいしょうたこうしきMinimal polynomial とは、正方行列せいほうぎょうれつsquare matrix Aたいして

mA(A)=0

たすぜろでない多項式たこうしきのうち、次数じすう最小さいしょうで、最高次係数さいこうじけいすうが 1 であるものをいう。

特性多項式とくせいたこうしきcharacteristic polynomial

χA(t)=det(tI-A)

とする。ケーリー・ハミルトンの定理ていりにより

χA(A)=0

である。したがって最小多項式さいしょうたこうしきminimal polynomial存在そんざいし、特性多項式とくせいたこうしきcharacteristic polynomialる。

2Terms and definitions

The minimal polynomial最小多項式さいしょうたこうしき of a square matrix正方行列せいほうぎょうれつ A is the nonzero monic polynomial of least degree such that

mA(A)=0.

Let the characteristic polynomial特性多項式とくせいたこうしき be

χA(t)=det(tI-A).

By the Cayley-Hamilton theorem,

χA(A)=0.

Therefore the minimal polynomial最小多項式さいしょうたこうしき exists and divides the characteristic polynomial特性多項式とくせいたこうしき.

3方針ほうしん

方針ほうしんは、行列ぎょうれつmatrix多項式たこうしき代入だいにゅうする操作そうさoperation確認かくにんし、最小多項式さいしょうたこうしきminimal polynomialこん固有値こゆうちeigenvalue関係かんけい整理せいりすることである。

data/lecture/math/linear-algebra/eigenvalues-and-eigenvectors.lecture.n.md

3Plan

First understand what it means to substitute a matrix into a polynomial. Then relate the roots of the minimal polynomial最小多項式さいしょうたこうしき to the eigenvalues固有値こゆうち of A, and finally use repeated roots to test diagonalizability.

data/lecture/math/linear-algebra/eigenvalues-and-eigenvectors.lecture.n.md

4直感的ちょっかんてき説明せつめい

かず λ について (t-λ)消去しょうきょするのは、t=λ という条件じょうけんである。行列ぎょうれつmatrix A について (A-λI)ぜろになるわけではない。しかし、適切てきせつ多項式たこうしきわせると、行列全体ぎょうれつぜんたい零行列ぜろぎょうれつにできる。

最小多項式さいしょうたこうしきminimal polynomialは、そのために必要ひつよう最短さいたんしきである。対角化可能たいかくかかのう行列ぎょうれつmatrixでは、固有値こゆうちeigenvalueごとに 1 かいずつ因子いんし用意よういすれば十分じゅうぶんである。対角化たいかくかdiagonalizationできない場合ばあいは、おな因子いんし複数回ふくすうかい必要ひつようになる。

4Intuitive explanation

For a number λ, the factor t-λ vanishes when t=λ. For a matrix A, the expression A-λI usually does not become the zero matrix. But a suitable polynomial in A can become zero.

The minimal polynomial最小多項式さいしょうたこうしき is the shortest such relation. If A is diagonalizable, one factor for each distinct eigenvalue固有値こゆうち is enough. If A is not diagonalizable, the same factor must sometimes appear more than once.

5厳密げんみつ説明せつめい

5.11. 特性多項式とくせいたこうしきcharacteristic polynomialとの関係かんけい

最小多項式さいしょうたこうしきminimal polynomial mA(t)特性多項式とくせいたこうしきcharacteristic polynomial χA(t)る。

mA(t)χA(t)

したがって mA(t)こんA固有値こゆうちeigenvalueであり、固有値こゆうちeigenvaluemA(t)こんとしてあらわれる。

5.22. 対角化可能性たいかくかかのうせいとの関係かんけい

たい K じょうA最小多項式さいしょうたこうしきminimal polynomial

mA(t)=i=1r(t-λi)

のように相異あいことなる一次因子いちじいんしせき分解ぶんかいされるなら、A対角化可能たいかくかかのうである。ぎゃく成立せいりつする。

[PARSE ERROR: Undefined("Command(\"boxed\")")]Aが対角化可能mA(t)が重根をもたない一次因子の積

この判定はんていは、固有値こゆうちeigenvalue種類しゅるいだけでなく、最小多項式さいしょうたこうしきminimal polynomial重複ちょうふく必要ひつようかどうかを確認かくにんする方法ほうほうである。

5Precise explanation

5.11. Relation with the characteristic polynomial特性多項式とくせいたこうしき

The minimal polynomial最小多項式さいしょうたこうしき divides the characteristic polynomial特性多項式とくせいたこうしき:

mA(t)χA(t).

Its roots are eigenvalues固有値こゆうち of A, and every eigenvalue固有値こゆうち appears as a root of mA(t).

5.22. Diagonalizability

Over a field K, if the minimal polynomial最小多項式さいしょうたこうしき factors as

mA(t)=i=1r(t-λi)

with distinct linear factors, then A is diagonalizable. Conversely, if A is diagonalizable, the minimal polynomial最小多項式さいしょうたこうしき has this form.

Thus

[PARSE ERROR: Undefined("Command(\"boxed\")")]AisdiagonalizablemA(t)hasnorepeatedrootandsplitsintolinearfactors.

6存在そんざい一意性いちいせい

存在そんざいは Cayley-Hamilton の定理ていりからしたがう。すなわち χA(A)=0 なので、A零化れいかする非零多項式ひぜろたこうしきすくなくとも 1 つ存在そんざいする。

一意性いちいせいは、最小次数さいしょうじすうのモニックな零化多項式れいかたこうしきえらぶことからしたがう。もし m1,m2 がどちらもおな最小次数さいしょうじすうA零化れいかするなら、m1-m2 はより低次数ていじすう零化多項式れいかたこうしきになり、最小性さいしょうせいはんする。

7証明しょうめい要点ようてん重根じゅうこんたない判定はんてい

A=PDP-1対角化たいかくかdiagonalizationできるなら、任意にんい多項式たこうしき f について

f(A)=Pf(D)P-1

である。したがって A零化れいかするには、あらわれる相異あいことなる固有値こゆうちeigenvaluef が 0 になれば十分じゅうぶんであり、

mA(t)=λSpec(A)(t-λ)

となる。ここで Spec(A)A固有値こゆうちeigenvalue集合しゅうごうあらわ記号きごうである。

ぎゃくmA(t)相異あいことなる一次因子いちじいんし分解ぶんかいするなら、固有空間こゆうくうかんへの射影しゃえい多項式たこうしき構成こうせいでき、固有ベクトルeigenvector基底きていbasisられる。ここでいう射影しゃえいは、内積ないせきから定義ていぎする直交射影ちょっこうしゃえいorthogonal projectionではなく、ベクトルをかく固有空間こゆうくうかん成分せいぶんける線型写像せんけいしゃぞうlinear mapである。

8具体例ぐたいていれい

8.11. 対角行列たいかくぎょうれつdiagonal matrix

A=(2003)

では

(A-2I)(A-3I)=0

である。したがって

mA(t)=(t-2)(t-3)

である。

8.22. ジョルダンブロック

ここではつぎ講義こうぎへの準備じゅんびとして、対角化たいかくかできない最小さいしょうれいを「ジョルダンブロック」とぶ。

B=(1101)

とする。このとき

B-I=(0100)

零行列ぜろぎょうれつではないが、

(B-I)2=0

である。したがって

mB(t)=(t-1)2

である。重根じゅうこんあらわれるため、B対角化可能たいかくかかのうではない。

8.33. おな特性多項式とくせいたこうしきcharacteristic polynomialことなる最小多項式さいしょうたこうしきminimal polynomial

A=(1001),B=(1101)

はどちらも特性多項式とくせいたこうしきcharacteristic polynomial(t-1)2 である。しかし

mA(t)=t-1,mB(t)=(t-1)2

である。最小多項式さいしょうたこうしきminimal polynomialは、固有値こゆうちeigenvalue一覧いちらんだけではえない非対角化可能ひたいかくかかのうなジョルダン構造こうぞう検出けんしゅつする。

6Existence and uniqueness

Existence follows from Cayley-Hamilton: χA(A)=0, so at least one nonzero annihilating polynomial exists.

Uniqueness follows from choosing the monic annihilating polynomial of smallest degree. If two monic polynomials m1,m2 of that least degree both annihilate A, then m1-m2 also annihilates A and has smaller degree. This contradicts minimality unless m1=m2.

7Proof idea for the squarefree criterion

If A=PDP-1 is diagonalizable, then for any polynomial f,

f(A)=Pf(D)P-1.

The matrix f(D) is diagonal with entries f(λi). Therefore it is enough for f to vanish on the distinct eigenvalues固有値こゆうち. Hence

mA(t)=λSpec(A)(t-λ),

with no repeated roots.

Here Spec(A) denotes the set of eigenvalues固有値こゆうち of A.

Conversely, if mA(t) splits into distinct linear factors, one can construct polynomial projections onto the eigenspaces. The space becomes a direct sum of eigenspaces, so an eigenvector固有こゆうベクトル basis基底きてい exists and A is diagonalizable.

These projections are not necessarily orthogonal projections coming from an inner product. They are linear maps that extract the component lying in each eigenspace.

8Concrete examples

8.1Diagonal matrix

For

A=(2003),

we have

(A-2I)(A-3I)=0,

so

mA(t)=(t-2)(t-3).

8.2Jordan blockジョルダンブロック

As preparation for the next lecture, this smallest non-diagonalizable example is called a Jordan block here.

For

B=(1101),

the matrix

B-I=(0100)

is not zero, but

(B-I)2=0.

Therefore

mB(t)=(t-1)2,

and B is not diagonalizable.

8.3Same characteristic polynomial特性多項式とくせいたこうしき, different minimal polynomials

The matrices

A=(1001),B=(1101)

both have characteristic polynomial特性多項式とくせいたこうしき (t-1)2. But

mA(t)=t-1,mB(t)=(t-1)2.

The minimal polynomial最小多項式さいしょうたこうしき detects the non-diagonalizable Jordan behavior that the eigenvalue固有値こゆうち list alone does not.

9べつ観点かんてんべきpower還元かんげんとジョルダン標準形ひょうじゅんけい

最小多項式さいしょうたこうしきminimal polynomialは、線型変換せんけいへんかんlinear transformation生成せいせいする代数だいすう関係式かんけいしきである。たとえば Ak計算けいさんするとき、最小多項式さいしょうたこうしきminimal polynomialかれば高次こうじべき低次ていじべき還元かんげんできる。

ジョルダン標準形ひょうじゅんけい使つかえる場合ばあいmA(t) における (t-λ)指数しすうは、λ対応たいおうする最大さいだいジョルダンブロックJordan blockおおきさにひとしい。特性多項式とくせいたこうしきcharacteristic polynomialはブロックのおおきさの総和そうわかぞえるのにたいして、最小多項式さいしょうたこうしきminimal polynomialかく固有値こゆうちeigenvalueについて最大さいだいブロックちょう記録きろくする。

data/lecture/math/linear-algebra/introduction-to-jordan-canonical-form.lecture.n.md

同伴行列どうはんぎょうれつcompanion matrixは、指定していした多項式たこうしきpolynomial特性多項式とくせいたこうしきcharacteristic polynomialにもつ行列ぎょうれつmatrix構成こうせいするれいであり、最小多項式さいしょうたこうしきminimal polynomialとの関係かんけいつぎ講義こうぎ確認かくにんする。

data/lecture/math/linear-algebra/companion-matrix-basics.lecture.n.md

9Another viewpoint: reducing powers and Jordan form

The minimal polynomial最小多項式さいしょうたこうしき is an algebraic relation for the algebra generated by the linear transformation線型変換せんけいへんかん. For example, once mA(t) is known, high powers such as Ak can be reduced to lower powers.

When Jordan form is available, the exponent of (t-λ) in mA(t) equals the size of the largest Jordan blockジョルダンブロック for λ. The characteristic polynomial特性多項式とくせいたこうしき counts the total sizes of all blocks, while the minimal polynomial最小多項式さいしょうたこうしき records the maximum block length for each eigenvalue固有値こゆうち.

data/lecture/math/linear-algebra/introduction-to-jordan-canonical-form.lecture.n.md

The companion matrix同伴行列どうはんぎょうれつ constructs a matrix with a prescribed characteristic polynomial and connects this lecture to polynomial-driven matrix examples.

data/lecture/math/linear-algebra/companion-matrix-basics.lecture.n.md

10べつ観点かんてん

最小多項式さいしょうたこうしきminimal polynomialは、線型変換せんけいへんかんlinear transformation生成せいせいする代数だいすう基本関係式きほんかんけいしきである。mA(t)ると、Aたかべきひくべき還元かんげんできる。

11判定基準はんていきじゅん

  • 最小多項式さいしょうたこうしきminimal polynomialは、mA(A)=0たす最小次数さいしょうじすうのモニック多項式たこうしきである。
  • 最小多項式さいしょうたこうしきminimal polynomial特性多項式とくせいたこうしきcharacteristic polynomialる。
  • 対角化可能性たいかくかかのうせいは、最小多項式さいしょうたこうしきminimal polynomial重根じゅうこんたないことと対応たいおうする。
  • ジョルダン標準形ひょうじゅんけいでは、最大さいだいのブロックサイズが最小多項式さいしょうたこうしきminimal polynomial指数しすう反映はんえいされる。

10Another viewpoint

The minimal polynomial最小多項式さいしょうたこうしき is the defining algebraic relation for the algebra generated by a linear transformation. Knowing mA(t) allows high powers of A to be reduced to lower powers.

11Criteria

  • mA(t) is the monic polynomial of least degree satisfying mA(A)=0.
  • mA(t) divides the characteristic polynomial特性多項式とくせいたこうしき.
  • Diagonalizability corresponds to a squarefree minimal polynomial最小多項式さいしょうたこうしき that splits.
  • In Jordan form, the largest block size determines the exponent in the minimal polynomial最小多項式さいしょうたこうしき.

12どこまで成立せいりつするか

一次因子いちじいんしへの分解ぶんかいもちいる主張しゅちょうは、考察こうさつするたいうえ多項式たこうしき分解ぶんかいすることを前提ぜんていにする。実数じっすうreal numberだけでは分解ぶんかいしない場合ばあいも、複素数ふくそすうcomplex number拡張かくちょうすると分解ぶんかいできることがある。

12Scope and limitations

Statements involving linear factors require the polynomial to split over the field being used. A polynomial that does not split over the real numbers may split after extending scalars to the complex numbers.

13存在そんざい一意性いちいせい確認かくにん

最小多項式さいしょうたこうしきminimal polynomialかなら存在そんざいし、一意いちいである。存在そんざいは Cayley-Hamilton の定理ていりからしたがう。なぜなら特性多項式とくせいたこうしきcharacteristic polynomial χA(t)

χA(A)=0

たすため、零化れいかする多項式たこうしきすくなくとも 1 つ存在そんざいするからである。

一意性いちいせいは、最高次係数さいこうじけいすうを 1 に固定こていした最小次数さいしょうじすう多項式たこうしきることでられる。もしおな最小次数さいしょうじすうのモニック多項式たこうしき m1,m2両方りょうほう A零化れいかするなら、m1-m2次数じすうちいさい零化多項式れいかたこうしきになる。これは最小性さいしょうせいはんするため、m1=m2 である。

14証明しょうめい要点ようてん重根じゅうこんがないことと対角化たいかくかdiagonalization

A対角化可能たいかくかかのうA=PDP-1D=diag(λ1,[PARSE ERROR: Undefined("Command(\"dots\")")],λn) とする。このとき多項式たこうしき f について

f(A)=Pf(D)P-1

であり、f(D)対角成分たいかくせいぶん f(λi)ならべた対角行列たいかくぎょうれつdiagonal matrixである。したがって A零化れいかするには、あらわれるすべての固有値こゆうちeigenvalue λi について f(λi)=0十分じゅうぶんである。よって最小多項式さいしょうたこうしきminimal polynomial

mA(t)=λSpec(A)(t-λ)

となり、重根じゅうこんたない。

ぎゃくに、mA(t)相異あいことなる一次因子いちじいんしせき分解ぶんかいするなら、かく固有値こゆうちeigenvalue対応たいおうする射影しゃえい多項式たこうしき構成こうせいでき、空間くうかん固有空間こゆうくうかんeigenspace直和ちょくわ分解ぶんかいする。したがって固有こゆうベクトルeigenvectorからなる基底きていbasis存在そんざいし、A対角化可能たいかくかかのうである。

15ジョルダン標準形ひょうじゅんけいとの対応たいおう

ジョルダン標準形ひょうじゅんけい使つかえる場合ばあい最小多項式さいしょうたこうしきminimal polynomialかく固有値こゆうちeigenvalueについて最大さいだいのジョルダンブロックのおおきさを記録きろくする。たとえば λ対応たいおうする最大さいだいブロックがおおきさ 3 なら、mA(t) には (t-λ)3あらわれる。

つまり、特性多項式とくせいたこうしきcharacteristic polynomialはブロックの総量そうりょうかぞえ、最小多項式さいしょうたこうしきminimal polynomial最大さいだいブロックのながさをはかる。対角化可能たいかくかかのうとは、すべての最大さいだいブロックのながさが 1 であることにひとしい。

data/lecture/math/linear-algebra/introduction-to-jordan-canonical-form.lecture.n.md

16計算例けいさんれいおな特性多項式とくせいたこうしきcharacteristic polynomialことなる最小多項式さいしょうたこうしきminimal polynomial

A=(1001),B=(1101)

はどちらも特性多項式とくせいたこうしきcharacteristic polynomial(t-1)2 である。しかし

mA(t)=t-1

であるのにたいして、

mB(t)=(t-1)2

である。A-I=0 だが、B-I0 かつ (B-I)2=0 だからである。このちがいが、A対角化可能たいかくかかのうB対角化不可能たいかくかふかのうであることを反映はんえいしている。

17最終形さいしゅうけい

[PARSE ERROR: Undefined("Command(\"boxed\")")]mA(A)=0
[PARSE ERROR: Undefined("Command(\"boxed\")")]mA(t)χA(t)
[PARSE ERROR: Undefined("Command(\"boxed\")")]AdiagonalizablemA(t)hasnorepeatedroot

13Existence and uniqueness

The minimal polynomial最小多項式さいしょうたこうしき always exists and is unique. Existence follows from the Cayley-Hamilton theorem, because the characteristic polynomial特性多項式とくせいたこうしき χA(t) satisfies

χA(A)=0.

Thus at least one nonzero polynomial annihilating A exists.

Uniqueness is obtained by choosing the monic annihilating polynomial of least degree. If two monic polynomials m1,m2 of the same least degree both annihilate A, then m1-m2 is an annihilating polynomial of smaller degree. This contradicts minimality unless m1=m2.

14Proof idea: no repeated roots and diagonalization対角化たいかくか

Suppose A is diagonalizable and A=PDP-1, where D=diag(λ1,[PARSE ERROR: Undefined("Command(\"dots\")")],λn). For any polynomial f,

f(A)=Pf(D)P-1,

and f(D) is the diagonal matrix with entries f(λi). Therefore, to annihilate A, it is enough for f to vanish at every eigenvalue固有値こゆうち that appears. Hence

mA(t)=λSpec(A)(t-λ),

so mA(t) has no repeated root.

Conversely, if mA(t) splits as a product of distinct linear factors, polynomial projections onto the eigenspaces can be constructed. The space decomposes as a direct sum of eigenspaces固有空間こゆうくうかん, so an eigenvector固有こゆうベクトル basis基底きてい exists and A is diagonalizable.

15Correspondence with Jordan normal formジョルダン標準形ひょうじゅんけい

When Jordan normal form is available, the minimal polynomial最小多項式さいしょうたこうしき records, for each eigenvalue固有値こゆうち, the size of the largest Jordan block. For example, if the largest block for λ has size 3, then (t-λ)3 appears in mA(t).

Thus the characteristic polynomial特性多項式とくせいたこうしき counts the total amount of blocks, while the minimal polynomial最小多項式さいしょうたこうしき measures the maximum block length. Diagonalizability is exactly the case where every maximum block length is 1.

data/lecture/math/linear-algebra/introduction-to-jordan-canonical-form.lecture.n.md

16Calculation example: same characteristic polynomial, different minimal polynomials

The matrices

A=(1001),B=(1101)

both have characteristic polynomial (t-1)2. However

mA(t)=t-1,

whereas

mB(t)=(t-1)2.

This is because A-I=0, while B-I0 and (B-I)2=0. The difference reflects that A is diagonalizable and B is not.

17Final forms

[PARSE ERROR: Undefined("Command(\"boxed\")")]mA(A)=0
[PARSE ERROR: Undefined("Command(\"boxed\")")]mA(t)χA(t)
[PARSE ERROR: Undefined("Command(\"boxed\")")]AdiagonalizablemA(t)hasnorepeatedroot

18一言ひとことでいうと

  • 最小多項式さいしょうたこうしきminimal polynomialは、行列ぎょうれつmatrix零化れいかする最短さいたん関係式かんけいしきであり、対角化可能性たいかくかかのうせい判定はんていする道具どうぐである。

18In one sentence

The minimal polynomial最小多項式さいしょうたこうしき is the shortest relation that annihilates a matrix and records exactly the repeated-factor obstruction to diagonalization.

raw .n.md をコピー
loc をコピー (filepath:line ~ line)
copy share link
copy encoded share link
path をコピー
copy share link
copy encoded share link
copy share link
copy encoded share link
タブを全て閉じる