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.

A260076 Cyclotomic polynomial value Phi(9,n!).

Original entry on oeis.org

3, 3, 73, 46873, 191116801, 2985985728001, 139314069877248001, 16390160963204120064001, 4296582355504685658144768001, 2283380023591730863569702223872001, 2283380023591730815832761109839872000001, 4045146997974190235742912149285516869632000001
Offset: 0

Views

Author

Robert Price, Aug 29 2015

Keywords

Crossrefs

Programs

  • Mathematica
    Table[Cyclotomic[9, n!], {n, 0, 200}]

Formula

a(n) = A060883(n!) for n>0.