The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A137600 Numbers n such that sigma(sigma(n))-phi(phi(n)) = 3n. 4
18, 32, 36, 144, 576, 36864, 589824, 2359296, 9663676416 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
If 2^p-1 is a Mersenne prime then n=9*2^(p-1) is in the sequence (the proof is easy). 18, 36, 144, 576, 36864, 589824 & 2359296 are such terms. 32 is in the sequence but it is not of this form.
a(10) > 10^10. - Donovan Johnson, Feb 25 2013
LINKS
MATHEMATICA
Do[If[DivisorSigma[1, DivisorSigma[1, n]]-EulerPhi[EulerPhi[n]]==3n, Print[n]], {n, 25000000}]
CROSSREFS
Sequence in context: A305220 A316798 A070744 * A299707 A350958 A045556
KEYWORD
more,nonn
AUTHOR
Farideh Firoozbakht, Feb 15 2008
EXTENSIONS
a(9) from Donovan Johnson, Feb 25 2013
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 June 4 12:13 EDT 2024. Contains 373096 sequences. (Running on oeis4.)