Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A079076
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A079076 Numerator of Sum{n/d : 1<d<n and n mod d > 0}. +0
2
0, 0, 3, 4, 65, 27, 203, 236, 3489, 2845, 53471, 21341, 757913, 553973, 619181, 1040164, 29169263, 16276383, 193614199, 116220883, 32925391, 10628013, 320160667, 455451475, 22987116115, 19980510667, 193553388003, 154777722503 (list; graph; listen)
OFFSET

1,3

FORMULA

p divides a(p^k) for prime p and integer k>1. p divides a(p), a(2p) and a(2p^2) for prime p>2. - Alexander Adamchuk (alex(AT)kolmogorov.com), Jul 27 2006

MATHEMATICA

f[n_] := Block[{s = 0, d = 1}, While[d < n, If[ Mod[n, d] != 0, s = s + n/d]; d++ ]; s]; Numerator[ Table[ f[n], {n, 1, 28}]]

CROSSREFS

Denominator = A027611. Cf. A049820, A024816.

Adjacent sequences: A079073 A079074 A079075 this_sequence A079077 A079078 A079079

Sequence in context: A132678 A067093 A041105 this_sequence A060356 A052323 A012087

KEYWORD

nonn,frac

AUTHOR

Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Dec 21 2002

EXTENSIONS

Edited and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Dec 30 2002

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 October 11 09:12 EDT 2008. Contains 144832 sequences.


AT&T Labs Research