Now, we extend the definition of ||a,b,c||.
S is the set of all ordered triples (a,b,c) ; with a,b,c in the set C
of complex numbers.
Now we remove the element (0,0,0). So = S \ {(0,0,0)}.
In So, we say that (a',b',c') is a multiple of (a,b,c) if and only if
there is a complex number s such that (a',b',c') = s (a,b,c).
In So, we denote the set of all these multiples of (a,b,c) as ||a,b,c||.
Now we'll associate just one point with each set ||a,b,c||.
Now we have four sorts of points.
P(a+ia', b+ib', c+ic') and point Q are conjugate imaginary points
<=>
(a-ia', b-ib', c-ic') are coordinates of Q
Now we consider all other cases.
P(a+ia',b+ib',c+ic') is a real point
=>
||a+ia',b+ib',c+ic'|| contains a real triple (d,e,f)
=>
There is a complex number k + il such that
a+ia' = (k+il)d
b+ib' = (k+il)e
c+ic' = (k+il)f
=>
a = kd a' = ld
b = ke and b' = le
c = kf c' = lf
=>
(a,b,c) is directly proportional with (d,e,f) and
(a',b',c') is directly proportional with (d,e,f)
=>
(a,b,c) is directly proportional with (a',b',c')
=>
There is a real value t such that
a' = ta and b' = tb and c' = tc
=>
point P has coordinates (a+ita,b+itb,c+itc)
=>
point P has coordinates (a(1+it),b(1+it),c(1+it))
Conversely:In exactly the same way as above we define real lines, imaginary lines and conjugate imaginary lines.
Now we have three sorts of lines.
Point P(a,b,c) is on line l(u,v,w)
<=>
u a + v b + w c = 0
| x y z |
| a+ia' b+ib' c+ic' | = 0
| a-ia' b-ib' c-ic' |
<=> (row 2 + row 3)
| x y z |
| 2a 2b 2c | = 0
| a-ia' b-ib' c-ic' |
<=> (row 3 - (1/2) row 2) and dividing by (-i)
| x y z |
| a b c | = 0
| a' b' c' |
and this is a real line.
Proof:
Take P(a+ia',b+ib',c+ic') and Q(a-ia',b-ib',c-ic') and R(d,e,f)
The equation of RP is
| x y z |
| d e f | = 0
| a-ia' b-ib' c-ic' |
<=>
| x y z | | x y z |
| d e f | + i | d e f | = 0
| a b c | | a' b' c' |
<=>
(ux+vy+wz)+i(u'x+v'y+w'z)=0
<=>
(u+iu')x+(v+iv')y+(w+iw')z=0
Similarly, the equation of RQ is (u-iu')x+(v-iv')y+(w-iw')z=0The proof is left as an exercise
We say a curve is imaginary if and only if it contains a finite number
of real points.
Example:
x2 + y2 = 0 and x2 + y2 + 9 = 0
are equations of imaginary curves.
[ x ] [ x' ] [1 0 xo]
[ y ] = M.[ y' ] with M = [0 1 yo]
[ z ] [ z' ] [0 0 1]
(x,y,z) are the coordinates of a point with respect to the old axes.With respect to the new axes, take the point I(1,i,0). The coordinates of this point with respect to the old axes are
[1 0 xo] [ 1 ] [ 1 ]
[0 1 yo].[ i ] = [ i ]
[0 0 1] [ 0 ] [ 0 ]
With respect to the new axes, take the point J(1,-i,0). The coordinates
of this point with respect to the old axes are
[1 0 xo] [ 1 ] [ 1 ]
[0 1 yo].[ -i] = [ -i]
[0 0 1] [ 0 ] [ 0 ]
Conclusion: The coordinates of the cyclic points are invariant with
respect to a translation.
[ x ] [ x' ] [cos(t) -sin(t) 0]
[ y ] = M.[ y' ] with M = [sin(t) cos(t) 0]
[ z ] [ z' ] [ 0 0 1]
With respect to the new axes, take the point I(1,-i,0). The coordinates
of this point with respect to the old axes are
[cos(t) -sin(t) 0] [ 1 ] [cos(t) - i sin(t) ]
[sin(t) cos(t) 0].[ i ] =[sin(t) + i cos(t) ]
[ 0 0 1] [ 0 ] [ 0 ]
We multiply this coordinates with (cos(t) + i sin(t))
((cos(t)-i sin(t))(cos(t)+i sin(t)),(sin(t)+i cos(t))(cos(t)+i sin(t)), 0)
<=>
...
<=>
( 1 , i , 0 )
You'll find a similar result for J(1,-i,0).