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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A107925 Odd numbers n such that n^2 is an arithmetic number. 1
1, 7, 13, 19, 31, 37, 43, 61, 67, 73, 79, 91, 97, 103, 109, 121, 127, 133, 139, 151, 157, 163, 181, 193, 199, 211, 217, 223, 229, 241, 247, 259, 271, 277, 283, 301, 307, 313, 331, 337, 349, 367, 373, 379, 397, 403, 409, 421, 427, 433, 439, 457, 463, 469, 481 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,2

COMMENTS

Also, odd numbers n such that the arithmetic and geometric means of the divisors of n^2 are both integer.

Even numbers with this property are more rare and given by A107924.

Contains A002476 as a subsequence.

LINKS

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

MATHEMATICA

Select[Range[1, 500, 2], Mod[DivisorSigma[1, #^2], DivisorSigma[0, #^2]]==0&]

CROSSREFS

Cf. A003601, A107924.

Sequence in context: A038590 A218146 A129389 * A002476 A123365 A144921

Adjacent sequences:  A107922 A107923 A107924 * A107926 A107927 A107928

KEYWORD

easy,nonn

AUTHOR

Zak Seidov, Jun 10 2005

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 June 17 23:56 EDT 2013. Contains 226327 sequences.