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.

A196884 Number of partitions of n^6 into powers of 6.

This page as a plain text file.
%I A196884 #7 Mar 30 2012 17:37:35
%S A196884 1,1,16,2220,374160,53511471,6188114528,527457882126,36521876237448,
%T A196884 1952615455825446,86220169777616208,3212254985375294550,
%U A196884 99345949328271872420,2632974948301168473984,61767819644161815082080,1284454579537478675292282,23584751451820642893522984
%N A196884 Number of partitions of n^6 into powers of 6.
%H A196884 Alois P. Heinz, <a href="/A196884/b196884.txt">Table of n, a(n) for n = 0..1000</a>
%F A196884 a(n) = [x^(n^6)] 1/Product_{j>=0}(1-x^(6^j)).
%Y A196884 Column k=6 of A196879.
%K A196884 nonn
%O A196884 0,3
%A A196884 _Alois P. Heinz_, Oct 07 2011