Chapter 1.1 Flashcards
A linear equation
A sum of variables with coefficients that are constants, without any products, roots or functions of the variables
A homogeneous linear equation
A linear equation where the constant term is zero
A solution to a linear system written on the form (s1, s2, … , sn)
An ordered n-tuple
A linear system
A finite set of linear equations
The possible amount of solutions a linear system can have
Zero, one or infinitely many
Two things that define a linear system with no solutions
a) At least one equation have all coefficients set to 0 equaling a non-zero constant, after Gauss-Jordan elimination.
b) The linear equations have no common intersection.
Two things that define a linear system with one solution
a) Gauss-Jordan elimination returns the identity matrix.
b) The linear equations intersect at a point.
Two things that define a linear system with infinitely many solutions
a) After Gauss-Jordan elimination at least one variable have to be expressed by a function of at least one other variable.
b) The common intersection is a subspace of order n>1.
The name of a linear system expressed through a rectangular array
Augmented matrix
The three elementary row operations
a) Multiply a row through a nonzero constant.
b) Interchange two rows.
c) Add a constant times one row to another.