Indeterminate system

From HandWiki

In mathematics, particularly in algebra, an indeterminate system is a system of simultaneous equations (e.g., linear equations) which has more than one solution (sometimes infinitely many solutions).[1] In the case of a linear system, the system may be said to be underspecified, in which case the presence of more than one solution would imply an infinite number of solutions (since the system would be describable in terms of at least one free variable[2]), but that property does not extend to nonlinear systems (e.g., the system with the equation [math]\displaystyle{ x^2=1 }[/math]). An indeterminate system by definition is consistent, in the sense of having at least one solution.[3] For a system of linear equations, the number of equations in an indeterminate system could be the same as the number of unknowns, less than the number of unknowns (an underdetermined system), or greater than the number of unknowns (an overdetermined system). Conversely, any of those three cases may or may not be indeterminate.

Examples

The following examples of indeterminate systems of equations have respectively, fewer equations than, as many equations as, and more equations than unknowns:

[math]\displaystyle{ \text{System 1: }x+y=2 }[/math]
[math]\displaystyle{ \text{System 2: }x+y=2, \,\,\,\,\, 2x+2y=4 }[/math]
[math]\displaystyle{ \text{System 3: }x+y=2, \,\,\,\,\, 2x+2y=4, \,\,\,\,\, 3x+3y=6 }[/math]

Conditions giving rise to indeterminacy

In linear systems, indeterminacy occurs if and only if the number of independent equations (the rank of the augmented matrix of the system) is less than the number of unknowns and is the same as the rank of the coefficient matrix. For if there are at least as many independent equations as unknowns, that will eliminate any stretches of overlap of the equations' surfaces in the geometric space of the unknowns (aside from possibly a single point), which in turn excludes the possibility of having more than one solution. On the other hand, if the rank of the augmented matrix exceeds (necessarily by one, if at all) the rank of the coefficient matrix, then the equations will jointly contradict each other, which excludes the possibility of having any solution.

Finding the solution set of an indeterminate linear system

Let the system of equations be written in matrix form as

[math]\displaystyle{ Ax=b }[/math]

where [math]\displaystyle{ A }[/math] is the [math]\displaystyle{ m \times n }[/math] coefficient matrix, [math]\displaystyle{ x }[/math] is the [math]\displaystyle{ n \times 1 }[/math] vector of unknowns, and [math]\displaystyle{ b }[/math] is an [math]\displaystyle{ m \times 1 }[/math] vector of constants. In which case, if the system is indeterminate, then the infinite solution set is the set of all [math]\displaystyle{ x }[/math] vectors generated by[4]

[math]\displaystyle{ x=A^+b + [I_n-A^+A]w }[/math]

where [math]\displaystyle{ A^+ }[/math] is the Moore–Penrose pseudoinverse of [math]\displaystyle{ A }[/math] and [math]\displaystyle{ w }[/math] is any [math]\displaystyle{ n \times 1 }[/math] vector.

See also

References

Further reading