|
Search: id:A002659
|
|
|
| A002659 |
|
2*sigma(n) - 1. (Formerly M3762 N1536)
|
|
+0 3
|
|
| 1, 5, 7, 13, 11, 23, 15, 29, 25, 35, 23, 55, 27, 47, 47, 61, 35, 77, 39, 83, 63, 71, 47, 119, 61, 83, 79, 111, 59, 143, 63, 125, 95, 107, 95, 181, 75, 119, 111, 179, 83, 191, 87, 167, 155, 143, 95, 247, 113, 185, 143, 195, 107, 239, 143, 239, 159, 179, 119, 335, 123, 191
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
REFERENCES
|
P. A. MacMahon, The connexion between the sum of the squares of the divisors and the number of partitions of a given number, Messenger Math., 54 (1924), 113-116.
|
|
LINKS
|
N. J. A. Sloane, Transforms
|
|
FORMULA
|
G.f. for Moebius transf.: (x + 2x^2 - x^3 ) / (1 - x )^2.
|
|
PROGRAM
|
(PARI) a(n)=if(n<1, 0, 2*sigma(n)-1)
|
|
CROSSREFS
|
Cf. A000203.
Sequence in context: A105054 A088897 A074755 this_sequence A050079 A066980 A055052
Adjacent sequences: A002656 A002657 A002658 this_sequence A002660 A002661 A002662
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
njas, Simon Plouffe (plouffe(AT)math.uqam.ca)
|
|
EXTENSIONS
|
Better definition from Ralf Stephan, Nov 18 2004
|
|
|
Search completed in 0.003 seconds
|