About me: In 1980, I went on a mathematics competition trip organized
by George Berzsenyi and the Texas ARML. It was a very rewarding
experience, but I entered university in the fall and did not keep in
touch with George. A couple weeks ago, I contacted George to see
if he'd be interested in a math problem I had been working on.
I don't know whether this problem has been solved already.
Here's the problem:
Find coordinates for a regular heptagon in 3D Euclidean space where
all 3 components (x,y,z) of all 7 coordinates are elements of the same
cubic field, or prove that it can't be done.
The problem can be stated equivalently, with more algebra, as follows:
Find a unit vector (x,y,z) that allows all 9 entries of the following rotation
matrix to be elements of the same cubic field:
(1-c)*x^2 + c (1-c)*x*y - z*s (1-c)*x*z + y*s
(1-c)*x*y + z*s (1-c)*y^2 + c (1-c)*y*z - x*s
(1-c)*x*z - y*s (1-c)*y*z + x*s (1-c)*z^2 + c
where:
c = cos(2*pi/7)
s = sin(2*pi/7)
or prove that no such vector exists.
When I contacted George, it had occurred to me that this problem was
similar to competition math problems, but the notion of a field is usually
beyond high school mathematics, at least in 1980 USA. However, there
are always students with exceptional talent and knowledge, and one of
them may be able to solve this problem.
As I told George, I have not fully explored the number-theoretic aspects
of this problem, so a simple solution or disproof may yet exist.
I have been pursuing it in my off time, mostly using computer searches.
Best regards,
David McCooey