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.

A369973 Primorials whose arithmetic derivative is divisible by the next larger prime not present in that primorial.

Original entry on oeis.org

1, 6, 510510, 13082761331670030, 40729680599249024150621323470, 2566376117594999414479597815340071648394470
Offset: 1

Views

Author

Antti Karttunen, Feb 07 2024

Keywords

Comments

Primorials A002110(k) such that A003415(A002110(k)) [= A024451(k)] is a multiple of A000040(1+k).
a(7) = A002110(261202), which is too large to include here, or even in a b-file.

Examples

			The zeroth primorial, 1 = A002110(0), is included, because its arithmetic derivative 1' = A024451(0) = 0 is divisible by the next larger prime not present in the primorial, in this case by prime(1) = 2.
The primorial 510510 = prime(7)# is included, because its arithmetic derivative 510510' = A024451(7) = 716167 = 19*37693 is divisible by the next larger prime not present in the primorial, in this case by prime(8) = 19.
		

Crossrefs

Cf. A000040, A002110, A003415, A024451, A293457 (the corresponding primes), A369972.
Subsequence of A369970.

Programs

Formula

a(n) = A002110(A369972(n)).