finite-dimensional linear problem
Let be a linear mapping, and let be given.When both the domain and codomain are finite-dimensional, alinear equation
where is the unknown,can be solved by means of row reduction. To do so, we needto choose a basis of the domain , and a basis of the codomain . Let be the transformation matrix of relative to these bases, and let be the coordinate vector of relative to thebasis of . Expressing this in terms of matrix notation, we have
We can now restate the abstract linear equation as the matrix-vectorequation
with unknown, or equivalently, as the followingsystem of linear equations
with unknown. Solutions of the abstract linearequation are in one-to-one correspondence with solutions ofthe matrix-vector equation . The correspondence is given by
Note that the dimension of the domain is the number of variables,while the dimension of the codomain is the number of equations. Theequation is called under-determined or over-determined depending onwhether the former is greater than the latter, or vice versa. Ingeneral, over-determined systems are inconsistent, whileunder-determined ones have multiple solutions. However, this is a“rule of thumb” only, and exceptions are not hard to find. A fullunderstanding of consistency, and multiple solutions relies on thenotions of kernel, image, rank, and is described by the rank-nullitytheorem.
Remark.
Elementary applications exclusively on thecoefficient matrix and the right-hand vector, and neglect to mentionthe underlying linear mapping. This is unfortunate, because theconcept of a linear equation is much more general than the traditionalnotion of “variables and equations”, and relies in an essential wayon the idea of a linear mapping. See theexample (http://planetmath.org/UnderDeterminedPolynomialInterpolation) onpolynomial as a case in point. Polynomial interpolationis a linear problem, but one that is specified abstractly, rather thanin terms of variables and equations.