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”).

Number of n-digit numbers in a cycle (including fixed points) under the base-9 Kaprekar map A165110.
11

%I #6 Jun 01 2017 15:10:02

%S 1,2,2,6,6,14,2,5,13,10,7,10,11,13,14,3,11,17,11,23,23,17,28,10,58,17,

%T 69,40,71,38,83,43,125,26,139,17,154,23,167,42,202,71,204,34,209,65,

%U 227,45,212,62,223,86,243,77,317,90,310,125,324,83,363,86,346,159,492,124

%N Number of n-digit numbers in a cycle (including fixed points) under the base-9 Kaprekar map A165110.

%H Joseph Myers, <a href="/A165124/b165124.txt">Table of n, a(n) for n=1..70</a>

%H <a href="/index/K#Kaprekar_map">Index entries for the Kaprekar map</a>

%Y Cf. A165110, A165115, A165123, A165125.

%Y In other bases: A004526 (base 2, adjusted to start 1, 0, 0, 1, 1, ...), A165007 (base 3), A165026 (base 4), A165046 (base 5), A165065 (base 6), A165085 (base 7), A165104 (base 8), A164732 (base 10).

%K base,nonn

%O 1,2

%A _Joseph Myers_, Sep 04 2009