Show that α+β=β+α for all α,β∈C.
Proof. Let α=a+bi, β=c+di for a,b,c,d∈R. Then, we have:
α+β=(a+bi)+(c+di)=(a+c)+(b+d)i
And also:
β+α=(c+di)+(a+bi)=(a+c)+(d+b)i
Since addition of real numbers is commutative, we have a+c=c+a and b+d=d+b, so
(a+c)+(b+d)iα+β=(c+a)+(d+b)i=β+α
as desired.
Show that (α+β)+λ=α+(β+λ) for all α,β,λ∈C.
Proof. Let α=a1+a2i, b=b1+b2i, and λ=c1+c2i, for ak,bk,ck∈R. Then:
(α+β)+λ=[(a1+a2i)+(b1+b2i)]+(c1+c2i)=[(a1+b1)+(a2+b2)i]+(c1+c2i)=[(a1+b1)+c1]+[(a2+b2)+c2]i=[a1+(b1+c1)]+[a2+(b2+c2)]i=(a1+a2i)+[(b1+c1)+(b2+c2)i]=(a1+a2i)+[(b1+b2i)+(c1+c2)i]=α+(β+λ)
as desired.
Show that (αβ)λ=α(βλ) for all α,β,λ∈C.
This proof feels clumsy. Maybe there’s a better way to do this?
Proof. Let α=a1+a2i, b=b1+b2i, and λ=c1+c2i, for ak,bk,ck∈R. Then:
αβ=(a1+a2i)(b1+b2i)=a1b1+a1b2i+a2b1i+a2b2i2=(a1b1−a2b2)+(a1b2+a2b1)i=x+yi
where x=a1b1−a2b2, y=a1b2+a2b1. Then, (αβ)λ is:
αβ(λ)=(x+yi)(c1+c2i)=xc1+xc2i+yc1i+yc2i2=(xc1−yc2)+(xc2+yc1)i
For βλ, we have:
βλ=(b1+b2i)(c1+c2i)=b1c1+b1c2i+b2c1i+b2c2i2=(b1c1−b2c2)+(b1c2+b2c1)i=p+qi
where p=b1c1−b2c2, q=b1c2+b2c1. Then, α(βλ) is:
α(βλ)=(a1+a2i)(p+qi)=a1p+a1qi+a2pi+a2qi2=(a1p−a2q)+(a1q+a2p)i
Expanding our simplifications:
αβ(λ)=(xc1−yc2)+(xc2+yc1)i=(a1b1c1−a2b2c1−a1b2c2−a2b1c2)+(a1b1c2−a2b2c2+a1b2c1+a2b1c1)i
and
α(βλ)=(a1p−a2q)+(a1q+a2p)i=(a1b1c1−a1b2c2−a2b1c2−a2b2c1)+(a1b1c2+a1b2c1+a2b1c1−a2b2c2)i=(a1b1c1−a2b2c1−a1b2c2−a2b1c2)+(a1b1c2−a2b2c2+a1b2c1+a2b1c1)i=a(βλ)
as desired.
Show that λ(α+β)=λα+λβ for all α,β,λ∈C.
Proof. Let α=a+bi,β=c+di and λ=e+fi, where a,b,c,d,e,f∈R. Then:
λ(α+β)=(e+fi)[(a+bi)+(c+di)]=(e+fi)[(a+c)+(b+d)i]=e(a+c)+e(b+d)i+fi(a+c)+fi(b+d)i=ea+ec+ebi+edi+fai+fci−fb−fd=(ea+ec−fd−fb)+(af+eb+ed+cf)i
and
λ(α)+λβ=(e+fi)(a+bi)+(e+fi)(c+di)=(ea+afi+ebi−fb)+(ec+cfi+edi−fd)=(ea+ec−fd−fb)+(af+eb+cf+ed)i
Thus, we have λ(α+β)=λ(α)+λ(β) as desired.
Show that for every α∈C, there exists a unique β∈C such that α+β=0.
Proof. Let α=a1+a2i, where ak∈R, and β=−a1−a2i. Then, we have:
α+β=(a1+a2i)+(−a1−a2i)=(a1−a1)+(a2−a2)i=0+0i=0
which proves existence. To show that β is unique, suppose λ∈C such that α+λ=0. Then:
λ=λ+(α+β)=(λ+α)+β=0+β=β
and thus β is unique.
Show that for every α∈C with α=0, there exists a unique β∈C such that αβ=1.
Proof. Let α=a+bi and β=a+bi1. Then, we have:
αβ=(a+bi)(a+bi1)=1(a+bia+bi)=1(1)=1
which proves existence. To show β is unique, suppose λ∈C such that αλ=1. Then:
λ=λ(αβ)=(λα)(β)=(1)(β)=β
and thus β is unique.
Show that
2−1+3i
is a cube root of 1 (meaning its cube equals 1).
Proof. We have
(2−1+3i)2=41−3i−3i−3=4−2−23i=2−1−3i
Then:
(2−1+3i)3=(2−1+3i)2(2−1+3i)=(2−1−3i)(2−1+3i)=41−3i+3i−33i2=41−(3)(−1)=44=1
as desired.
Find two distinct square roots of i.
Suppose a,b∈R for some a+bi such that (a+bi)2=i. Then, we have:
(a+bi)2=(a+bi)(a+bi)=a2+2abi−b2=i
Grouping real and imaginary terms together, we have
(a2−b2)+(2ab)i=i
Since the real and imaginary parts on each side must be equal, we have
a2+b2ab=0=21
The first equation tells us that b=±a. If we have b=−a, we would have
a(−a)=−a2=21
which is impossible since a,b∈R. Thus, we must have b=a, which gives:
a2a=21=±21
Hence, our two roots are:
a+bi=±(21)(1+i)
as desired.
Find x∈R4 such that
(4,−3,1,7)+2x=(5,9,−6,8)
We have:
2x=(5,9,−6,8)−(4,−3,1,7)=(1,12,−7,1)
which then gives:
x=21(1,12,−7,1)=(21,6,−27,21)
Explain why there does not exist λ∈C such that
λ(2−3i,5+4i,−6+7i)=(12−5i,7+22i,−32−9i)
Proof. If such λ∈C exists, then we have
λ(2−3i)λ(−6+7i)=12−5i=−32−9i
Then, we must have:
λ(2−3i)(−32−9i)−91+78i=λ(−6+7i)(12−5i)=−37+114i
which is impossible. Hence, such λ∈C does not exist.
Show that for every (x+y)+z=x+(y+z) for all x,y,z∈Fn.
Proof. We have x=(x1,…,xn), y=(y1,…,yn) and z=(z1,…,zn). Then:
(x+y)+z=((x1,…,xn)+(y1,…,yn))+(z1,…,zn)=(x1+y1,…,y1+yn)+(z1,…,zn)=((x1+y1)+z1,…,(xn+yn)+zn)=(x1+(y1+z1),…,xn+(yn+zn))=(x1,…,xn)+(y1+z1,…,yn+zn)=(x1,…,xn)+((y1,…,yn)+(z1,…,zn))=x+(y+z)
Show that for every (ab)x=a(bx) for all x∈Fn and all a,b∈F.
Proof. We have x=(x1,…,xn) and y=(y1,…,yn). Then:
ab(x)=ab(x1,…,xn)=(ab(x1),…,(ab)xn)=(a(bx1),…,a(bxn))=a(bx1,…,bxn)=a(bx)
Show that 1x=x for all x∈Fn.
Proof. We have x=(x1,…,xn). Then
1x=1(x1,…,xn)=(1⋅x1,…,1⋅xn)=(x1,…,xn)=x
Show that λ(x+y)=λx+λy for all λ∈F and all x,y∈F.
Proof. We have x=(x1,…,xn) and y=(y1,…,yn). It follows that:
λ(x+y)=λ((x1,…,xn)+(y1,…,yn))=λ((x1+y1)+⋯+(xn+yn))=(λ(x1+y1)+⋯+λ(xn+yn))=((λx1+⋯+λxn))+(λy1+⋯+λyn)=λx+λy
Show that (a+b)x=ax+bx for all a,b∈F and all x∈Fn.
Proof. Suppose x=(x1,…,xn). Then
(a+b)x=(a+b)(x1,…,xn)=(ax1+bx1,…,axn+bxn)=(ax1,…axn)+(bx1,…,bxn)=a(x1,…,xn)+b(x1,…,xn)=ax+bx