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!)
A168151 Riordan array (1/u,(1-u)/2), u=sqrt(1-4x+4*x^3). 1
1, 2, 1, 6, 3, 1, 18, 9, 4, 1, 58, 29, 13, 5, 1, 192, 96, 44, 18, 6, 1, 650, 325, 151, 64, 24, 7, 1, 2232, 1116, 524, 228, 90, 31, 8, 1, 7746, 3873, 1833, 813, 333, 123, 39, 9, 1, 27096, 13548, 6452, 2904, 1222, 473, 164, 48, 10, 1 (list; table; graph; refs; listen; history; text; internal format)
OFFSET

0,2

COMMENTS

T(n,0) = A157004(n).

REFERENCES

Baccherini, D.; Merlini, D.; Sprugnoli, R. Binary words excluding a pattern and proper Riordan arrays. Discrete Math. 307 (2007), no. 9-10, 1021--1037. MR2292531 (2008a:05003). See Example 5.6. - N. J. A. Sloane, Mar 25 2014

LINKS

Table of n, a(n) for n=0..54.

FORMULA

T(n,0)=2*T(n,1) for n>0, T(0,0)=1, T(n,k)=T(n-1,k-1)-T((n-3,k-1)+T(n,k+1).

EXAMPLE

Triangle begins :

1

2 1

6 3 1

18 9 4 1

58 29 13 5 1

192 96 44 18 6 1

650 325 151 64 24 7 1

...

CROSSREFS

Cf. A025262, A157004

Sequence in context: A046803 A280789 A121468 * A213221 A180281 A187888

Adjacent sequences: A168148 A168149 A168150 * A168152 A168153 A168154

KEYWORD

nonn,tabl

AUTHOR

Philippe Deléham, Nov 19 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 March 31 21:40 EDT 2023. Contains 361673 sequences. (Running on oeis4.)