Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100327
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100327 Row sums of triangle A100326, in which row n equals the inverse binomial of column n of square array A100324. +0
4
1, 2, 8, 42, 252, 1636, 11188, 79386, 579020, 4314300, 32697920, 251284292, 1953579240, 15336931928, 121416356108, 968187827834, 7769449728780, 62696580696172, 508451657412496, 4141712433518956, 33872033298518728 (list; graph; listen)
OFFSET

0,2

COMMENT

Self-convolution yields A100328, which equals column 1 of triangle A100326 (omitting leading zero).

FORMULA

G.f. A(x) = (1+G003169(x))/(1-G003169(x)), also A(x)^2 = (1+G003169(x))*G003169(x), where G003169(x) is the g.f. of A003169. a(0)=1, a(n) = 2*A003168(n) for n>0; a(n) = Sum_{k=1..n} 2*binomial(n, k)*binomial(2n+k, k-1)/n for n>0.

PROGRAM

(PARI) a(n)=if(n==0, 1, sum(k=0, n, 2*binomial(n, k)*binomial(2*n+k, k-1)/n))

CROSSREFS

Cf. A003168, A003169, A100326.

Sequence in context: A129277 A120916 A133417 this_sequence A018934 A107588 A013999

Adjacent sequences: A100324 A100325 A100326 this_sequence A100328 A100329 A100330

KEYWORD

nonn

AUTHOR

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

page 1

Search completed in 0.004 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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research