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.

A081618 Numbers n such that (product of first n primes)+1 is divisible by the (n+1)-th prime. Also n such that A075306(n)-1 is equal to A002110(n). Positions of 1 in A081617.

Original entry on oeis.org

1, 7, 232, 430
Offset: 1

Views

Author

Ralf Stephan, Mar 24 2003

Keywords

Comments

a(5) is greater than 10^7. - Matty Muir, Oct 01 2020

Examples

			The 8th prime, 19, divides 2*3*5*7*11*13*17+1=510511, thus 7 is a member.
		

Crossrefs

Cf. A066735.

Programs