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.

A141272 Number of partitions of n into distinct nonzero Mancala numbers (A007952).

This page as a plain text file.
%I A141272 #2 Mar 30 2012 18:51:00
%S A141272 1,0,1,1,1,1,0,1,2,1,1,2,1,2,2,1,3,2,1,3,3,2,2,2,3,4,2,2,5,4,3,4,5,5,
%T A141272 4,4,5,7,4,3,8,7,5,6,6,8,9,5,7,12,7,7,10,8,11,9,8,14,13,9,12,16,13,13,
%U A141272 13,14,18,14,12,17,19,14,16,20,17,20,19,18,25,21,18,25,24,21
%N A141272 Number of partitions of n into distinct nonzero Mancala numbers (A007952).
%e A141272 a(20) = #{17+3, 11+9, 11+5+3+1} = 3;
%e A141272 a(21) = #{21, 17+3+1, 11+9+1} = 3;
%e A141272 a(22) = #{21+1, 17+5} = 2.
%Y A141272 Cf. A141271, A141279, A000586.
%K A141272 nonn
%O A141272 1,9
%A A141272 _Reinhard Zumkeller_, Jun 21 2008