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.

A377184 Numbers k such that L(k)+1 is prime, where L(k) is the k-th Lucas number.

Original entry on oeis.org

0, 1, 3, 6, 18
Offset: 1

Views

Author

Harsh Aggarwal, Oct 18 2024

Keywords

Comments

Positive terms must be a power of 3 or twice a power of 3. All other terms have trivial factors. No other terms under 10^7 (a(6) > 10^7).

Examples

			18 is a term because L(18)+1 = 5779 which is prime. Also 18 = 2*3^2.
		

Crossrefs

Indices of primes in A001612.