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.

A266694 Numbers n such that 2*n*3^n + 1 is prime.

Original entry on oeis.org

1, 2, 3, 14, 19, 21, 27, 33, 46, 70, 80, 441, 540, 567, 625, 1057, 1119, 1213, 1542, 4263, 4419, 4507, 5186, 7345, 8626, 8853, 11256, 12885, 14688, 15236, 17697, 26770, 57801, 71665
Offset: 1

Views

Author

Juri-Stepan Gerasimov, Jan 02 2016

Keywords

Comments

Primes: 2, 3, 19, 1213, 4507, ...
No further terms < 10^5. - Ray Chandler, Apr 13 2016

Examples

			1 is in this sequence because 2*1*3^1 + 1 = 7 is prime.
		

Crossrefs

Cf. A006552.

Programs

Extensions

a(24) and a(26) inserted by Charles R Greathouse IV, Feb 08 2016
a(28)-a(30) from Charles R Greathouse IV, Feb 08 2016
a(31)-a(32) from Ray Chandler, Apr 05 2016
a(33) from Ray Chandler, Apr 08 2016
a(34) from Ray Chandler, Apr 09 2016