Visual walkthrough — Span — definition
We build every symbol before we use it. Nothing is assumed.
Step 1 — One arrow, and what "scaling" means
WHAT. We draw a single arrow. Call it . An arrow is just an instruction: "go this far in this direction, starting from a home point we call the origin ."
WHY start here. The whole idea of span is reaching places with your arrows. Before we combine arrows, we must be crystal-clear on the one move that acts on a single arrow: scaling.
To scale means: pick a plain number — call it — and multiply the arrow by it. Written .
- makes the arrow twice as long, same way.
- makes it half as long.
- flips it to point the exact opposite way.
- shrinks it to nothing — you land on the origin .
PICTURE. The dashed line is the set of all the tips of as sweeps through every real number.

Step 2 — The span of ONE arrow is a whole line
WHAT. Let run over every real number, and mark where the tip of lands each time. Collect all those landing spots into one set. That set is .
Read the vertical bar "" as "such that". The whole line reads: "the set of all points such that is any real number."
WHY it's a full line and not a ray. Because negatives are allowed. If we only used we'd get a half-line (a ray) shooting one way. Allowing extends it backwards through . So the span of one nonzero arrow is a complete line through the origin.
PICTURE. Same arrow, but now the entire line is drawn solid — that solid line is the span.

Step 3 — Bring in a second arrow, and what "adding" means
WHAT. Now add a second arrow pointing a genuinely different way. The new move is vector addition, written .
To add two arrows: lay the tail of the second at the tip of the first ("tip-to-tail"). The combined arrow runs from the original start to the final tip.
WHY this move. A vector space hands you exactly two tools: scaling (Step 1) and adding (this step). Nothing else. Span will be everything these two tools can produce — so we must see addition geometrically before combining it with scaling.
PICTURE. The tip-to-tail construction; the blue diagonal is .

Step 4 — Scale BOTH, then add: the linear combination
WHAT. Combine the two moves. Scale by some number , scale by some number , then add the results. This single expression is the linear combination:
Every symbol here is already earned: are scalars (Step 1), the products and are scalings, and the "" is tip-to-tail addition (Step 3).
WHY it's the master move. Any sequence of stretching, flipping, and adding two arrows, no matter how long, always simplifies down to this one shape . It is the most general thing you can build. See Linear combination.
PICTURE. One example: , . Watch the two scaled arrows form the parallelogram, and the pink arrow lands at the combination.

Step 5 — Sweep the dials: two arrows fill a PLANE
WHAT. Now turn both dials and over every real value at once and mark every landing spot. That entire collection is the span:
WHY it becomes a plane. With one dial (Step 2) you got a line. A second, independent dial lets you move sideways off that line too. Two independent directions of freedom = a full flat sheet, i.e. a plane through the origin.
PICTURE. A grid of reachable points as vary — they tile out a whole plane.

Step 6 — The degenerate case: two arrows that secretly agree
WHAT. Suppose the second arrow is just a stretch of the first, e.g. . Feed this into the combination:
Two dials collapse into one effective dial. So no matter how you turn and , you never leave the original line.
WHY it matters. Having two arrows does not guarantee a plane. They must point in genuinely different directions — the property called linear independence. If one arrow is already inside the span of the other, it adds no new territory. See Linear independence.
PICTURE. Both arrows lie along the same dashed line; the span stays a line, not a plane.

Step 7 — The always-true anchor: the origin is in every span
WHAT. Set every dial to zero: . Then
where is the zero vector — the arrow of length zero sitting at the origin .
WHY it forces "through the origin." Because the all-zero choice is always a legal combination, the origin is a member of every span. That's why a span is never a floating line or a tilted plane that misses — it must pass through it. A span is a point, a line, a plane, or a higher flat, but always through the origin. This is exactly the anchoring property of a Subspace.
PICTURE. All the pictures so far, showing every span pinned to the shared origin dot.

The one-picture summary
The whole story compressed: one dial → line; two independent dials → plane; both dials zero → the origin; a dependent second arrow → back to a line. Every case shares the same origin dot.

Recall Feynman: retell the whole walkthrough plainly
I gave you a magic arrow (Step 1). You can make it longer, shorter, or point it backwards — that's scaling. Marking every place its tip can reach draws a straight line, and because "backwards" is allowed the line goes both ways through home base (Step 2). Then I gave you a second arrow and taught you to add: walk the first, then walk the second from where you stopped (Step 3). Turning a knob on each arrow before you add gives a linear combination — the master move (Step 4). Spin both knobs over every number and you paint a whole flat sheet, a plane (Step 5). But watch out: if the second arrow is secretly just a longer copy of the first, the two knobs behave like one and you're stuck on a line again (Step 6). And no matter what, turning both knobs to zero leaves you standing at home — so every span touches the origin (Step 7). That's the span: everywhere scale-flip-add can carry you, always starting from home.
Active recall
Span of one nonzero arrow, geometrically?
Two independent arrows in the plane span what?
Why is the origin in every span?
If , what is ?
When does a new vector enlarge a span?
What two operations generate a span?
Connections
- Linear combination — the master move built in Steps 3–4.
- Linear independence — decides line vs. plane in Step 6.
- Subspace — the "flat through the origin" structure Step 7 guarantees.
- Basis — the smallest set of arrows whose span is everything.
- Dimension — number of independent dials = 1 for a line, 2 for a plane.
- Column space — the span of a matrix's columns.
- Determinant — its nonzero-ness tests whether two arrows fill .