login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A033855 Numbers k such that j(k)*phi(k) = s(phi(k)), where j(k) = A033831(k), s(k) = sigma(k) - k. 2
1, 2, 7, 9, 29, 143, 155, 183, 731, 791, 1011, 1346, 35659, 60484, 65524, 525227, 525557, 525617, 526697, 529817, 531779, 567437, 1047554, 2541679, 33550337, 214486281, 1476844097, 1478227937, 1543409687, 14200144243, 14200244477, 14200257551, 14200349281, 14200779611, 14201040053, 14201501401 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
phi(a(n)) is a multiperfect number (A007691). - Max Alekseyev, Oct 09 2023
LINKS
MATHEMATICA
j[n_] := DivisorSum[n, 1&, # > 2 && n/# < #-1 &]; aQ[n_] := j[n] * (p = EulerPhi[ n]) == DivisorSigma[1, p] - p; Select[Range[10^4], aQ] (* Amiram Eldar, Jul 01 2019 *)
CROSSREFS
Sequence in context: A203801 A081999 A319629 * A126871 A125770 A042063
KEYWORD
nonn
AUTHOR
EXTENSIONS
More terms from Amiram Eldar, Jul 01 2019
Terms a(27) onward from Max Alekseyev, Oct 09 2023
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 11 08:13 EDT 2024. Contains 375059 sequences. (Running on oeis4.)