login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A216554 Numbers n such that the n-th Lucas number is prime and can be written in the form a^2 + 3*b^2. 0
2, 4, 11, 17, 19, 41, 113, 313, 353, 617, 1097, 1361, 4787, 4793, 5851, 8467, 10691, 12251, 13963, 14449, 35449, 36779, 44507, 51169, 56003, 89849, 140057, 148091, 159521, 183089, 193201, 202667, 387433, 443609, 574219, 616787, 692147 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Select[Range[693000], PrimeQ[LucasL[#]]&&Length[Solve[{a^2+3b^2==LucasL[#], a>=0, b>=0}, {a, b}, Integers]]>0&] (* Harvey P. Dale, Apr 19 2020 *)
CROSSREFS
Sequence in context: A331653 A286293 A167801 * A018625 A360401 A123557
KEYWORD
nonn
AUTHOR
V. Raman, Sep 08 2012
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 14 08:35 EDT 2024. Contains 375154 sequences. (Running on oeis4.)