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.

A277290 Prime-indexed primes p such that Lucas(p) is prime.

Original entry on oeis.org

5, 11, 17, 31, 41, 353, 617, 4787, 5851, 148091, 637751
Offset: 1

Views

Author

Bobby Jacobs, Oct 21 2016

Keywords

Examples

			17 = A000040(7), with 7 itself being a prime, and A000032(17) = 3571, a prime, thus 17 is included in this sequence.
		

Crossrefs

Subsequence of A006450. See also A168033.

Formula

a(n) = prime(A123677(n)).
a(n) = prime(prime(A123678(n))).