Linear algebra, consider the following elements of R^3 x = (1 2 1), y = (1 3 2) , z = (1 1 0) , w = (3 8 5) Show that Span{x,y} = Span{z,w}
what grade do you study ? @Christos
this question is looking like you study in master or in bachelor.
bachelor
yeah. I also covered this subject in my last semester " linear Algebra and Analytical Geometer". But our teacher was so bad, so I could not understand this whole chapter. But I passed my this subject with A grade.
In other words, assume a vector \(v \in \mathbb R^3\) that is an element of the span of \(x,y\). We show that it belongs to the span of \(w, z\) too.
Then show it backwards.
What does Span{} = Span{} specifically mean
Im not sure what I am supposed to show exactly
It just means that x, y span over the same set as w, z. Are you familiar with the word span?
I would say that it means the vector space that can be created from a and b is the vector space that can be created from d and c
I know what "spans" mean not Span(something)
or am I worng in assuming its a vector space... so much ambiguity ll
Yeah, it's the same thing. span(a1, a2, a3, ..., an) is the set of vectors that can be expressed as a linear combination of a1, a2, a3, ..., an.
yes yes
so how would you tackle this ? If I see one then I can solve anything same :D
I can tell you what I thought and you tell me if I am right but.... I have unorthodox ways
Oh, let's look at your thoughts first then. :D
taken from Dr strang
well
I would find the rref of the matrix of those collumn vectors
and that is gonna give me a zero row
and now my six sense tells me that they are related
cause of dependence
@Christos you should find the book of linear algebra and analytical algebra by Urs. Shaikh. This will help you a lot
Ah, I kinda see where you're coming from. If you want to do this purely from a basic point of view, then here's how you go about it: assume that vector \(v\) is an element of span(x, y). then\[v = \alpha x + \beta y = \alpha (1, 2, 1) + \beta (1, 3, 2)\]we have to show that there exist \(\alpha_0, \beta_0\) such that \(v =\alpha_0 z+\beta_0w \). To find these, let's begin:\[v = (\alpha + \beta, 2\alpha + 3\beta, \alpha + 2 \beta) \]\[v=(\alpha_0 + 3 \beta_0, \alpha_0 + 8 \beta_0, 5\beta_0 )\]In other words,\[\beta_0 = \frac{\alpha + 2\beta}{5}\]\[\alpha_0 = 2\alpha + 3\beta - 8\left(\frac{\alpha+2\beta}{5}\right)\]So we have proven the existence of \(\alpha_0, \beta_0\).
see now, I didnt understand what you just did
from "let's begin: " to "in other words," I lose you
Basically, I started by assuming that \(v\) is an arbitrary vector in the span of \(x\) and \(y\). Then \(v\) is expressible as \(\alpha x + \beta y\). I later proved that this vector also belongs to the span of \(z \) and \(w\) by finding \(\alpha_0, \beta_0\) such that \(v = \alpha_0 w + \beta_0 z\).
;p
how did we find a_0 b_0
beta_0 *
read the solution once again
I dont understand what this is (α+β,2α+3β,α+2β)
Like how is this derived from what
those : v=(α+β,2α+3β,α+2β) v=(α0+3β0,α0+8β0,5β0)
Err, OK. \[v = \alpha x + \beta y = \alpha(1, 2, 1) + \beta(1, 3, 2)\]\[v = \alpha_0 z + \beta_0 w = \alpha_0 (1, 1, 0) + \beta_0 (3, 8, 5)\]
Then I solved for \(\alpha_0\) and \(\beta_0\) in terms of \(\alpha\) and \(\beta\).
ok so those are equations of the linear sytem
I really think there has to be some other way that I am missing
ill research more about it
Kinda. If you want to see it this way, then here it is:\[\alpha(1, 1, 0) + \beta(3, 8, 5)\]\[= \alpha(1, 1, 0) + 2\beta(1, 3, 2) + \beta(1, 2, 1)\]\[= 2\alpha (1, 2, 1) - \alpha (1, 3, 2) + 2 \beta(1, 3, 2) + \beta(1, 2, 1)\]\[=(2\alpha + \beta) (1, 2,1) + (2\beta - \alpha) (1, 3, 2)\]
Do you see what I did there? I started with a linear combination of w, z and ended up with a linear combination of x, y.
Join our real-time social learning platform and learn together with your friends!