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!).

This page as a plain text file.
%I A260076 #21 Aug 29 2015 14:11:57
%S A260076 3,3,73,46873,191116801,2985985728001,139314069877248001,
%T A260076 16390160963204120064001,4296582355504685658144768001,
%U A260076 2283380023591730863569702223872001,2283380023591730815832761109839872000001,4045146997974190235742912149285516869632000001
%N A260076 Cyclotomic polynomial value Phi(9,n!).
%H A260076 Robert Price, <a href="/A260076/b260076.txt">Table of n, a(n) for n = 0..100</a>
%H A260076 OEIS Wiki, <a href="https://oeis.org/wiki/Cyclotomic Polynomials at x=n, n! and sigma(n)">Cyclotomic Polynomials at x=n, n! and sigma(n)</a>
%F A260076 a(n) = A060883(n!) for n>0.
%t A260076 Table[Cyclotomic[9, n!], {n, 0, 200}]
%Y A260076 Cf. A060883, A200906, A259264, A259265.
%K A260076 nonn
%O A260076 0,1
%A A260076 _Robert Price_, Aug 29 2015