Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A135069
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A135069 a(n) = [x^(2^n+n-1)] (x + x^2 + x^4 +...+ x^(2^n))^n / n for n>=1. +0
4
1, 1, 2, 4, 18, 106, 816, 4292, 59698, 594178, 9066286, 87498566, 1784642080, 20988667064 (list; graph; listen)
OFFSET

1,3

FORMULA

a(n) = A135068(n)/n for n>=1.

PROGRAM

(PARI) {a(n)=if(n<1, 0, polcoeff(sum(j=0, n, x^(2^j)+O(x^(2^n+n)))^n, 2^n+n-1)/n)}

CROSSREFS

Cf. A135068, A135070, A135071.

Adjacent sequences: A135066 A135067 A135068 this_sequence A135070 A135071 A135072

Sequence in context: A095816 A020101 A099938 this_sequence A067647 A009667 A009508

KEYWORD

more,nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Nov 17 2007

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 October 11 09:12 EDT 2008. Contains 144832 sequences.


AT&T Labs Research