cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A192003 Row sums of array A187360: minimal polynomials of 2*cos(Pi/n) evaluated for x=1.

Original entry on oeis.org

3, 1, 0, -1, -1, -2, -1, -1, -3, 1, 1, -2, 1, 1, -5, -1, -1, 1, -1, 1, 7, 1, 1, -2, -1, 1, -3, 1, -1, 1, -1, -1, -11, 1, 1, 1, 1, 1, 13, 1, -1, 1, -1, 1, 1, 1, 1, -2, -1, 1, -17, 1, -1, 1, 1, 1, 19, 1, 1, 1, 1, 1, 1, -1, 1, 1, -1, 1, -23, 1, 1, 1, 1, 1, -5, 1, 1, 1, -1, 1
Offset: 1

Views

Author

Wolfdieter Lang, Jul 14 2011

Keywords

Crossrefs

Formula

a(n) = sum(A187360(n,m),m=0..A055034(n)), n>=1.
a(n) = C(n,x=1), with the minimal (monic and integer) polynomial C(n,x) of 2*cos(Pi/n).