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.

A288815 Paired Jacobsthal function applied to the product of the first n primes.

Original entry on oeis.org

2, 6, 18, 30, 66, 150, 192, 258, 366, 450, 570, 708, 894, 1044, 1284, 1422, 1656, 1902, 2190, 2460, 2622
Offset: 1

Views

Author

Mario Ziller, Jun 17 2017

Keywords

Comments

There is a conjecture about an upper bound on this sequence. Let p_n be the n-th prime. If a(n) < p_n^2 - p_n holds for n>=3 then Goldbach's conjecture and the twin prime conjecture hold as well.

Crossrefs

Formula

a(n) = 6*A072753(n) + 6, for n>=3.