Find the Null Space [[2],[1],[4]]
Problem
Solution
Identify the matrix
A and the definition of the null space. The null space consists of all vectorsx such thatA*x=0
Set up the homogeneous equation
A*x=0 SinceA is a3×1 matrix, the vectorx must be a scalar(x_1) (a1×1 vector).
Write the resulting system of linear equations from the matrix multiplication.
Solve for the variable
(x_1) In all three equations, the only possible solution is(x_1)=0
Conclude that the only vector in the null space is the zero vector. Since there are no free variables, the null space contains only the origin of the domain
ℝ1
Final Answer
Want more problems? Check here!