Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A079348
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A079348 Fibonacci{p-(p/5)} is the not the first Fibonacci number that p divides. +0
4
13, 17, 29, 37, 41, 47, 53, 61, 73, 89, 97, 101, 107, 109, 113, 137, 139, 149, 151, 157, 173, 181, 193, 197, 199, 211, 229, 233, 241, 257, 263, 269, 277, 281, 293, 307, 313, 317, 331, 337, 347, 349, 353, 373, 389, 397, 401, 409, 421, 433, 449, 457, 461 (list; graph; listen)
OFFSET

0,1

EXAMPLE

a(1)=13 as (13/5)=-1, F(14)=377=13.29, however F(7)=13.

PROGRAM

(PARI) quad5(x)=if (x%5>1 && x%5<4, -1, 1) forprime (p=7, 500, wss=p-quad5(p); for (n=1, wss, if (fibonacci(n)%p==0, if (n<wss, print1(p", "); break))))

CROSSREFS

Cf. A079346, A079347, A079349.

Sequence in context: A052491 A078138 A092626 this_sequence A061381 A048520 A033210

Adjacent sequences: A079345 A079346 A079347 this_sequence A079349 A079350 A079351

KEYWORD

nonn

AUTHOR

Jon Perry (perry(AT)globalnet.co.uk), Jan 04 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 July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research