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.

A242346 Smaller member of a Sophie Germain pair in which each member of the pair is the smallest of its prime triple (p, (p^3)+2, (p^5)+2).

Original entry on oeis.org

8629739, 77115359, 173508869, 343621919, 419597309, 573556349, 763154039, 770676239, 847344419, 851521949, 951418229, 1014432869, 1252780829, 1260053939, 1322933519, 1529921909, 1569236309, 1861760819, 1954231199, 2048205689, 2071334939, 2583377789, 2658083819
Offset: 1

Views

Author

Abhiram R Devesh, May 11 2014

Keywords

Comments

Terms are congruent to -1 mod 30. - David Radcliffe, Aug 14 2025

Examples

			a(1): p = 8629739; (2*p)+1 = 17259479
Prime Triplets of the form (p,(p^3)+2,(p^5)+2): (8629739, 642677333350934910421, 47861720360612147562343307996312701 );(17259479, 5141419560476273559241, 1531575495230651978949727458917513401)
		

Crossrefs

Programs

  • Python
    # See b-file.