Processing math: 100%

Math Equations

Thursday, June 8, 2017

A proposition of trigonometry, or complex numbers

Prop. If 0,1,z,w all lie on a circle centered at 1/2 then zw is the orthogonal projection of 0 onto the line through z and w.

Proof. If z,w to lie on that circle, then (z12)(¯z12)=14, which simplifies to z¯z=z+¯z2
(w12)(¯w12)=14, which simplifies to w¯w=w+¯w2.
Introducing names z=a+bi,w=c+di these equations turn into a2+b2=a,c2+d2=c.
Two things need to be shown: (1) zw lies on the line through z and w, and (2) zw is perpendicular to zw.

(1) Verify that the following determinant is zero. |1ab1cd1acbdad+bc|=acd+bc2acd+bd2a2dabc+abcb2d+adbc=b(c2+d2)(a2+b2)d+adbc=bcad+adbc=0.
(2) Verify that zw/(zw) is imaginary, or equivalently that zw(¯z¯w) is imaginary. zw(¯z¯w)+¯zw(¯z¯w)=z¯zwzw¯w+z¯z¯w¯zw¯w=z¯z(w+¯w)(z+¯z)w¯w=z+¯z2(w+¯w)(z+¯z)w+¯w2=12(z+¯z)(w+¯w)(11)=0.

Tuesday, May 9, 2017

Extremely rational cubic polynomials

By an extremely rational cubic polynomial, I mean a cubic polynomial p such that both p and p are products of rational linear factors. A parametrization will now be derived.

Seek to satisfy p=(a+x)(b+x)(c+x), p=3(d+x)(e+x) as polynomials.
0=p(e)=ab+ac+bc2(a+b+c)e+3e2(3eabc)2=(a+b+c)23(ab+ac+bc)=a2+b2+c2abacbc
We thus need to parametrize triples (a,b,c) such that the right-hand side is a square.

By the cubic number system, I mean triples (a,b,c) with the following operations.
(a,b,c)+(d,e,f)(a+d,b+e,c+f)(a,b,c)(d,e,f)(ad+bf+ce,ae+bd+cf,af+be+cd)Q(a,b,c)a2+b2+c2abacbc
This system is a close sibling of the usual complex number system. Its relevance to us is in the last definition. It is the expression we want to make into a square. Verify the identity Q(zw)=Q(z)Q(w) to realize that our task can be fulfilled by setting (a,b,c)(u,v,w)2. Normally, one would use fractions a,b,c,u,v,w in this number system, but we can just as well use complex parameters u,v,w.

Here is the parametrization.
p=(a+x)(b+x)(c+x),p=3(d+x)(e+x),p=6(f+x)a=u2+2vw,b=w2+2uv,c=v2+2uwd,e=13((u+v+w)2±Q(u,v,w)),f=13(u+v+w)2

Here is an example.
(u,v,w)=(1,2,7)(a,b,c)=(12+2×2×7, 72+2×1×2, 22+2×1×7)=(29,53,18)p=(29+x)(53+x)(18+x)=27666+3013x+100x2+x3Q(u,v,w)=12+22+721×21×72×7=31Q(a,b,c)=29×29+53×53+18×1829×5329×1853×18=961d,e=13(102±31)=1313,23p=3(1313+x)(23+x)=(131+3x)(69+x)=3013+200x+3x2f=1003,p=6(1003+x)=200+6x

An example involving complex parameters u,v,w is best given visually and interactively.