Are the vectors linearly independent?

Click For Summary
SUMMARY

The discussion centers on determining the linear independence of vector pairs derived from three linearly independent vectors, $\vec{v}$, $\vec{w}$, and $\vec{u}$. The pairs examined include $\vec{v}, \vec{v}+\vec{w}$, $\vec{v}+\vec{u}, \vec{w}+\vec{u}$, and $\vec{v}+\vec{w}, \vec{v}-\vec{w}$. It is established that the pairs $\vec{v}+\vec{u}$ and $\vec{w}+\vec{u}$ are linearly independent, while the independence of $\vec{v}$ and $\vec{v}+\vec{w}$ requires further proof by contradiction. The discussion emphasizes the necessity of proving that if a linear combination equals zero, then all coefficients must be zero.

PREREQUISITES
  • Understanding of linear independence in vector spaces
  • Familiarity with vector notation and operations
  • Knowledge of proof techniques, particularly proof by contradiction
  • Basic concepts of linear combinations of vectors
NEXT STEPS
  • Study the concept of linear combinations in vector spaces
  • Learn about proof by contradiction in mathematical arguments
  • Explore the implications of linear independence in higher-dimensional spaces
  • Investigate the properties of vector spaces and subspaces
USEFUL FOR

Students and educators in linear algebra, mathematicians interested in vector spaces, and anyone seeking to deepen their understanding of linear independence and vector operations.

mathmari
Gold Member
MHB
Messages
4,984
Reaction score
7
Hey! :o

We have that the vectrs $\vec{v},\vec{w}, \vec{u}$ are linearly independent.

I want to check if the pairs
  • $\vec{v}, \vec{v}+\vec{w}$
  • $\vec{v}+\vec{u}$, $\vec{w}+\vec{u}$
  • $\vec{v}+\vec{w}$, $\vec{v}-\vec{w}$
are linearly indeendent or not.

Since $\vec{v}, \vec{w}, \vec{u}$ are linearly independet it holds that $\lambda_1\vec{v}+\lambda_2\vec{w}+\lambda_3\vec{u}=0 \Rightarrow \lambda_1=\lambda_2=\lambda_3=0$ ($\star$). We have the following:
  • $\vec{v}, \vec{v}+\vec{w}$ :

    $\alpha_1\vec{v}+\alpha_2(\vec{v}+\vec{w})=0 \Rightarrow (\alpha_1+\alpha_2)\vec{v}+\alpha_2\vec{w}=0$

    How can we continue here? (Wondering)

    $$$$
  • $\vec{v}+\vec{u}$, $\vec{w}+\vec{u}$ :

    $\alpha_1(\vec{v}+\vec{u})+\alpha_2(\vec{w}+\vec{u})=0 \Rightarrow \alpha_1\vec{v}+(\alpha_1+\alpha_2)\vec{u}+\alpha_2\vec{w}=0$

    From ($\star$) it folows that $\alpha_1=\alpha_1+\alpha_2=\alpha_2=0\Rightarrow \alpha_1=\alpha_2=0$ and so this means that the vectors $\vec{v}+\vec{u}$ and $\vec{w}+\vec{u}$ are linearly independent.

    $$$$
  • $\vec{v}+\vec{w}$, $\vec{v}-\vec{w}$ :

    $\alpha_1(\vec{v}+\vec{w})+\alpha_2(\vec{v}-\vec{w})=0\Rightarrow (\alpha_1+\alpha_2)\vec{v}+(\alpha_1-\alpha_2)\vec{w}=0$

    How can we continue here?
 
Physics news on Phys.org
mathmari said:
Since $\vec{v}, \vec{w}, \vec{u}$ are linearly independent it holds that $\lambda_1\vec{v}+\lambda_2\vec{w}+\lambda_3\vec{u}=0 \Rightarrow \lambda_1=\lambda_2=\lambda_3=0$ ($\star$).

We have the following:
  • $\vec{v}, \vec{v}+\vec{w}$ :

    $\alpha_1\vec{v}+\alpha_2(\vec{v}+\vec{w})=0 \Rightarrow (\alpha_1+\alpha_2)\vec{v}+\alpha_2\vec{w}=0$

    How can we continue here?

Hey mathmari!

Let's try with a proof by contradiction. (Thinking)

Suppose they are not linearly independent. Then there must be $\alpha_1,\alpha_2$ such that $\alpha_1\ne 0$ and/or $\alpha_2\ne 0$.
Let $\lambda_1 = \alpha_1+\alpha_2$ and $\lambda_2=\alpha_2$.
What if we substitute them in your expression for independence of $\vec{v}, \vec{w}, \vec{u}$?
Can we get a contradiction? (Wondering)
 
Last edited:
Klaas van Aarsen said:
Hey mathmari!

Let's try with a proof by contradiction. (Thinking)

Suppose they are not linearly independent. Then there must be $\alpha_1,\alpha_2$ such that $\alpha_1+\alpha_2\ne 0$ and/or $\alpha_2\ne 0$.
Let $\lambda_1 = \alpha_1+\alpha_2$ and $\lambda_2=\alpha_2$.
What if we substitute them in your expression for independence of $\vec{v}, \vec{w}, \vec{u}$?
Can we get a contradiction? (Wondering)

That would mean that $\lambda_1$ and/or $\lambda_2$ is non-zero, which is a contradiction, correct? (Wondering)
 
mathmari said:
That would mean that $\lambda_1$ and/or $\lambda_2$ is non-zero, which is a contradiction, correct?

Yep. (Nod)

Btw, I made a mistake before. It should be $\alpha_1\ne 0$ and/or $\alpha_2\ne 0$. (Blush)
 
Klaas van Aarsen said:
Let $\lambda_1 = \alpha_1+\alpha_2$ and $\lambda_2=\alpha_2$.
I got stuck right now. Why can we just take these $\lambda$'s ? (Wondering)
 
mathmari said:
Hey! :o

We have that the vectrs $\vec{v},\vec{w}, \vec{u}$ are linearly independent.

I want to check if the pairs
  • $\vec{v}, \vec{v}+\vec{w}$
  • $\vec{v}+\vec{u}$, $\vec{w}+\vec{u}$
  • $\vec{v}+\vec{w}$, $\vec{v}-\vec{w}$
are linearly indeendent or not.

Since $\vec{v}, \vec{w}, \vec{u}$ are linearly independet it holds that $\lambda_1\vec{v}+\lambda_2\vec{w}+\lambda_3\vec{u}=0 \Rightarrow \lambda_1=\lambda_2=\lambda_3=0$ ($\star$). We have the following:
  • $\vec{v}, \vec{v}+\vec{w}$ :

    $\alpha_1\vec{v}+\alpha_2(\vec{v}+\vec{w})=0 \Rightarrow (\alpha_1+\alpha_2)\vec{v}+\alpha_2\vec{w}=0$
How can we continue here? (Wondering)
Didn't you just say that the fact that $\vec{v}$ and $\vec{w}$ are independent requires that $\alpha_1+ \alpha_2= 0$ and $\alpha_2= 0$?

  • $\vec{v}+\vec{u}$, $\vec{w}+\vec{u}$ :

    $\alpha_1(\vec{v}+\vec{u})+\alpha_2(\vec{w}+\vec{u})=0 \Rightarrow \alpha_1\vec{v}+(\alpha_1+\alpha_2)\vec{u}+\alpha_2\vec{w}=0$

    From ($\star$) it folows that $\alpha_1=\alpha_1+\alpha_2=\alpha_2=0\Rightarrow \alpha_1=\alpha_2=0$ and so this means that the vectors $\vec{v}+\vec{u}$ and $\vec{w}+\vec{u}$ are linearly independent.

    $$$$
  • $\vec{v}+\vec{w}$, $\vec{v}-\vec{w}$ :

    $\alpha_1(\vec{v}+\vec{w})+\alpha_2(\vec{v}-\vec{w})=0\Rightarrow (\alpha_1+\alpha_2)\vec{v}+(\alpha_1-\alpha_2)\vec{w}=0$

    How can we continue here?
 
Last edited by a moderator:
mathmari said:
I got stuck right now. Why can we just take these $\lambda$'s ?

We can.

It's just that we want to prove that $\vec v$ and $\vec v + \vec w$ are linearly independent.
To do so, we need to prove that $a_1\vec v + a_2 (\vec v + \vec w)=0 \implies a_1=a_2=0$.
So for the proof by contradiction we assume that $a_1\ne 0$ and/or $a_2\ne 0$.

Now we can pick those lambda's and continue... (Thinking)
 
HallsofIvy said:
Didn't you just say that the fact that $\vec{v}$ and $\vec{w}$ are independent requires that $\alpha_1+ \alpha_2= 0$ and $\alpha_2= 0$?

Do you mean the following? (Wondering)

Let $\alpha_1\vec{v}+\alpha_2(\vec{v}+\vec{w})=0 \Rightarrow (\alpha_1+\alpha_2)\vec{v}+\alpha_2\vec{w}=0$.

Since $\vec{v}$, $\vec{w}$ and $\vec{u}$ are linearly independent, then $\vec{v}$ and $\vec{w}$ are also linearly independent and this means that $\alpha_1+\alpha_2=\alpha_2=0 \Rightarrow \alpha_1=\alpha_2=0$.

- - - Updated - - -

Klaas van Aarsen said:
We can.

It's just that we want to prove that $\vec v$ and $\vec v + \vec w$ are linearly independent.
To do so, we need to prove that $a_1\vec v + a_2 (\vec v + \vec w)=0 \implies a_1=a_2=0$.
So for the proof by contradiction we assume that $a_1\ne 0$ and/or $a_2\ne 0$.

Now we can pick those lambda's and continue... (Thinking)

We suppose that $\vec{v}$ and $\vec{v}+\vec{w}$ are linearly dependent.

Then at $\alpha_1\vec{v}+\alpha_2(\vec{v}+\vec{w})=0$ we have that $\alpha_1\neq 0$ and/or $\alpha_2\neq 0$.

From the above equation we have that $(\alpha_1+\alpha_2)\vec{v}+\alpha_2\vec{w}=0$.

Since $\vec{v}, \vec{w}, \vec{u}$ are linearly independet it holds that $\lambda_1\vec{v}+\lambda_2\vec{w}+\lambda_3\vec{u}=0 \Rightarrow \lambda_1=\lambda_2=\lambda_3=0$.

Do you mean that we define these $\lambda$'s ? (Wondering)
 
mathmari said:
We suppose that $\vec{v}$ and $\vec{v}+\vec{w}$ are linearly dependent.

Then at $\alpha_1\vec{v}+\alpha_2(\vec{v}+\vec{w})=0$ we have that $\alpha_1\neq 0$ and/or $\alpha_2\neq 0$.

From the above equation we have that $(\alpha_1+\alpha_2)\vec{v}+\alpha_2\vec{w}=0$.

Since $\vec{v}, \vec{w}, \vec{u}$ are linearly independet it holds that $\lambda_1\vec{v}+\lambda_2\vec{w}+\lambda_3\vec{u}=0 \Rightarrow \lambda_1=\lambda_2=\lambda_3=0$.

Do you mean that we define these $\lambda$'s ?

Yep. (Nod)
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
15
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
Replies
4
Views
2K
  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 8 ·
Replies
8
Views
6K