Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A137210
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A137210 Numbers n such that abundance(n) = abundance(sigma(n)). +0
1
1, 84, 252, 12717, 177744, 189264, 143747328 (list; graph; listen)
OFFSET

1,2

EXAMPLE

abundance(84) = sigma(84) - 2(84) = 56 = abundance(224) = abundance(sigma(84)), so 84 is a term in the sequence.

MATHEMATICA

abund[n_] := DivisorSigma[1, n]-2n; l = {}; For[i = 1, i <= 10^6, i++, If[abund[i] == abund[DivisorSigma[1, i]], l = Append[l, i]]]; l

CROSSREFS

Adjacent sequences: A137207 A137208 A137209 this_sequence A137211 A137212 A137213

Sequence in context: A135804 A112066 A096383 this_sequence A131072 A083986 A064198

KEYWORD

nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Mar 05 2008

EXTENSIONS

a(7) from Donovan Johnson (donovan.johnson(AT)yahoo.com), Apr 27 2008

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 January 7 17:35 EST 2009. Contains 152824 sequences.


AT&T Labs Research