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.

A196885 Number of partitions of n^7 into powers of 7.

This page as a plain text file.
%I A196885 #6 Mar 30 2012 17:37:35
%S A196885 1,1,36,19166,14615986,8939918814,3837284133564,1226373476385199,
%T A196885 270102925553717303,46188578538444709937,5945914039134501155164,
%U A196885 595502415534028698326141,49457500873761026837492373,3353360710521929211582306983,186523687141803451969677785640
%N A196885 Number of partitions of n^7 into powers of 7.
%H A196885 Alois P. Heinz, <a href="/A196885/b196885.txt">Table of n, a(n) for n = 0..1000</a>
%F A196885 a(n) = [x^(n^7)] 1/Product_{j>=0}(1-x^(7^j)).
%Y A196885 Column k=7 of A196879.
%K A196885 nonn
%O A196885 0,3
%A A196885 _Alois P. Heinz_, Oct 07 2011