login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A171515 Riordan array (f(x), x*f(x)) where f(x) is the g.f. of A033543. 1
1, 2, 1, 5, 4, 1, 16, 14, 6, 1, 62, 52, 27, 8, 1, 270, 213, 116, 44, 10, 1, 1257, 948, 513, 216, 65, 12, 1, 6096, 4470, 2376, 1038, 360, 90, 14, 1, 30398, 21904, 11468, 5056, 1880, 556, 119, 16, 1 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Equal to B^2*A039598*B^(-2), B = A007318.
LINKS
FORMULA
Sum_{k, 0<=k<=n} T(n,k)*x^k = A033543(n), A064613(n), A005572(n), A005573(n) for x = 0, 1, 2, 3 respectively.
T(n,k) = T(n-1,k-1) + 2*T(n-1,k) + sum_{i, i>=0} T(n-1,k+1+i)*2^i. - Philippe Deléham, Feb 23 2012
EXAMPLE
Triangle begins : 1 ; 2,1 : 5,4,1 ; 16,14,6,1 ; 62,52,27,8,1 ; ...
CROSSREFS
Sequence in context: A104259 A137650 A363732 * A110271 A073107 A248669
KEYWORD
nonn,tabl
AUTHOR
Philippe Deléham, Dec 10 2009
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 30 09:09 EDT 2024. Contains 372131 sequences. (Running on oeis4.)