Matrix-vector multiplication: combine columns with input coefficients

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

The product $A\mathbf{x}$ linearly mixes columns of $A$ using entries of $\mathbf{x}$ as weights. Outputs stay inside the column space, the span of columns .

The column space is $\{A\mathbf{x}:\mathbf{x}\in\mathbb{R}^n\}$. Rank equals the dimension of that image. If columns are dependent, some nonzero $\mathbf{x}$ satisfies $A\mathbf{x}=\mathbf{0}$; dependence yields nontrivial kernel combinations.

Nullspace directions collapse to $\mathbf{0}$ in output space. For a $3\times 2$ matrix with independent columns, the column space is a plane through the origin in $\mathbb{R}^3$ spanned by the two column vectors.

Column rank matches row rank in later theorems, but the column picture matches this chapter's geometry: read $A\mathbf{x}$ as "where do my input coefficients send me inside the span of columns?" .

Check your understanding. The tasks below rest on these ideas: Correct: every output is a combination of columns, so the image is exactly their span. Not quite: it is built from columns not rows, need not fill the codomain, and the inputs sent to $\mathbf{0}$ are the null space, not the column space. Correct: a dependence relation among columns is exactly a nonzero vector in the null space. Not quite: dependence breaks uniqueness and invertibility, and it does not require any column to be zero. Correct: rank is the count of independent column directions, i.e. the dimension of the image. Not quite: it is bounded by the row count but not equal to it in general, and it is unrelated to the trace or to zero entries. Correct: two independent columns span a two-dimensional subspace, a plane through $\mathbf{0}$. Not quite: two columns cannot fill three-space, and independent columns span more than a line or a point.

University approvals: 0
Video Content
Tasks
Question 1

The column space of $A$ is:

Hint

Skim the paragraphs on column space in Matrix-vector multiplication before choosing. Eliminate options that contradict a definition stated in the card.

Question 2

If the columns of $A$ are linearly dependent, then:

Hint

Skim the paragraphs on columns linearly dependent then in Matrix-vector multiplication before choosing. Eliminate options that contradict a definition stated in the card.

Question 3

The rank of $A$ equals:

Hint

Skim the paragraphs on rank equals in Matrix-vector multiplication before choosing. Eliminate options that contradict a definition stated in the card.

Question 4

If $A$ is $3\times 2$ with independent columns, its column space is:

Hint

Skim the paragraphs on with independent columns column space in Matrix-vector multiplication before choosing. Eliminate options that contradict a definition stated in the card.

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