Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A082602
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A082602 Number of primes between successive Fibonacci numbers (including possibly the Fibonacci numbers themselves). +0
2
0, 1, 2, 2, 2, 2, 3, 3, 5, 8, 11, 17, 24, 37, 55, 85, 126, 198, 297, 458, 704, 1088, 1674, 2602, 4029, 6263, 9738, 15187, 23705, 36981, 57909, 90550, 142033, 222855, 349862, 549903, 865019, 1361581, 2145191, 3381318, 5334509, 8419528 (list; graph; listen)
OFFSET

1,3

EXAMPLE

a(10)=8 because the 10th Fibonacci number is 55, the 11th is 89 and the eight primes between them are: 59,61,67,71,73,79,83 and 89.

PROGRAM

(PARI) { a(n)= c=0; forprime(N=fibonacci(n), fibonacci(n+1), c=c+1); return(c); }

CROSSREFS

Sequence in context: A081651 A029193 A005858 this_sequence A127444 A069904 A119789

Adjacent sequences: A082599 A082600 A082601 this_sequence A082603 A082604 A082605

KEYWORD

easy,nonn

AUTHOR

Hauke Worpel (hw1(AT)email.com), May 23 2003

EXTENSIONS

Corrected and extended by Rick L. Shepherd (rshepherd2(AT)hotmail.com), May 26 2003

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 September 6 16:04 EDT 2008. Contains 143483 sequences.


AT&T Labs Research