login
A267500
Number of fixed points or cycles of autobiographical numbers (A267491 ... A267498) in base n.
10
2, 10, 7, 12, 21, 38, 67, 116, 201, 354
OFFSET
2,1
COMMENTS
For n>=5, it appears that a(n)=2^(n-3)+2*n^2-17*n+43. This formula is correct for 5<=n<=11, but may not be true for larger n.
REFERENCES
Antonia Münchenbach and Nicole Anton George, "Eine Abwandlung der Conway-Folge", contribution to "Jugend forscht" 2016, 2016
LINKS
Andre Kowacs, Studies on the Pea Pattern Sequence, arXiv:1708.06452 [math.HO], 2017.
FORMULA
a(n) = 2^(n-3) + 2*n^2 - 17*n + 43, for 5<=n<=11.
EXAMPLE
In base two there are only two fixed-points, 111 and 1101001.
In base 3, there are 7 fixed-points: 22, 10111, 11112, 100101, 1011122, 2021102, 10010122 and 1 cycle of length 3 with 2012112, 1010102, 10011112.
In base 10, there are 109 fixed-points, 31 cycles of length 2 (62 numbers) and 10 cycles of length 3 (30 numbers).
KEYWORD
nonn,base,more
AUTHOR
STATUS
approved