Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063981
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063981 Numbers n such that t(n) = sigma(n) - n, where t(n) = A008472(n+1) - A008472(n). +0
1
2, 4, 9, 16, 81, 85, 256, 931, 65536, 4599097, 6309263, 16905401, 43046721 (list; graph; listen)
OFFSET

1,1

MATHEMATICA

a = 0; b = 0; Do[a = b; b = Apply[ Plus, Transpose[ FactorInteger[n + 1]] [[1]]]; If[ b - a == DivisorSigma[1, n] - n, Print[n]], {n, 1, 2*10^7} ]

CROSSREFS

Cf. A008472, A001065.

Adjacent sequences: A063978 A063979 A063980 this_sequence A063982 A063983 A063984

Sequence in context: A056331 A056336 A060401 this_sequence A131095 A136379 A065026

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Sep 05 2001

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Oct 05 2001

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 October 13 20:18 EDT 2008. Contains 145016 sequences.


AT&T Labs Research