Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A071774
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A071774 Related to Pisano periods: n such that the period of Fibonacci numbers mod n equals 2*(n+1). +0
3
3, 7, 13, 17, 23, 37, 43, 53, 67, 73, 83, 97, 103, 127, 137, 157, 163, 167, 173, 193, 197, 223, 227, 257, 277, 283, 293, 313, 317, 337, 367, 373, 383, 397, 433, 443, 457, 463, 467, 487, 503, 523, 547, 577, 587, 593, 607, 613, 617, 643, 647, 653, 673, 683, 727 (list; graph; listen)
OFFSET

1,1

COMMENT

Terms are primes with final digit 3 or 7.

PROGRAM

(PARI) for(n=2, 5000, t=2*(n+1); good=1; if(fibonacci(t)%n==0, for(s=0, t, if(fibonacci(t+s)%n!=fibonacci(s)%n, good=0; break); if(s>1&&s<t-1&&fibonacci(s)%n==0, cur=s; good2=1; for(ss=0, s, if(fibonacci(ss+s)%n!=fibonacci(ss)%n, good2=0; break)); if(good2, good=0; break); ); ); if(good, print1(n, ", ")))) (Klasen)

CROSSREFS

Cf. A001175, A060305, A071776.

Sequence in context: A034913 A040148 A097957 this_sequence A019403 A045422 A113003

Adjacent sequences: A071771 A071772 A071773 this_sequence A071775 A071776 A071777

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Jun 04 2002

EXTENSIONS

More terms from Lambert Klasen (Lambert.Klasen(AT)gmx.net), Dec 21 2004

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 December 20 13:54 EST 2009. Contains 171081 sequences.


AT&T Labs Research