Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A124788
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A124788 Triangle read by rows: expansion of (1+x*y)/(1-x^2*y^2-x^3*y^2). +0
5
1, 0, 1, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 1, 1, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 1, 3, 1, 0, 0, 0, 0, 0, 0, 3, 3, 1, 0, 0, 0, 0, 0, 0, 1, 3, 4, 1, 0, 0, 0, 0, 0, 0, 0, 1, 6, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 4, 6, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 4, 10, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 10, 10, 6 (list; table; graph; listen)
OFFSET

0,20

COMMENT

Row sums give A000931(n+5). Diagonal sums are A124789.

FORMULA

Number triangle T(n,k)=C(floor(k/2),n-k)

Column k has g.f. x^k*(1+x)^floor(k/2) - Paul Barry (pbarry(AT)wit.ie), Feb 01 2007

EXAMPLE

Triangle begins

1,

0, 1,

0, 0, 1,

0, 0, 1, 1,

0, 0, 0, 1, 1,

0, 0, 0, 0, 2, 1,

0, 0, 0, 0, 1, 2, 1,

0, 0, 0, 0, 0, 1, 3, 1,

0, 0, 0, 0, 0, 0, 3, 3, 1,

0, 0, 0, 0, 0, 0, 1, 3, 4, 1,

0, 0, 0, 0, 0, 0, 0, 1, 6, 4, 1

MAPLE

A124788 := proc(n, k) binomial(floor(k/2), n-k) ; end: for n from 0 to 20 do for k from 0 to n do printf("%d, ", A124788(n, k)) ; od ; od ; - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Feb 10 2007

CROSSREFS

Cf. A124745.

Sequence in context: A072612 A116378 A124744 this_sequence A017857 A127842 A127512

Adjacent sequences: A124785 A124786 A124787 this_sequence A124789 A124790 A124791

KEYWORD

easy,nonn,tabl

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Nov 07 2006

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Feb 10 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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research