A228780 Power basis components of the algebraic numbers S2(n) in Q(2*cos(Pi/n)), where S2(n) is the square of the sum of the lengths of the distinct line segments (side and diagonals) in the regular n-gon.
4, 3, 6, 4, 3, 4, 12, 6, -1, 4, 4, -2, -4, 6, 4, 3, 8, 4, -16, -8, 12, 6, 3, -4, -8, 4, 4, 0, 4, 10, 4, 3, 8, -8, -12, 4, 4, 28, 14, -40, -20, 12, 6, -1, 8, 12, 4, -2, -8, 28, 28, -26, -20, 6, 4, -1, -8, 16, 28, -16, -20, 4, 4, 4, 2, -12, -6, 8, 4, 3, -8, -24, 28, 44, -20, -24, 4, 4, 0, 8, 28, -4, -40, -12, 10, 4, -1, -16, -24, 0, 12, 4
Offset: 2
Examples
The table a(n,k) begins: n\k 0 1 2 3 4 5 ... 2: 4 3: 3 4: 6 4 5: 3 4 6: 12 6 7: -1 4 4 8: -2 -4 6 4 9: 3 8 4 10: -16 -8 12 6 11: 3 -4 -8 4 4 12: 0 4 10 4 13: 3 8 -8 -12 4 4 14: 28 14 -40 -20 12 6 15: -1 8 2 4 ... n=5: S2(5) = (4-rho(5)^2)*(Sum_{j=1..2} S(j-1,rho(5)))^2 = 4 + 8*rho(5) + 3*rho(5)^2 - 2*rho(5)^3 - rho(5)^4, reduced with C(5,x) = x^2 - x - 1, with x = rho(5), using C(5,rho(5)) = 0, to eliminate all powers of rho(5) starting with power 2. This leads to S2(5) = 3*1 + 4*rho(5). rho(5) = phi, the golden section. The exact or approximate real values for S2(n) are, for n = 2, ..., 15: 4, 3, 11.65685426, 9.472135960, 22.39230484, 19.19566936, 36.32882142, 32.16343753, 53.49096128, 48.37415020, 73.88698896, 67.82742928, 97.52047276, 90.52313112.
Links
- Wolfdieter Lang, The field Q(2cos(pi/n)), its Galois group and length ratios in the regular n-gon, arXiv:1210.1018 [math.GR], 2012-2017.
- Seppo Mustonen, Lengths of edges and diagonals and sums of them in regular polygons as roots of algebraic equations.
- Seppo Mustonen, Lengths of edges and diagonals and sums of them in regular polygons as roots of algebraic equations [Local copy]
Formula
a(n,k) = [rho^k] (S2(n) modulo C(n,rho(n)), with S2(n) the square of the sum of the distinct length/radius ratios in the regular n-gon, with rho(n) = 2*cos(Pi/n) given above in a comment, and C(n,x) the minimal polynomial of rho(n) given in A187360 (see Table 2 and section 3 of the paper given in the W. Lang link below).
Comments