A=⎝⎛3−365−21−448000⎠⎞→⎝⎛100010−3400000⎠⎞
The solution set of the homogeneous system of equations is equivalent to
Span{⎝⎛3401⎠⎞},
i.e. it can be represented as c⎝⎛3401⎠⎞, where c is a scalar.
If b=⎝⎛7−1−4⎠⎞, then find the solution to Ax=b.
⎝⎛3−365−21−4487−1−4⎠⎞→⎝⎛100010−3400−120⎠⎞
⎩⎪⎨⎪⎧x1−34x3=−1x2=2x3 is free→⎝⎛−120⎠⎞+x3⎝⎛3401⎠⎞
The solution to the non-homogeneous system is just the solution to the homogeneous case plus some constant vector.
Theorem: Suppose the equation Ax=b is consistent and p is a solution. Then, the solution set of Ax=b is the set of all vectors of the form w=p+vh, where vh is any solution of Ax=0.
Let S={v1,...vp} be an indexed set of vectors. We say that S is linearly independent if x1v1+...+xpvp=0 implies that x1,...xp=0. (i.e. the homogeneous system formed by using this set of vectors as columns only has the trivial solution.)
If there is a solution where not all of the xi are zero, then S is linearly dependent.
Linearly independent vectors span the entire space (always consistent) and span it uniquely (so there’s only one possible solution for each point), which makes them useful for labelling points in space.
v1=⎝⎛123⎠⎞, v2=⎝⎛456⎠⎞, v3=⎝⎛210⎠⎞
Is {v1,v2,v3} linearly independent?
x1v1+x2v2+x3v3=0⎝⎛123456210000⎠⎞→⎝⎛1004−3−62−3−6000⎠⎞→⎝⎛1004−302−30000⎠⎞
We can see that we have a free variable from the bottom row. Therefore {v1,v2,v3} is linearly dependent.
⎝⎛1004−302−30000⎠⎞→⎝⎛100410210000⎠⎞→⎝⎛100010−210000⎠⎞⎩⎪⎨⎪⎧x1=2x3x2=−x3x3 is free→x3⎝⎛2−11⎠⎞2v1−1v2+1v3=0.