4.5.43 · D4Linear Algebra (Full)

Exercises — Abstract vector spaces — axioms, examples beyond ℝⁿ

1,834 words8 min readBack to topic

Level 1 — Recognition

Recall Solution 1.1

The zero vector is whatever element leaves every vector unchanged when added. It is different in each box.

  • (a) . Then . ✓
  • (b) , the zero matrix. Adding it entry-by-entry changes nothing. ✓
  • (c) the zero function for all . Then . ✓

The lesson: is a role, not the digit .

Recall Solution 1.2
  • (a) , basis — three independent "directions" (constant, linear, quadratic).
  • (b) , basis the six elementary matrices (a single in slot , zeros elsewhere).
  • (c) , basis : every solution is .

Level 2 — Application

Recall Solution 2.1

Addition and scaling are coefficient-wise (that is exactly why behaves like ). Coordinate vector: .

Recall Solution 2.2

Over : scalars are real, so gives coordinates . Over : scalars are complex, one basis vector suffices — , coordinate . The scalar field changes what counts as "one step", so but . (See Fields and scalars.)


Level 3 — Analysis

Recall Solution 3.1

Run the three-part subspace test.

  1. Zero: satisfies . ✓ .
  2. Closed under : take with each coordinate-sum . Then So . ✓
  3. Closed under scaling: and . ✓ All three pass, so is a subspace. (Geometrically it's a plane through the origin; .)
Figure — Abstract vector spaces — axioms, examples beyond ℝⁿ
Recall Solution 3.2

No. The fastest disqualifier is the zero test: gives , so . That already kills it (Axiom 3 fails inside ). To make the failure vivid, closure also fails: and , but their sum has coordinate-sum , so . In the figure, the plane (coral) is shifted off the origin; the plane (mint) passes through it. Only planes through the origin can be subspaces.


Level 4 — Synthesis

Recall Solution 4.1

Yes — this is a genuine vector space in disguise. Check the requested axioms.

  • Closure: product of positives is positive; a positive raised to any real power is positive. ✓
  • Axiom 3 (zero vector): we need with , i.e. , so . The zero vector is . ✓
  • Axiom 4 (inverse): need , i.e. , so (positive). Thus here means . ✓
  • Axiom 5 (scalar identity): . ✓
  • Axiom 8 (distribute over scalar sum): . ✓

(The other axioms check similarly.) In fact the map turns and ordinary scaling, an isomorphism to — so , basis (since ).

Recall Solution 4.2

Play the two identities against each other. Chaining: . The proof used only axioms, so it holds in every vector space.


Level 5 — Mastery

Recall Solution 5.1

(a) Differentiate each basis vector and read off coordinates in : Columns are the coordinate vectors of these outputs: (b) means , so is a constant: , . (c) Outputs are for ; derivatives of degree give all polynomials of degree . So , . (d) Rank–nullity: . ✓

Recall Solution 5.2

Orthogonality: . Using , So . ✓ (Also, the integrand is an odd function, forcing .) Norm-squared: using , So . These orthogonal functions are exactly the building blocks of Fourier series.


Connections