Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A165941
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A165941 G.f.: A(x) = exp( Sum_{n>=1} 2^n*x^n/(1+x^n)/n ). +0
1
1, 2, 2, 6, 10, 18, 42, 78, 154, 314, 626, 1246, 2498, 4994, 9970, 19974, 39930, 79826, 159706, 319374, 638714, 1277530, 2554978, 5109854, 10219922, 20439714, 40879234, 81758854, 163517466, 327034514, 654069866, 1308139246, 2616277578 (list; graph; listen)
OFFSET

0,2

COMMENT

Contrast to: exp( Sum_{n>=1} x^n/(1+x^n)/n ) = Sum_{n>=0} x^[n(n+1)/2].

PROGRAM

(PARI) {a(n)=if(n==0, 1, polcoeff(exp(sum(m=1, n, 2^m*x^m/(1+x^m+x*O(x^n))/m)), n))}

CROSSREFS

Sequence in context: A080460 A077017 A127404 this_sequence A054227 A054228 A044044

Adjacent sequences: A165938 A165939 A165940 this_sequence A165942 A165943 A165944

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Oct 20 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research