login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Numbers n whose comma-number is greater than n.
0

%I #5 Jan 20 2024 08:56:03

%S 1,2,3,4,5,6,7,8,9,11,12,13,14,15,16,17,19,22,23,24,25,26,28,29,33,34,

%T 35,37,38,39,44,46,47,48,49,56,57,58,59,67,68,69,78,79,89

%N Numbers n whose comma-number is greater than n.

%C Numbers n such that A367338(n) > n.

%C Since the comma-number is at most 99, this is a finite sequence.

%Y Cf. A121805, A367338, A367339.

%K nonn,fini,full

%O 1,2

%A _N. J. A. Sloane_, Jan 20 2024