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.

A242692 Number of partitions of n with difference 1 between the number of odd parts and the number of even parts, both counted without multiplicity.

This page as a plain text file.
%I A242692 #4 May 20 2014 16:01:28
%S A242692 1,1,2,1,2,3,3,5,8,13,14,26,27,44,51,72,78,114,126,176,198,259,306,
%T A242692 396,474,588,721,896,1094,1320,1645,1965,2429,2867,3577,4175,5148,
%U A242692 5976,7352,8546,10413,12013,14600,16838,20302,23384,28062,32350,38547,44404
%N A242692 Number of partitions of n with difference 1 between the number of odd parts and the number of even parts, both counted without multiplicity.
%H A242692 Alois P. Heinz, <a href="/A242692/b242692.txt">Table of n, a(n) for n = 1..1000</a>
%Y A242692 Column k=1 of A242618.
%K A242692 nonn
%O A242692 1,3
%A A242692 _Alois P. Heinz_, May 20 2014