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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A070418 Numbers n such that n and phi(n) have the same number of divisors. 1
1, 3, 14, 15, 22, 28, 44, 46, 50, 56, 68, 70, 78, 88, 92, 94, 110, 112, 118, 166, 174, 176, 184, 188, 198, 214, 224, 228, 230, 234, 236, 255, 260, 294, 306, 318, 332, 334, 342, 352, 358, 368, 376, 414, 428, 448, 454, 462, 470, 472, 492, 500, 526, 550, 580, 590 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,2

LINKS

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

PROG

(PARI) for(n=1, 900, if(numdiv(n)==numdiv(eulerphi(n)), print1(n, ", ")))

CROSSREFS

Sequence in context: A138959 A171653 A055435 * A178363 A034120 A037244

Adjacent sequences:  A070415 A070416 A070417 * A070419 A070420 A070421

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre, May 12 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 June 19 06:19 EDT 2013. Contains 226399 sequences.