Chapter 1 Definitions Flashcards
1
Q
Definition of a Linear Equation in n Variables
A
a1x1 + a2x2 + … + anxn = b
2
Q
Definition of a Matrix
A
[ a11 a12 a13 ... a1n] [a21 a22 a23 ... a2n] [a31 a32 a33 ... a3n] [. . . . ] [am1 am2 am3 amn]
3
Q
Elementary Row Operations
A
1) interchange two rows
2) multiply a row by a nonzero constant
3) add a multiple of a row to another row
4
Q
row-echelon form
A
1) row entirely of zeros at bottom
2) each row not zeros, first nonzero entry is 1
3) two successive rows, the leading 1 in the higher row is farther to the left than the leading 1 in the lower row
5
Q
Number of Solutions of a Homogeneous system
A
every homogeneous system of linear equations is consistent. if the system has fewer equations than variables, then it must have infinitely many
6
Q
Consistent system of equations
A
contains at least one solution