© 2000−2019 P. Bogacki | Linear Algebra Toolkit - Main Page | v. 1.25 |
This Linear Algebra Toolkit is composed of the modules listed below. Each module is designed to help a linear algebra student learn and practice a basic linear algebra procedure, such as Gauss-Jordan reduction, calculating the determinant, or checking for linear independence.
Click here for additional information on the toolkit.
MODULES |
Systems of linear equations and matrices | |
Row operation calculator | Interactively perform a sequence of elementary row operations on the given m x n matrix A. |
Transforming a matrix to row echelon form | Find a matrix in row echelon form that is row equivalent to the given m x n matrix A. |
Transforming a matrix to reduced row echelon form | Find the matrix in reduced row echelon form that is row equivalent to the given m x n matrix A. |
Solving a system of linear equations | Solve the given system of m linear equations in n unknowns. |
Calculating the inverse using row operations | Find (if possible) the inverse of the given n x n matrix A. |
Determinants | |
Calculating the determinant using row operations | Calculate the determinant of the given n x n matrix A. |
Vector spaces | |
Linear independence and dependence | Given the set S = {v1, v2, ... , vn} of vectors in the vector space V, determine whether S is linearly independent or linearly dependent. |
Determining if the set spans the space | Given the set S = {v1, v2, ... , vn} of vectors in the vector space V, determine whether S spans V. |
Finding a basis of the space spanned by the set | Given the set S = {v1, v2, ... , vn} of vectors in the vector space V, find a basis for span S. |
Finding a basis of the null space of a matrix | Find a basis of the null space of the given m x n matrix A. (Also discussed: rank and nullity of A.) |
Linear transformations | |
Finding the kernel of the linear transformation | Find the kernel of the linear transformation L: V→W. (Also discussed: nullity of L; is L one-to-one?) |
Finding the range of the linear transformation | Find the range of the linear transformation L: V→W. (Also discussed: rank of L; is L onto W?) |
ADDITIONAL INFO |
Version | Date released | Description |
---|---|---|
1.00 | May 6, 2000 | Row Operation Calculator |
1.20 | September 6, 2000 | ROC becomes Linear Algebra Toolkit
5 modules added |
1.21 | October 17, 2000 | 2 modules added |
1.22 | October 26, 2000 | First official (non-beta) release |
1.22a | November 27, 2000 | Bug fixes |
1.23 | October 25, 2002 | 2 modules added |
1.23a | May 16, 2005 | Bug fixes to correct Mozilla rendering issues |
1.23b | September 1, 2010 | Bug fixes to correct ROC display issues |
1.24 | April 6, 2013 | Bug fixes |
1.25 | February 20, 2019 | Bug fixes and contents update |