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.

A091199 Numbers k such that (6k-3)^2 + 2 is prime.

Original entry on oeis.org

1, 2, 3, 4, 6, 7, 8, 10, 14, 17, 18, 19, 20, 21, 25, 29, 37, 38, 40, 41, 42, 43, 46, 50, 51, 52, 54, 58, 59, 61, 62, 63, 65, 70, 71, 72, 74, 75, 76, 80, 84, 86, 92, 93, 94, 96, 101, 102, 109, 113, 114, 117, 119, 126, 130, 135, 137, 140, 145, 148, 150, 151, 152, 156, 160
Offset: 1

Views

Author

Zak Seidov, Feb 22 2004

Keywords

Comments

Arises from A056899: primes of the form m^2+2; m should be of the form 6n-3, hence this sequence.

Examples

			10 is a member because (60-3)^2 + 2 = 3251 is prime.
		

Crossrefs

Programs

Formula

a(n) = A056900(n-1) + 1. - Jeppe Stig Nielsen, May 14 2017

Extensions

More terms from Ray Chandler and Robert G. Wilson v, Feb 25 2004