Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092340
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092340 Prime numbers n such that n^2+2*n divides (fibonacci(n^2)+fibonacci(2*n)). +0
1
7, 17, 107, 137, 197, 227, 347, 617, 827, 857, 1277, 1427, 1487, 1607, 1667, 1697, 1787, 1877, 1997, 2027, 2087, 2237, 2267 (list; graph; listen)
OFFSET

0,1

PROGRAM

(PARI) forprime (i=1, 2000, if(Mod(fibonacci(i^2)+fibonacci(2*i), i^2+2*i)==0, print1(i, ", ")))

CROSSREFS

Sequence in context: A124165 A092057 A082738 this_sequence A068172 A067185 A063384

Adjacent sequences: A092337 A092338 A092339 this_sequence A092341 A092342 A092343

KEYWORD

nonn

AUTHOR

Mohammed Bouayoun (bouyao(AT)wanadoo.fr), Mar 18 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 November 25 13:47 EST 2009. Contains 167481 sequences.


AT&T Labs Research