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.

Showing 1-1 of 1 results.

A335722 Integers m such that A014448(m) == 1 (mod m).

Original entry on oeis.org

1, 3, 77, 235, 517, 8155, 17567, 18235, 22827, 33355, 57053, 59899, 67947, 107067, 107767, 151987, 232379, 238539, 289155, 306859, 331115, 360267, 411803, 427467, 471115, 576987, 611187, 681963, 713767, 742467, 765195, 811947, 871827, 982315, 1043915, 1174859, 1211115
Offset: 1

Views

Author

Chai Wah Wu, Jun 18 2020

Keywords

Comments

Inspired by A335670.
All terms > 3 are odd and composite. - Michel Marcus, Jun 19 2020

Crossrefs

Programs

  • Mathematica
    Select[Range[10^4], Divisible[LucasL[3#] - 1, #] &] (* Amiram Eldar, Jun 19 2020 *)
Showing 1-1 of 1 results.