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.

A258287 Number of partitions of 9 copies of n into distinct parts.

This page as a plain text file.
%I A258287 #7 Apr 03 2017 10:26:02
%S A258287 1,1,10,14,82,145,652,1198,4880,9095,33810,61933,212087,405116,
%T A258287 1261067,2366558,7163718,13477035,37969720,72363916,194919282
%N A258287 Number of partitions of 9 copies of n into distinct parts.
%F A258287 a(n) = 1/9! * [Product_{i=1..9} x_i^n] Product_{j>0} (1+Sum_{i=1..9} x_i^j).
%Y A258287 Column k=9 of A258280.
%K A258287 nonn
%O A258287 17,3
%A A258287 _Alois P. Heinz_, May 25 2015