markdown
行列式md aab2f21
lecture/math/linear-algebra/determinants.lecture.n.md
Download PDF

行列式ぎょうれつしきdeterminant

Determinant行列式ぎょうれつしき

1導入どうにゅう

この講義こうぎ中心ちゅうしん発想はっそうは、行列式ぎょうれつしきdeterminantたんなる計算規則けいさんきそくではなく、「面積めんせき体積たいせきをどれだけばすか」と「逆行列ぎゃくぎょうれつinverse matrixがあるか」を同時どうじ判定はんていするりょうとして理解りかいすることである。

1Introduction

The determinant行列式ぎょうれつしき is a number attached to a square matrix正方行列せいほうぎょうれつ. It measures the oriented scale factor of area or volume and detects whether a square linear map線型写像せんけいしゃぞう is invertible可逆かぎゃく.

2用語ようご定義ていぎ

行列式ぎょうれつしきDeterminant は、n×n 行列ぎょうれつmatrixたいしてさだまるすうで、2 では

det(abcd)=ad-bc

である。

2Terms and definitions

For a 2×2 matrix,

A=(abcd),

the determinant行列式ぎょうれつしき is

detA=ad-bc.

For an n×n matrix, the determinant行列式ぎょうれつしき is characterized by multilinearity in rows or columns, alternation when two rows or columns coincide, and detI=1.

3方針ほうしん

2 では平行四辺形へいこうしへんけい面積めんせきから導入どうにゅうし、つぎに連立一次方程式れんりついちじほうていしきsystem of linear equations逆行列ぎゃくぎょうれつinverse matrixとの接続せつぞく確認かくにんする。さらに高次元こうじげんでは、多重線型性たじゅうせんけいせいmultilinearity交代性こうたいせい正規化せいきかという定義原理ていぎげんり特徴とくちょうづける。

3Plan

In dimension 2, we introduce the determinant行列式ぎょうれつしき from the area of a parallelogram, and then connect it to systems of linear equations連立一次方程式れんりついちじほうていしき and inverse matrices逆行列ぎゃくぎょうれつ. In higher dimensions, we characterize it by the defining principles of multilinearity多重線型性たじゅうせんけいせい, alternation, and normalization.

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

れつベクトルcolumn vectorを 2 ほんならべると、平行四辺形へいこうしへんけいさだまる。行列式ぎょうれつしきdeterminant絶対値ぜったいちは、その面積めんせきである。より一般いっぱんに、R2 では |detA|線型写像せんけいしゃぞうlinear map xAx による面積めんせき倍率ばいりつであり、R3 では体積たいせき倍率ばいりつである。符号ふごうきを記録きろくし、ならきを反転はんてんし、せいならたもつ。

したがって detA=0 とは、面積めんせき体積たいせきが 0 につぶれるということである。2 では、2 ほんれつcolumn一直線上いっちょくせんじょうつぶれている。方向ほうこううしなわれているので、このときぎゃくには復元ふくげんできない。

4Intuitive explanation

Putting two column vectorsれつベクトル side by side determines a parallelogram. The absolute value of the determinant行列式ぎょうれつしき is its area. More generally, in R2, |detA| is the area scale factor under the linear map線型写像せんけいしゃぞう xAx. In R3, it is the volume scale factor. The sign records orientation: a negative determinant行列式ぎょうれつしき reverses orientation, while a positive determinant行列式ぎょうれつしき preserves it.

Therefore, detA=0 means that area or volume collapses to zero. In dimension 2, the two columnsれつ collapse onto a single line. Some direction has been lost, so the map cannot be inverted.

5計算例けいさんれい

たとえば

A=(2111)

では、

detA=2·1-1·1=1

である。これは、単位正方形たんいせいほうけいかたちえながら、面積倍率めんせきばいりつを 1 にたもつとめる。

また

B=(1224)

では、

detB=1·4-2·2=0

である。れつcolumn比例ひれいしているので、平面へいめん直線ちょくせんつぶれ、この変換へんかん可逆かぎゃくinvertibleではない。

5Worked examples

For

A=(2111),

we have

detA=2·1-1·1=1.

This can be read as preserving area scale by a factor of 1 while changing the shape of the unit square.

For

B=(1224),

we have

detB=1·4-2·2=0.

The columns are proportional, so the plane collapses to a line and the transformation cannot be inverted.

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

6.11. 2 公式こうしき

A=(abcd)

たいして

detA=ad-bc

である。

6.22. なぜ 0 が特別とくべつ

detA0 なら、A-1存在そんざいし、

A-1=1ad-bc(d-b-ca)

表示ひょうじできる。したがって detA=0 では分母ぶんぼが 0 になり、逆行列ぎゃくぎょうれつinverse matrix構成こうせいできない。

6.33. 具体例ぐたいれい

A=(2111)

なら

detA=2·1-1·1=1

である。これは面積めんせきを 1 ばいのままたもちつつ、かたちだけをえていると解釈かいしゃくできる。

一方いっぽう

B=(1224)

では

detB=1·4-2·2=0

である。れつcolumn比例ひれいしていて、平面へいめん直線ちょくせんつぶす。

6.44. 高次元こうじげんでの定義原理ていぎげんり

一般いっぱんn×n 行列ぎょうれつmatrix行列式ぎょうれつしきdeterminantは、2 公式こうしき ad-bcかたちだけばしたものではない。本質ほんしつは、れつベクトルcolumn vector構成こうせいするけられた体積たいせきoriented volume測定そくていする関数かんすうとして、つぎの 3 条件じょうけん特徴とくちょうづけられることにある。

  1. 各列かくれつについて線型せんけいlinearである。
  2. 2 ほんれつcolumnひとしいと 0 になる。れつcolumn交換こうかんすると符号ふごうsign反転はんてんする。
  3. detI=1 である。

この 3 条件じょうけんたす関数かんすう一意いちいまる。実際じっさいには、置換ちかんpermutationもちいて

detA=σSnsgn(σ)a1σ(1)a2σ(2)anσ(n)

定義ていぎする。ここで Sn{1,,n} のすべての置換ちかんpermutation集合しゅうごうであり、sgn(σ)置換ちかんpermutation偶奇ぐうきからまる符号ふごうsignである。各項かくこうは、各行かくぎょうから 1 ずつ、かつ各列かくれつから 1 ずつ成分せいぶんえら選択せんたくあらわす。

このしきくわしい意味いみと、多重線型性たじゅうせんけいせいmultilinearity交代性こうたいせいせき公式こうしき証明しょうめいつぎ講義こうぎあつかう。

data/lecture/math/linear-algebra/determinants-by-permutations.lecture.n.md

6Precise explanation

6.11. The 2 by 2 formula

For

A=(abcd),

we have

detA=ad-bc.

6.22. Why zero is special

If detA0, then A-1 exists and

A-1=1ad-bc(d-b-ca).

Thus when detA=0, the denominator is zero and the inverse matrix cannot be constructed.

6.33. Concrete examples

For

A=(2111),
detA=2·1-1·1=1.

This can be interpreted as preserving area while changing shape. On the other hand,

B=(1224)

has

detB=1·4-2·2=0.

Its columns are proportional, so the plane is collapsed onto a line.

7High-dimensional definition principle

For a general n×n matrix, the determinant行列式ぎょうれつしき is not merely a formal extension of the 2×2 formula ad-bc. It is the unique function of the columns that satisfies three principles: multilinearity in each column, alternation when two columns are equal or exchanged, and normalization by detI=1.

Equivalently,

detA=σSnsgn(σ)a1σ(1)a2σ(2)anσ(n).

Here Sn is the set of all permutations of {1,,n}, and sgn(σ) is the sign of the permutation. This formula encodes both multilinearity and alternation. The details are developed in the permutation-definition lecture.

data/lecture/math/linear-algebra/determinants-by-permutations.lecture.n.md

7べつ観点かんてん

幾何的きかてきには面積めんせき体積たいせき伸縮率しんしゅくりつである。代数的だいすうてきには逆行列ぎゃくぎょうれつinverse matrix存在条件そんざいじょうけんである。連立一次方程式れんりついちじほうていしきsystem of linear equations立場たちばでは、「かいが 1 つに決定けっていされるか」を判定はんていするりょうである。

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

  • 逆行列ぎゃくぎょうれつinverse matrix存在そんざい連立一次方程式れんりついちじほうていしきsystem of linear equations一意解いちいかい面積めんせき体積たいせき伸縮しんしゅくわれたら行列式ぎょうれつしきdeterminant検討けんとうする。
  • 正方行列せいほうぎょうれつsquare matrixれつベクトルcolumn vectorどうしが独立どくりつindependentかどうかを数値すうち判定はんていしたいときにも、行列式ぎょうれつしきdeterminant有効ゆうこうである。

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

2 や 3 では公式こうしき直接ちょくせつ記述きじゅつできるが、高次元こうじげんでは置換ちかん余因子展開よいんしてんかいなどの定義ていぎ必要ひつようになる。この場合ばあいにおいても「体積たいせき伸縮しんしゅく可逆性かぎゃくせい判定はんていする」という本質ほんしつわらない。

10定理ていり見通みとおし:行列式ぎょうれつしきdeterminant可逆性かぎゃくせいinvertibility

n×n 行列ぎょうれつ A について、

AisinvertibledetA0

である。この時点じてんでは、これは後続こうぞく講義こうぎ証明しょうめいする目標もくひょうとしてむ。行基本変形ぎょうきほんへんけいによる行列式ぎょうれつしきdeterminant変化へんか追跡ついせきすると、しでこの同値どうち証明しょうめいできる。また、余因子よいんしcofactorから随伴行列ずいはんぎょうれつadjugate matrixつくると、detA0 なら

A-1=1detAadj(A)

という具体的ぐたいてき逆行列ぎゃくぎょうれつinverse matrix公式こうしきられる。くわしい証明しょうめいつぎの 2 講義こうぎあつかう。

data/lecture/math/linear-algebra/determinant-computation-rules.lecture.n.md data/lecture/math/linear-algebra/cofactor-expansion-and-invertibility.lecture.n.md

11よくある誤解ごかい

  • 行列式ぎょうれつしきdeterminant正方行列せいほうぎょうれつsquare matrixたいして定義ていぎされる。
  • 行列式ぎょうれつしきdeterminant公式こうしきだけではなく、可逆性かぎゃくせいinvertibility体積たいせき伸縮しんしゅく記録きろくする。
  • detA=0計算失敗けいさんしっぱいではなく、構造的こうぞうてき情報じょうほうである。

7Another viewpoint

Geometrically, the determinant行列式ぎょうれつしき is the area or volume scale factor. Algebraically, it is the existence criterion for an inverse matrix逆行列ぎゃくぎょうれつ. From the viewpoint of systems of linear equations, it tests whether a solution is determined uniquely.

8Criteria

  • Use the determinant行列式ぎょうれつしき when invertibility, a unique solution of a square system, or area and volume scaling is at issue.
  • The determinant行列式ぎょうれつしき is also useful as a numerical test for whether the column vectors of a square matrix正方行列せいほうぎょうれつ are independent.

9Scope and limitations

In dimensions 2 and 3, formulas can be written directly. In higher dimensions, permutations or cofactor expansion provide definitions and computations. The essential meaning remains the same: determinant行列式ぎょうれつしき measures volume scaling and detects invertibility.

10Theorem preview: determinant行列式ぎょうれつしき and invertibility

For an n×n matrix A,

AisinvertibledetA0.

At this point, read this as a theorem to be proved in the following lectures. Row reduction proves it after determinant changes under elementary operations have been established. Cofactors prove it by constructing

A-1=1detAadj(A)

when detA0.

data/lecture/math/linear-algebra/determinant-computation-rules.lecture.n.md data/lecture/math/linear-algebra/cofactor-expansion-and-invertibility.lecture.n.md

11Common misunderstandings

  • Determinants are defined for square matrices, not arbitrary rectangular matrices.
  • The determinant行列式ぎょうれつしき is not just a formula; it records invertibility and volume scaling.
  • A zero determinant行列式ぎょうれつしき is structural information, not a calculation failure.

12最終形さいしゅうけい

[PARSE ERROR: Undefined("Command(\"boxed\")")]det(abcd)=ad-bc
[PARSE ERROR: Undefined("Command(\"boxed\")")]detA0Aは可逆
[PARSE ERROR: Undefined("Command(\"boxed\")")]detは多重線型性・交代性・detI=1で特徴づけられる

12Final forms

[PARSE ERROR: Undefined("Command(\"boxed\")")]det(abcd)=ad-bc
[PARSE ERROR: Undefined("Command(\"boxed\")")]AisinvertibledetA0
[PARSE ERROR: Undefined("Command(\"boxed\")")]|detA|=areaorvolumescalefactor
[PARSE ERROR: Undefined("Command(\"boxed\")")]detischaracterizedbymultilinearityalternation,anddetI=1[PARSE ERROR: Undefined("RBrace")]

13一言ひとことでいうと

  • 行列式ぎょうれつしきdeterminantは、空間くうかんをどれだけつぶすか、どれだけ伸長しんちょうするかをあらわすうである。
  • 0 になるとぎゃくには復元ふくげんできない。

14演習えんしゅうリンク

data/exercise/math/linear-algebra/determinants-and-invertibility.exercise.n.md

13In one sentence

  • The determinant行列式ぎょうれつしき is a number that expresses how much a transformation collapses or stretches space.
  • When it becomes 0, the transformation cannot be reversed.

14Exercise links

data/exercise/math/linear-algebra/determinants-and-invertibility.exercise.n.md
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
タブを全て閉じる