Find the Kernel
Problem
Solution
Identify the system of linear equations represented by the matrix
A*x=0 The kernel (or null space) is the set of all vectorsx=[(x_1),(x_2),(x_3),(x_4),(x_5)]T such that:
Determine the pivot and free variables. The pivots are in the first and third columns (
(x_1) and(x_3) . The free variables are(x_2) (x_4) and(x_5) Express the pivot variables in terms of the free variables:
Write the general solution vector
x by substituting the expressions for(x_1) and(x_3)
Decompose the vector into a linear combination of basis vectors by separating the terms for each free variable:
Final Answer
Want more problems? Check here!