Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A153867
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A153867 Primes of the form : sum of four consecutive Fibonacci numbers is prime number. +0
7
7, 11, 29, 47, 199, 521, 2207, 3571, 9349, 3010349, 54018521, 370248451, 6643838879, 119218851371, 5600748293801, 688846502588399, 32361122672259149, 412670427844921037470771 (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,...

FORMULA

a(n)=A005479(n+2). [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 05 2009]

MATHEMATICA

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

CROSSREFS

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

Sequence in context: A023254 A129807 A045461 this_sequence A153325 A109907 A083363

Adjacent sequences: A153864 A153865 A153866 this_sequence A153868 A153869 A153870

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 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research