Published on

Axle - 4th : Chapter 1

Disclaimer: Proofs are not of their most formal forms. The notation 00 could refer to either a scalar or the zero vector.

Exercise 1A

Problems 1 - 5

Simple derivations.

Problem 6

Show that for every αC\alpha \in \mathbb{C}, there exists a unique βC\beta \in \mathbb{C} such that αβ=1\alpha \beta = 1.

Proof. W.l.o.g., assume that α=a+bi0\alpha = a + bi \neq 0, as 00 has no multiplicative inverse. We first show the uniqueness of an inverse, assuming its existence. Suppose

(a+bi)(c+di)=1=(a+bi)(e+fi)(a + bi)(c + di) = 1 = (a + bi)(e + fi)

It follows that

(c+di)=(c+di)(a+bi)(e+fi)=1(e+fi)=(e+fi)\begin{align*} (c + di) &= (c + di) (a + bi) (e + fi)\\ &= 1 \cdot (e + fi) \\ &= (e + fi) \end{align*}

To prove the existence of an inverse, one can verify that, with

c=aa2+b2,    d=ba2+b2c = \frac{a}{a^2 + b^2}, \;\; d = -\frac{b}{a^2 + b^2}

we have (a+bi)(c+di)=1(a + bi) (c + di) = 1. Since a+bi0a2+b20a + bi \neq 0 \Rightarrow a^2 + b^2 \neq 0, thus β=c+di\beta = c + di exists. This concludes the proof.

Problem 7

Show that (1+3i)/2(-1 + \sqrt{3}i)/2 is a cube root of 11.

Ans. Either via a direct calculation, or the fact that 11 has three cube roots: e(π/3)(2k+1)e^{(\pi/3) \cdot (2k+1)}, k=0,1,2k = 0, 1, 2.

Problem 8

Find two distinct square roots of ii.

Ans. eπ/4ie^{\pi/4 \cdot i} and e5π/4ie^{{5\pi/4 \cdot i}}.

Remaining Problems

Calculations and derivations.

Exercise 1B

Problem 1

Prove that (v)=v-(-v) = v for every vVv \in V.

Ans. The additive inverse is unique.

Problem 2

Suppose aFa \in \mathbb{F}, vVv \in V, and av=0av = 0. Prove a=0a = 0 or v=0v = 0.

Proof. If a=0a = 0, then av=0av = 0. Suppose a0a \neq 0, then there exists a1Fa^{-1} \in \mathbb{F} s.t. a1a=1a^{-1} a= 1. Then

v=1v=a1av=a10=0\begin{align*} v = 1 \cdot v = a^{-1} a \cdot v = a^{-1} 0 = 0 \end{align*}

This concludes the proof.

Problem 3

Derivations.

Problem 4

Why the empty set is not a vector space.

Ans. An additive identity must exist in a vector space.