login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A158909 Riordan array (1/((1-x)(1-x^2)),x/(1-x)^2). 2
1, 1, 1, 2, 3, 1, 2, 7, 5, 1, 3, 13, 16, 7, 1, 3, 22, 40, 29, 9, 1, 4, 34, 86, 91, 46, 11, 1, 4, 50, 166, 239, 174, 67, 13, 1, 5, 70, 296, 553, 541, 297, 92, 15, 1, 5, 95, 496, 1163, 1461, 1068, 468, 121, 17, 1 (list; table; graph; refs; listen; history; internal format)
OFFSET

0,4

COMMENTS

Row sums are F(n+1)F(n+2) or A001654(n+1). Diagonal sums are the Jacobsthal numbers A001045.

Transforms r^n into the symmetric third order sequence with g.f. 1/(1-(r+1)x-(r+1)x^2+x^3), see the formulae.

FORMULA

From Johannes W. Meijer, Jul 20 2011: (Start)

T(n, k) = sum((-1)^(i+n-k) * binomial(i+2*k+1,i), i=0..n-k)

T(n, k) = A035317(n+k, n-k) = A092879(n, n-k)

sum(T(n,k)*r^k, k=0..n) = coeftayl(1/(1-(r+1)*x-(r+1)*x^2+x^3), x=0, n) (Barry) (End)

EXAMPLE

Triangle begins

1,

1, 1,

2, 3, 1,

2, 7, 5, 1,

3, 13, 16, 7, 1,

3, 22, 40, 29, 9, 1,

4, 34, 86, 91, 46, 11, 1,

4, 50, 166, 239, 174, 67, 13, 1

CROSSREFS

Sequence in context: A138507 A205699 A109200 * A199915 A183759 A101477

Adjacent sequences:  A158906 A158907 A158908 * A158910 A158911 A158912

KEYWORD

easy,nonn,tabl

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Mar 30 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 13 08:12 EST 2012. Contains 205451 sequences.