Showing Vector Span Intersections in Fields

In summary: I have no idea what you are doing.x1=x2=x3=(1,0), x4=(0,1). I'm really starting to wonder if you got a) and b) right. I have no idea what you are doing.In summary, the conversation discusses the concept of span in linear algebra, specifically in relation to vectors over a field. The first part (a) asks to show that the span of two sets of vectors is equal to the sum of their spans, while part (b) asks to show the intersection of two spans is equal to a smaller span. The final part (c) asks for a counterexample to show that this equality does not hold if the vectors are not linearly independent. A counter
  • #1
likearollings
27
0

Homework Statement



Let V be a vector over a field F.

a.) Let x1,...,xn∈V and y1,...,ym∈V. Show that

Span(x1,...,xn,y1,...,ym) = Span(x1,...,xn) + Span(y1,...,ym)

B.) Let x1, x2, x3, x4 be four linearly independent vectors in V. Show hat

Span(x1, x2,x3) ∩ Span(x2, x3, x4) = Span(x2,x3)

c.) Show that the equality in part b.) does not hold if we drop the assumption that x1, x2, x3, x4 are linearly independent.

Homework Equations





The Attempt at a Solution



I have done a and b just not sure about c:

If x1=x2=x3=x4 and For a ∈ in R,

Span(x1, x2,x3) ∩ Span(x2, x3, x4)= (a1x1+a2x2+a3x3) ∩ (a2x2+a3x3+a4x4)=a1x1+a2x2+a3x3+a4x4= Span(x1, x2, x3, x4)≠ Span(x2,x3)

Is this okay?

or is it ok to just do a counter example using vectors,

if so could somebody show me an example counter example

thanks in advance
 
Physics news on Phys.org
  • #2
No, whatever it is you think you did is not ok. Picking x1=x2=x3=x4 is not going to give you a counter example. Suppose you pick x1=x2=x3 and x4 to be 'something else'. Use numerical vectors to make it super clear.
 
  • #3
Dick said:
No, whatever it is you think you did is not ok. Picking x1=x2=x3=x4 is not going to give you a counter example. Suppose you pick x1=x2=x3 and x4 to be 'something else'. Use numerical vectors to make it super clear.

How about x1=x4

then let v∈Span(x1, x2,x3) and v∈Span(x2, x3,x4)

Then

v = a1x1 + a2x2 + a3x3

and v = b1x2 + b2x3 + b3x4

so we have: a1x1 + a2x2 + a3x3 = b1x2 + b2x3 + b3x4

equating coefficents we get

a2=b1
a3=b2

and as x1 = x4:

a1 = b3

Therefore let:

a1 = b3 = c1
a2 = b1 = c2
a3 = b2 = c3


then v = c1x1 + c2x2 + c3x3

so v = (c1/2)x1 + (c1/2)x1 + c2x2 + c3x3

so v = (c1/2)x1 + (c1/2)x4 + c2x2 + c3x3

so v∈Span(x1, x2,x3,x4)



hows that?
 
  • #4
Dick said:
No, whatever it is you think you did is not ok. Picking x1=x2=x3=x4 is not going to give you a counter example. Suppose you pick x1=x2=x3 and x4 to be 'something else'. Use numerical vectors to make it super clear.

ok ill try the numerical method tomorow, need some sleep now!

any comments by anyone throughout the night will be massivley appreciated
 
  • #5
x1=x2=x3=(1,0), x4=(0,1). I'm really starting to wonder if you got a) and b) right.
 

1. What is a vector span intersection?

A vector span intersection is the set of all possible linear combinations of two or more vectors in a vector space. It is the space that is formed when the vectors are extended to infinite length and all of their possible endpoints are connected.

2. How is vector span intersection represented in fields?

In fields, vector span intersection is represented as a set of vectors or as a linear combination of vectors in the form of a matrix. It can also be represented graphically as the area or volume formed by the vectors in the vector space.

3. What is the significance of studying vector span intersections in fields?

Studying vector span intersections in fields is important because it helps us understand the properties of vector spaces and how they behave under different operations. It also allows us to visualize and manipulate vectors in a geometric sense, which has many applications in fields such as physics, engineering, and computer science.

4. How can vector span intersections be calculated?

Vector span intersections can be calculated by finding the linearly independent vectors that span the vector space and using them to form a matrix. The intersection can then be determined by performing row operations on the matrix to obtain the reduced row echelon form, which will reveal the basis vectors of the intersection.

5. Can vector span intersections have more than one dimension?

Yes, vector span intersections can have more than one dimension. In fact, the dimension of a vector span intersection is equal to the number of linearly independent vectors that span the space. This means that a vector span intersection can have any number of dimensions, depending on the number of vectors used to form it.

Similar threads

  • Calculus and Beyond Homework Help
Replies
23
Views
1K
  • Calculus and Beyond Homework Help
Replies
9
Views
2K
  • Calculus and Beyond Homework Help
Replies
15
Views
2K
  • Calculus and Beyond Homework Help
Replies
10
Views
5K
  • Calculus and Beyond Homework Help
Replies
1
Views
968
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
1
Views
116
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
2K
  • Calculus and Beyond Homework Help
Replies
3
Views
2K
Back
Top