Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A052011
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A052011 Number of primes between successive Fibonacci numbers. +0
4
0, 0, 0, 0, 1, 1, 2, 3, 5, 7, 10, 16, 23, 37, 55, 84, 125, 198, 297, 458, 704, 1087, 1673, 2602, 4029, 6263, 9738, 15186, 23704, 36981, 57909, 90550, 142033, 222855, 349862, 549903, 865019, 1361581, 2145191, 3381318, 5334509, 8419527, 13298630 (list; graph; listen)
OFFSET

1,7

EXAMPLE

Between Fib(9)=34 and Fib(10)=55 we find the following primes: 37, 41, 43, 47 and 53 hence a(9)=5.

MATHEMATICA

lst={}; Do[p=0; Do[If[PrimeQ[a], p++ ], {a, Fibonacci[n]+1, Fibonacci[n+1]-1}]; AppendTo[lst, p], {n, 50}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Nov 23 2009]

CROSSREFS

Cf. A000040, A052012.

Sequence in context: A116975 A134792 A033068 this_sequence A005468 A104622 A033843

Adjacent sequences: A052008 A052009 A052010 this_sequence A052012 A052013 A052014

KEYWORD

nonn,nice,new

AUTHOR

Patrick De Geest (pdg(AT)worldofnumbers.com), Nov 15 1999.

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 08:46 EST 2009. Contains 167481 sequences.


AT&T Labs Research