Same intrinsic rank, different packaging

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

Rank is intrinsic: you can embed $\mathbb{R}^2$ into $\mathbb{R}^{100}$ with a tall skinny matrix while keeping rank $2$ . Different shapes package the same linear information in different ambient coordinates.

Numerical rank uses singular values: tiny $\sigma_i$ signal approximate dependence. SVD writes $A=U\Sigma V^T$ with diagonal nonnegative $\Sigma$, separating energy along orthogonal input and output directions.

Left-multiplying by a full column-rank matrix changes column space unless the left factor is square invertible on the relevant span. Shape change can hide rank; singular values expose it. Two different-shaped matrices can both have rank $2$ while living in different ambient spaces; threshold tiny singular values to decide numerical rank when data is noisy. Column rank equals row rank even when $m\neq n$ . Embedding $\mathbb{R}^2$ into a high-dimensional space keeps rank $2$ while changing only packaging. SVD diagonal $\Sigma$ lists singular values that decay when noise is present. Threshold tiny $\sigma_i$ to read numerical rank. Intrinsic rank does not depend on embedding dimension. Compare SVD singular values before trusting raw matrix shape.

University approvals: 0
Related cards
Video Content
Tasks
Question 1

The rank of a matrix equals the dimension of:

Hint

Skim the paragraphs on rank matrix equals dimension in Same intrinsic rank, different packaging before choosing. Eliminate options that contradict a definition stated in the card.

Question 2

The singular value decomposition writes $A = U\Sigma V^\top$ where $\Sigma$ is:

Hint

Skim the paragraphs on ** in Same intrinsic rank, different packaging before choosing. Eliminate options that contradict a definition stated in the card.

Question 3

Numerical rank is judged to drop when singular values fall below:

Hint

Skim the paragraphs on singular values fall below in Same intrinsic rank, different packaging before choosing. Eliminate options that contradict a definition stated in the card.

Question 4

If $B = MA$ where $M$ has full column rank, how do the column spaces of $A$ and $B$ relate?

Hint

Skim the paragraphs on has full column rank, how do the column spaces of and relate in Same intrinsic rank, different packaging 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