4.5.22 · D1Linear Algebra (Full)

Foundations — Properties — row operations, multiplicativity

2,548 words12 min readBack to topic

This page assumes you have seen nothing. We name every symbol the parent note leans on, draw the picture behind it, and say why the topic can't live without it. Read top to bottom — each idea is a rung for the next.


1. Number, scalar, and the letter

The picture: a scalar is a stretch factor. Multiplying something by makes it twice as long; shrinks it to half; flips its direction.

Why the topic needs it: the rule "scale a row by " and the corollary are entirely about what a scalar does to length and area. Before we can talk about stretching a row, we need the idea of a stretch number.


2. Vector and "a row"

The picture: in figure s01 the row is drawn as an arrow reaching across and up to the point . The numbers are how far right and how far up.

Figure — Properties — row operations, multiplicativity

Why the topic needs it: the whole derivation writes the determinant as a function of its rows, . To understand "swap two rows" or "add a multiple of one row to another", you must first see each row as an arrow you can move around.


3. Matrix — a stack of rows, and a machine

The picture: figure s02 shows both readings side by side. On the left, is two arrows (its rows). On the right, acts as a machine: feed in the little unit square, and it comes out stretched and tilted into a parallelogram.

Figure — Properties — row operations, multiplicativity

Why the topic needs it: all the objects in the parent note are matrices, named by capital letters: and are the general machines, is the do-nothing machine (§7), an is a machine that performs one row operation (§8b), and a is a triangular machine (§10). Each is introduced properly in its own section below. "Row operations" edit the stack reading; products like use the machine reading. You must hold both pictures at once.


4. The unit square, area, and orientation

The picture: figure s03. The machine turns the unit square (area ) into a parallelogram. Two things can happen:

  • the parallelogram has a bigger or smaller area — that's the scaling factor;
  • the corners can wind the opposite way around (clockwise instead of counter-clockwise) — that's a flip, shown by the little curved arrow reversing.
Figure — Properties — row operations, multiplicativity

Why the topic needs it: this is the definition of the determinant the parent opens with — "signed scaling factor of the volume of the unit cube". The size of the parallelogram is ; the sign records whether space was flipped. Row swaps flip; row scalings resize; shears slide corners sideways without changing area.


5. The determinant symbol

The picture: the shaded parallelogram in figure s03; its signed area is .

Why the topic needs it: it is the topic. Everything else measures how reacts to edits.


5b. From area (2D) to volume (3D and beyond)

The picture: figure s05. Three row-arrows in space frame a slanted box; is how many unit cubes fit inside it, with a sign if the three arrows form a left-handed set instead of a right-handed one (the 3D version of "mirror-flipped").

Figure — Properties — row operations, multiplicativity

Why the topic needs it: every rule you meet — swap flips the sign, scale a row by multiplies by , shear changes nothing, — is stated for general matrices. The 2D pictures are just the easiest-to-draw case; picture the parallelepiped whenever the text says "volume", and trust that the same verbal rule holds in every dimension. That transfer is the whole reason we prove the rules from the axioms rather than from a single drawing.


6. Subscripts, arrows, and the operation notation

The picture: think of the rows as arrows from §2. A swap trades two arrows' positions; a scale stretches one arrow; a replacement slides one arrow's tip along the direction of another (a shear), shown in figure s04 — notice the base stays put and the area is unchanged.

Figure — Properties — row operations, multiplicativity

Why the topic needs it: these three arrows are the three elementary row operations the whole chapter revolves around.


7. The identity matrix

The picture: the "do-nothing" machine leaves the unit square as the unit square — area , no flip. That's why , the normalization axiom.

Why the topic needs it: it is the reference point. anchors the whole system, and comes from .


8. Multiplication and the inverse

The picture: feed the unit square through (area ), then through (area multiplies again by ). Total area factor . That is seen.

Why the topic needs it: multiplicativity — the second headline of the parent — is literally "areas multiply when machines chain".


8b. The elementary matrix

For example, starting from and swapping its two rows gives the swap matrix

The picture: is a "one-move machine" — it does exactly one swap, one scale, or one shear and nothing else. Its determinant is therefore the exact factor that move applies: for a swap, for a scale, for a shear.

Why the topic needs it: the parent's algebraic proof of writes as a chain of these one-move machines . You must know what the letter stands for before that proof makes sense. See Elementary Matrices.


9. Product notation , powers , and exponent

Why the topic needs it: the REF formula and the corollaries , all use this compact notation.


10. Triangular matrix and "pivot"

Why the topic needs it: the practical way to compute any is to shear-and-swap the matrix into triangular form, then read off the pivot product. This is the bridge to Gaussian Elimination & Row Echelon Form.


11. The three defining properties (the vocabulary of the derivation)

The picture: two equal rows = two identical arrows = a degenerate parallelogram with no area. That single fact (A) is what forces the sign-flip on a swap.

Why the topic needs it: the parent derives every rule from just (M), (A), (N). These three words are the axioms — see Multilinear Alternating Forms.


Prerequisite map

scalar k stretch factor

vector as a row arrow

matrix stack of rows

unit square and area

volume in 3D parallelepiped

orientation flip sign

determinant signed area

row operation arrows

identity do nothing

elementary matrix one move

multiplicativity det AB

product and inverse

triangular pivot product

multilinear alternating normalized

Row Operations and Multiplicativity


Equipment checklist

Cover the right side and test yourself — you are ready for the parent topic when every line comes instantly.

What does a scalar do to a length, geometrically?
Stretches it by factor (flips direction if ).
What is a row, seen as a picture?
An arrow from the origin to the point with those coordinates.
Two readings of a matrix?
A stack of row-arrows, and a machine that maps the unit square to a parallelogram.
What number is geometrically?
The signed area of that output parallelogram ( keeps orientation, flips it).
In 3D, what shape does the unit cube become and what is ?
A slanted box (parallelepiped); is its signed volume.
.
What do the arrows and mean on rows?
swaps two rows; replaces a row (scale it, or add a multiple of another).
Which row operation is a shear, and what happens to area?
; area (and ) is unchanged.
What is and what is ?
The do-nothing matrix (1's on diagonal); .
What is an elementary matrix ?
The identity with one row operation done to it; performs that operation on .
What does mean and what does equal?
Do then ; .
Why does , not ?
All rows are scaled, so one factor of comes out per row.
of a triangular matrix, and why?
The product of its diagonal pivots; column expansion leaves only the top-left term at each step (or: base successive heights).
State the three defining properties of .
Multilinear in each row, Alternating (equal rows ), Normalized ().

Ready? Every symbol the parent Row Operations & Multiplicativity note uses now has a plain meaning and a picture. Next stops: Determinant — Definition (cofactor / Leibniz), Elementary Matrices, and Volume, Orientation & the Determinant.