A343886 a(n) = k/A097621(k) for k=A344826(n).
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 2, 3, 3, 3, 3, 3, 2, 3, 3, 3, 5, 3, 5, 4, 8, 5, 5, 5, 4, 7, 8, 9, 12, 7, 6, 8, 12, 13, 14, 9, 16, 9, 12, 18, 12, 11, 21, 18, 12, 24, 7, 13, 14, 14, 15, 27, 17, 27, 20, 18, 33, 12, 11, 21, 32, 21, 20, 11, 22, 23, 21, 14, 28, 27, 24, 17
Offset: 1
Keywords
Examples
The first 12 terms of A344826 are (1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30, 60), fixed points of A097621, for which k/A097621(k) is 1. A344826(13) is 891, so a(13) = 891/A097621(891) = 891/297 = 3, so a(13) = 3.
Links
- Ray Chandler, Table of n, a(n) for n = 1..187 (terms 1..90 from Michel Marcus, terms 91..133 from Lars Blomberg)
Programs
-
PARI
A343886(n)=(n=A344826(n))/A097621(n) \\ M. F. Hasler, Jun 15 2021
Comments