Linear Algebra Flashcards
What does linear algebra is all about
Linear Algebra helps us to understand mathematics and science behind two or more lines
What is a System of Linear Equations
It is a collection of one or more linear equations that use the same variables.
What is a solution to a system of linear equations
solutions correspond to how lines can meet
What are matrices used for
to understand and perform operations on large number of lines
What are the three posssible number of solutions to a system
There are three possibilities for a system of linear equations.
The system has no solutions.
The system has exactly one solution.
The system has infinitely many solutions.
What are the two different types of matrices
Coefficient matrix
Augmented matrix
What does augmented matrix contain
an extra column for the values after equal to
When do you call a system consistent
A consistent system of linear equations has at least one solution. An inconsistent system of linear equations has no solutions.
What is the condition to call a matrix a echelon matrix
3 conditions
1) Any rows consisting of all 0’s are below all nonzero rows.
2)Each leading entry of a row is in a column to the right of the leading entry of any row above it. (steps)
3)All entries in a column below a leading entry are 0.
What is the condition to call a matrix a reduced row echelon matrix
all the three conditions on echelon matrix and
4) The leading entry of each nonzero row is 1
5) Every leading 1 is the only nonzero entry in its column.
What is row reduction / Gaussian elimination
Row reduction is the process of transforming a matrix into echelon form with elementary row operations. Row reduction is also called Gaussian elimination.
what is pivot position and pivot position
A pivot position is a position in a matrix that corresponds to a leading 1 in the matrix’s reduced echelon form
A pivot column is a column in a matrix that contains a pivot position.
what is the relation between vector and matirx
Vector is a single row in a matrix
what is a vector space
vector space is more like a population in statistics, it entitles all the vectors in the given dimension
What does a span mean
Span indicates subset of vector space which is of intrest