cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A330360 First occurrence of run of lucky numbers congruent to 1 mod 4 of exactly length n.

Original entry on oeis.org

1, 9, 285, 933, 741, 11173, 15109, 33705, 100737, 24025, 34197, 86829, 5370693, 6457761, 2287341, 26529033, 53099457, 770289, 754577025, 256655365, 765951429, 2618761237, 1075872265, 2405972445, 2767592133
Offset: 1

Views

Author

Amiram Eldar, Dec 12 2019

Keywords

Comments

Calculated using Hugo van der Sanden's Lucky numbers up to 10^9 (private communication).
a(20) = 256655365.
a(26) > 4*10^9. - Giovanni Resta, May 10 2020

Examples

			a(1) = 1 since 1 is the first lucky number congruent to 1 mod 4, and the next lucky number is 3 which is not congruent to 1 mod 4.
a(2) = 9 since 9 and 13 are 2 consecutive lucky numbers congruent to 1 mod 4, following 7 and followed by 15 which are both not congruent to 1 mod 4.
		

Crossrefs

Extensions

a(19)-a(25) from Giovanni Resta, May 10 2020