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.

A112313 Number of partitions of n into products of 3 primes.

This page as a plain text file.
%I A112313 #9 Mar 30 2012 18:40:30
%S A112313 1,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,1,0,1,0,2,0,0,0,2,0,1,1,3,0,2,0,3,0,
%T A112313 1,1,5,0,3,1,5,0,4,1,7,2,4,2,9,0,7,2,10,2,9,3,13,3,10,3,17,2,14,7,18,
%U A112313 5,18,5,25,6,22,9,31,7,27,13,34,10,36,12,45,15,40,19,54,15,52,24,63,22,67,26
%N A112313 Number of partitions of n into products of 3 primes.
%H A112313 Alois P. Heinz, <a href="/A112313/b112313.txt">Table of n, a(n) for n = 0..5000</a>
%e A112313 a(32) = 3 since 32 = 20+12 = 12+12+8 = 8+8+8+8.
%Y A112313 Cf. A014612, A000607, A101049, A112314, A112315, A112316.
%K A112313 nonn
%O A112313 0,21
%A A112313 _Jonathan Vos Post_, Sep 02 2005
%E A112313 Extended by _Ray Chandler_, Sep 02 2005