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.

A259795 Number of partitions of n^6 into sixth powers.

This page as a plain text file.
%I A259795 #19 Jan 29 2018 21:12:00
%S A259795 1,1,2,13,218,5082,140549,4318937,142230196,4899174096,173759831765,
%T A259795 6275666535508,229029623773326,8400986623582879,308552577080828413,
%U A259795 11315799255444002331,413526899811283611529,15035521464541449037361,543292158617220114038102,19493012206795963934830852,694033371089826655280448205,24509565267500567956406898725
%N A259795 Number of partitions of n^6 into sixth powers.
%H A259795 H. L. Fisher, <a href="/A027601/a027601.pdf">Letter to N. J. A. Sloane, Mar 16 1989</a>
%F A259795 a(n) = [x^(n^6)] Product_{k>=1} 1/(1 - x^(k^6)). - _Ilya Gutkovskiy_, Jan 29 2018
%Y A259795 A row of the array in A259799.
%Y A259795 Cf. A037444, A259792, A259793, A259794.
%K A259795 nonn
%O A259795 0,3
%A A259795 _N. J. A. Sloane_, Jul 06 2015
%E A259795 a(8)-a(14) from _Alois P. Heinz_, Jul 10 2015
%E A259795 a(15)-a(18) from _Hiroaki Yamanouchi_, Jul 11 2015
%E A259795 a(19)-a(21) from _Vaclav Kotesovec_, Dec 10 2016