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.

A084954 Initial prime of a prime chain of length n under the iteration x->2x+3.

Original entry on oeis.org

2, 2, 2, 2, 47, 47, 6047, 477727, 30596497, 3388516667, 340746580567, 1763093883977, 773521306107547, 1142275515892937, 391230854658184967
Offset: 1

Views

Author

W. Edwin Clark, Jun 14 2003

Keywords

Comments

This is a special case of prime chains generated by f(x) = cx + d.
Is it smallest initial prime of a prime chain of length n under the iteration x->2x+3, or not? At least up to 3388516667 it is the smallest one. - Zak Seidov, Dec 20 2013

Examples

			a(3) = 2 since 2, 2*2+3=7 and 2*7+3=17 are primes.
		

Crossrefs

Extensions

More terms from Don Reble, Nov 07 2007
a(15) from Bert Dobbelaere, Jun 01 2025