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.

A112314 Number of partitions of n into products of 4 primes.

This page as a plain text file.
%I A112314 #9 Mar 30 2012 18:40:30
%S A112314 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,
%T A112314 0,0,1,0,0,0,2,0,0,0,0,0,0,0,2,0,0,0,1,0,1,0,3,0,0,0,2,0,0,0,3,0,0,0,
%U A112314 1,0,1,0,5,0,0,0,3,0,1,0,5,1,0,0,4,0,1,0,7,0,2,0,4,0,2,0,9,1,0,0,7,0,2,0,10,1
%N A112314 Number of partitions of n into products of 4 primes.
%H A112314 Alois P. Heinz, <a href="/A112314/b112314.txt">Table of n, a(n) for n = 0..5000</a>
%e A112314 a(48) = 2 since 48 = 24+24 = 16+16+16.
%Y A112314 Cf. A014613, A000607, A101049, A112313, A112315, A112316.
%K A112314 nonn
%O A112314 0,41
%A A112314 _Jonathan Vos Post_ and _Ray Chandler_, Sep 02 2005