Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A081543
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A081543 G.f.: sum(k>=1,x^k/(1-x^k)^(k+1)). +0
3
1, 3, 4, 8, 6, 17, 8, 24, 20, 32, 12, 76, 14, 51, 72, 97, 18, 158, 20, 213, 142, 101, 24, 491, 152, 132, 248, 479, 30, 915, 32, 681, 398, 206, 828, 1859, 38, 249, 600, 2560, 42, 2692, 44, 1686, 2864, 347, 48, 6166, 1766, 3405 (list; graph; listen)
OFFSET

1,2

FORMULA

If p is prime then a(p)=p+1.

a(n) = sum_{d|n} binomial(d-1+n/d,d). - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Feb 21 2009

PROGRAM

(PARI) a(n)=if(n<1, 0, polcoeff(sum(k=1, n, 1/(1-x^k)^k, x*O(x^(n^2))), n))

CROSSREFS

Sequence in context: A129283 A079787 A081307 this_sequence A105753 A019972 A064406

Adjacent sequences: A081540 A081541 A081542 this_sequence A081544 A081545 A081546

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Apr 21 2003

EXTENSIONS

Description corrected by Vladeta Jovovic (vladeta(AT)eunet.rs), Aug 22 2003

Corrected offset 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 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research