4.5.12 · D3Linear Algebra (Full)

Worked examples — Rank of a matrix — definition, row rank = column rank theorem

2,319 words11 min readBack to topic

Before any computation, one reminder in plain words.


The scenario matrix

Every matrix falls into one of these "cells". Our job is to hit all of them with a worked example.

Cell Case class What makes it tricky Example
A Square, full rank () every direction survives Ex 1
B Square, rank-deficient () a hidden dependency Ex 2
C Wide rectangle more columns than the space allows Ex 3
D Tall rectangle rank capped by columns Ex 4
E Zero rows / zero columns present nonzero-row trap Ex 5
F All-zero (degenerate) matrix the limiting case Ex 6
G Rank-1 witness (outer product) column rank seen instantly Ex 7
H Real-world word problem (data table) translate then rank Ex 8
I Exam twist — rank of a product the bound Ex 9
J Parameter case — rank depends on a symbol limiting/degenerate values Ex 10

We now walk every cell.


Cell A — square, full rank

Figure — Rank of a matrix — definition, row rank = column rank theorem

Cell B — square, rank-deficient


Cell C — wide rectangle ()


Cell D — tall rectangle ()


Cell E — zero row / zero column present (the nonzero-row trap)


Cell F — the degenerate all-zero matrix (limiting case )


Cell G — rank-1 witness (outer product)

Figure — Rank of a matrix — definition, row rank = column rank theorem

Cell H — real-world word problem


Cell I — exam twist: rank of a product


Cell J — parameter case: rank depends on a symbol

Recall Quick self-check across the scenario matrix

Which cell has , and why is that allowed? ::: Cell F (all-zero matrix); the bound permits the lower limit . A wide matrix — what is its maximum possible rank? ::: . If and , can ? ::: Yes — the bound is only an upper limit; overlap with 's kernel can push it lower.


Connections

Scenario Map

test

test

capped by

capped by

rank equals

Any matrix

Square

Rectangle

Degenerate all zero

Full rank r equals n

Deficient r less than n

Wide m less than n

Tall m greater than n

det not zero

det zero

min of m and n

zero