Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A062731
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A062731 Sum of divisors of 2n. +0
2
3, 7, 12, 15, 18, 28, 24, 31, 39, 42, 36, 60, 42, 56, 72, 63, 54, 91, 60, 90, 96, 84, 72, 124, 93, 98, 120, 120, 90, 168, 96, 127, 144, 126, 144, 195, 114, 140, 168, 186, 126, 224, 132, 180, 234, 168, 144, 252, 171, 217, 216, 210, 162, 280, 216, 248, 240, 210 (list; graph; listen)
OFFSET

1,1

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,1000

MATHEMATICA

lst={}; Do[AppendTo[lst, DivisorSigma[1, n]], {n, 2, 6!, 2}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Sep 20 2008]

PROGRAM

(PARI) je=[]; forstep(n=0, 450, 2, je=concat(je, sumdiv(n, d, d))); je

(MuPad) numlib::sigma(2*n)$ n=0..81 - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 13 2008

(PARI) { for (n=1, 1000, write("b062731.txt", n, " ", sigma(2*n)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 09 2009]

CROSSREFS

Cf. A008438.

Sequence in context: A045134 A081695 A142958 this_sequence A083031 A022805 A107790

Adjacent sequences: A062728 A062729 A062730 this_sequence A062732 A062733 A062734

KEYWORD

easy,nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jul 11 2001

EXTENSIONS

Zero removed and offset corrected by Omar E. Pol (info(AT)polprimos.com), Jul 17 2009

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 December 2 11:54 EST 2009. Contains 167921 sequences.


AT&T Labs Research