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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A083529 5^n mod 3*n. 6
2, 1, 8, 1, 5, 1, 5, 1, 26, 25, 5, 1, 5, 25, 35, 1, 5, 1, 5, 25, 62, 25, 5, 1, 50, 25, 80, 37, 5, 55, 5, 1, 26, 25, 80, 1, 5, 25, 8, 25, 5, 1, 5, 97, 80, 25, 5, 1, 68, 25, 125, 1, 5, 1, 155, 25, 125, 25, 5, 145, 5, 25, 188, 1, 5, 181, 5, 13, 125, 205, 5, 1, 5, 25, 125, 169, 80, 181, 5 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 1..1000

EXAMPLE

n=3: modulus=3n=9; 5^n=5^3=125=9.13+8=9.13+a(3).

MATHEMATICA

Table[Mod[5^w, 3*w], {w, 1, 100}]

PROG

(MAGMA) [5^n mod(3*n): n in [1..100]]; // Vincenzo Librandi, Jul 31 2011

CROSSREFS

Cf. A000079, A000244, A000351, A000420, A082511.

Cf. A083528, A083530.

Sequence in context: A021825 A152901 A011327 * A102208 A125911 A009385

Adjacent sequences:  A083526 A083527 A083528 * A083530 A083531 A083532

KEYWORD

easy,nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Apr 30 2003

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 16:51 EST 2012. Contains 205938 sequences.