Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A079345
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A079345 Fibonacci(n) mod 16. +0
3
0, 1, 1, 2, 3, 5, 8, 13, 5, 2, 7, 9, 0, 9, 9, 2, 11, 13, 8, 5, 13, 2, 15, 1, 0, 1, 1, 2, 3, 5, 8, 13, 5, 2, 7, 9, 0, 9, 9, 2, 11, 13, 8, 5, 13, 2, 15, 1, 0, 1, 1, 2, 3, 5, 8, 13, 5, 2, 7, 9, 0, 9, 9, 2, 11, 13, 8, 5, 13, 2, 15, 1, 0, 1, 1, 2, 3, 5, 8, 13, 5, 2, 7, 9, 0, 9, 9, 2, 11, 13, 8, 5, 13, 2 (list; graph; listen)
OFFSET

0,4

COMMENT

Periodic with period 24. - Jon Perry (perry(AT)globalnet.co.uk), Jan 08 2003

EXAMPLE

a(8) = F(8) mod 16 = 21 mod 16 = 5

MATHEMATICA

a={}; Do[f=Fibonacci[n]; AppendTo[a, Mod[f, 16]], {n, 1, 30}]; a (Vladimir Orlovsky, Jul 23 2008)

PROGRAM

(PARI) for (n=1, 100, print1(fibonacci(n)%16", "))

CROSSREFS

Cf. A079343, A079344.

Sequence in context: A135102 A078414 A050416 this_sequence A106005 A105995 A104701

Adjacent sequences: A079342 A079343 A079344 this_sequence A079346 A079347 A079348

KEYWORD

nonn

AUTHOR

Jon Perry (perry(AT)globalnet.co.uk), Jan 04 2003

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 27 14:50 EST 2009. Contains 167570 sequences.


AT&T Labs Research