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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A069552 Numbers n such that phi(n)=sigma(core(n)) where phi(x) is the Euler totient function, sigma(x) the sum of divisors of x and core(x) the squarefree part of x (the smallest integer such that x*core(x) is a square). 0
1, 12, 56, 140, 270, 630, 1672, 4180, 6426, 18810, 80104, 93496, 99484, 102856, 116116, 140296, 191862, 200260, 220616, 223938, 224536, 233740, 257140, 350740, 447678, 449442, 522522, 551540, 561340, 702240, 901170 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

PROG

(PARI) for(n=1, 10^6, if(eulerphi(n)==sigma(core(n)), print1(n, ", ")))

CROSSREFS

Sequence in context: A009653 A133001 A104188 * A035005 A001386 A046998

Adjacent sequences:  A069549 A069550 A069551 * A069553 A069554 A069555

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Apr 17 2002

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 15 02:50 EST 2012. Contains 205694 sequences.