Processing math: 100%

Math Equations

Sunday, March 1, 2015

Tetrahedra on a hyperbolic parabola

Instructed by a youtube video I folded a hyperbolic parabola. It looked like a regular tetrahedron so I wondered if there is any regular tetrahedron on the rational surface z=x2y2.



It should be centered at the origin and have the following vertices:[a,b,a2b2],[a,b,a2b2],[b,a,a2+b2],[b,a,a2+b2].We want all quadrances to be the same. By symmetry, only one equation is needed:4a2+4b2=(ab)2+(a+b)2+4(a2b2)2or equivalentlya2+b2=2(a2b2)2.

Our approach is to try to solve for one of the variables, say a in terms of b. We will plug in different rational b and filter out those which give rational a. A major insight is that filtering can be done by parametrization, or a change of variables if you wish. Let's start with completing the square:(a24b2+14)2=b2+116.Denote the left-hand side by c. We can find points on the hyperbola c2b2=116 by first parametrizing the unit circle and noticing thatc2b2=116(bc)2+(14c)2=1.The parametrization becomes (we choose 2t rather than 1t2 in the denominator)(b,c)=(1t28t,1+t28t).and thus the completed square can be written (we arbitrarily choose a plus sign when taking roots)a2=(1t2)216t2+14+1+t28t=1+14t2+t4+8t+8t364t2=(1+t)4+4t(1+t)264t2=(1+t)264t2((1+t)2+4t).We now turn to the equationd2=(1+t)2+4t=(t+3)28=e28.In this case let's try a different substitution:(d,e)=(u+v,uv)uv=2(d,e)=(u2u,u+2u)=(u22u,u2+2u)t=e3=u23u+2u=(u1)(u2)u.Finally,(a,b)=(1+t8td,1t28t)=(u22u+2uu22u8(u1)(u2)u,u22u+2uu24u+2u8(u1)(u2)u)=u22u+28u(u1)(u2)(u22,u2+4u2).In particular, one possible tetrahedron, obtained when u=1, has vertices[a,b,a2b2]=148[5,35,25], etc.