login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A094396 Numbers n such that n divides the (n-1)st Lucas number. 4
3, 4, 11476, 80476, 192676, 317683, 542242, 934876, 1339516, 4455676, 5063356, 7159636, 9004876, 9874684, 10134316, 17594242, 20558476 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Do[If[Mod[Fibonacci[n-2] + Fibonacci[n], n] == 0, Print[n]], {n, 3, 100000}] (Propper)

CROSSREFS

Cf. A094397.

Sequence in context: A069970 A153063 A165499 * A161838 A152624 A059107

Adjacent sequences:  A094393 A094394 A094395 * A094397 A094398 A094399

KEYWORD

more,nonn

AUTHOR

Eric S Rowland (erowland(AT)math.rutgers.edu), May 01 2004

EXTENSIONS

10 more terms from Ryan Propper (rpropper(AT)stanford.edu), Jun 21 2005

More terms from Ryan Propper (rpropper(AT)cs.stanford.edu), Jan 03 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 05:39 EST 2012. Contains 205860 sequences.