A375111 a(n) = A375110(n) mod A375110(n+1).
0, 1, 0, 2, 0, 3, 1, 3, 1, 0, 4, 0, 5, 2, 4, 1, 5, 2, 5, 2, 0, 6, 1, 6, 1, 0, 7, 0, 8, 3, 6, 2, 7, 1, 8, 3, 7, 2, 8, 4, 7, 3, 8, 4, 8, 4, 0, 9, 1, 9, 2, 9, 3, 9, 3, 0, 10, 1, 10, 2, 10, 2, 0, 11, 1, 11, 1, 0, 12, 0, 13, 5, 9, 4, 10, 3, 11, 2, 12, 1, 13, 5, 10
Offset: 1
Keywords
Examples
a(42) = A375110(42) mod A375110(43) = 11 mod 8 = 3.
Links
- Rémy Sigrist, Table of n, a(n) for n = 1..10000
- Rémy Sigrist, PARI program
Crossrefs
Cf. A375110.
Programs
-
PARI
\\ See Links section.