Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A135921
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A135921 O.g.f.: A(x) = Sum_{n>=0} x^n / Product_{k=0..n} (1 - k*(k+1)*x). +0
2
1, 1, 3, 13, 81, 669, 6955, 88505, 1346209, 23998521, 493956467, 11596542533, 307301505073, 9110471500693, 299893197116059, 10888674034993905, 433549376981078593, 18833037527449398129, 888439543634687700579 (list; graph; listen)
OFFSET

0,3

EXAMPLE

O.g.f.: A(x) = 1 + x/(1-2x) + x^2/((1-2x)*(1-6x)) + x^3/((1-2x)*(1-6x)*(1-12x)) + x^4/((1-2x)*(1-6x)*(1-12x)*(1-20x)) + ...

Also generated by iterated binomial transforms in the following way:

[1,3,13,81,669,6955,88505,...] = BINOMIAL^2([1,1,5,31,253,2673,34833,..]);

[1,5,31,253,2673,34833,541879,...] = BINOMIAL^4([1,1,7,57,577,7389,...]);

[1,7,57,577,7389,115983,2151493,...] = BINOMIAL^6([1,1,9,91,1101,16497,...]);

[1,9,91,1101,16497,301669,..] = BINOMIAL^8([1,1,11,133,1873,32061,..]);

[1,11,133,1873,32061,666579,...] = BINOMIAL^10([1,1,13,183,2941,56529,...]);

etc.

PROGRAM

(PARI) a(n)=polcoeff(sum(k=0, n, x^k/prod(j=0, k, 1-j*(j+1)*x+x*O(x^n))), n)

CROSSREFS

Cf. A135920, A124373.

Sequence in context: A112935 A074514 A020014 this_sequence A005923 A089461 A000684

Adjacent sequences: A135918 A135919 A135920 this_sequence A135922 A135923 A135924

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Dec 06 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 November 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research