OFFSET
1,1
COMMENTS
Numbers congruent to {6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29} mod 30.
Numbers k for which A276086(k) is a multiple of 5.
LINKS
Index entries for linear recurrences with constant coefficients, signature (1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,-1).
MATHEMATICA
Select[Range[0, 102], Mod[#, 30] > 5 &] (* Amiram Eldar, Feb 03 2025 *)
CROSSREFS
KEYWORD
nonn,easy,less
AUTHOR
Antti Karttunen, Feb 03 2025
STATUS
approved