Connection of linear equation to span.

Click For Summary

Discussion Overview

The discussion revolves around finding a linear equation that describes the linear subspace E spanned by the vectors v1 = (0,1,-2) and v2 = (1,1,1) in R3. Participants explore how to express E in the form of an equation ax + by + cz = 0, discussing the relationship between the vectors and the components of a general vector (x, y, z).

Discussion Character

  • Homework-related, Exploratory, Technical explanation

Main Points Raised

  • One participant expresses confusion about interpreting (x, y, z) in terms of v1 and v2, seeking guidance on how to approach the problem.
  • Another participant suggests that x, y, and z are simply the components of the vectors v1 and v2, implying a direct relationship.
  • A participant questions whether to treat (x, y, z) as components of v1 and v2 to derive equations for a, b, and c.
  • Some participants clarify that finding the span involves expressing E as a linear combination of v1 and v2.
  • One participant describes the span as a combination of the vectors, leading to a representation of E in terms of arbitrary coefficients a1 and a2.
  • A later reply indicates that the participant ended up with more variables than expected, raising concerns about how to compute a, b, and c without specific values for a1 and a2.
  • Another participant provides a detailed formulation of E in terms of b1, b2, and b3, leading to a system of equations that must be satisfied for the linear equation to hold.
  • One participant expresses satisfaction upon understanding how to approach the problem after receiving help.
  • A final contribution suggests a specific set of values for b1, b2, and b3 that satisfy the derived equations.

Areas of Agreement / Disagreement

Participants generally agree on the method of expressing the span of the vectors as a linear combination, but there is uncertainty regarding the specific values of a, b, and c, and how to derive them from the equations. The discussion remains unresolved regarding the exact formulation of the linear equation.

Contextual Notes

Participants express varying levels of understanding about the relationship between the vectors and the components of the linear equation. There are unresolved steps in deriving the specific coefficients a, b, and c, and the discussion includes assumptions about the values of a1 and a2.

merry
Messages
44
Reaction score
0
Let E = span{v1, v2} be the linear subspace of R3 spanned by the vectors v1 = (0,1,-2) and v2 = (1, 1, 1). Find numbers a, b, c so that
E = {(x, y, z) of R3 : ax + by + cz = 0}

I tried doing this question, but I am totally lost. I know that any vector in E can be represented as a linear combination of v1 and v2, but then how do I interpret (x, y, z) in terms of v1 and v2? @.@
If someone could please give me an idea of how I should be going about with the solution, I'd really appreciate it! I don't need a full solution, just an idea of how to do the question.
THANKS!
and please help! T.T
 
Physics news on Phys.org
x, y, and z are just elements of a vector. So in the case of [tex]v_1=(0,1,-2)[/tex], x, y, and z equal 0, 1, and -2 respectively.

Furthermore, your next step is to find the span of [tex]\{v_1, v_2\}[/tex].
 
epkid08 said:
x, y, and z are just elements of a vector. So in the case of [tex]v_1=(0,1,-2)[/tex], x, y, and z equal 0, 1, and -2 respectively.

So do I take (x, y, z) as the respective components of v1 and v2 and then get 2 equations and find a, b and c? O.o
 
You won't need to worry about (x, y, z) until you find the span of (v_1, v_2).
 
epkid08 said:
You won't need to worry about (x, y, z) until you find the span of (v_1, v_2).

But I don't know how to find the span of v1 and v2 O.o
I know that if I take v1 and v2 and put them in the form of a linear combination:

av1 + bv2 = (m, n) where m and n are arbitrary,
I can solve for a and b in terms of m and n.

Is that what you call solving for the span? O.o
Thanks!
 
Well we know that E is the span [tex]\{v_1, v_2\}[/tex], and we also know that the span of a set of vectors is the linear combination of those vectors, so we can say that:

[tex]E = a_1v_1 + a_2v_2=a_1(0, 1, -2) + a_2(1, 1, 1) = (0, a_1, -2a_1)+(a_2, a_2, a_2)[/tex]
 
Last edited:
epkid08 said:
Well we know that E is the span [tex]\{v_1, v_2\}[/tex], and we also know that the span of a set of vectors in the linear combination of those vectors, so we can say that:

[tex]E = a_1v_1 + a_2v_2=a_1(0, 1, -2) + a_2(1, 1, 1) = (0, a_1, -2a_1)+(a_2, a_2, a_2)[/tex]

Right, I did try using that but ended up with 5 variables. Since we don't know what the values of a1 and a2 are, how can we use the idea to compute a, b and c?

Thanks!
 
WOAH! THANKS A TON MAN! xD I finally know how to do the question!
Thanks again!
 
(note: I switched a,b,c, to [tex]b_1,b_2,b_3[/tex].)

E is defined by two things, [tex]E=\{(x, y, z) | b_1x + b_2y + b_3z = 0\}[/tex], as well as, [tex]E=(a_2, a_1 + a_2, a_2-2a_1)[/tex], so inserting the values of the linear combination into the constraint of E we have:

[tex]b_1a_2 + b_2(a_1 + a_2) + b_3(a_2-2a_1) = 0[/tex]

Rewriting it we have:

[tex]a_2(b_1+b_2+b_3) +a_1(b_2-2b_3)= 0[/tex]

Analyzing this, we see that in order for it to be true both of the following statements must hold:

[tex]b_1 + b_2 + b_3 = 0[/tex] and [tex]b_2 - 2b_3=0[/tex]

Now all you need to do is find a particular set of numbers [tex]\{b_1, b_2, b_3\}[/tex] that satisfy the above two equations.

One such example could be [tex]\{b_1, b_2, b_3\}=\{-3, 2, 1\}[/tex]
 
Last edited:

Similar threads

  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K