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.

A060002 Digitized partition numbers: numbers with (weakly) increasing digits ordered by sum of their digits then by the numbers themselves.

This page as a plain text file.
%I A060002 #3 Mar 30 2012 18:51:33
%S A060002 0,1,2,11,3,12,111,4,13,22,112,1111,5,14,23,113,122,1112,11111,6,15,
%T A060002 24,33,114,123,222,1113,1122,11112,111111,7,16,25,34,115,124,133,223,
%U A060002 1114,1123,1222,11113,11122,111112,1111111,8,17,26,35,44,116,125,134,224
%N A060002 Digitized partition numbers: numbers with (weakly) increasing digits ordered by sum of their digits then by the numbers themselves.
%C A060002 a(97) cannot be written in decimal since it requires ten to be written as a single digit.
%Y A060002 Number of values of a(n) with a digit sum of k is A000041, number of values of a(n) with a digit sum of k and m digits is A008284, a(A000070(n))=n+1 written as a single digit, a(A026905(n))=A000042(n).
%K A060002 base,nonn
%O A060002 0,3
%A A060002 _Henry Bottomley_, Mar 14 2001