|
Search: id:A020488
|
|
|
| A020488 |
|
Numbers n such that tau(n) (or sigma_0(n)) = phi(n). |
|
+0 17
|
| |
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
Numbers satisfying A000005[n]=A000010[n]
Comment from Jud McCranie, Jun 17 2005: This sequence is complete because tau(n) < n^(2/3) for all n except a few small numbers, whereas phi(n) > n/(exp(gamma) * log(log(n)) + 3/(log(log(n))) for n > 2. log(log(n)) grows slowly, so phi(n) > tau(n) for all n > some relatively small constant.
Subset of A112587. - Reinhard Zumkeller (reinhard.zumkeller(AT)lhsystems.com), Sep 14 2005
|
|
EXAMPLE
|
n=1, 3, 8, 10, 18, 24, 30: tau[n]=1, 2, 4, 4, 6, 8: phi[n]=1, 2, 4, 4, 6, 8: no difference.
|
|
MATHEMATICA
|
k=1; s=Select[ Range[ 1, 100000 ], Equal[ Sign[ DivisorSigma[ k-1, # ]-EulerPhi[ # ]^k ], 0 ]& ].
|
|
CROSSREFS
|
Cf. A064374-A064377, A000005, A000010.
Cf. A112954, A062516, A063469, A063470.
Sequence in context: A022801 A128699 A104816 this_sequence A064435 A131725 A032914
Adjacent sequences: A020485 A020486 A020487 this_sequence A020489 A020490 A020491
|
|
KEYWORD
|
nonn,fini,full
|
|
AUTHOR
|
David W. Wilson (davidwwilson(AT)comcast.net)
|
|
|
Search completed in 0.002 seconds
|