Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A135310
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A135310 Number of Dyck paths of semilength n having no UUUU's starting at level 0. +0
2
1, 1, 2, 5, 13, 36, 105, 319, 1002, 3235, 10685, 35970, 123045, 426667, 1496782, 5303623, 18956417, 68270576, 247518777, 902708185, 3309559838, 12190954231, 45096739797, 167462013888, 624019924009, 2332697899665 (list; graph; listen)
OFFSET

0,3

COMMENT

Column 0 of A135309. - Emeric Deutsch (deutsch(AT)duke.poly.edu), Dec 15 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)*(5j+1)*binom(2n-3j,n+j)/(n+j+1),j=0..floor(n/4)]. G.f.=C/[1+z^4*C^5], where C=[1-sqrt(1-4z)]/(2z) is the g.f. of the Catalan numbers (A000108). - Emeric Deutsch (deutsch(AT)duke.poly.edu), Dec 15 2007

EXAMPLE

a(4)=13 because among the 14 (=A000108(4)) Dyck paths of semilength 4 only UUUUDDDD does not qualify.

MAPLE

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

CROSSREFS

Cf. A000108, A135309.

Adjacent sequences: A135307 A135308 A135309 this_sequence A135311 A135312 A135313

Sequence in context: A087626 A125094 A114465 this_sequence A135337 A133365 A135335

KEYWORD

nonn,easy

AUTHOR

njas, Dec 07 2007

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Dec 15 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 October 6 16:13 EDT 2008. Contains 144667 sequences.


AT&T Labs Research