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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A046841 Sum of divisors divides sum of cubes of divisors. 2
1, 2, 3, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 22, 23, 24, 26, 27, 29, 30, 31, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 46, 47, 48, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

EXAMPLE

x=208. The power sums of divisors for k=0,1,2,3 are as follows: 10,434,54970,10288838; sigma[ 1,208 ]=434 divides sigma[ 4,208 ]= 234*23707.

PROG

(PARI) isA046841(n)=sigma(n, 3)%sigma(n, 1)==0 [From Michael B. Porter (michael_b_porter(AT)yahoo.com), Apr 07 2010]

CROSSREFS

A003601, A020486.

Sequence in context: A175084 A171519 A072099 * A164514 A000037 A028761

Adjacent sequences:  A046838 A046839 A046840 * A046842 A046843 A046844

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu)

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 13 08:12 EST 2012. Contains 205451 sequences.