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!)
A033856 Numbers k such that j(k)*phi(k) = sigma(phi(k)), j(k) = A033831(k). 2
14, 58, 175, 244, 833, 1017, 1348, 8653, 33263, 33497, 33611, 34099, 34151, 34529, 34771, 36281, 36449, 36743, 37367, 37373, 38311, 38695, 38735, 38915, 39035, 39263, 39295, 39431, 39995, 41015, 41635, 42119, 46209, 46617, 46731, 47067, 49911, 50007, 50871 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
j[n_] := DivisorSum[n, 1&, # > 2 && n/# < #-1 &]; aQ[n_] := j[n]*(p = EulerPhi[ n]) == DivisorSigma[1, p]; Select[Range[10^4], aQ] (* Amiram Eldar, Jul 01 2019 *)
CROSSREFS
Sequence in context: A041376 A063537 A084195 * A143861 A100174 A120371
KEYWORD
easy,nonn
AUTHOR
EXTENSIONS
More terms from Amiram Eldar, Jul 01 2019
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 March 28 08:22 EDT 2024. Contains 371236 sequences. (Running on oeis4.)