Please Critique My Solution Involving Linear Independence, Linear Dependence and Span

Click For Summary
SUMMARY

The discussion centers on the proof regarding linear independence and dependence involving vectors x, y, and z. The conclusion is that if vectors x and y are linearly independent and the set {x, y, z} is linearly dependent, then vector z must belong to the span of {x, y}. The proof is validated by demonstrating that if ax + by + cz = 0 holds true, then z can be expressed as a linear combination of x and y, confirming z's inclusion in Span {x, y}. The discussion also emphasizes the importance of clear proof structure and the necessity of addressing all cases in mathematical arguments.

PREREQUISITES
  • Understanding of linear independence and dependence in vector spaces
  • Familiarity with the concept of span in linear algebra
  • Knowledge of proof techniques in mathematics
  • Ability to manipulate linear equations involving vectors
NEXT STEPS
  • Study the properties of linear independence and dependence in greater detail
  • Learn about the concept of vector span and its applications in linear algebra
  • Practice writing mathematical proofs with a focus on clarity and logical progression
  • Explore examples of linear combinations and their implications in vector spaces
USEFUL FOR

Students of linear algebra, mathematicians, and anyone interested in improving their proof-writing skills and understanding of vector spaces.

bwpbruce
Messages
60
Reaction score
1
Problem:

True or False? If $x$ and $y$ are linearly independent, and if $\{\textbf{x}, \textbf{y}, \textbf{z}\}$ is linearly dependent, then $\textbf{z}$ is in Span $\{\textbf{x},\textbf{y}\}$

Solution:
$\textbf{True}$. If $a\textbf{x} + b\textbf{y} = \textbf{0}$ is true and if $a\textbf{x} + b\textbf{y} + c\textbf{z} = \textbf{0}$ is true, then $-a\textbf{x} -b\textbf{y} = \textbf{z}$ must also be true because when $c = 1$: \begin{align*}a\textbf{x} + b\textbf{y} + (1)\textbf{z} = \textbf{0}\end{align*}, we have the non-trivial solution. Furthermore,
\begin{align*}a\textbf{x} + b\textbf{y} + \textbf{z} = \textbf{0}\end{align*} becomes
\begin{align*}a\textbf{x} + b\textbf{y} = -\textbf{z}\end{align*} which simplifies to
\begin{align*}-a\textbf{x} + -b\textbf{y} = \textbf{z}\end{align*}
 
Last edited:
Physics news on Phys.org
I'll use regular (not bold) letters from the end of the alphabet for vectors and letters from the beginning of the alphabet for numbers.

You may have shown that if $ax+by=0$ and $ax+by+cz=0$, then $z\in\operatorname{Span}\{x,y\}$. But the assumption in the problem was simply $ax+by+cz=0$ for some $a,b,c$; you were not authorized to assume that $ax+by=0$, especially with the same coefficients $a,b$. But you don't seem to actually use the assumption $ax+by=0$ later in the proof.

Further, what right do you have to assume that $c=1$? More precisely, of course, you can assume anything, but for the proof to be complete you also need to consider the case $c\ne 1$. Instead of assuming $c=1$ try dividing the equation by $c$. But first you need to prove that $c\ne0$.

A minor note is that to make a proof easy to read, it should start with assumptions, use them to deduce intermediate statements, use those to deduce other statements and progress in that way until you arrive at the conclusion. You, in contrast, started with assumptions and then announced a goal that you seem to have proved only at the end. In other words, if you are using words like "therefore", "so" and "thus", you are moving forward; but if you are using "because", then you reversed your direction and are now justifying facts announced ahead of time. It's a matter of style and readability, so this is not necessarily bad, but if you are learning to write proofs, the forward-moving style is preferable.
 
Can you please provide me with an example of how to write a proof in the manner that you suggest. I'm awful with it and my proofs often ends up getting ripped to shreds in the same manner you just did.
 
Assumptions:

(A1) $x,y$ are linearly independent, i.e., $ax+by=0$ implies $a=b=0$ for all $a,b$.

(A2) $x,y,z$ are linearly dependent, i.e., there exists $a,b,c$ such that $ax+by+cz=0$ and it is not the case that $a=b=c=0$.

Take some $a,b,c$ guaranteed to exist by (A2). Assume that $c=0$; then (A2) implies that $ax+by=0$, but it is not the case that $a=b=0$ (otherwise we would have $a=b=c=0$). But this contradicts (A1); therefore, the assumption $c=0$ was false and $c\ne0$. Dividing both sides of $ax+by+cz=0$ by $c$ we get $\frac{a}{c}x+\frac{b}{c}y+z=0$, or
\[
z=-\frac{a}{c}x-\frac{b}{c}y.
\]
Therefore, $z\in\operatorname{Span}\{x,y\}$.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K