Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A135920
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A135920 O.g.f.: A(x) = Sum_{n>=0} x^n / Product_{k=0..n} (1 - k^2*x). +0
2
1, 1, 2, 7, 37, 264, 2433, 27913, 386906, 6346119, 121159373, 2655174768, 66028903633, 1845579100993, 57506847262162, 1983312152411351, 75238783332550789, 3122408658986242072, 141063757638078429489 (list; graph; listen)
OFFSET

0,3

EXAMPLE

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

+ x^4/((1-x)*(1-4x)*(1-9x)*(1-16x)) + ...

Also generated by iterated binomial transforms in the following way:

[1,2,7,37,264,2433,27913,...] = BINOMIAL([1,1,4,21,151,1422,16629,..]);

[1,4,21,151,1422,16629,234529,...] = BINOMIAL^3([1,1,6,43,393,4596,...]);

[1,6,43,393,4596,66049,1125905,...] = BINOMIAL^5([1,1,8,73,811,11274,...]);

[1,8,73,811,11274,191685,...] = BINOMIAL^7([1,1,10,111,1453,23328,...]);

[1,10,111,1453,23328,456033,...] = BINOMIAL^9([1,1,12,157,2367,43014,...]);

etc.

PROGRAM

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

CROSSREFS

Cf. A135921, A124373.

Sequence in context: A135164 A072597 A125515 this_sequence A001515 A144301 A083659

Adjacent sequences: A135917 A135918 A135919 this_sequence A135921 A135922 A135923

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