• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/19

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

19 Cards in this Set

  • Front
  • Back
Gauss Solution Matrix
When there are 1's on the main diagonal with 0's below (may have #'s or 0's above), the last row provides the solution to the highest number unknown.
Gauss-Jordan Solution Matrix
There are 1's on the main diagonal with 0's above and below. The last column contains the solution to the corresponding unknowns.
Elementary Row Operations
(1) Interchange two rows
(2) Multiply a row by a nonzero constant
(3) Add a multiple of one row to another row
Row Echelon Form
(1) All rows are all 0's or have a leading 1
(2) All 0 rows are grouped at the bottom
(3) Leading 1's of lower rows are further to the right
Reduced Row Echelon Form
(1) All rows are all 0's or have a leading 1
(2) All 0 rows are grouped at the bottom
(3) Leading 1's of lower rows are further to the right
(4) Each column with a leading 1 has 0's everywhere else.
Homogeneous Matrix
One in which all the solutions are nonzero, homogenous linear systems are always consistent.
Coefficient Matrix
Matrix containing the coefficients of the unknowns.
Augmented Matrix
Coefficient matrix plus an additional column containing constants from the right hand side of the equations.
Transpose of a Matrix
The original matrix wit its rows and column interchanged.
Trace of a Matrix
The sum of the entries on the main diagonal of a square matrix.
Identity Matrix
Square matrix with all 0's except main diagonal contains 1's.
Elementary Matrix
Square matrix that can be obtained from the identity matrix by performing one single row operation.
Diagonal Matrix
All entries are 0's except the main diagonal.
Upper Triangular Matrix
All entries below the main diagonal are 0.
Lower Triangular Matrix
All entries above the main diagonal are 0.
Minor of a Matrix
The determinant of the original matrix of the sub-matrix that is left after the row and column of the Minor's position have been removed.
Cofactor of a Matrix
Equal to the minor times -1 raised to the (row + column) power.
Effects of Elementary Row Operations on the Determinant
(1) Multiplying a row by a scalar k --> Divide the determinant by k.
(2) Swapping two rows --> Multiply the determinant by -1.
(3) Adding a multiple of one row to another --> No effect.
Adjoint of a Matrix
The transpose of the Cofactor Matrix. The inverse of the original is equal to the adjoint divided by the determinant.