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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A080401 A001157(n) is squarefree: sum of squares of divisors of n is squarefree. 2
1, 2, 3, 4, 5, 8, 9, 10, 11, 12, 13, 16, 17, 18, 19, 20, 22, 23, 25, 29, 31, 32, 37, 38, 40, 44, 47, 48, 49, 50, 52, 53, 58, 59, 61, 62, 64, 67, 68, 71, 72, 73, 75, 76, 79, 80, 83, 88, 89, 92, 97, 98, 99, 101, 103, 109, 113, 116, 117, 118, 121, 122, 124, 127, 128, 131, 137 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

FORMULA

Abs[mu[sigma[2, a(n)]]]=1.

MATHEMATICA

Do[s=MoebiusMu[DivisorSigma[2, n]]; If[ !Equal[s, 0], Print[n]], {n, 1, 1000}]

CROSSREFS

Cf. A001157, A065300.

Sequence in context: A047602 A039076 A037471 * A180734 A031482 A047369

Adjacent sequences:  A080398 A080399 A080400 * A080402 A080403 A080404

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Mar 19 2003

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 17 00:09 EST 2012. Contains 205978 sequences.