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.

A260077 Cyclotomic polynomial value Phi(10,n!).

This page as a plain text file.
%I A260077 #17 Aug 29 2015 14:12:16
%S A260077 1,1,11,1111,318505,205646281,268365829681,645113283892561,
%T A260077 2642842746670654081,17340073528178593019521,
%U A260077 173401165343014841913811201,2538767097801590027098850323201,52643875748950481516906361827558401,1503561738163266360299131304568093619201
%N A260077 Cyclotomic polynomial value Phi(10,n!).
%H A260077 Robert Price, <a href="/A260077/b260077.txt">Table of n, a(n) for n = 0..100</a>
%H A260077 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 A260077 a(n) = A060884(n!) for n>0.
%t A260077 Table[Cyclotomic[10, n!], {n, 0, 200}]
%Y A260077 Cf. A060884, A200906, A259264, A259265.
%K A260077 nonn
%O A260077 0,3
%A A260077 _Robert Price_, Aug 29 2015