Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A153866
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A153866 Largest of four consecutive Fibonacci numbers such that sum of four consecutive Fibonacci numbers is prime number. +0
8
3, 5, 13, 21, 89, 233, 987, 1597, 4181, 1346269, 24157817, 165580141, 2971215073, 53316291173, 2504730781961, 308061521170129, 14472334024676221, 184551825793033096366333 (list; graph; listen)
OFFSET

1,1

COMMENT

1+1+2+3=7, 1+2+3+5=11, 3+5+8+13=29, 5+8+13+21=47, 21+34+55+89=199,...

MATHEMATICA

a=0; b=1; c=1; lst={}; Do[d=Fibonacci[n]; p=a+b+c+d; If[PrimeQ[p], AppendTo[lst, d]]; a=b; b=c; c=d, {n, 3, 6!}]; lst

CROSSREFS

Cf. A000045, A001906, A000071, A001605, A153862, A153863, A153865

Sequence in context: A059875 A086893 A014437 this_sequence A104222 A045414 A089067

Adjacent sequences: A153863 A153864 A153865 this_sequence A153867 A153868 A153869

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Jan 03 2009

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research