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.

A068325 Self-conjugate digitized partition numbers.

This page as a plain text file.
%I A068325 #6 Mar 30 2012 18:51:35
%S A068325 0,1,21,22,311,321,332,333,4111,4211,4321,4331,4422,4432,4443,4444,
%T A068325 51111,52111,53211,53311,54221,54321,54431,54441,55222,55322,55432,
%U A068325 55442,55533,55543,55554,55555,611111,621111,632111,633111,642211
%N A068325 Self-conjugate digitized partition numbers.
%C A068325 Cannot write a(512) or higher in decimal because of need to have a single digit for ten.
%H A068325 <a href="/index/Par#part">Index entries for sequences related to partitions</a>
%e A068325 0, 1, 2+1, 2+2, 3+1+1, 3+2+1, 3+3+2, 3+3+3 etc. are all self conjugate partitions.
%Y A068325 Cf. A068743 for digitized partition numbers, A000700 for number of terms having digit sum of n, A011782 for number of terms with n digits (also first/largest digit n) and also number of terms with k(>n) number of digits and second digit n+1, A000079 for number of terms with up to n digits (also first/largest digit up to n), a(A000225(n))=A053422(n).
%K A068325 base,nonn
%O A068325 0,3
%A A068325 _Henry Bottomley_, Feb 27 2002