System of linear equations
Matrix of a system of linear equations
For a system of π unknowns and π equations;
given π΄ is the π Γπ matrix containing the coefficients,
βπ± is the column vector of unknowns,
and βπ is the column vector of results;
a system may be represented as
π΄βπ±=βπ
e.g. the following system
3π₯+2π¦=52π₯β9π¦=0
can also be stated as
[322β15]\vtwoπ₯π¦=\vtwo50
Augmented matrix
When solving systems of linear equations by, for example, GauΓian elimination,
it is common to form the "augmented matrix" [πΆ|βπ].
Using the example above
[3252β150]
#state/tidy | #SemBr