Span (linear algebra)
From Maths
Stub grade: A*
This page is a stub
This page is a stub, so it contains little or minimal information and is on a to-do list for being expanded.The message provided is:
Demote once checked and fleshed out
- Seriously I'm not even sure something on this page is better than nothing
This page is a dire page and is in desperate need of an update.
Contents
[hide]Definition
Let (V,F) be a vector space over a field F and let {vα}α∈I⊆V be an arbitrary collection of vectors of V. The span of {vα}α∈I, denoted:
- Span({vα}α∈I) for an arbitrary collection, or
- Span(v1,…,vk) for a finite collection
is defined as follows:
- Span({vα}α∈I):={∑α∈Iλαvα⏟Linear combination | {λα}α∈I∈{{λα}α∈I∈FI | There are only finitely many non-zero terms⏞|{λα | α∈I∧λα≠0}|∈N}⏟The set of I-indexed scalars such that{λα}α∈I only has finitely many non-zero terms}[Note 1]
For a finite collection, {v1,…,vk} this simplifies to:
- Span(v1,…,vn):={∑ki=1λivi | (λi)ki=1∈F}
See linear combination for details of why we need the "finitely many part"
Caveats
Caveat:There are a few problems here
- Ordered basis - in the set {v1,…,vn} there is no order, we really mean (vi)ni=1 - this implies order. Also for an arbitrary collection, tuple notation doesn't make sense unless there's an ordering in play. This needs to be "united"
Notes
- Jump up ↑ Remember that the "vector addition" is a binary function on V. It's also associative so (u+v)+w=u+(v+w) which makes things easier. However we can only do this finitely many times ultimately. So we use the following abuse of notation:
- We may define arbitrary sums on the condition that it only has finitely many non zero terms. We use the fact that zero vector is the additive identity (and thus 0+v=v) to "pretend" we included them, they have no effect on the summation's value.
- Notations like ∑∞n=0vn make no sense in a vector space. This definition of limit requires a topological space. That is where the "tending towards" comes from. R is a vector space (as is Rn and so forth) but also a metric space (infact an inner product space) and thus a topological space.