Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A099557
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A099557 Slanted Pascal's triangle, read by rows, such that T(n,k) = binomial(n-[k/2],k) for [n*2/3]>=k>=0, where [x]=floor(x). +0
3
1, 1, 1, 1, 2, 0, 1, 3, 1, 0, 1, 4, 3, 1, 0, 1, 5, 6, 4, 0, 0, 1, 6, 10, 10, 1, 0, 0, 1, 7, 15, 20, 5, 1, 0, 0, 1, 8, 21, 35, 15, 6, 0, 0, 0, 1, 9, 28, 56, 35, 21, 1, 0, 0, 0, 1, 10, 36, 84, 70, 56, 7, 1, 0, 0, 0, 1, 11, 45, 120, 126, 126, 28, 8, 0, 0, 0, 0 (list; table; graph; listen)
OFFSET

0,5

COMMENT

Row sums form A005314. Antidiagonal sums form A099558.

FORMULA

G.f.: (1-x+x*y)/((1-x)^2-x^3*y^2).

EXAMPLE

Rows begin:

[1],

[1,1],

[1,2,0],

[1,3,1,0],

[1,4,3,1,0],

[1,5,6,4,0,0],

[1,6,10,10,1,0,0],

[1,7,15,20,5,1,0,0],

[1,8,21,35,15,6,0,0,0],

[1,9,28,56,35,21,1,0,0,0],

[1,10,36,84,70,56,7,1,0,0,0],...

and can be derived from Pascal's triangle

by shifting each column k down by [k/2] rows.

PROGRAM

(PARI) {T(n, k)=polcoeff(polcoeff((1-x+x*y)/((1-x)^2-x^3*y^2)+x*O(x^n), n, x)+y*O(y^k), k, y)}

CROSSREFS

Cf. A005314, A099558.

Sequence in context: A089994 A100260 A124943 this_sequence A079217 A079221 A026794

Adjacent sequences: A099554 A099555 A099556 this_sequence A099558 A099559 A099560

KEYWORD

nonn,tabl

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Oct 22 2004

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 21 14:49 EST 2008. Contains 150807 sequences.


AT&T Labs Research