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.

A260939 Thirteen primes in arithmetic progression with difference 60060 and minimal initial term.

Original entry on oeis.org

4943, 65003, 125063, 185123, 245183, 305243, 365303, 425363, 485423, 545483, 605543, 665603, 725663
Offset: 1

Views

Author

Marco RipĂ , Aug 05 2015

Keywords

Comments

This sequence is 13 primes long and was discovered by W. N. Seredinsky.

Examples

			a(4) = 4943 + 3*60060 = 185123.
		

Crossrefs

Programs

Formula

a(n) = 4943 + (n-1)*60060 = 4943 + (n-1)*2*A002110(6).