🏗️ ΘρϵηΠατπ🚧 (under construction)

Homogeneous System of Equations
A system of equations is called homoegenous if each of the contstant terms is equal to 0. A homogeneous system therefore has the form: a11x1+a12x2++a1nxn&=0a12x1+a22x2++a2nxn&=0am1x1+am2x2++amnxn&=0 where aij are coefficients and xj are variables
Encoding a system of Equations into Matrix Vector Multiplication
The solution set of the following system of equations is the same as the solution set for Ax=b
Solution space of a homogeneous system of equations
Given a homogenous system of equations embedded in Ax=0, where A is an m×n matrix. We Define the solution space to be S={xn:Ax=0}
The solution space of a homogeneous system of equations forms a subspace
of n
Basis for a Solution Space
Find a basis for the solution space of the following matrix encoded system of equations [242036305881]v=0