login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A086666 sigma_2(n)-sigma(n). 0
0, 2, 6, 14, 20, 38, 42, 70, 78, 112, 110, 182, 156, 226, 236, 310, 272, 416, 342, 504, 468, 574, 506, 790, 620, 808, 780, 994, 812, 1228, 930, 1302, 1172, 1396, 1252, 1820, 1332, 1750, 1644, 2120, 1640, 2404, 1806, 2478, 2288, 2578, 2162, 3286, 2394, 3162 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,2

LINKS

Table of n, a(n) for n=1..50.

FORMULA

G.f.: sum(n>=1, n*(n-1) * x^n/(1-x^n) ). - Joerg Arndt, Jan 30, 2011

PROG

(PARI) for (n=2, 50, print1(sigma(n, 2)-sigma(n, 1)", "))

CROSSREFS

Cf. A000203, A001157.

Sequence in context: A107369 A151731 A009779 * A032383 A014775 A009218

Adjacent sequences:  A086663 A086664 A086665 * A086667 A086668 A086669

KEYWORD

nonn

AUTHOR

Jon Perry, Jul 27 2003

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 25 16:33 EDT 2013. Contains 225647 sequences.