Shape tells codomain and domain sizes first

Intermediate Mathematics
Created by Best · 01.06.2026 at 06:20 UTC

An $m\times n$ matrix defines a linear map $A:\mathbb{R}^n\to\mathbb{R}^m$. Rows count outputs; columns count inputs . Tall matrices ($m\gt n$) pack more measurement rows than unknown columns; wide matrices ($m\lt n$) have more unknowns than equations.

Shape is not rank: two matrices can share the same rank but differ in how they embed or project between ambient spaces. A $3\times 2$ matrix with independent columns maps $\mathbb{R}^2$ injectively into $\mathbb{R}^3$, but it cannot cover all of $\mathbb{R}^3$ because the image is at most two-dimensional.

A wide $2\times 3$ matrix cannot be injective: rank-nullity forces kernel dimension at least $3-2=1$ when rank is at most $2$. A $1\times n$ row matrix computes one linear measurement, the dot product of $\mathbf{x}$ with that row.

Composition obeys $\mathrm{rank}(AB)\le\min(\mathrm{rank}A,\mathrm{rank}B)$: intrinsic dimension cannot increase when maps are chained. Read $m\times n$ as "$m$ outputs, $n$ inputs" before any calculation; shape errors are the most common mistake with nonsquare matrices. Independent columns in a $3\times 2$ matrix mean injective $\mathbb{R}^2\to\mathbb{R}^3$ .

University approvals: 0
Related cards
Video Content
Tasks
Question 1

A $3\times 2$ real matrix with independent columns represents:

Hint

Skim the paragraphs on real matrix with independent columns in Shape tells codomain and domain sizes first before choosing. Eliminate options that contradict a definition stated in the card.

Question 2

Why can a wide $2\times 3$ matrix never be injective?

Hint

Skim the paragraphs on a wide matrix never be injective in Shape tells codomain and domain sizes first before choosing. Eliminate options that contradict a definition stated in the card.

Question 3

The rank of a product $AB$ satisfies:

Hint

Skim the paragraphs on rank product satisfies in Shape tells codomain and domain sizes first before choosing. Eliminate options that contradict a definition stated in the card.

Question 4

What does a $1\times n$ row matrix compute on an input $\mathbf{x}\in\mathbb{R}^n$?

Hint

Skim the paragraphs on a row matrix compute on an input in Shape tells codomain and domain sizes first before choosing. Eliminate options that contradict a definition stated in the card.

Card Info
  • Topic: Mathematics
  • Difficulty: Intermediate
  • Completed: 0 users
Creator
Best
Best
BestBuddy