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.

A137793 Number of partitions of n into distinct parts with no prime gaps in their factorization.

This page as a plain text file.
%I A137793 #2 Mar 30 2012 18:50:59
%S A137793 1,1,2,2,3,4,5,6,8,9,11,14,16,19,23,27,31,38,43,50,58,66,76,88,100,
%T A137793 113,130,146,165,188,211,237,267,298,334,375,417,464,517,573,636,706,
%U A137793 781,862,954,1050,1157,1276,1401,1539,1689,1851,2027,2222,2427
%N A137793 Number of partitions of n into distinct parts with no prime gaps in their factorization.
%e A137793 a(16)=A000009(16)-#{14+2,10+6,10+5+1,10+4+2,10+3+2+1}=32-5=27.
%Y A137793 Cf. A073491, A000041, A000586, A106244, A137792, A137791.
%K A137793 nonn
%O A137793 1,3
%A A137793 _Reinhard Zumkeller_, Feb 11 2008