Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A157019
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A157019 Sum_{d|n} binomial(n/d+d-2,d-1). +0
6
1, 2, 2, 4, 2, 8, 2, 10, 8, 12, 2, 34, 2, 16, 32, 38, 2, 62, 2, 92, 58, 24, 2, 210, 72, 28, 92, 198, 2, 394, 2, 274, 134, 36, 422, 776, 2, 40, 184, 1142, 2, 1178, 2, 618, 1232, 48, 2, 2634, 926, 1482, 308, 964, 2, 2972, 2004, 4610, 382, 60, 2, 8576, 2, 64, 6470, 5130 (list; graph; listen)
OFFSET

1,2

COMMENT

Equals row sums of triangle A156348. - Gary W. Adamson & Mats Granvik (qntmpkt(AT)yahoo.com), Feb 21 2009

a(n) = 2 iff n is prime.

FORMULA

G.f.: A(x) = Sum_{n>=1} x^n/(1 - x^n)^n. [From Paul D. Hanna (pauldhanna(AT)juno.com), Mar 01 2009]

EXAMPLE

a(4) = 4 = (1 + 2 + 0 + 1).

MAPLE

add( binomial(n/d+d-2, d-1), d=numtheory[divisors](n) ) ;

PROGRAM

(PARI) {a(n)=polcoeff(sum(m=1, n, x^m/(1-x^m+x*O(x^n))^m), n)} [From Paul D. Hanna (pauldhanna(AT)juno.com), Mar 01 2009]

CROSSREFS

Cf. A081543, A018818.

Cf. A156348, A156027, A157028, A157029

Sequence in context: A072478 A100577 A018818 this_sequence A067538 A096154 A084540

Adjacent sequences: A157016 A157017 A157018 this_sequence A157020 A157021 A157022

KEYWORD

easy,nonn

AUTHOR

R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Feb 21 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 17 19:39 EST 2009. Contains 170821 sequences.


AT&T Labs Research