线性代数 示例

求出核向量 S([[a],[b],[c]])=[[a+3b-6c],[2a+b+c],[a+5b+c]]
S([abc])=[a+3b-6c2a+b+ca+5b+c]Sabc=a+3b6c2a+b+ca+5b+c
解题步骤 1
变换核是使变换等于零向量(变换厡像)的一个向量。
[a+3b-6c2a+b+ca+5b+c]=0a+3b6c2a+b+ca+5b+c=0
解题步骤 2
从向量方程创建一个方程组。
a+3b-6c=0a+3b6c=0
2a+b+c=02a+b+c=0
a+5b+c=0a+5b+c=0
解题步骤 3
Write the system as a matrix.
[13-6021101510]⎢ ⎢136021101510⎥ ⎥
解题步骤 4
求行简化阶梯形矩阵。
点击获取更多步骤...
解题步骤 4.1
Perform the row operation R2=R2-2R1R2=R22R1 to make the entry at 2,12,1 a 00.
点击获取更多步骤...
解题步骤 4.1.1
Perform the row operation R2=R2-2R1R2=R22R1 to make the entry at 2,12,1 a 00.
[13-602-211-231-2-60-201510]⎢ ⎢13602211231260201510⎥ ⎥
解题步骤 4.1.2
化简 R2
[13-600-51301510]
[13-600-51301510]
解题步骤 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.
[13-600-51301-15-31+60-0]
解题步骤 4.2.2
化简 R3
[13-600-51300270]
[13-600-51300270]
解题步骤 4.3
Multiply each element of R2 by -15 to make the entry at 2,2 a 1.
点击获取更多步骤...
解题步骤 4.3.1
Multiply each element of R2 by -15 to make the entry at 2,2 a 1.
[13-60-150-15-5-1513-1500270]
解题步骤 4.3.2
化简 R2
[13-6001-13500270]
[13-6001-13500270]
解题步骤 4.4
Perform the row operation R3=R3-2R2 to make the entry at 3,2 a 0.
点击获取更多步骤...
解题步骤 4.4.1
Perform the row operation R3=R3-2R2 to make the entry at 3,2 a 0.
[13-6001-13500-202-217-2(-135)0-20]
解题步骤 4.4.2
化简 R3
[13-6001-1350006150]
[13-6001-1350006150]
解题步骤 4.5
Multiply each element of R3 by 561 to make the entry at 3,3 a 1.
点击获取更多步骤...
解题步骤 4.5.1
Multiply each element of R3 by 561 to make the entry at 3,3 a 1.
[13-6001-1350561056105616155610]
解题步骤 4.5.2
化简 R3
[13-6001-13500010]
[13-6001-13500010]
解题步骤 4.6
Perform the row operation R2=R2+135R3 to make the entry at 2,3 a 0.
点击获取更多步骤...
解题步骤 4.6.1
Perform the row operation R2=R2+135R3 to make the entry at 2,3 a 0.
[13-600+13501+1350-135+13510+13500010]
解题步骤 4.6.2
化简 R2
[13-6001000010]
[13-6001000010]
解题步骤 4.7
Perform the row operation R1=R1+6R3 to make the entry at 1,3 a 0.
点击获取更多步骤...
解题步骤 4.7.1
Perform the row operation R1=R1+6R3 to make the entry at 1,3 a 0.
[1+603+60-6+610+6001000010]
解题步骤 4.7.2
化简 R1
[130001000010]
[130001000010]
解题步骤 4.8
Perform the row operation R1=R1-3R2 to make the entry at 1,2 a 0.
点击获取更多步骤...
解题步骤 4.8.1
Perform the row operation R1=R1-3R2 to make the entry at 1,2 a 0.
[1-303-310-300-3001000010]
解题步骤 4.8.2
化简 R1
[100001000010]
[100001000010]
[100001000010]
解题步骤 5
Use the result matrix to declare the final solution to the system of equations.
a=0
b=0
c=0
解题步骤 6
Write a solution vector by solving in terms of the free variables in each row.
[abc]=[000]
解题步骤 7
Write as a solution set.
{[000]}
解题步骤 8
S 的核心是子空间 {[000]}
K(S)={[000]}
 [x2  12  π  xdx ]