Jump to content

Linear subspace/Solution space for linear system/Introduction/Section

From Wikiversity


Let K be a field, and let V be a K-vector space. A subset UV is called a linear subspace if the following properties hold.

  1. 0U.
  2. If u,vU, then also u+vU.
  3. If uU and sK, then also suU holds.

Addition and scalar multiplication can be restricted to such a linear subspace. Hence, the linear subspace is itself a vector space, see exercise. The simplest linear subspaces in a vector space V are the null space 0 and the whole vector space V.


Lemma

Let K be a field, and let

a11x1+a12x2++a1nxn=0a21x1+a22x2++a2nxn=0am1x1+am2x2++amnxn=0

be a homogeneous system of linear equations over K. Then the set of all solutions to the system is a linear subspace of the standard space Kn.

Proof


Therefore, we talk about the solution space of the linear system. In particular, the sum of two solutions of a system of linear equations is again a solution. The solution set of an inhomogeneous linear system is not a vector space. However, one can add, to a solution of an inhomogeneous system, a solution of the corresponding homogeneous system, and get a solution of the inhomogeneous system again.


We take a look at the homogeneous version of example, so we consider the homogeneous linear system

2x+5y+2zv=03x4y+u+2v=04x2z+2u=0

over . Due to fact, the solution set L is a linear subspace of 5. We have described it explicitly in example as

{u(13,0,13,1,0)+v(213,513,413,0,1)u,v}.

This description also shows that the solution set is a vector space. Moreover, with this description, it is clear that L is in bijection with 2, and this bijection respects the addition and also the scalar multiplication (the solution set L of the inhomogeneous system is also in bijection with 2, but there is no reasonable addition nor scalar multiplication on L). However, this bijection depends heavily on the chosen "basic solutions“ (13,0,13,1,0) and (213,513,413,0,1), which depends on the order of elimination. There are several equally good basic solutions for L.

This example shows also the following: the solution space of a linear system over K is "in a natural way“, that means, independent on any choice, a linear subspace of Kn (where n is the number of variables). For this solution space, there always exists a "linear bijection“ (an "isomorphism“) to some Kd (dn), but there is no natural choice for such a bijection. This is one of the main reasons to work with abstract vector spaces, instead of just Kn.