Processing math: 100%

Saturday, March 14, 2015

An Algebraic Construction of the Split-Complex Numbers

In a previous post, I constructed the split-complex numbers in a somewhat handwavy fashion. It went as so: suppose j is a solution to x2=1 but j±1, then the split-complex numbers are defined by a+jb. In the last post, we examined a new characterization for the complex numbers via quotients. Particularly, we wanted to find a solution to x2+1. However no such solution exists in R, so by quotienting R[x] by x2+1, we were able to get solutions.

We know that for a polynomial p(x) over a field F, F[x]/(p(x)) is a field if and only if p(x) is irreducible over F. Let us consider the case of p(x)=x21. We know that this polynomial has solutions in R: ±1. We, however, can still quotient R[x] by x21. Let us see what happens if we do so. Repeating similar logic as in the case of x2+1, we have that

R[x]/(x21)={[a+bx]:a,bR}

where [a+bx]={q(x):p(x)(q(x)abx)}. Again, we have an algebra structure on R[x]/(x21) since we can multiply polynomials. Multiplying two elements of the R[x]/(x21), we get

(a+bx+(p(x)))(c+dx+(p(x)))=ac+adx+bcx+bdx2+(p(x)).

However since x21(modx2+1), it follos that bdx2bd and so

(a+bx+(p(x)))(c+dx+(p(x)))=(ac+bd)+(ad+bc)x+(p(x)).

If you recall the structure of the split-complex numbers, (a+jb)(c+jd)=(ac+bd)+(ad+bc)j. Thus there is a natural isomorphism between R[x]/(x21) and H as they have the same additive and multiplicative structures. Before, it was noted that not every element in H has an inverse; particularly, those elements living on the lines y=±x.

The ring R[x]/(x21) is commutative but as we noted, it cannot be a field since x21 is reducible over R. This is in exact agreement with what we showed before. Thus the general algebraic theory gave to us quite naturally the fact that H is not a field. Moreover, we have a matrix representation for the split-complex numbers by the same logic as in the previous post:

a+jb(abba).

The matix corresponding to complex numbers is

a+ib(abba)

which is invertible if a,b0 since its determinant is nonzero. The former matrix is not invertible since whenever a2=b2, the determinant is zero. This again agrees with the previous analysis.

No comments:

Post a Comment