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.

A179210 a(n) is the smallest prime q such that (r-q)/(q-p) = n, where p

Original entry on oeis.org

5, 3, 31, 8123, 139, 199, 45439, 1933, 523, 156157, 1951, 1669, 480209, 2971, 7759, 2181737, 12163, 28351, 6012899, 20809, 16141, 3933599, 163063, 86629, 13626257, 25471, 40639, 60487759, 79699, 149629, 217795247, 625699, 552403
Offset: 1

Views

Author

Vladimir Shevelev, Jan 05 2011

Keywords

Comments

Conjecture: a(n) > 0 for all n >= 1.
It appears that a(3n+1) is greater than either a(3n) or a(3n+2). - Vladimir Shevelev and Robert G. Wilson v, Oct 20 2016

Crossrefs

For records see A278574.

Programs

Formula

a(n) = nextprime(A181994(n)). - Robert G. Wilson v, Dec 23 2016