login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Numbers k such that k and 3*k are anagrams in base 9 (written in base 9).
0

%I #12 Jul 24 2021 06:53:01

%S 103,134,165,206,237,268,1003,1030,1043,1304,1340,1344,1403,1434,1465,

%T 1605,1645,1650,1658,1865,2006,2060,2086,2307,2370,2374,2387,2437,

%U 2608,2680,2688,2806,2837,2868,10003,10030,10043,10300,10331,10362,10430

%N Numbers k such that k and 3*k are anagrams in base 9 (written in base 9).

%Y Cf. A007095.

%K nonn,base

%O 1,1

%A _David W. Wilson_