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.

A302333 Wagstaff primes related to The New Mersenne Conjecture that are the indices of perfect numbers in a list of centered 9-gonal numbers.

Original entry on oeis.org

3, 11, 43, 2731, 43691, 174763, 715827883, 768614336404564651, 56713727820156410577229101238628035243
Offset: 1

Views

Author

Steve Homewood, Apr 05 2018

Keywords

Comments

Let p be a Wagstaff prime related to The New Mersenne Conjecture. Then (3p-2)(3p-1)/2 gives the perfect number whose index it is.

Examples

			For p = 3, (3*3-2)*(3*3-1)/2 = 28 and for p = 11, (3*11-2)(3*11-1)/2 = 496.
		

Crossrefs