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.

A258074 Table read by rows: each row represents the constant and exponent of a Colbert number.

Original entry on oeis.org

5359, 5054502, 33661, 7031232, 28433, 7830457, 27653, 9167433, 19249, 13018586, 10223, 31172165
Offset: 1

Views

Author

Tom Edgar, May 18 2015

Keywords

Comments

Each row has two entries [k,n]. With this notation, the corresponding Colbert number is k*2^n+1.
A Colbert number is an integer with more than 1,000,000 digits that is prime and has contributed to the in-progress computational proof that 78557 is the smallest Sierpiński number (A076336).
a(11)-a(12) number, corresponding to [10223,31172165], is the second largest known prime that is not a Mersenne prime as of August 2023. - Hermann Stamm-Wilbrandt, Aug 13 2023
This table can only have (and is expected to have) five more rows corresponding to constants k equal to 21181, 22699, 24737, 55459, and 67607.

Examples

			The table is as follows:
  5359, 5054502;
  33661, 7031232;
  28433, 7830457;
  27653, 9167433;
  19249, 13018586
  10223, 31172165
		

Crossrefs

Extensions

a(11)-a(12) from Richard N. Smith, Jul 15 2019, following by the prime 10223*2^31172165+1 found by PrimeGrid.