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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A078557 Squarefree balanced numbers (i.e. squarefree members of A020492). 2
1, 2, 3, 6, 14, 15, 30, 35, 42, 70, 78, 105, 190, 210, 357, 418, 570, 714, 910, 1045, 1254, 2090, 2730, 3135, 4522, 4674, 5278, 6270, 10659, 12441, 13566, 14630, 15834, 16770, 20026, 21318, 23374, 24871, 24882, 24969, 25070, 25714, 27170, 29029 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,2

LINKS

Donovan Johnson, Table of n, a(n) for n = 1..10000

EXAMPLE

210 = 2*3*5*7, sigma(210) = 576, phi(210) = 48, 576/48 = 12.

MATHEMATICA

Do[s=DivisorSigma[1, n]/EulerPhi[n]; If[IntegerQ[s]&&!Equal[MoebiusMu[n], 0], k=k+1; Print[n]], {n, 1, 2100000}]

CROSSREFS

Cf. A020492.

Sequence in context: A122839 A121556 A123041 * A005537 A193093 A182756

Adjacent sequences:  A078554 A078555 A078556 * A078558 A078559 A078560

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Dec 06 2002

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 May 23 12:13 EDT 2013. Contains 225587 sequences.