線形代数 例
S⎛⎜⎝⎡⎢⎣abc⎤⎥⎦⎞⎟⎠=⎡⎢⎣a−b−ca−b−ca−b+c⎤⎥⎦
ステップ 1
変換のカーネルは、変換を0ベクトルに等しくするベクトルです(変換の原像)
⎡⎢⎣a−b−ca−b−ca−b+c⎤⎥⎦=0
ステップ 2
ベクトル方程式で連立方程式を作成します。
a−b−c=0
a−b−c=0
a−b+c=0
ステップ 3
Write the system as a matrix.
⎡⎢
⎢⎣1−1−101−1−101−110⎤⎥
⎥⎦
ステップ 4
ステップ 4.1
Perform the row operation R2=R2−R1 to make the entry at 2,1 a 0.
ステップ 4.1.1
Perform the row operation R2=R2−R1 to make the entry at 2,1 a 0.
⎡⎢
⎢⎣1−1−101−1−1+1−1+10−01−110⎤⎥
⎥⎦
ステップ 4.1.2
R2を簡約します。
⎡⎢
⎢⎣1−1−1000001−110⎤⎥
⎥⎦
⎡⎢
⎢⎣1−1−1000001−110⎤⎥
⎥⎦
ステップ 4.2
Perform the row operation R3=R3−R1 to make the entry at 3,1 a 0.
ステップ 4.2.1
Perform the row operation R3=R3−R1 to make the entry at 3,1 a 0.
⎡⎢
⎢⎣1−1−1000001−1−1+11+10−0⎤⎥
⎥⎦
ステップ 4.2.2
R3を簡約します。
⎡⎢
⎢⎣1−1−1000000020⎤⎥
⎥⎦
⎡⎢
⎢⎣1−1−1000000020⎤⎥
⎥⎦
ステップ 4.3
Swap R3 with R2 to put a nonzero entry at 2,3.
⎡⎢
⎢⎣1−1−1000200000⎤⎥
⎥⎦
ステップ 4.4
Multiply each element of R2 by 12 to make the entry at 2,3 a 1.
ステップ 4.4.1
Multiply each element of R2 by 12 to make the entry at 2,3 a 1.
⎡⎢
⎢⎣1−1−10020222020000⎤⎥
⎥⎦
ステップ 4.4.2
R2を簡約します。
⎡⎢
⎢⎣1−1−1000100000⎤⎥
⎥⎦
⎡⎢
⎢⎣1−1−1000100000⎤⎥
⎥⎦
ステップ 4.5
Perform the row operation R1=R1+R2 to make the entry at 1,3 a 0.
ステップ 4.5.1
Perform the row operation R1=R1+R2 to make the entry at 1,3 a 0.
⎡⎢
⎢⎣1+0−1+0−1+1⋅10+000100000⎤⎥
⎥⎦
ステップ 4.5.2
R1を簡約します。
⎡⎢
⎢⎣1−10000100000⎤⎥
⎥⎦
⎡⎢
⎢⎣1−10000100000⎤⎥
⎥⎦
⎡⎢
⎢⎣1−10000100000⎤⎥
⎥⎦
ステップ 5
Use the result matrix to declare the final solution to the system of equations.
a−b=0
c=0
0=0
ステップ 6
Write a solution vector by solving in terms of the free variables in each row.
⎡⎢⎣abc⎤⎥⎦=⎡⎢⎣bb0⎤⎥⎦
ステップ 7
Write the solution as a linear combination of vectors.
⎡⎢⎣abc⎤⎥⎦=b⎡⎢⎣110⎤⎥⎦
ステップ 8
Write as a solution set.
⎧⎪⎨⎪⎩b⎡⎢⎣110⎤⎥⎦∣∣
∣∣b∈R⎫⎪⎬⎪⎭
ステップ 9
The solution is the set of vectors created from the free variables of the system.
⎧⎪⎨⎪⎩⎡⎢⎣110⎤⎥⎦⎫⎪⎬⎪⎭
ステップ 10
Sの核(カーネル)は部分空間⎧⎪⎨⎪⎩⎡⎢⎣110⎤⎥⎦⎫⎪⎬⎪⎭です。
K(S)=⎧⎪⎨⎪⎩⎡⎢⎣110⎤⎥⎦⎫⎪⎬⎪⎭