Saturday, July 13, 2013

Span and Linear Dependence Computations (11.2.27)

Dummit and Foote Abstract Algebra, section 11.2, exercise 27:

MathJax TeX Test Page Let $V$ be an $m$-dimensional vector space with basis $e_1,...,e_m$ and let $v_1,...,v_n$ be vectors in $V$. Let $A$ be the $m \times n$ matrix translating the vectors into this basis and let $A'$ be the reduced row echelon form of $A$.

(a) Let $B$ be any matrix row equivalent to $A$. Let $w_1,...,w_n$ be the vectors described by the columns of $B$. Prove that any linear relation$$x_1v_1+...+x_nv_n = 0$$implies$$x_1w_1+...+x_nw_n = 0$$(b) Prove that the vectors given by the pivotal columns of $A'$ are linearly independent and the rest are linearly dependent on these.
(c) Prove $v_1,...,v_n$ are linearly independent if and only if $A'$ has $n$ nonzero rows.
(d) By (c), the vectors $v_1,...,v_n$ are linearly dependent if and only if $A'$ has nonpivotal columns. The solutions to the linear dependence relations among $v_1,...,v_n$ are given by the linear equations defined by $A'$. Show that the variables $x_1,...,x_n$ corresponding to nonpivotal columns can be prescribed arbitrarily and the remaining variables are then uniquely defined to give the linear dependence relation.
(e) Prove that the subspace $W$ spanned by $v_1,...,v_n$ has dimension $r$ where $r$ is the number of nonzero rows of $A'$ and that a basis for $W$ is given by the original vectors corresponding to the pivotal columns of $A'$.

Proof: (a) Since the other two row operations can be replicated by addition of scalar-multiplied rows to one another, it suffices to prove the relations are preserved for one operation. Viewing the equation in the form of the original basis, we can see that the other unmodified rows (i.e. basis vectors) result in zero in the sum, and since the scalar-multiplied row to be added when multiplied and summed with the $x_i$ is already known to be zero, its addition to any of the rows does not change the sum.

(b) These pivotal columns must be of the form $e_i$, so are clearly independent. Every other vector is composed of a column whose nonzero entries have already been preceded by a pivotal element, and are thus generatable by these.

(c) Viewing $A'$ as $A$ under a nonsingular matrix multiplication, we can see that $v_1,...,v_n$ are linearly independent if and only if $w_1,...,w_n$ are linearly independent if and only if $A'$ has $n$ nonzero rows.

(d) After prescribing these variables arbitrarily, the partial sum represents a vector in basis vectors $e_1,...,e_n$ which are zero in coordinates not reached by a pivotal vector, so that there are unique scalars to the pivotal vectors to make this sum zero.

(e) Again viewing $A'$ as $A$ under a nonsingular linear transformation, we can see that the vectors mapping to the pivotal column vectors of $A'$ precisely form the basis for $W$, of which pivotal columns there are exactly $r$.

No comments:

Post a Comment