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.

A340713 Numbers k such that sigma(k+1) = 4 * sigma(k).

Original entry on oeis.org

37033919, 141162839, 264995639, 596672999, 606523679, 630777839, 791656319, 920424119, 1060332839, 1379454719, 1954690919, 3799661039, 4024838999, 4633959959, 5393988599, 5935994063, 8831231639, 9866482079, 11237657759, 11273710139, 12266364599, 14440498379, 14952625379
Offset: 1

Views

Author

Seiichi Manyama, Jan 17 2021

Keywords

Crossrefs

Programs

  • PARI
    isok(k) = sigma(k+1) == 4*sigma(k); \\ Michel Marcus, Jan 18 2021

Extensions

a(10)-a(23) from Seiichi Manyama using A058072 data, Jan 17 2021