Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A107879
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A107879 Column 3 of triangle A107876. +0
4
1, 1, 4, 26, 230, 2565, 34516, 544423, 9857583, 201664780, 4603336725, 116059191472, 3204682702923, 96226940232235, 3122975927539860, 108970956192622980, 4069312064491308140, 161969813446983961395 (list; graph; listen)
OFFSET

0,3

FORMULA

G.f.: 1 = Sum_{k>=0} a(k)*x^k*(1-x)^((k+2)*(k+3)/2 - 2).

EXAMPLE

1 = 1*(1-x)^1 + 1*x*(1-x)^4 + 4*x^2*(1-x)^8 + 26*x^3*(1-x)^13 + 230*x^4*(1-x)^19 + 2565*x^5*(1-x)^26 + 34516*x^6*(1-x)^34 +...

PROGRAM

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

CROSSREFS

Cf. A107876, A107877, A107878.

Sequence in context: A089816 A152407 A105616 this_sequence A066224 A136227 A000310

Adjacent sequences: A107876 A107877 A107878 this_sequence A107880 A107881 A107882

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jun 04 2005

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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research