Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A122848
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A122848 Exponential Riordan array (1,x(1+x/2)). +0
3
1, 0, 1, 0, 1, 1, 0, 0, 3, 1, 0, 0, 3, 6, 1, 0, 0, 0, 15, 10, 1, 0, 0, 0, 15, 45, 15, 1, 0, 0, 0, 0, 105, 105, 21, 1, 0, 0, 0, 0, 105, 420, 210, 28, 1, 0, 0, 0, 0, 0, 945, 1260, 378, 36, 1, 0, 0, 0, 0, 0, 945, 4725, 3150, 630, 45, 1, 0, 0, 0, 0, 0, 0, 10395, 17325, 6930, 990, 55, 1, 0, 0 (list; table; graph; listen)
OFFSET

0,9

COMMENT

Entries are Bessel polynomial coefficients. Row sums are A000085. Diagonal sums are A122849. Inverse is A122850. Product of A007318 and A122848 gives A100862.

FORMULA

Number triangle T(n,k)=k!*C(n,k)/((2k-n)!*2^(n-k))

T(n,k)=A001498(k,n-k) - Michael Somos Oct 03 2006

EXAMPLE

Triangle begins

1,

0, 1,

0, 1, 1,

0, 0, 3, 1,

0, 0, 3, 6, 1,

0, 0, 0, 15, 10, 1,

0, 0, 0, 15, 45, 15, 1,

0, 0, 0, 0, 105, 105, 21, 1

PROGRAM

(PARI) {T(n, k)=if(2*k<n|k>n, 0, n!/(2*k-n)!/(n-k)!*2^(k-n))} /* Michael Somos Oct 03 2006 */

CROSSREFS

Cf. A001497, A049403, A111924.

Sequence in context: A027200 A035654 A085604 this_sequence A054548 A059202 A058865

Adjacent sequences: A122845 A122846 A122847 this_sequence A122849 A122850 A122851

KEYWORD

easy,nonn,tabl

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Sep 14 2006

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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research