Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A135336
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A135336 Number of Dyck paths of semilength n with no UUDU's starting at level 0. +0
2
1, 1, 2, 4, 10, 28, 85, 271, 893, 3013, 10351, 36075, 127219, 453097, 1627378, 5887660, 21436354, 78484402, 288779728, 1067263660, 3960081904, 14746806292, 55094725918, 206450572930, 775724723086, 2922060848734 (list; graph; listen)
OFFSET

0,3

COMMENT

Column 0 of A135330. Partial sums of the Fine sequence 1,0,1,2,6,18,... (A000957 without the first term). - Emeric Deutsch (deutsch(AT)duke.poly.edu), Dec 14 2007

REFERENCES

A. Sapounakis, I. Tasoulas and P. Tsikouras, Counting strings in Dyck paths, Discrete Math., 307 (2007), 2909-2924.

FORMULA

a(n)=Sum[(-1)^j*(3j+1)binom(2n-3j,n),j=0..floor(n/3)]/(n+1). G.f.=C/(1+z^3*C^3)=C/[(1-z)(1+zC)], where C=[1-sqrt(1-4z)]/(2z) is the g.f. of the Catalan numbers (A000108). - Emeric Deutsch (deutsch(AT)duke.poly.edu), Dec 14 2007

EXAMPLE

a(3)=4 because among the 5 (=A000108(3)) Dyck paths of semilength 3 only UUDUDD does not qualify.

MAPLE

a:=proc(n) options operator, arrow: (sum((-1)^j*(3*j+1)*binomial(2*n-3*j, n), j =0..floor((1/3)*n)))/(n+1) end proc: seq(a(n), n=0..25); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Dec 14 2007

CROSSREFS

Cf. A000108, A135330, A000957.

Sequence in context: A149823 A149824 A068875 this_sequence A149825 A149826 A149827

Adjacent sequences: A135333 A135334 A135335 this_sequence A135337 A135338 A135339

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Dec 07 2007

EXTENSIONS

Edited and extended by Emeric Deutsch (deutsch(AT)duke.poly.edu), Dec 14 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research