login
A246496
Smallest k such that 8^^n is not congruent to 8^^(n-1) mod k, where 8^^n denotes the power tower 8^8^...^8 (in which 8 appears n times).
7
2, 3, 11, 23, 47, 283, 719, 1439, 2879, 34549, 138197, 1266767, 14920303
OFFSET
1,1
COMMENTS
For general remarks regarding sequences of this type, see A246491.
PROG
(SageMath) # Use linked source from A246491 with this command: find_k_values(8, 1, 1)
CROSSREFS
Large overlap with A056637.
Sequence in context: A040994 A141123 A263729 * A119641 A252005 A074496
KEYWORD
nonn,more
AUTHOR
STATUS
approved