Indicating Vector Inclusion in Span of Matrix Columns

AI Thread Summary
To indicate that a vector b is in the span of the columns of a matrix C, the notation b ∈ Span{c1, c2, ..., cn} is appropriate, as it signifies that b belongs to the set formed by all linear combinations of the vectors. The span is indeed a set, which can be infinite if the original set of vectors is non-empty. The discussion confirms that using the ∈ symbol in this context is correct. Additionally, it is noted that the span of an empty set of vectors is the empty set itself. Understanding these concepts is crucial for working with vector spaces and linear combinations.
mafagafo
Messages
188
Reaction score
12

Homework Statement


How to indicate that a vector b is in the span of the columns of a matrix C?

Homework Equations


I could type the definition of Span here, but Wikipedia has it too and it is not necessary or useful now.

The Attempt at a Solution


\mathbf{b} \in \mathrm{Span}\{\mathbf{c}_1, \mathbf{c}_2, \ldots, \mathbf{c}_n\}

I've never seen the \in symbol in this context and wanted to be sure it is OK. As the concept of span seems to be defined formally in such a way that it ends up being a set, I think this operator is the right one.
 
Physics news on Phys.org
mafagafo said:

Homework Statement


How to indicate that a vector b is in the span of the columns of a matrix C?

Homework Equations


I could type the definition of Span here, but Wikipedia has it too and it is not necessary or useful now.

The Attempt at a Solution


\mathbf{b} \in \mathrm{Span}\{\mathbf{c}_1, \mathbf{c}_2, \ldots, \mathbf{c}_n\}

I've never seen the \in symbol in this context and wanted to be sure it is OK. As the concept of span seems to be defined formally in such a way that it ends up being a set, I think this operator is the right one.
The above represents a set of vectors, and ##\in## simply means that b belongs to that set.
 
This is a yes, right? (slow guy)
 
mafagafo said:
This is a yes, right? (slow guy)
Yes.

BTW, the span of a set of vectors is a set, albeit an infinite set - the set of all linear combinations of the vectors listed in the set.
 
Mark44 said:
Yes.

BTW, the span of a set of vectors is a set, albeit an infinite set - the set of all linear combinations of the vectors listed in the set.
What about \mathrm{Span}\{\varnothing\}?
 
mafagafo said:
What about \mathrm{Span}\{\varnothing\}?
I've never seen this, but I would guess that it's the empty set.
 
Mark44 should have said "the span of any non-empty set of vectors is infinite".
 
Back
Top