Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A135071
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A135071 a(n) = [x^(2^n+n-2)] (x + x^2 + x^4 +...+ x^(2^n))^n /(n*(n-1)/2)) for n>=2. +0
4
1, 1, 3, 7, 40, 236, 1876, 9948, 147880, 1453960, 22015900, 208197540, 4313645260 (list; graph; listen)
OFFSET

2,3

FORMULA

a(n) = A135070(n)/[n(n-1)/2] for n>=2.

PROGRAM

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

CROSSREFS

Cf. A135068, A135069, A135070.

Adjacent sequences: A135068 A135069 A135070 this_sequence A135072 A135073 A135074

Sequence in context: A018942 A018943 A019024 this_sequence A096219 A128647 A071730

KEYWORD

more,nonn,easy

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 January 8 02:43 EST 2009. Contains 152824 sequences.


AT&T Labs Research