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.

A258470 Number of partitions of n of order 10.

This page as a plain text file.
%I A258470 #5 May 31 2015 03:28:01
%S A258470 0,0,0,0,0,0,0,1,1,2,3,4,6,7,9,11,13,16,18,21,25,28,33,36,41,46,51,57,
%T A258470 62,68,76,82,91,97,106,115,124,134,143,153,166,176,190,200,214,228,
%U A258470 242,257,271,286,305,320,340,355,375,395,415,436,456,477,503,524
%N A258470 Number of partitions of n of order 10.
%H A258470 Alois P. Heinz, <a href="/A258470/b258470.txt">Table of n, a(n) for n = 0..1000</a>
%F A258470 G.f.: -(x^10-x^3-1)*x^7/((x-1)*(x^2-1)*(x^5-1)*(x^10-1)).
%Y A258470 Column k=10 of A256067.
%K A258470 nonn
%O A258470 0,10
%A A258470 _Alois P. Heinz_, May 31 2015