A217290 Integers n such that 2*cos(2*Pi/n) is an integer.
-6, -4, -3, -2, -1, 1, 2, 3, 4, 6
Offset: 0
Examples
2*cos(2Pi/1) = 2 2*cos(2Pi/2) = -2 2*cos(2Pi/3) = -1 2*cos(2Pi/4) = 0 2*cos(2Pi/6) = 1 2*cos(2Pi/10) = 1.6180339887... and so 10, for instance, is not in this sequence.
Links
- W. Scherrer, Die Einlagerung eines regulären Vielecks in ein Gitter, Elemente der Mathematik, 1946, 1(6), p.97-98.
- Wikipedia, Crystallographic Restriction Theorem
Comments