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
1, 3, 4, 11476, 80476, 192676, 317683, 542242, 934876, 1339516, 4455676, 5063356, 7159636, 9004876, 9874684, 10134316, 17594242, 20558476, 29375236, 32079916, 32347876, 36951916, 46136267, 46489276, 46829476, 54074836, 69457636 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,2

LINKS

Table of n, a(n) for n=1..27.

MATHEMATICA

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

CROSSREFS

Cf. A094397.

Sequence in context: A069970 A153063 A165499 * A161838 A152624 A059107

Adjacent sequences:  A094393 A094394 A094395 * A094397 A094398 A094399

KEYWORD

nonn

AUTHOR

Eric Rowland, 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

a(19)-a(27) from Lars Blomberg, Mar 16 2012

1 prepended to the sequence by T. D. Noe, Mar 16 2012

STATUS

approved

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 May 21 08:28 EDT 2013. Contains 225478 sequences.