Let mn numbers a ij (i = 1, 2, ..., m ; j = 1, 2, ..., n) be Let A and B be elements of M, i.e., an m×n matrix. The sum of A and B, A+B, is the sum of each component. Then, it is very easy to prove that M is closed under this operation and forms a module. The identity element is O. Next, let c be a number (scalar), and define the product cA of c and A as a matrix whose (i, j) element is caij. That is, Finally, we define the multiplication of matrices. For simplicity, we limit it to the case where m and n are equal, that is, to n-th order square matrices. The (i, j) element of the product AB of A and B is Let A, B, and C be n-th order square matrices. Putting all of the above together, in algebraic terms, we can see that all n-th order square matrices form a non-commutative ring with an identity element. Even if m ≠ n, if A is an m×n matrix and B is an n×l matrix, the product AB is defined in the same way as for square matrices. [Tsuneo Adachi] Simultaneous Linear Equations Consider the simultaneous linear equations as an example of a matrix. Now, suppose there exists a square matrix B such that BA = E holds (E is a unit matrix). By multiplying both sides of [2] by B from the left, we get x = Bb [Tsuneo Adachi] Sweeping method Here we will explain how to solve simultaneous equations numerically ( [Tsuneo Adachi] Rank of the matrixLet A be an m×n matrix. Now, let us suppose that column elementary transformations are allowed as well as row elementary transformations. Column elementary transformations can be obtained by multiplying A from the right by the matrix of the row elementary transformation. Elementary transformations of rows and columns are performed on A several times so that there are 1s on the diagonal and 0s elsewhere. The number of 1s remaining at the end is called the rank of A. When A is an n-th order square matrix, the condition for A to be regular is that the rank of A is n. [Tsuneo Adachi] How to find the inverse of a matrix When n-th order square matrix A is regular, the rank is n as described in the previous section. Therefore, if we multiply the row elementary transformations we have performed to get B, and multiply the column elementary transformations we have C, then BAC = E. Multiplying both sides by C from the left and C -1 from the right gives us C(BAC)C -1 = CEC -1 = CC -1 = E [Tsuneo Adachi] Matrices and Linear Maps Let V and W be vector spaces, and T be a linear mapping from V to W. That is, for any two vectors x and y in V and a scalar (number) λ, T(x+y)=T(x)+T(y), The set of n-ary column vectors, R n , is a representative vector space. Now, consider the case where V is R n and W is R m . Let A be an m×n matrix. For a column vector x in V, Tx=Ax [3] [Tsuneo Adachi] General simultaneous linear equationsConsider a case where the number of unknowns does not necessarily match the number of equations.
The standard form obtained by performing row transformations and swapping columns other than the n+1th column on à is [Tsuneo Adachi] "New Approaches to Mathematics 4: Linear Algebra" by Ichiro Tajima (1970, Kyoritsu Shuppan) [Reference] | |©Shogakukan "> Matrix multiplication (Figure A) ©Shogakukan "> Solving simultaneous equations using the sweep method (Figure B... ©Shogakukan "> Special regular matrix (Figure C) ©Shogakukan "> How to find the inverse matrix (Figure D) Source: Shogakukan Encyclopedia Nipponica About Encyclopedia Nipponica Information | Legend |
m、nを自然数としてmn個の数aij(i=1, 2,……, m ; j=1, 2,……, n)を A、BをMの元、すなわちm×n型行列とする。AとBとの和A+Bを成分ごとの和 するとMはこの演算で閉じており、加群をなすことが、ごく簡単に示される。単位元はOである。次にcを数(スカラー)とし、cとAとの積cAを(i, j)成分がcaijなる行列として定義する。すなわち 最後に行列の積を定義するが、簡単のためmとnとが等しい場合、すなわちn次正方行列に限定する。AとBとの積ABの(i, j)成分を A、B、Cをn次正方行列とすると 以上を総合して、代数学の用語を使うならば、n次正方行列の全体は、単位元を有する非可換な環をなすことがわかる。 なお、m≠nの場合でも、Aがm×n型行列、Bがn×l型行列の場合、積ABが定義される。その方法は正方行列の場合に準ずる。 [足立恒雄] 連立一次方程式行列の例として連立一次方程式を考える。次の連立一次方程式 さて、ある正方行列Bが存在してBA=Eが成り立つものとすると(Eは単位行列)、〔2〕の両辺に左からBを掛けることによって [足立恒雄] 掃き出し法ここでは数値的に連立方程式を解く方法を述べる( [足立恒雄] 行列の階数Aをm×n型行列とする。いま、行基本変形とともに列基本変形も許すとする。列基本変形は、行基本変形の行列をAに右から掛けることによって得られる。Aに行と列の基本変形を何回か行って、主対角線上に1が、他は0がくるようにする。最後に残った1の数をAの階数(ランク)という。Aがn次正方行列のとき、Aが正則である条件は、Aの階数がnとなることである。 [足立恒雄] 逆行列の求め方n次正方行列Aが正則のときは、前項で記したように階数はnである。したがって施した行基本変形を掛け合わせてB、列基本変形を掛け合わせてCとするとBAC=Eとなる。両辺に左からC、右からC-1を掛けると [足立恒雄] 行列と線形写像V、Wをベクトル空間、TをVからWへの線形写像とする。すなわち、Vの任意の二つのベクトルx、yとスカラー(数)λに対して n項縦ベクトルの全体Rnは代表的なベクトル空間である。いま、VがRnで、WがRmである場合を考える。Aを一つのm×n型行列とする。Vの縦ベクトルxに対して [足立恒雄] 一般の連立一次方程式未知数の数と方程式の数とが一致するとは限らない場合を考える。
Ãに行基本変形とn+1列目以外の列の入れ換えとを行って得られる標準形が [足立恒雄] 『田島一郎著『新しい数学へのアプローチ4 線形代数』(1970・共立出版)』 [参照項目] | |©Shogakukan"> 行列の積〔図A〕 ©Shogakukan"> 掃き出し法による連立方程式の解法〔図B… ©Shogakukan"> 特殊な正則行列〔図C〕 ©Shogakukan"> 逆行列の求め方〔図D〕 出典 小学館 日本大百科全書(ニッポニカ)日本大百科全書(ニッポニカ)について 情報 | 凡例 |
…Haggai was a prophet who lived after the Babylon...
A system of party politics centered on the two maj...
… [Pyramidal tract movement disorder] The axons o...
…Blown asphalt has applications as a civil engine...
…Other important works by Cervantes include the t...
… [Takahiro Matsui]. … *Some of the terminology t...
A library is an institution that collects and pre...
A monk of the Rinzai sect of Buddhism in the Muro...
A marine animal belonging to the family Isomalida...
…A painter from the period of the Pre-Raphaelite ...
〘 noun 〙 Height above mean sea level. Used to expr...
A politician from Athens who represents the heyda...
…Early representative composers include F. Couper...
A perennial plant of the Rutaceae family cultivate...
…Also, concentrated sulfuric acid or cold caustic...