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.

A275878 Standard Jacobi primes.

Original entry on oeis.org

7, 61, 331, 547, 1951, 2437, 3571, 4219, 7351, 8269, 9241, 10267, 13669, 23497, 25117, 55897, 60919, 74419, 89269, 92401, 102121, 112327, 115837, 126691, 145861, 170647, 202021, 231019, 241117, 246247, 251431, 267307, 283669, 329677, 347821, 360187, 372769
Offset: 1

Views

Author

N. J. A. Sloane, Aug 17 2016

Keywords

Comments

From Peter Bala, Feb 20 2022: (Start)
Primes of the form (3*k + 2)^3 - (3*k + 1)^3 = 27*k^2 + 27*k + 7.
Equivalently, primes p such that 4*p = 27*x^2 + 1, where x is odd.
Primes p of the form 6*m + 1, where 8*m + 1 is an odd square.
A prime p is in this list iff binomial(2*(p-1)/3,(p-1)/3) == -1 (mod p). See Cosgrave and Dilcher, Theorem 5, Corollary 3. (End)
Subsequence of cuban primes (A002407). - Bernard Schott, Jul 28 2022

Crossrefs

Programs

Extensions

Terms a(21) and beyond from Dana Jacobsen, Aug 18 2016