Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A094889
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A094889 Odd nonunitary abundant numbers. +0
1
33075, 99225, 165375, 231525, 259875, 297675, 363825, 429975, 467775, 496125, 552825, 562275, 571725, 606375, 628425, 675675, 694575, 716625, 760725, 779625, 798525, 826875, 848925, 883575, 893025, 921375, 937125, 959175, 1003275 (list; graph; listen)
OFFSET

1,1

LINKS

J. A. Sellers, A Note On Infinitely Many Odd Nonunitary Abundant Numbers

PROGRAM

(PARI) { usigma(n)=local(s=1, fac, i); fac=factor(n); for(i=1, matsize(fac)[1], s=s*(1+fac[i, 1]^fac[i, 2])); return(s); } nusigma(n)=sigma(n)-usigma(n); forstep(n=1, 2^24, 2, if(nusigma(n)>n, print1(n", ")))

CROSSREFS

Cf. A064597.

Sequence in context: A118278 A118280 A062682 this_sequence A043628 A069303 A142587

Adjacent sequences: A094886 A094887 A094888 this_sequence A094890 A094891 A094892

KEYWORD

nonn

AUTHOR

Lekraj Beedassy (blekraj(AT)yahoo.com), Jun 16 2004

EXTENSIONS

Corrected and extended by Jason Earls (zevi_35711(AT)yahoo.com), Jun 18 2004

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research