Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A121533
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A121533 Fibonacci-Lucas prime twins: Prime Fibonacci numbers F[k] such that Lucas numbers L[k] = F[k-1] + F[k+1] are prime too. +0
3
3, 5, 13, 89, 233, 1597, 2971215073 (list; graph; listen)
OFFSET

1,1

COMMENT

Indices for Fibonacci-Lucas prime twins are A080327[n] = {4,5,7,11,13,17,47,...}. Corresponding Lucas-Fibonacci prime twins are A121534[n] = {5,11,29,199,521,3571,6643838879,...}. Probable primes Fibonacci[148091] and Lucas[148091] are the next probable Fibonacci-Lucas and Lucas-Fibonacci prime twins. They have 30949 and 30950 digits.

EXAMPLE

a(1) = 3 because Fibonacci[4] = 3 is prime and Lucas[4] = 5 is prime too.

MATHEMATICA

Do[f=Fibonacci[n]; l=Fibonacci[n-1]+Fibonacci[n+1]; If[PrimeQ[f]&&PrimeQ[l], Print[{f, l}]], {n, 10000}]

CROSSREFS

Cf. A121534, A121535, A000045, A005478, A001605, A001606, A000032, A000204, A005479, A080327.

Sequence in context: A018928 A053630 A155012 this_sequence A087170 A123370 A110407

Adjacent sequences: A121530 A121531 A121532 this_sequence A121534 A121535 A121536

KEYWORD

nonn

AUTHOR

Alexander Adamchuk (alex(AT)kolmogorov.com), Aug 05 2006

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research