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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A002708 Fibonacci(n) mod n. 7
0, 1, 2, 3, 0, 2, 6, 5, 7, 5, 1, 0, 12, 13, 10, 11, 16, 10, 1, 5, 5, 1, 22, 0, 0, 25, 20, 11, 1, 20, 1, 5, 13, 33, 30, 0, 36, 1, 37, 35, 1, 34, 42, 25, 20, 45, 46, 0, 36, 25, 32, 23, 52, 8, 5, 21, 40, 1, 1, 0, 1, 1, 43, 59, 60, 52, 66, 65, 44, 15, 1, 0, 72, 73, 50, 3, 2, 44, 1, 5, 7, 1, 82, 24 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

REFERENCES

S. Wolfram, A New Kind of Science, Wolfram Media, 2002; p. 891.

LINKS

T. D. Noe, Table of n, a(n) for n=1..5000

MAPLE

with(combinat): [ seq( fibonacci(n) mod n, n=1..80) ];

MATHEMATICA

Table[Mod[Fibonacci[n], n], {n, 1, 100}] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Apr 18 2006

CROSSREFS

Cf. A002726, A002752.

Sequence in context: A024307 A194745 A002392 * A167925 A059283 A160202

Adjacent sequences:  A002705 A002706 A002707 * A002709 A002710 A002711

KEYWORD

nonn

AUTHOR

John C. Hallyburton, Jr. (hallyb(AT)evms.ENET.dec.com)

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Apr 18 2006

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 17 09:41 EST 2012. Contains 206009 sequences.