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.

A137716 Number of digits in the decimal expansion of the n-th Cullen prime.

Original entry on oeis.org

1, 45, 1423, 1749, 1994, 5573, 9726, 9779, 17964, 27347, 79002, 108761, 145072, 407850, 1905090, 2010852
Offset: 1

Views

Author

Ant King, Feb 09 2008

Keywords

Comments

Cullen primes are prime numbers of the form k*2^k+1. This sequence is complete for all values of n up to 3500000.

Examples

			As the sixth Cullen prime, 18496*2^18496 + 1 = 1.311...*10^5572, is a 5573-digit number, we have a(6) = 5573.
		

Crossrefs

Formula

a(n) = A055642(A050920(n)). [Corrected by Georg Fischer, Nov 18 2023]

Extensions

a(15)-a(16) from Amiram Eldar, Oct 27 2024