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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A187680 The remainder of (product of divisors of n) mod (sum of divisors of n). 8
0, 2, 3, 1, 5, 0, 7, 4, 1, 10, 11, 20, 13, 4, 9, 1, 17, 21, 19, 20, 25, 16, 23, 36, 1, 4, 9, 0, 29, 0, 31, 8, 33, 22, 25, 83, 37, 4, 9, 40, 41, 48, 43, 8, 21, 28, 47, 88, 1, 8, 9, 76, 53, 96, 1, 16, 49, 34, 59, 120, 61, 4, 31, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,2

LINKS

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

FORMULA

a(n)= A007955(n) mod A000203(n).

MAPLE

A187680 := proc(n) A007955(n) mod numtheory[sigma](n) ; end proc:

seq(A187680(n), n=1..120) ; # R. J. Mathar, Mar 17 2011

CROSSREFS

Cf. A000203, A007955.

Sequence in context: A169625 A201737 A080063 * A140706 A200068 A139764

Adjacent sequences:  A187677 A187678 A187679 * A187681 A187682 A187683

KEYWORD

nonn

AUTHOR

Juri-Stepan Gerasimov, Mar 17 2011

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 25 09:32 EDT 2013. Contains 225646 sequences.