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.

A176117 Primes p such that T(p) is prime in Juricevic conjecture on classification of Lehmer triples.

Original entry on oeis.org

2, 5, 809
Offset: 1

Views

Author

Jonathan Vos Post, Apr 08 2010

Keywords

Comments

Primes p such that A110035(2p) is prime. The value after 809 is > 2741. - R. J. Mathar, Jul 22 2010
a(4) > 15661, if it exists. - D. S. McNeil, Nov 27 2010

Crossrefs

Cf. A000040.

Formula

p such that T(p) is prime, where T(p) = (1/5)*(((1+sqrt(5))*((3+sqrt(5))/2)^(2*p)) + ((1-sqrt(5))*((3-sqrt(5))/2)^(2*p)) + 3).