Introduction to Matrices definitions Flashcards
Introduction to Matrices definitions
You can tap to flip the card.
Control buttons has been changed to "navigation" mode.
1/15
MatrixA rectangular arrangement of numbers in rows and columns used to organize and represent information, especially from systems of equations.RowA horizontal line of elements within a matrix, each corresponding to an equation in a system.ColumnA vertical line of elements within a matrix, each typically representing coefficients for a specific variable.Augmented MatrixA matrix that includes both the coefficients and constants from a system of equations, separated by a vertical bar.CoefficientA numerical factor in front of a variable within an equation, represented as an entry in a matrix.ConstantA value in a system of equations not multiplied by a variable, appearing in the last column of an augmented matrix.Row OperationA manipulation applied to the rows of a matrix, including swapping, scaling, or adding rows, used to simplify matrices.Row Echelon FormA matrix form with ones along the diagonal and zeros below, enabling stepwise back substitution to solve equations.Reduced Row Echelon FormA matrix form with ones along the diagonal and zeros both above and below, directly revealing solutions without further substitution.DiagonalThe set of entries in a matrix running from the top left to the bottom right, often targeted for ones in special forms.Back SubstitutionA process of solving for variables in a system by working upwards from the last equation after achieving row echelon form.Gaussian EliminationA method using row operations to transform a matrix into row echelon form, facilitating the solution of systems of equations.Gauss-Jordan EliminationA method using row operations to achieve reduced row echelon form, allowing immediate reading of solutions from the matrix.Zero EntryA matrix element with a value of zero, often created through row operations to simplify solving systems.Subscript NotationA labeling system for rows in matrices, using small numbers to indicate specific rows before and after operations.