Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A136630
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A136630 Unsigned matrix inverse of triangle A121408; related to central factorial numbers. +0
3
1, 0, 1, 0, 0, 1, 0, 1, 0, 1, 0, 0, 4, 0, 1, 0, 1, 0, 10, 0, 1, 0, 0, 16, 0, 20, 0, 1, 0, 1, 0, 91, 0, 35, 0, 1, 0, 0, 64, 0, 336, 0, 56, 0, 1, 0, 1, 0, 820, 0, 966, 0, 84, 0, 1, 0, 0, 256, 0, 5440, 0, 2352, 0, 120, 0, 1, 0, 1, 0, 7381, 0, 24970, 0, 5082, 0, 165, 0, 1, 0, 0, 1024, 0, 87296, 0 (list; table; graph; listen)
OFFSET

0,13

FORMULA

G.f. for column k: x^k/Product_{j=0..[k/2]} (1 - (2j + k-2[k/2])^2 * x^2). G.f. for column 2k: x^(2k)/Product_{j=0..k} (1 - (2j)^2*x^2). G.f. for column 2k+1: x^(2k+1)/Product_{j=0..k} (1 - (2j+1)^2*x^2).

EXAMPLE

Triangle begins:

1;

0, 1;

0, 0, 1;

0, 1, 0, 1;

0, 0, 4, 0, 1;

0, 1, 0, 10, 0, 1;

0, 0, 16, 0, 20, 0, 1;

0, 1, 0, 91, 0, 35, 0, 1;

0, 0, 64, 0, 336, 0, 56, 0, 1;

0, 1, 0, 820, 0, 966, 0, 84, 0, 1;

0, 0, 256, 0, 5440, 0, 2352, 0, 120, 0, 1;

0, 1, 0, 7381, 0, 24970, 0, 5082, 0, 165, 0, 1; ...

PROGRAM

(PARI) {T(n, k)=polcoeff(x^k/prod(j=0, k\2, 1-(2*j+k-2*(k\2))^2*x^2 +x*O(x^n)), n)}

CROSSREFS

Cf. A121408; A136631 (antidiagonal sums), A003724 (row sums), A136632; A002452 (column 3), A002453 (column 5); A008958 (central factorial triangle).

Adjacent sequences: A136627 A136628 A136629 this_sequence A136631 A136632 A136633

Sequence in context: A036859 A036861 A120324 this_sequence A111728 A143784 A147311

KEYWORD

nonn,tabl

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jan 14 2008

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 7 17:35 EST 2009. Contains 152824 sequences.


AT&T Labs Research