login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A176797 Antiharmonic means of divisors of antiharmonic numbers. 8
1, 3, 7, 11, 13, 21, 21, 43, 35, 43, 61, 63, 85, 111, 77, 157, 91, 129, 119, 147, 185, 171, 273, 183, 255, 343, 231, 301, 245, 255, 333, 313, 507, 301, 455, 481, 521, 425, 471, 547, 473, 455, 813, 441, 931, 629, 559 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Values of sigma_2(n) / sigma(n) corresponding to terms of A020487(n), where sigma_2(n) is the sum of squares of divisors of n (A001157) and sigma(n) is the sum of the divisors of n (A000203).
LINKS
FORMULA
a(n) = (A001157(A020487(n))) / (A000203(A020487(n))).
EXAMPLE
For n = 4; a(4) = 11 because A020487(4) = 16; A001157(16) = 341, A000203(n) = 31, antiharmonic means of divisors of 16 = 341 / 31 = 11.
MATHEMATICA
Select[DivisorSigma[2, #]/DivisorSigma[1, #] & /@ Range[1000], IntegerQ] (* Amiram Eldar, Sep 18 2019 *)
CROSSREFS
Sequence in context: A310198 A310199 A176800 * A078098 A154831 A206944
KEYWORD
nonn,look
AUTHOR
Jaroslav Krizek, Apr 26 2010
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 10:51 EDT 2024. Contains 371967 sequences. (Running on oeis4.)