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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A023166 Numbers n such that Fibonacci(n) == -8 (mod n). 0
1, 7, 18, 42, 138, 162, 258, 282, 378, 402, 498, 594, 618, 642, 714, 762, 978, 1002, 1242, 1338, 1362, 1578, 1674, 1698, 1842, 1938, 2082, 2202, 2298, 2658, 2778, 2802, 2922, 3018, 3138, 3282, 3378, 3522, 3642, 3858, 3882, 4098, 4362, 4458, 4554, 4674, 4698 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,2

COMMENTS

Equivalently, n divides Fibonacci(n)+8.

LINKS

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

MATHEMATICA

Select[Range[5000], Divisible[Fibonacci[#]+8, #]&]  (* From Harvey P. Dale, Mar 26 2011 *)

CROSSREFS

Sequence in context: A169677 A192751 A133673 * A002764 A124053 A084819

Adjacent sequences:  A023163 A023164 A023165 * A023167 A023168 A023169

KEYWORD

nonn

AUTHOR

David W. Wilson

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 23 19:42 EDT 2013. Contains 225611 sequences.