OFFSET
1,1
LINKS
Amiram Eldar, Table of n, a(n) for n = 1..10000
MATHEMATICA
seq[10, 3] (* generates the first 10 terms, using the function seq[count, nConsec] from A364124 *)
PROG
(PARI) lista(10, 3) \\ generates the first 10 terms, using the function lista(count, nConsec) from A364124
CROSSREFS
KEYWORD
nonn,base
AUTHOR
Amiram Eldar, Jul 07 2023
STATUS
approved