Mathematics · Book 3 · Bachelor Year 1

University Mathematics — Year 1

University Mathematics — Year 1 · Bachelor Year 1

19Finite Dimension

A space spanned by finitely many vectors carries a well-defined dimension — the common size of all its bases. The proofs below all flow from one combinatorial engine, the exchange lemma: a free family can never outnumber a generating one. With dimension come the tools used everywhere afterwards: the incomplete basis theorem, the rank of a family, Grassmann’s formula.

19.1 Existence of bases

Definition 19.1

EE is finite-dimensional when it has a finite generating family. (Otherwise infinite-dimensional: so is K[X]K[X], whose finite families only span polynomials of bounded degree.)

Theorem 19.2 (Exchange lemma)

Let (g1,,gn)(g_1, \dots, g_n) generate EE and (f1,,fp)(f_1, \dots, f_p) be free in EE. Then pnp \leq n.

Proof. We prove by induction on kpk \leq p: after renumbering the gjg_j, the family (f1,,fk,gk+1,,gn)(f_1, \dots, f_k, g_{k+1}, \dots, g_n) generates EE — which forces knk \leq n at each stage, and pnp \leq n at the end.

k=0k = 0: the hypothesis. Step: assume it for k1k - 1; then fkf_k is a combination of (f1,,fk1,(f_1, \dots, f_{k-1}, gk,,gn)g_k, \dots, g_n). In this combination some gjg_j (jkj \geq k) has a nonzero coefficient — otherwise fkf_k would be a combination of f1,,fk1f_1, \dots, f_{k-1}, contradicting freeness. Renumber so that j=kj = k, and solve for gkg_k: gkg_k is a combination of (f1,,fk,gk+1,,gn)(f_1, \dots, f_k, g_{k+1}, \dots, g_n). Every vector of EE, expressed through the (k1)(k-1)-family, can then be re-expressed through the kk-family: it generates. (If k1=nk - 1 = n, no gg remains and fkf_k would be a combination of the fif_i’s alone: impossible; so knk \leq n.)

Example 19.3 (The exchange, watched once)

In R2\R^2, take the generating family (g1,g2)=((1,0),(0,1))\bigl(g_1, g_2\bigr) = \bigl((1,0), (0,1)\bigr) and the free family (f1,f2)=((1,2),(3,4))\bigl(f_1, f_2\bigr) = \bigl((1,2), (3,4)\bigr). Step 11: f1=1g1+2g2f_1 = 1\cdot g_1 + 2\cdot g_2; the coefficient of g2g_2 is nonzero, so exchange g2g_2 for f1f_1: the family (f1,g1)\bigl(f_1, g_1\bigr) still generates (g2=12(f1g1)g_2 = \frac12(f_1 - g_1)). Step 22: f2=(3,4)=2f1+1g1f_2 = (3,4) = 2\,f_1 + 1\cdot g_1; the coefficient of the remaining g1g_1 is nonzero (it must be: f2f_2 is not a multiple of f1f_1), so exchange again: (f1,f2)\bigl(f_1, f_2\bigr) generates R2\R^2. Had there been a third free vector f3f_3, no gg would remain to absorb it — which is precisely how the lemma forbids 33 free vectors in R2\R^2. The proof above is this bookkeeping done in general.

Theorem 19.4 (Bases in finite dimension)

Let E{0}E \neq \{0\} be finite-dimensional.

  1. From every finite generating family one can extract a basis.
  2. (Incomplete basis theorem) Every free family extends to a basis, using vectors of any chosen generating family.
  3. All bases of EE are finite, with the same number of elements: the dimension dimE\dim E. (Convention: dim{0}=0\dim\{0\} = 0.)

Proof. (1) Discard, one at a time, any vector that is a combination of the others; the family stays generating, since in any expression using the discarded vector one may substitute its combination of the survivors. The process terminates — each step shrinks a finite family by one — and it halts exactly when no remaining vector is a combination of the others. The final family is still generating, and it is free: a nontrivial null combination would carry some nonzero coefficient, and dividing by it would solve for the corresponding vector in terms of the others, making it discardable after all — contradicting that the process had halted.

(2) Let (f1,,fp)(f_1, \dots, f_p) be free, (g1,,gn)(g_1, \dots, g_n) generating. Run through g1,,gng_1, \dots, g_n, appending gjg_j to the current family whenever it is not already in its span (Proposition 18.19 (2) keeps the family free). The final family is free, and generating: every gjg_j lies in its span — either it was appended, or it was already a combination.

(3) Two bases are each free and each generating: the exchange lemma gives both inequalities between their cardinalities. (Finiteness: a basis is free, hence by exchange no larger than a finite generating family.)

Example 19.5

dimKn=n\dim K^n = n (canonical basis); dimKn[X]=n+1\dim K_n[X] = n + 1 (monomials); dimRC=2\dim_\R \C = 2; the solution space of y+ay+by=0y'' + ay' + by = 0 has dimension 22 (Theorem 5.10: the solutions are parametrized bijectively and linearly by (λ,μ)K2(\lambda, \mu) \in K^2).

Example 19.6 (The same set, two dimensions)

The set C2\C^2 of pairs of complex numbers is a C\C-vector space of dimension 22 (canonical basis e1,e2e_1, e_2) — and an R\R-vector space of dimension 44, with basis

(1,0),(i,0),(0,1),(0,i):(1, 0),\quad (\iu, 0),\quad (0, 1),\quad (0, \iu):

every (z,w)=(a+ib, c+id)(z, w) = (a + \iu b,\ c + \iu d) has real coordinates (a,b,c,d)(a, b, c, d), uniquely. Dimension is not a property of the set of vectors alone: it counts the degrees of freedom relative to the allowed scalars, and halving the scalar supply from C\C to R\R doubles the count. (The weekend problem exploits the extreme case of this sensitivity, with scalars shrunk all the way to Q\Q.)

Example 19.7 (Running the completion algorithm)

Complete the free family ((1,1,1))\bigl((1,1,1)\bigr) into a basis of R3\R^3 using the canonical vectors. Run the proof of Theorem 19.4 (2) on the generating family (e1,e2,e3)(e_1, e_2, e_3): is e1Vect(1,1,1)e_1 \in \operatorname{Vect}(1,1,1)? No (multiples of (1,1,1)(1,1,1) have equal coordinates) — append it. Is e2Vect((1,1,1),e1)e_2 \in \operatorname{Vect}\bigl((1,1,1), e_1\bigr)? A combination α(1,1,1)+βe1\alpha(1,1,1) + \beta e_1 has equal second and third coordinates, and e2e_2 does not — append it. The family ((1,1,1),e1,e2)\bigl((1,1,1), e_1, e_2\bigr) is free with 33 vectors: stop, it is a basis (Proposition 19.8 will make this reflex official). Note the outcome depends on the order in which the gjg_j are scanned: completion is an algorithm, not a formula.

Proposition 19.8 (The two-out-of-three rule)

Let dimE=n\dim E = n and F\mathcal{F} a family of exactly nn vectors of EE. Then

F free    F generating    F basis.\mathcal{F} \text{ free} \iff \mathcal{F} \text{ generating} \iff \mathcal{F} \text{ basis}.

Moreover any free family has n\leq n vectors, any generating family n\geq n.

Proof. The cardinality bounds are the exchange lemma against a basis. If F\mathcal{F} (size nn) is free but not generating, some xx lies outside its span; appending xx gives a free family of n+1n + 1 vectors: impossible. If F\mathcal{F} is generating but not free, extracting a basis (Theorem 19.4 (1)) gives a basis of <n< n vectors: impossible.

Example 19.9 (Two-out-of-three, saving half the work)

Is ((1,1,0),(0,1,1),(1,0,1))\bigl((1,1,0), (0,1,1), (1,0,1)\bigr) a basis of R3\R^3? Count: three vectors, dimension three — so freeness alone decides. A null combination gives a+c=0a + c = 0, a+b=0a + b = 0, b+c=0b + c = 0; adding all three, 2(a+b+c)=02(a + b + c) = 0, and subtracting each original equation from a+b+c=0a + b + c = 0 leaves b=c=a=0b = c = a = 0: free, hence a basis, with the generating half of the verification supplied by the theorem for free. Compare Example 18.18, where the same double verification had to be done by hand — one chapter of theory converts into exactly that saving, on every basis check for the rest of the book.

Method 19.10 (Computing a dimension)

Three standard routes, in decreasing order of frequency.

  1. Parametrize, then read off a basis. Solve the defining constraints, express the general element linearly in the surviving parameters, and check that the vectors multiplying the parameters are free: the dimension is the number of parameters. (Run below on a concrete subspace of R4\R^4.)
  2. Exhibit a bijective linear parametrization. When the elements are determined by finitely many values — initial conditions of a recurrence (Exercise 19.10), coefficients of a solution formula (Example 19.5) — the dimension is the number of those values.
  3. Use the formulas. Grassmann for intersections and sums, rank for spans, and later rank–nullity for kernels and images: dimensions are usually computed, not guessed.

In all three routes, the two-out-of-three rule is the finisher: once the count matches, freeness or generation alone concludes.

Example 19.11 (Route 1, in full)

Dimension of H={(x,y,z,t)R4:x+y+z+t=0 and x=t}H = \{(x, y, z, t) \in \R^4 : x + y + z + t = 0 \text{ and } x = t\}. Solve: t=xt = x and y+z=2xy + z = -2x, so z=2xyz = -2x - y with x,yx, y free:

(x, y, 2xy, x)=x(1,0,2,1)+y(0,1,1,0).(x,\ y,\ -2x - y,\ x) = x\,(1, 0, -2, 1) + y\,(0, 1, -1, 0) .

The two vectors are free (look at the first two coordinates: (x,y)=(0,0)(x, y) = (0,0)), so they form a basis of HH and dimH=2\dim H = 2. The count was predictable — two independent linear constraints in R4\R^4 should each eat one dimension — but the parametrization proves it and hands over a basis, which the prediction alone never does; Exercise 19.9 makes the “each equation eats at most one dimension” slogan into a theorem.

Example 19.12 (Route 2, in full)

Dimension of W={PRn[X]:P(1)=P(2)=0}W = \{P \in \R_n[X] : P(1) = P(2) = 0\} (for n2n \geq 2). By the factor theorem applied twice (Theorem 8.7; the roots 11 and 22 are distinct), PWP \in W exactly when P=(X1)(X2)QP = (X - 1)(X - 2)\,Q with degQn2\deg Q \leq n - 2. The correspondence Q(X1)(X2)QQ \mapsto (X-1)(X-2)Q is linear, reaches all of WW, and is injective (a product is zero only if Q=0Q = 0): WW is parametrized bijectively and linearly by Rn2[X]\R_{n-2}[X], so

dimW=dimRn2[X]=n1.\dim W = \dim \R_{n-2}[X] = n - 1 .

A basis comes with the parametrization: the images of the monomials, ((X1)(X2), (X1)(X2)X, , (X1)(X2)Xn2)\bigl((X-1)(X-2),\ (X-1)(X-2)X,\ \dots,\ (X-1)(X-2)X^{n-2}\bigr). Each new evaluation constraint at a fresh point costs exactly one dimension — the counting backbone of Lagrange interpolation (Theorem 8.23).

Example 19.13 (An integral constraint costs one dimension too)

Dimension of H={PR2[X]:01P=0}H = \{P \in \R_2[X] : \int_0^1 P = 0\}. Writing P=a+bX+cX2P = a + bX + cX^2, the constraint reads a+b2+c3=0a + \frac b2 + \frac c3 = 0; solve for aa and parametrize:

P=b(X12)+c(X213),P = b\Bigl(X - \frac12\Bigr) + c\Bigl(X^2 - \frac13\Bigr),

so H=Vect(X12, X213)H = \operatorname{Vect}\bigl(X - \frac12,\ X^2 - \frac13\bigr), dimension 22 (the two polynomials have distinct degrees: free). One linear condition — whether an evaluation, an integral, or any other linear recipe — removes at most one dimension, and exactly one as soon as the condition is not identically zero. Chapter 20 will name such recipes linear forms and their solution sets hyperplanes; the basis vectors found here reappear in Chapter 23 as the start of the Legendre family.

19.2 Subspaces, rank, Grassmann

Theorem 19.14 (Subspaces)

Let EE be finite-dimensional and FF a subspace. Then FF is finite-dimensional, dimFdimE\dim F \leq \dim E, with equality if and only if F=EF = E. Moreover every subspace has a supplementary subspace.

Proof. Free families of FF have at most dimE\dim E vectors (exchange lemma in EE: a free family of FF is in particular free in EE, and EE has a finite generating family). Among the free families of FF pick one of maximal size pp — possible since the sizes are integers bounded by dimE\dim E. It generates FF: otherwise some xFx \in F would lie outside its span, and appending xx would give a free family of FF of size p+1p + 1 (Proposition 18.19 (2)), contradicting maximality. Being free and generating, it is a basis of FF, and dimF=pdimE\dim F = p \leq \dim E. If p=dimE=np = \dim E = n: a free family of nn vectors of EE is a basis of EE (Proposition 19.8), so Fspan=EF \supseteq \operatorname{span} = E. Supplementary: complete a basis (f1,,fp)(f_1, \dots, f_p) of FF into a basis (f1,,fp,gp+1,,gn)(f_1, \dots, f_p, g_{p+1}, \dots, g_n) of EE (incomplete basis theorem); then G=Vect(gp+1,,gn)G = \operatorname{Vect}(g_{p+1}, \dots, g_n) satisfies E=FGE = F \oplus G (existence and uniqueness of decompositions = coordinates in the big basis).

Definition 19.15 (Rank of a family)

The rank of a finite family of vectors is the dimension of its span: rk(x1,,xp)=dimVect(x1,,xp)min(p,dimE)\operatorname{rk}(x_1, \dots, x_p) = \dim \operatorname{Vect}(x_1, \dots, x_p) \leq \min(p, \dim E), with equality to pp iff the family is free.

Example 19.16 (Computing a rank by elimination)

Rank of ((1,2,3),(2,3,4),(3,4,5),(1,1,1))\bigl((1,2,3), (2,3,4), (3,4,5), (1,1,1)\bigr) in R3\R^3. The span is unchanged when one subtracts from a vector a combination of the others (both families span the same combinations): replace (2,3,4)(2,3,4) by (2,3,4)(1,2,3)=(1,1,1)(2,3,4) - (1,2,3) = (1,1,1) and (3,4,5)(3,4,5) by (3,4,5)(1,2,3)=(2,2,2)(3,4,5) - (1,2,3) = (2,2,2). The span is now Vect((1,2,3),(1,1,1),(2,2,2),(1,1,1))=Vect((1,2,3),(1,1,1))\operatorname{Vect}\bigl((1,2,3), (1,1,1), (2,2,2), (1,1,1)\bigr) = \operatorname{Vect}\bigl((1,2,3), (1,1,1)\bigr), and these two vectors are not proportional: the rank is 22. This subtract-and-discard procedure is systematized as Gaussian elimination in Chapter 22.

Example 19.17 (Summing by concatenation)

Take, in R3\R^3,

F=Vect((1,2,3), (1,1,1)),G=Vect((2,3,4)).F = \operatorname{Vect}\bigl((1,2,3),\ (1,1,1)\bigr), \qquad G = \operatorname{Vect}\bigl((2,3,4)\bigr) .

The sum F+GF + G is spanned by the concatenated family of all three generators, and

(2,3,4)=(1,2,3)+(1,1,1)(2, 3, 4) = (1, 2, 3) + (1, 1, 1)

shows the third is redundant: F+G=FF + G = F, of dimension 22 — equivalently GFG \subseteq F, which the relation displays. Grassmann confirms: dim(FG)=2+12=1=dimG\dim(F \cap G) = 2 + 1 - 2 = 1 = \dim G. Sums are computed by concatenating generators and then reducing the pile by the rank algorithm; no new technique is ever needed.

Theorem 19.18 (Grassmann’s formula)

For finite-dimensional subspaces F,GF, G of EE:

dim(F+G)=dimF+dimGdim(FG).\dim(F + G) = \dim F + \dim G - \dim(F \cap G) .

In particular F+GF + G is direct iff dim(F+G)=dimF+dimG\dim(F + G) = \dim F + \dim G.

Proof. Start from a basis (e1,,er)(e_1, \dots, e_r) of FGF \cap G; complete it into a basis (e1,,er,f1,,fs)(e_1, \dots, e_r, f_1, \dots, f_s) of FF and into a basis (e1,,er,g1,,gt)(e_1, \dots, e_r, g_1, \dots, g_t) of GG (Theorem 19.4 (2)). We claim

B=(e1,,er,f1,,fs,g1,,gt)\mathcal{B} = (e_1, \dots, e_r, f_1, \dots, f_s, g_1, \dots, g_t)

is a basis of F+GF + G; the formula follows by counting: (r+s)+(r+t)r=r+s+t(r + s) + (r + t) - r = r + s + t.

B\mathcal{B} generates F+GF + G: any u+vu + v (uFu \in F, vGv \in G) expands through it. Freeness: suppose αiei+βjfj+γkgk=0\sum \alpha_i e_i + \sum \beta_j f_j + \sum \gamma_k g_k = 0. The vector w=γkgk=αieiβjfjw = \sum \gamma_k g_k = -\sum\alpha_i e_i - \sum\beta_j f_j lies in GFG \cap F, so it expands on (ei)(e_i) alone; but ww also expands on (gk)(g_k), and in the basis of GG these two expressions must coincide: all γk=0\gamma_k = 0 (and the ee-coordinates match). The relation reduces to αiei+βjfj=0\sum\alpha_i e_i + \sum\beta_j f_j = 0, a relation in the basis of FF: all remaining coefficients vanish.

Example 19.19

Two distinct planes F,GF, G (dimension 22) of R3\R^3 satisfy F+G=R3F + G = \R^3 (their sum strictly contains a plane), so dim(FG)=2+23=1\dim(F \cap G) = 2 + 2 - 3 = 1: they always intersect along a line — no “parallel planes” through the origin.

Example 19.20 (Grassmann in action, in R4\R^4)

Let F=Vect(e1, e2, (1,1,1,0))F = \operatorname{Vect}\bigl(e_1,\ e_2,\ (1,1,1,0)\bigr) and G=Vect(e3,e4)G = \operatorname{Vect}(e_3, e_4) in R4\R^4. Dimensions: dimF=3\dim F = 3 (the third generator has a nonzero third coordinate, outside Vect(e1,e2)\operatorname{Vect}(e_1, e_2)) and dimG=2\dim G = 2. Sum: F+GF + G contains e1,e2,e4e_1, e_2, e_4 and e3=(1,1,1,0)e1e2e_3 = (1,1,1,0) - e_1 - e_2: it is all of R4\R^4. Grassmann then computes the intersection’s size with no elimination at all:

dim(FG)=3+24=1.\dim(F \cap G) = 3 + 2 - 4 = 1 .

To identify the line, look inside GG: a vector (0,0,c,d)(0, 0, c, d) lies in FF exactly when it is ae1+be2+λ(1,1,1,0)a e_1 + b e_2 + \lambda(1,1,1,0), forcing λ=a=b\lambda = -a = -b and d=0d = 0: the intersection is Vect(e3)\operatorname{Vect}(e_3) — consistent, since e3e_3 was exhibited in FF above and lies in GG by definition. Typical division of labor: Grassmann predicts how much to look for, the linear system then finds what.

Example 19.21 (Intersecting by equations)

When both subspaces come as solution sets, intersecting is just stacking the equations. In R3\R^3: F={x+y+z=0}F = \{x + y + z = 0\} and G={x=y}G = \{x = y\} give

FG={x=y, 2x+z=0}={(x, x, 2x)}=Vect(1,1,2),F \cap G = \{x = y,\ 2x + z = 0\} = \{(x,\ x,\ -2x)\} = \operatorname{Vect}(1, 1, -2),

a line. Cross-check by Grassmann: F+G=R3F + G = \R^3 (the planes are distinct, so their sum strictly contains a plane), hence dim(FG)=2+23=1\dim(F\cap G) = 2 + 2 - 3 = 1. The two descriptions of a subspace — by equations, by generators — each make one operation trivial: equations intersect by stacking, generators sum by concatenating; converting between them is exactly what solving a linear system means (Chapter 22).

Remark 19.22 (Common pitfalls)

Dimensions do not add along sums unless the sum is direct: two planes of R3\R^3 have dim(F+G)=3\dim(F + G) = 3, not 44; always correct by the intersection term (Grassmann). An inclusion needs the dimension and the inclusion: dimF=dimG\dim F = \dim G alone never gives F=GF = G (two distinct lines of R2\R^2); the equality case of Theorem 19.14 requires FGF \subseteq G first. Counting parameters is not yet a proof: “two equations in R4\R^4, so dimension 22” fails when the equations are dependent (x+y=0x + y = 0 and 2x+2y=02x + 2y = 0 leave dimension 33); only an actual parametrization or a rank computation decides. Do not speak of the dimension of a non-subspace: solution sets of inhomogeneous systems miss 00; their “dimension” is that of the associated homogeneous solution space (Chapter 22 makes this precise). Infinite dimension exists: K[X]K[X] contains free families of every size (the monomials), so no finite generating family can exist — statements like the two-out-of-three rule are strictly finite-dimensional and fail badly on K[X]K[X] (Corollary 20.9 will show the same for injectivity/surjectivity). Rank is about the span, not the list: repeating a vector, reordering, or rescaling by nonzero constants leaves the rank unchanged, and rk=p\operatorname{rk} = p (the number of vectors) is a property to prove — it is exactly freeness. A family of 55 vectors of rank 22 carries three vectors’ worth of redundancy, which elimination (Example 19.16) locates explicitly.

Remark 19.23 (Where dimension goes to work)

Dimension is the book’s favorite counting argument from here on. Chapter 20 proves the rank–nullity theorem, the functional version of Grassmann’s formula; Chapter 21 computes ranks by row reduction; Chapter 22 turns “nn vectors of KnK^n form a basis” into one number being nonzero. The weekend problem below shows dimension doing arithmetic: counting dimensions over the field Q\Q proves irrationality statements that look untouchable by hand. In the Year 3 volume the same dimension counts, refined by group theory, decide which classical construction problems are solvable — that story is Galois theory.

Remark 19.24 (Perspectives inside Book 3)

Dimension is the conserved quantity of the rest of this volume, and it is worth naming the conservation laws in advance. Chapter 20 proves dimE=dimkeru+rku\dim E = \dim\ker u + \operatorname{rk} u: what a linear map crushes plus what it keeps always totals the source. Chapter 22 refines this into the structure of solution sets: pp unknowns minus rkA\operatorname{rk} A pivots leaves the dimension of the solution space, which Gaussian elimination exhibits as free parameters. Chapter 23 splits dimE=dimF+dimF\dim E = \dim F + \dim F^\perp orthogonally, and the weekend problem of Chapter 25 spends exactly this budget: nn data points, 22 parameters fitted, n2n - 2 dimensions of residual. Whenever a count refuses to balance in a later chapter, the error is a forgotten kernel or a non-direct sum — come back to Grassmann’s formula first.

19.3 Exercises

Exercise 19.1

Give a basis and the dimension of:

  1. F={(x,y,z)R3:x+y+z=0}F = \{(x,y,z) \in \R^3 : x + y + z = 0\};
  2. G={(x,y,z,t)R4:x=y, z=2t}G = \{(x,y,z,t) \in \R^4 : x = y,\ z = 2t\};
  3. H={PR3[X]:P(1)=P(1)=0}H = \{P \in \R_3[X] : P(1) = P'(1) = 0\}.
Solution

Solution of Exercise 19.1.

  1. z=xyz = -x - y: F={(x,y,xy)}=Vect((1,0,1),(0,1,1))F = \{(x, y, -x-y)\} = \operatorname{Vect}\bigl((1,0,-1), (0,1,-1)\bigr); the two vectors are free (coordinates): dimF=2\dim F = 2.
  2. G={(x,x,2t,t)}=Vect((1,1,0,0),(0,0,2,1))G = \{(x, x, 2t, t)\} = \operatorname{Vect}\bigl((1,1,0,0), (0,0,2,1)\bigr): free, dimG=2\dim G = 2.
  3. P(1)=P(1)=0P(1) = P'(1) = 0 means (X1)2P(X-1)^2 \mid P (Proposition 8.11): P=(X1)2(aX+b)P = (X-1)^2(aX + b). Basis ((X1)2,X(X1)2)\bigl((X-1)^2, X(X-1)^2\bigr), dimension 22.

Exercise 19.2

Compute the rank of the family ((1,1,1),(1,2,3),(3,5,7),(0,1,2))\bigl((1,1,1), (1,2,3), (3,5,7), (0,1,2)\bigr) in R3\R^3, and extract a basis of its span.

Solution

Solution of Exercise 19.2.

(3,5,7)=(1,1,1)+2(1,2,3)(3,5,7) = (1,1,1) + 2(1,2,3) and (0,1,2)=(1,2,3)(1,1,1)(0,1,2) = (1,2,3) - (1,1,1): both are combinations of the first two, which are free (not proportional). Rank 22; basis of the span: ((1,1,1),(1,2,3))\bigl((1,1,1), (1,2,3)\bigr).

Exercise 19.3

Complete the free family ((1,1,0,0),(0,0,1,1))\bigl((1,1,0,0), (0,0,1,1)\bigr) into a basis of R4\R^4 using canonical vectors, and justify.

Solution

Solution of Exercise 19.3.

Try appending e1=(1,0,0,0)e_1 = (1,0,0,0) and e3=(0,0,1,0)e_3 = (0,0,1,0). The family ((1,1,0,0),(0,0,1,1),e1,e3)\bigl((1,1,0,0), (0,0,1,1), e_1, e_3\bigr) is free: a null combination α(1,1,0,0)+β(0,0,1,1)+γe1+δe3=0\alpha(1,1,0,0) + \beta(0,0,1,1) + \gamma e_1 + \delta e_3 = 0 reads (α+γ,α,β+δ,β)=0(\alpha + \gamma, \alpha, \beta + \delta, \beta) = 0, so α=β=0\alpha = \beta = 0, then γ=δ=0\gamma = \delta = 0. Four free vectors in dimension 44: a basis (Proposition 19.8).

Exercise 19.4

Prove that (1,X,X(X1),X(X1)(X2))\bigl(1, X, X(X-1), X(X-1)(X-2)\bigr) is a basis of R3[X]\R_3[X], and find the coordinates of X3X^3 in it.

Solution

Solution of Exercise 19.4.

Degrees 0,1,2,30, 1, 2, 3 pairwise distinct: free (Proposition 18.19), four vectors in dimension 44: basis. For X3X^3: expand downward,

X(X1)(X2)=X33X2+2X,X(X1)=X2X,X(X-1)(X-2) = X^3 - 3X^2 + 2X, \qquad X(X-1) = X^2 - X,

so X3X(X1)(X2)=3X22XX^3 - X(X-1)(X-2) = 3X^2 - 2X; and 3X22X=3(X2X)+X=3X(X1)+X3X^2 - 2X = 3(X^2 - X) + X = 3\,X(X-1) + X. Hence

X3=X(X1)(X2)+3X(X1)+1X+01:X^3 = X(X-1)(X-2) + 3\,X(X-1) + 1\cdot X + 0\cdot 1 :

coordinates (0,1,3,1)(0, 1, 3, 1) on (1,X,X(X1),X(X1)(X2))\bigl(1, X, X(X-1), X(X-1)(X-2)\bigr). (These are Stirling numbers in disguise.)

Exercise 19.5 ★★

Let FF and GG be subspaces of dimensions 44 and 55 of a space EE with dimE=7\dim E = 7. What are the possible values of dim(FG)\dim(F \cap G)? Give an instance realizing each value with E=R7E = \R^7.

Solution

Solution of Exercise 19.5.

Grassmann: dim(FG)=4+5dim(F+G)\dim(F \cap G) = 4 + 5 - \dim(F + G), and F+GF + G is a subspace of EE containing GG: 5dim(F+G)75 \leq \dim(F+G) \leq 7. Hence dim(FG){2,3,4}\dim(F \cap G) \in \{2, 3, 4\}. Realizations in R7\R^7 with canonical basis (e1,,e7)(e_1, \dots, e_7), taking G=Vect(e1,,e5)G = \operatorname{Vect}(e_1, \dots, e_5):

  • F=Vect(e1,e2,e6,e7)F = \operatorname{Vect}(e_1, e_2, e_6, e_7): F+G=R7F + G = \R^7, intersection Vect(e1,e2)\operatorname{Vect}(e_1, e_2), dimension 22;
  • F=Vect(e1,e2,e3,e6)F = \operatorname{Vect}(e_1, e_2, e_3, e_6): intersection of dimension 33;
  • F=Vect(e1,e2,e3,e4)GF = \operatorname{Vect}(e_1, e_2, e_3, e_4) \subseteq G: dimension 44.

Exercise 19.6 ★★

Let H={PRn[X]:P(1)=0}H = \{P \in \R_n[X] : P(1) = 0\}. Prove that HH is a hyperplane of Rn[X]\R_n[X] (a subspace of dimension nn), exhibit a basis of HH (think of the factor theorem: P=(X1)QP = (X-1)Q), and give a supplementary line.

Solution

Solution of Exercise 19.6.

HH is a subspace (Exercise 18.1 (4) verbatim). By the factor theorem (Theorem 8.7), PH    P=(X1)QP \in H \iff P = (X-1)Q with degQn1\deg Q \leq n - 1: the map Q(X1)QQ \mapsto (X-1)Q is a linear bijection from Rn1[X]\R_{n-1}[X] onto HH, so a basis of HH is

((X1), (X1)X, (X1)X2, , (X1)Xn1),dimH=n.\bigl((X-1),\ (X-1)X,\ (X-1)X^2,\ \dots,\ (X-1)X^{n-1}\bigr), \qquad \dim H = n .

A supplementary line: Vect(1)\operatorname{Vect}(1) (constants). Indeed HVect(1)={0}H \cap \operatorname{Vect}(1) = \{0\} (a nonzero constant does not vanish at 11) and dimensions add up to n+1n + 1: by Grassmann, HVect(1)=Rn[X]H \oplus \operatorname{Vect}(1) = \R_n[X].

Exercise 19.7 ★★

Let u1,,upu_1, \dots, u_p be vectors of rank rr. Prove that removing one vector yields a family of rank rr or r1r - 1, and that appending one vector yields rank rr or r+1r + 1. Deduce that rank changes by at most 11 under any single insertion or deletion.

Solution

Solution of Exercise 19.7.

Deletion: removing upu_p, the span can only shrink; and it shrinks by at most one dimension, since adding upu_p back to a basis of the smaller span gives a generating family of the larger with at most one extra vector. Symmetrically, appending a vector vv: the new span contains the old with at most one extra generator, so its dimension is rr (if vv was already in the span) or r+1r + 1 (otherwise, by Proposition 18.19 (2) a basis extends). Both statements together give the “rank is 11-Lipschitz” conclusion.

Exercise 19.8 ★★★

Let F1F2FkF_1 \subseteq F_2 \subseteq \dots \subseteq F_k be subspaces of EE (dimE=n\dim E = n) with FiFi+1F_i \neq F_{i+1} for all ii. Prove kn+1k \leq n + 1. Deduce that a strictly increasing chain of subspaces of Rn\R^n has length at most n+1n + 1, and exhibit one of maximal length.

Solution

Solution of Exercise 19.8.

Along a strictly increasing chain, dimensions strictly increase (FiFi+1F_i \subseteq F_{i+1}, FiFi+1F_i \neq F_{i+1} and Theorem 19.14: equality of dimensions would force equality of spaces). So dimF1<dimF2<<dimFk\dim F_1 < \dim F_2 < \dots < \dim F_k is a strictly increasing sequence of integers in [ ⁣[0,n] ⁣]\intint{0}{n}: at most n+1n + 1 values, kn+1k \leq n + 1. Maximal chain in Rn\R^n:

{0}Vect(e1)Vect(e1,e2)Rn,\{0\} \subsetneq \operatorname{Vect}(e_1) \subsetneq \operatorname{Vect}(e_1, e_2) \subsetneq \dots \subsetneq \R^n ,

of length exactly n+1n + 1.

Exercise 19.9 ★★★

Let EE be of dimension nn and FF, GG two hyperplanes (dimension n1n - 1), FGF \neq G. Compute dim(FG)\dim(F \cap G). Generalize: the intersection of kk hyperplanes has dimension nk\geq n - k.

Solution

Solution of Exercise 19.9.

F+GF + G strictly contains FF (since G⊈FG \not\subseteq F), so dim(F+G)=n\dim(F + G) = n and Grassmann gives dim(FG)=(n1)+(n1)n=n2\dim(F \cap G) = (n-1) + (n-1) - n = n - 2.

General claim, by induction on kk: the intersection IkI_k of kk hyperplanes has dimIknk\dim I_k \geq n - k. True for k=1k = 1. Step: Ik+1=IkHk+1I_{k+1} = I_k \cap H_{k+1}, and Grassmann inside EE:

dim(IkHk+1)=dimIk+(n1)dim(Ik+Hk+1)dimIk+(n1)nnk1.\dim(I_k \cap H_{k+1}) = \dim I_k + (n - 1) - \dim(I_k + H_{k+1}) \geq \dim I_k + (n-1) - n \geq n - k - 1 . \qedhere

Exercise 19.10 ★★

Let EE be the set of real sequences satisfying un+2=3un+12unu_{n+2} = 3u_{n+1} - 2u_n for all nn.

  1. Show that EE is a subspace of the space of sequences, and that a sequence of EE is entirely determined, linearly, by the pair (u0,u1)(u_0, u_1); deduce dimE=2\dim E = 2.
  2. Check that the constant sequence (1)(1) and the geometric sequence (2n)(2^n) lie in EE and form a basis of EE.
  3. Find the sequence of EE with u0=0u_0 = 0, u1=1u_1 = 1.
Solution

Solution of Exercise 19.10.

  1. The condition un+23un+1+2un=0u_{n+2} - 3u_{n+1} + 2u_n = 0 is linear and satisfied by the zero sequence: EE is a subspace. By induction, u0u_0 and u1u_1 determine every unu_n, and the dependence is linear (each step is a linear combination of the two previous values); conversely every pair (a,b)(a, b) arises from exactly one sequence of EE (define unu_n by the recurrence). As in Example 19.5, EE is parametrized bijectively and linearly by (u0,u1)R2(u_0, u_1) \in \R^2: dimE=2\dim E = 2.
  2. Constants: 3121=13\cdot1 - 2\cdot1 = 1. Geometric: 32n+122n=(62)2n=2n+23\cdot 2^{n+1} - 2\cdot 2^n = (6 - 2)2^n = 2^{n+2}. Both lie in EE. Freeness: a1+b2n=0a\cdot 1 + b\cdot 2^n = 0 for all nn gives, at n=0n = 0 and n=1n = 1: a+b=0a + b = 0, a+2b=0a + 2b = 0, so a=b=0a = b = 0. Two free vectors in dimension 22: a basis (Proposition 19.8).
  3. Solve a+b=0a + b = 0, a+2b=1a + 2b = 1: b=1b = 1, a=1a = -1, so un=2n1u_n = 2^n - 1 (the Mersenne sequence).

Exercise 19.11 ★★

Let EE be of dimension nn.

  1. If F,GF, G are subspaces with dimF+dimG>n\dim F + \dim G > n, prove FG{0}F \cap G \neq \{0\}. Illustrate: two subspaces of dimensions 5151 and 5050 of R100\R^{100} always share a nonzero vector.
  2. If HH is a hyperplane and FF a subspace with FH={0}F \cap H = \{0\}, prove dimF1\dim F \leq 1.
Solution

Solution of Exercise 19.11.

  1. Grassmann: dim(FG)=dimF+dimGdim(F+G)dimF+dimGn>0\dim(F \cap G) = \dim F + \dim G - \dim(F + G) \geq \dim F + \dim G - n > 0, so FG{0}F \cap G \neq \{0\}. With n=100n = 100: 51+50100=1>051 + 50 - 100 = 1 > 0, the intersection contains a line.
  2. If FH={0}F \cap H = \{0\}, the sum is direct and dimF+(n1)=dim(FH)n\dim F + (n - 1) = \dim(F \oplus H) \leq n, so dimF1\dim F \leq 1. (Conversely a line not contained in HH does satisfy this: hyperplanes miss almost nothing.)

Exercise 19.12 ★★★

(Common supplementary) Let F,GF, G be subspaces of EE (finite dimension) with dimF=dimG\dim F = \dim G. Prove that FF and GG admit a common supplementary: there is a subspace SS with E=FS=GSE = F \oplus S = G \oplus S. (Induct downward on dimF\dim F: if FGEF \neq G \neq E, pick xFGx \notin F \cup GExercise 18.12 allows it — and consider FVect(x)F \oplus \operatorname{Vect}(x) and GVect(x)G \oplus \operatorname{Vect}(x).)

Solution

Solution of Exercise 19.12.

Downward induction on d=dimF=dimGd = \dim F = \dim G, from d=nd = n to d=0d = 0. If d=nd = n: F=G=EF = G = E and S={0}S = \{0\} works. Suppose the statement holds for subspace pairs of dimension d+1nd + 1 \leq n, and let dimF=dimG=d<n\dim F = \dim G = d < n.

If F=GF = G: take for SS any supplementary of FF (Theorem 19.14). If FGF \neq G: both are proper, so by Exercise 18.12 there exists xFGx \notin F \cup G. The sums F=FVect(x)F' = F \oplus \operatorname{Vect}(x) and G=GVect(x)G' = G \oplus \operatorname{Vect}(x) are direct (xFx \notin F, xGx \notin G) and have dimension d+1d + 1; by the induction hypothesis they admit a common supplementary SS': E=FS=GSE = F' \oplus S' = G' \oplus S'. Set S=Vect(x)SS = \operatorname{Vect}(x) \oplus S' — direct, because SVect(x)SF={0}S' \cap \operatorname{Vect}(x) \subseteq S' \cap F' = \{0\}.

Then F+S=F+Vect(x)+S=F+S=EF + S = F + \operatorname{Vect}(x) + S' = F' + S' = E, and FS={0}F \cap S = \{0\}: if f=λx+sf = \lambda x + s' with fFf \in F, sSs' \in S', then s=fλxFS={0}s' = f - \lambda x \in F' \cap S' = \{0\}, so f=λxf = \lambda x, forcing λ=0\lambda = 0 (xFx \notin F) and f=0f = 0. Hence E=FSE = F \oplus S, and symmetrically E=GSE = G \oplus S.

19.4 Problem: Dedekind’s tower law

Problem 19.1

Nothing in Chapters 18–19 used anything about the scalars beyond the field axioms (Definition 7.22): one may therefore take K=QK = \Q and measure sets of real numbers with the yardstick of Q\Q-dimension. This problem computes the dimension of Q(2,3)\Q(\sqrt2, \sqrt3), proves Dedekind’s tower law dimQM=dimQKdimKM\dim_\Q M = \dim_\Q K \cdot \dim_K M, and harvests irrationality theorems by pure dimension counting — no ε\varepsilon, no decimals, just bases.

Part I — Rational scalars.

  1. Check that Q\Q is a field and that every definition and proof of Chapters 18–19 uses only the field axioms of the scalars; conclude that R\R is a Q\Q-vector space and that the exchange lemma, the basis theorems and Grassmann’s formula hold over Q\Q. Point out the one step of the proof of Theorem 19.2 where division by a nonzero scalar is performed.
  2. Show that (1,2)(1, \sqrt2) is free over Q\Q but linked over R\R. Set Q(2)=VectQ(1,2)={a+b2:a,bQ}\Q(\sqrt2) = \operatorname{Vect}_\Q(1, \sqrt2) = \{a + b\sqrt2 : a, b \in \Q\}; what is dimQQ(2)\dim_\Q \Q(\sqrt2)?
  3. Show that Q(2)\Q(\sqrt2) is stable under multiplication. For u=a+b2u = a + b\sqrt2 set σ(u)=ab2\sigma(u) = a - b\sqrt2 and N(u)=uσ(u)=a22b2N(u) = u\,\sigma(u) = a^2 - 2b^2. Show σ(uv)=σ(u)σ(v)\sigma(uv) = \sigma(u)\sigma(v), deduce N(uv)=N(u)N(v)N(uv) = N(u)N(v), and show N(u)0N(u) \neq 0 whenever u0u \neq 0.
  4. Deduce that every nonzero uQ(2)u \in \Q(\sqrt2) has its inverse in Q(2)\Q(\sqrt2), namely u1=σ(u)/N(u)u^{-1} = \sigma(u)/N(u): Q(2)\Q(\sqrt2) is a subfield of R\R. Compute 13+22\dfrac1{3 + 2\sqrt2} and 11+2\dfrac1{1 + \sqrt2}.

Part II — Adjoining 3\sqrt3.

  1. Prove that 6Q\sqrt6 \notin \Q (compare the exponent of 22 on both sides of 6q2=p26q^2 = p^2, as in Exercise 6.7), then that 3Q(2)\sqrt3 \notin \Q(\sqrt2) (square 3=a+b2\sqrt3 = a + b\sqrt2 and discuss the cases ab0ab \neq 0, b=0b = 0, a=0a = 0).
  2. Let M=VectQ(1,2,3,6)M = \operatorname{Vect}_\Q(1, \sqrt2, \sqrt3, \sqrt6). Show that MM is stable under multiplication (a table of the products of basis vectors suffices).
  3. Write K=Q(2)K = \Q(\sqrt2). Show that (1,3)(1, \sqrt3) is free over the field KK, and deduce that M=K+K3M = K + K\sqrt3 is a KK-vector space of dimension 22 with basis (1,3)(1, \sqrt3).
  4. Prove that (1,2,3,6)(1, \sqrt2, \sqrt3, \sqrt6) is free over Q\Q, hence dimQM=4\dim_\Q M = 4. (Group a null relation as (a+b2)+(c+d2)3=0(a + b\sqrt2) + (c + d\sqrt2)\sqrt3 = 0 and apply questions 7 then 2.)

Part III — The tower law. Let QKMR\Q \subseteq K \subseteq M \subseteq \R where KK and MM are subfields, (e1,,em)(e_1, \dots, e_m) is a basis of KK as a Q\Q-vector space, and (f1,,fn)(f_1, \dots, f_n) a basis of MM as a KK-vector space.

  1. Show that the mnmn products (eifj)(e_i f_j) generate MM over Q\Q.
  2. Show that the family (eifj)(e_i f_j) is free over Q\Q. (Reorganize a null Q\Q-combination as j(iλijei)fj\sum_j \bigl(\sum_i \lambda_{ij} e_i\bigr) f_j, whose inner coefficients live in KK.)
  3. Conclude with Dedekind’s tower law:

    dimQM  =  dimQKdimKM,\dim_\Q M \;=\; \dim_\Q K \,\cdot\, \dim_K M ,

    and check it on QQ(2)M\Q \subseteq \Q(\sqrt2) \subseteq M against questions 7 and 8.

  4. (Fields for free) Let ARA \subseteq \R be a finite-dimensional Q\Q-subspace containing 11 and stable under multiplication, and let uAu \in A, u0u \neq 0. Show that if (a1,,ad)(a_1, \dots, a_d) is a basis of AA, then (ua1,,uad)(u a_1, \dots, u a_d) is again a basis of AA; deduce that uu has an inverse in AA: AA is a subfield of R\R. Which earlier questions does this recover?
  5. Show that for every xAx \in A (as in question 12, dimQA=d\dim_\Q A = d) the family (1,x,x2,,xd)(1, x, x^2, \dots, x^{d}) is linked: every element of AA is a root of a nonzero polynomial with rational coefficients, of degree at most dd.

Part IV — One number generates everything. Set s=2+3s = \sqrt2 + \sqrt3.

  1. Compute the coordinates of s2s^2, s3s^3 and s4s^4 in the basis (1,2,3,6)(1, \sqrt2, \sqrt3, \sqrt6) of MM.
  2. Show that (1,s,s2,s3)(1, s, s^2, s^3) is free over Q\Q, and deduce VectQ(1,s,s2,s3)=M\operatorname{Vect}_\Q(1, s, s^2, s^3) = M: every element of MM is a rational polynomial in ss. Express 2\sqrt2 and 3\sqrt3 as such polynomials.
  3. Verify s410s2+1=0s^4 - 10s^2 + 1 = 0, and show that X410X2+1X^4 - 10X^2 + 1 is the monic polynomial of least degree vanishing at ss. Determine its four real roots.
  4. Deduce: 1/s=10ss31/s = 10s - s^3; identify this number. Show that a+b2+c3+d6a + b\sqrt2 + c\sqrt3 + d\sqrt6 (a,b,c,dQa,b,c,d \in \Q) is rational if and only if b=c=d=0b = c = d = 0; in particular 2+3+6\sqrt2 + \sqrt3 + \sqrt6 is irrational (strengthening Exercise 10.7).

Part V — The cube root stays outside. Set t=21/3t = 2^{1/3}.

  1. Show that X32X^3 - 2 has no rational root (the rational-root criterion of Exercise 8.5, or a valuation count); deduce that (1,t)(1, t) is free over Q\Q.
  2. Show that (1,t,t2)(1, t, t^2) is free over Q\Q. (If some nonzero PQ[X]P \in \Q[X] of degree 2\leq 2 kills tt, take one of least degree and divide X32X^3 - 2 by it, Theorem 8.3; conclude that X32X^3 - 2 would have a rational root.) Deduce that A=VectQ(1,t,t2)A = \operatorname{Vect}_\Q(1, t, t^2) has dimension 33, is stable under multiplication, and is a subfield of R\R.
  3. Prove that tMt \notin M: otherwise MM would be a vector space over the field AA, and the tower law would force 343 \mid 4. So 21/32^{1/3} is not a rational combination of 1,2,3,61, \sqrt2, \sqrt3, \sqrt6.
  4. Deduce that tQ(2)t \notin \Q(\sqrt2), that t+2t + \sqrt2 is irrational, and that no rationals a,ba, b satisfy 21/3=a+b32^{1/3} = a + b\sqrt3.

Part VI — All the subfields, and synthesis.

  1. Prove the divisibility of degrees: if QABR\Q \subseteq A \subseteq B \subseteq \R are subfields with dimQB\dim_\Q B finite, then dimQA\dim_\Q A divides dimQB\dim_\Q B. What are the possible dimensions of subfields of MM?
  2. Determine all subfields of MM of dimension 22 over Q\Q. (Reduce to finding the w=a+b2+c3+d6MQw = a + b\sqrt2 + c\sqrt3 + d\sqrt6 \in M \setminus \Q with w2Qw^2 \in \Q: expand w2w^2 and annihilate the three irrational coordinates.)
  3. Express 11+2+3\dfrac1{1 + \sqrt2 + \sqrt3} in the basis (1,2,3,6)(1, \sqrt2, \sqrt3, \sqrt6) (multiply by well-chosen conjugates).
  4. Synthesis, in four sentences: why Q\Q-dimension is an arithmetic invariant of a set of reals; what finiteness of the dimension forces about every element (question 13); how the two-out-of-three rule produced inverses out of thin air (question 12); and what the tower law forbids (question 20). Name the theorem proved in Part III.
Solution

Solution of Problem 19.1.

1. Q\Q contains 010 \neq 1, is stable under addition, multiplication and opposites, and every nonzero rational has a rational inverse: a field (Definition 7.22). The definitions of span, freeness, basis and the proofs of Chapters 18–19 use only vector addition, distributivity and scalar arithmetic in a field — never an absolute value, an order or a limit. So R\R, with its own addition and the multiplication Q×RR\Q \times \R \to \R, is a Q\Q-vector space, and all the theorems apply. Division by a scalar occurs once in the proof of Theorem 19.2: to “solve for gkg_k” one divides by its nonzero coefficient.

2. If a+b2=0a + b\sqrt2 = 0 with a,bQa, b \in \Q not both zero: b0b \neq 0 would give 2=a/bQ\sqrt2 = -a/b \in \Q, contradicting the irrationality of 2\sqrt2 (Exercise 6.7 with p=2p = 2); so b=0b = 0, then a=0a = 0: free over Q\Q. Over R\R the relation 21+(1)2=0\sqrt2\cdot 1 + (-1)\cdot\sqrt2 = 0 is nontrivial: linked. Hence dimQQ(2)=2\dim_\Q \Q(\sqrt2) = 2, with unique coordinates (a,b)(a, b).

3. (a+b2)(c+d2)=(ac+2bd)+(ad+bc)2Q(2)(a + b\sqrt2)(c + d\sqrt2) = (ac + 2bd) + (ad + bc)\sqrt2 \in \Q(\sqrt2). Then

σ(uv)=(ac+2bd)(ad+bc)2=(ab2)(cd2)=σ(u)σ(v),\sigma(uv) = (ac + 2bd) - (ad + bc)\sqrt2 = (a - b\sqrt2)(c - d\sqrt2) = \sigma(u)\sigma(v),

so N(uv)=uvσ(uv)=uσ(u)vσ(v)=N(u)N(v)N(uv) = uv\,\sigma(uv) = u\sigma(u)\,v\sigma(v) = N(u)N(v). If N(u)=a22b2=0N(u) = a^2 - 2b^2 = 0 with u0u \neq 0: b0b \neq 0 would give (a/b)2=2(a/b)^2 = 2, a rational square root of 22; so b=0b = 0, then a=0a = 0 and u=0u = 0: contradiction. Hence N(u)0N(u) \neq 0 for u0u \neq 0.

4. uσ(u)N(u)=N(u)N(u)=1u \cdot \dfrac{\sigma(u)}{N(u)} = \dfrac{N(u)}{N(u)} = 1, and σ(u)/N(u)Q(2)\sigma(u)/N(u) \in \Q(\sqrt2): every nonzero element is invertible inside Q(2)\Q(\sqrt2), which is therefore a subfield of R\R. Examples: N(3+22)=98=1N(3 + 2\sqrt2) = 9 - 8 = 1, so

13+22=322;N(1+2)=1,11+2=21.\frac1{3 + 2\sqrt2} = 3 - 2\sqrt2 ; \qquad N(1 + \sqrt2) = -1, \quad \frac1{1 + \sqrt2} = \sqrt2 - 1 .

5. If 6=p/q\sqrt6 = p/q then 6q2=p26q^2 = p^2; the exponent of 22 is 1+2v2(q)1 + 2v_2(q), odd, on the left, and 2v2(p)2v_2(p), even, on the right: impossible. Now suppose 3=a+b2\sqrt3 = a + b\sqrt2 with a,bQa, b \in \Q. Squaring: 3=a2+2b2+2ab23 = a^2 + 2b^2 + 2ab\sqrt2. If ab0ab \neq 0, then 2=(3a22b2)/(2ab)Q\sqrt2 = (3 - a^2 - 2b^2)/(2ab) \in \Q: impossible. If b=0b = 0: 3=aQ\sqrt3 = a \in \Q, contradicting Exercise 6.7 (p=3p = 3). If a=0a = 0: 3=b2\sqrt3 = b\sqrt2, and multiplying by 2\sqrt2: 6=2bQ\sqrt6 = 2b \in \Q: impossible. So 3Q(2)\sqrt3 \notin \Q(\sqrt2).

6. The products of basis vectors are

23=6,26=23,36=32,(2)2=2, (3)2=3, (6)2=6,\sqrt2\,\sqrt3 = \sqrt6,\quad \sqrt2\,\sqrt6 = 2\sqrt3,\quad \sqrt3\,\sqrt6 = 3\sqrt2,\quad (\sqrt2)^2 = 2,\ (\sqrt3)^2 = 3,\ (\sqrt6)^2 = 6,

all in MM. A product of two elements of MM expands by bilinearity into rational combinations of these: MM is stable under multiplication.

7. Let x+y3=0x + y\sqrt3 = 0 with x,yK=Q(2)x, y \in K = \Q(\sqrt2). If y0y \neq 0, then 3=x/yK\sqrt3 = -x/y \in K (question 4: KK is a field), contradicting question 5. So y=0y = 0, then x=0x = 0: (1,3)(1, \sqrt3) is free over KK. It generates: K+K3={(a+b2)+(c+d2)3}=VectQ(1,2,3,6)=MK + K\sqrt3 = \{(a + b\sqrt2) + (c + d\sqrt2)\sqrt3\} = \operatorname{Vect}_\Q (1, \sqrt2, \sqrt3, \sqrt6) = M. Hence dimKM=2\dim_K M = 2.

8. A relation a+b2+c3+d6=0a + b\sqrt2 + c\sqrt3 + d\sqrt6 = 0 regroups as (a+b2)+(c+d2)3=0(a + b\sqrt2) + (c + d\sqrt2)\sqrt3 = 0 with coefficients in KK; by question 7 both vanish, and by question 2 a=b=0a = b = 0 and c=d=0c = d = 0. So the family is free and dimQM=4\dim_\Q M = 4.

9. Every xMx \in M writes x=jyjfjx = \sum_j y_j f_j with yjKy_j \in K (basis of MM over KK), and each yj=iλijeiy_j = \sum_i \lambda_{ij} e_i with λijQ\lambda_{ij} \in \Q (basis of KK over Q\Q); substituting, x=i,jλijeifjx = \sum_{i,j} \lambda_{ij}\, e_i f_j: the products generate MM over Q\Q.

10. Suppose i,jλijeifj=0\sum_{i,j} \lambda_{ij}\, e_i f_j = 0 with λijQ\lambda_{ij} \in \Q. Regroup: j(iλijei)fj=0\sum_j \bigl(\sum_i \lambda_{ij} e_i\bigr) f_j = 0, and the inner sums belong to KK. Freeness of (fj)(f_j) over KK gives iλijei=0\sum_i \lambda_{ij} e_i = 0 for each jj; freeness of (ei)(e_i) over Q\Q then gives λij=0\lambda_{ij} = 0 for all i,ji, j.

11. By questions 9 and 10, (eifj)im,jn(e_i f_j)_{i \leq m,\, j \leq n} is a basis of MM over Q\Q with mnmn elements:

dimQM=mn=dimQKdimKM.\dim_\Q M = m\,n = \dim_\Q K \cdot \dim_K M .

Check: dimQK=2\dim_\Q K = 2 and dimKM=2\dim_K M = 2 (questions 2 and 7) give dimQM=4\dim_\Q M = 4, which is question 8.

12. The vectors ua1,,uadu a_1, \dots, u a_d belong to AA (stability). They are free: if iλiuai=0\sum_i \lambda_i\, u a_i = 0, then uiλiai=0u \sum_i \lambda_i a_i = 0 in R\R, and u0u \neq 0 forces iλiai=0\sum_i \lambda_i a_i = 0, hence λi=0\lambda_i = 0 (the aia_i form a basis). So (ua1,,uad)(u a_1, \dots, u a_d) is a free family of dd vectors in AA, dimQA=d\dim_\Q A = d: a basis (Proposition 19.8). In particular 1A1 \in A decomposes as 1=iμiuai=uv1 = \sum_i \mu_i\, u a_i = u\,v with v=iμiaiAv = \sum_i \mu_i a_i \in A: the inverse of uu lies in AA. This recovers question 4 (A=Q(2)A = \Q(\sqrt2)) and proves at one stroke that MM is a subfield of R\R (with question 6).

13. The d+1d + 1 vectors 1,x,x2,,xd1, x, x^2, \dots, x^{d} all lie in AA (stability under products); a free family of AA has at most dd vectors (Proposition 19.8), so they are linked: there are rationals λ0,,λd\lambda_0, \dots, \lambda_d, not all zero, with kλkxk=0\sum_k \lambda_k x^k = 0. The polynomial P=kλkXkP = \sum_k \lambda_k X^k is nonzero, has rational coefficients, degree d\leq d, and P(x)=0P(x) = 0.

14. s2=2+26+3=5+26s^2 = 2 + 2\sqrt6 + 3 = 5 + 2\sqrt6: coordinates (5,0,0,2)(5, 0, 0, 2). Then

s3=ss2=(2+3)(5+26)=52+212+53+218=112+93,s^3 = s\,s^2 = (\sqrt2 + \sqrt3)(5 + 2\sqrt6) = 5\sqrt2 + 2\sqrt{12} + 5\sqrt3 + 2\sqrt{18} = 11\sqrt2 + 9\sqrt3 ,

coordinates (0,11,9,0)(0, 11, 9, 0) (using 12=23\sqrt{12} = 2\sqrt3, 18=32\sqrt{18} = 3\sqrt2). Finally s4=(s2)2=25+206+24=49+206s^4 = (s^2)^2 = 25 + 20\sqrt6 + 24 = 49 + 20\sqrt6: coordinates (49,0,0,20)(49, 0, 0, 20).

15. Suppose a+bs+cs2+ds3=0a + bs + cs^2 + ds^3 = 0. Reading the four coordinates on (1,2,3,6)(1, \sqrt2, \sqrt3, \sqrt6):

a+5c=0,b+11d=0,b+9d=0,2c=0.a + 5c = 0,\qquad b + 11d = 0,\qquad b + 9d = 0,\qquad 2c = 0 .

So c=0c = 0, then a=0a = 0; subtracting the middle equations, 2d=02d = 0, then b=0b = 0: (1,s,s2,s3)(1, s, s^2, s^3) is free. Four free vectors in MM of dimension 44: a basis, so VectQ(1,s,s2,s3)=M\operatorname{Vect}_\Q(1, s, s^2, s^3) = M. From question 14, s39s=22s^3 - 9s = 2\sqrt2 and 11ss3=2311s - s^3 = 2\sqrt3:

2=s39s2,3=11ss32.\sqrt2 = \frac{s^3 - 9s}{2}, \qquad \sqrt3 = \frac{11s - s^3}{2} .

16. s410s2+1=(49+206)10(5+26)+1=0s^4 - 10s^2 + 1 = (49 + 20\sqrt6) - 10(5 + 2\sqrt6) + 1 = 0. A monic polynomial of degree 3\leq 3 vanishing at ss would produce a nontrivial null combination of (1,s,s2,s3)(1, s, s^2, s^3), contradicting question 15: X410X2+1X^4 - 10X^2 + 1 has least degree. Its roots: X2=5±26=(3±2)2X^2 = 5 \pm 2\sqrt6 = (\sqrt3 \pm \sqrt2)^2, so the four real roots are ±(3+2)\pm(\sqrt3 + \sqrt2) and ±(32)\pm(\sqrt3 - \sqrt2), i.e. ±2±3\pm\sqrt2 \pm \sqrt3.

17. From s410s2+1=0s^4 - 10s^2 + 1 = 0: s(10ss3)=1s\,(10s - s^3) = 1, so

1s=10ss3=10(2+3)(112+93)=32,\frac1s = 10s - s^3 = 10(\sqrt2 + \sqrt3) - (11\sqrt2 + 9\sqrt3) = \sqrt3 - \sqrt2 ,

consistent with (3+2)(32)=1(\sqrt3 + \sqrt2)(\sqrt3 - \sqrt2) = 1. If a+b2+c3+d6=rQa + b\sqrt2 + c\sqrt3 + d\sqrt6 = r \in \Q, then (ar)+b2+c3+d6=0(a - r) + b\sqrt2 + c\sqrt3 + d\sqrt6 = 0, and freeness (question 8) forces b=c=d=0b = c = d = 0 (and a=ra = r). For 2+3+6\sqrt2 + \sqrt3 + \sqrt6 the coordinates (0,1,1,1)(0, 1, 1, 1) are not of this form: irrational — a statement stronger than Exercise 10.7, obtained without any squaring tricks.

18. A rational root p/qp/q (lowest terms) of X32X^3 - 2 satisfies p3=2q3p^3 = 2q^3, and the criterion of Exercise 8.5 gives p2p \mid 2, q1q \mid 1: candidates ±1,±2\pm1, \pm2, whose cubes are ±1,±82\pm1, \pm8 \neq 2. No rational root; in particular t=21/3Qt = 2^{1/3} \notin \Q, so (1,t)(1, t) is free over Q\Q (as in question 2).

19. Suppose (1,t,t2)(1, t, t^2) linked: some nonzero PQ[X]P \in \Q[X] with degP2\deg P \leq 2 has P(t)=0P(t) = 0; choose such a PP of least degree d1d \geq 1. By question 18, d1d \neq 1, so d=2d = 2. Euclidean division (Theorem 8.3): X32=PQ+RX^3 - 2 = PQ + R with Q,RQ[X]Q, R \in \Q[X], degR<2\deg R < 2. Evaluating at tt: 0=P(t)Q(t)+R(t)=R(t)0 = P(t)Q(t) + R(t) = R(t), so RR vanishes at tt; minimality of dd forces R=0R = 0. Then X32=PQX^3 - 2 = PQ with degQ=1\deg Q = 1: the rational root of QQ is a rational root of X32X^3 - 2, contradicting question 18. Hence (1,t,t2)(1, t, t^2) is free and dimQA=3\dim_\Q A = 3. Stability: t3=2t^3 = 2 reduces every product of 1,t,t21, t, t^2 to a combination of them (tt2=2t\cdot t^2 = 2, t2t2=2tt^2\cdot t^2 = 2t); AA contains 11: by question 12, AA is a subfield of R\R.

20. Suppose tMt \in M. Then t2Mt^2 \in M (stability), so AMA \subseteq M, and MM is a vector space over the field AA: the axioms are those of R\R-arithmetic, restricted. It is finite-dimensional over AA (a finite Q\Q-generating family generates a fortiori over AQA \supseteq \Q). The tower law for QAM\Q \subseteq A \subseteq M gives

4=dimQM=dimQAdimAM=3dimAM,4 = \dim_\Q M = \dim_\Q A \cdot \dim_A M = 3\,\dim_A M ,

impossible: 33 does not divide 44. So 21/3M2^{1/3} \notin M: no rational combination of 1,2,3,61, \sqrt2, \sqrt3, \sqrt6 equals 21/32^{1/3}.

21. Q(2)M\Q(\sqrt2) \subseteq M, so tQ(2)t \notin \Q(\sqrt2). If t+2=rQt + \sqrt2 = r \in \Q, then t=r2Q(2)t = r - \sqrt2 \in \Q(\sqrt2): contradiction — 21/3+22^{1/3} + \sqrt2 is irrational. If t=a+b3t = a + b\sqrt3, then tVectQ(1,3)Mt \in \operatorname{Vect}_\Q(1, \sqrt3) \subseteq M: contradiction again.

22. BB is a vector space over the field AA (restriction of scalars), finite-dimensional since dimQB\dim_\Q B is finite. The tower law for QAB\Q \subseteq A \subseteq B gives dimQB=dimQAdimAB\dim_\Q B = \dim_\Q A \cdot \dim_A B: the left factor divides. Subfields of MM therefore have Q\Q-dimension 11, 22 or 44: dimension 11 is Q\Q itself, dimension 44 is MM.

23. Let FMF \subseteq M be a subfield with dimQF=2\dim_\Q F = 2, and wFQw \in F \setminus \Q: (1,w)(1, w) is free, hence a basis of FF. By question 13 (d=2d = 2), w2=α+βww^2 = \alpha + \beta w for rationals α,β\alpha, \beta. Setting v=wβ/2FQv = w - \beta/2 \in F \setminus \Q:

v2=w2βw+β24=α+β24    Q,v^2 = w^2 - \beta w + \frac{\beta^2}4 = \alpha + \frac{\beta^2}4 \;\in\; \Q,

and F=Vect(1,v)F = \operatorname{Vect}(1, v). Now write v=a+b2+c3+d6v = a + b\sqrt2 + c\sqrt3 + d\sqrt6 and expand:

v2=(a2+2b2+3c2+6d2)+(2ab+6cd)2+(2ac+4bd)3+(2ad+2bc)6.v^2 = (a^2 + 2b^2 + 3c^2 + 6d^2) + (2ab + 6cd)\sqrt2 + (2ac + 4bd)\sqrt3 + (2ad + 2bc)\sqrt6 .

The three irrational coordinates vanish: ab+3cd=ac+2bd=ad+bc=0ab + 3cd = ac + 2bd = ad + bc = 0. If a0a \neq 0: b=3cd/ab = -3cd/a, and the second condition becomes c(a26d2)=0c(a^2 - 6d^2) = 0; since a2=6d2a^2 = 6d^2 with d0d \neq 0 would make 6=a/d\sqrt6 = \abs{a/d} rational, either c=0c = 0 or d=0d = 0, and in both cases the remaining conditions force b=c=d=0b = c = d = 0, i.e. vQv \in \Q: excluded. So a=0a = 0, and the conditions read 3cd=2bd=bc=03cd = 2bd = bc = 0: at most one of b,c,db, c, d is nonzero. Hence vv is a rational multiple of 2\sqrt2, 3\sqrt3 or 6\sqrt6, and

F{Q(2), Q(3), Q(6)},F \in \bigl\{\Q(\sqrt2),\ \Q(\sqrt3),\ \Q(\sqrt6)\bigr\} ,

each of which is indeed a 22-dimensional subfield (stability as in question 6, inverses by question 12): exactly three quadratic subfields.

24. (1+2+3)(1+23)=(1+2)23=22(1 + \sqrt2 + \sqrt3)(1 + \sqrt2 - \sqrt3) = (1 + \sqrt2)^2 - 3 = 2\sqrt2, so

11+2+3=1+2322=2+264=12+142+03146.\frac1{1 + \sqrt2 + \sqrt3} = \frac{1 + \sqrt2 - \sqrt3}{2\sqrt2} = \frac{\sqrt2 + 2 - \sqrt6}{4} = \frac12 + \frac14\sqrt2 + 0\cdot\sqrt3 - \frac14\sqrt6 .

(Check: (1+2+3)(2+26)=4(1 + \sqrt2 + \sqrt3)(2 + \sqrt2 - \sqrt6) = 4 after expansion.)

25. (i) Q\Q-dimension attaches an integer to each subfield of R\R, and the tower law makes these integers multiply along inclusions: dimension behaves like an arithmetic invariant, and divisibility constraints become impossibility proofs. (ii) Finite dimension forces every element to satisfy a nonzero rational polynomial equation of degree at most the dimension: finiteness means algebraicity. (iii) The two-out-of-three rule turned “multiplication by uu maps a basis to a free family of maximal size” into surjectivity, producing u1u^{-1} with no formula: inverses came from counting. (iv) The tower law forbids a 33-dimensional field inside a 44-dimensional one, which is why 21/32^{1/3} cannot be reached from 2\sqrt2 and 3\sqrt3. The theorem of Part III is Dedekind’s tower law, the opening move of Galois theory, developed in the Year 3 volume.