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!)
A110079 Numbers n such that sigma(n)=2n-2^d(n) where d(n) is number of positive divisors of n. 2
5, 38, 284, 1370, 2168, 26828, 133088, 1515608, 19414448, 23521328, 25812848, 49353008, 82988756, 103575728, 537394688, 558504608, 921747488, 2651596448, 17517611968, 18249863488, 77792665408, 556915822208 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
If 4^m+2^m-1 is prime then n=2^(m-1)*(4^m+2^m-1) is in the sequence because 2n-2^d(n)=2^m*(4^m+2^m-1)-2^(m*2)=2^m* (4^m-1)=2^m*(2^m-1)*(2^m+1)=(2^m-1)*(4^m+2^m)=sigma(2^(m-1)) *sigma(4^m+2^m-1)=sigma(2^(m-1)*(4^m+2^m-1))=sigma(n). A110082 gives such terms of this sequence.
a(22) <= 556915822208. a(23) <= 9311639470208. a(24) <= 29297682437888. - Donovan Johnson, Jan 31 2009
a(23) > 6*10^12. - Giovanni Resta, Aug 14 2013
LINKS
MATHEMATICA
Do[If[DivisorSigma[1, n] == 2n - 2^DivisorSigma[0, n], Print[n]], {n, 925000000}]
CROSSREFS
Cf. A110080-3.
Sequence in context: A129048 A279489 A027323 * A110082 A073508 A282964
KEYWORD
more,nonn
AUTHOR
Farideh Firoozbakht, Aug 03 2005
EXTENSIONS
a(18)-a(21) from Donovan Johnson, Jan 31 2009
a(22) confirmed by Giovanni Resta, Aug 14 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 May 13 03:04 EDT 2024. Contains 372497 sequences. (Running on oeis4.)