login
A377184
Numbers k such that L(k)+1 is prime, where L(k) is the k-th Lucas number.
0
0, 1, 3, 6, 18
OFFSET
1,3
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).
EXAMPLE
18 is a term because L(18)+1 = 5779 which is prime. Also 18 = 2*3^2.
CROSSREFS
Indices of primes in A001612.
Sequence in context: A117712 A106158 A274103 * A195995 A248324 A341119
KEYWORD
nonn,more
AUTHOR
Harsh Aggarwal, Oct 18 2024
STATUS
approved