Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A102919
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A102919 Row sums of triangle A102916. +0
1
1, 3, 8, 24, 95, 472, 3010, 22508, 198157, 1969757, 22006039, 272436985, 3691859826, 54696947677, 872698586012, 15055534230363, 276756250035637, 5449734493500830, 113510195694700702, 2512765185249336397 (list; graph; listen)
OFFSET

0,2

PROGRAM

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

CROSSREFS

Cf. A102916.

Sequence in context: A134165 A071016 A002104 this_sequence A102476 A057420 A076049

Adjacent sequences: A102916 A102917 A102918 this_sequence A102920 A102921 A102922

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jan 21 2005

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


AT&T Labs Research