& lt=> nonsingular
& lt= & gt|A|≠0
& lt=>a can be expressed as the product of elementary matrices.
& lt=>a is equivalent to identity matrix of order n.
& lt= & gtr(A) = n
The column (row) vector group of<=>A is linearly independent.
& lt=> Homogeneous linear equations AX=0 have only zero solutions.
& lt=> The nonhomogeneous linear equations AX=b have unique solutions.
& lt=> any n-dimensional vector can be linearly represented by a set of column (or row) vectors of a.
None of the eigenvalues of<=>a is 0.
Extended data:
In mathematics, a matrix is a group of complex numbers or real numbers arranged in a rectangular array, which originated from a square matrix composed of coefficients and constants of equations. This concept was first put forward by British mathematician Kelly in19th century.
Matrix is a common tool in applied mathematics such as advanced algebra and statistical analysis. In physics, matrices have applications in circuit science, mechanics, optics and quantum physics. In computer science, three-dimensional animation also needs matrix. Matrix operation is an important problem in the field of numerical analysis. Decomposition of a matrix into a combination of simple matrices can simplify the operation of the matrix in theory and practical application. For some widely used and special matrices, such as sparse matrix and quasi-diagonal matrix, there are concrete fast operation algorithms. For the development and application of matrix related theory, please refer to matrix theory. Infinite-dimensional matrices will also appear in astrophysics, quantum mechanics and other fields, which is the generalization of matrices.
The main branch of numerical analysis is devoted to the development of effective algorithms for matrix calculation, which has been a topic for centuries and an expanding research field. The matrix decomposition method simplifies the theoretical and practical calculation. The customized algorithm for specific matrix structures (such as sparse matrix and near-angle matrix) speeds up the operation speed in finite element method and other calculations. Infinite matrix appears in planetary theory and atomic theory. A simple example of infinite matrix is the matrix representing the derivative operator of Taylor series of functions.
References:
Matrix-Baidu Encyclopedia