Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A108666
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A108666 Number of (1,1)-steps in all Delannoy paths of length n (a Delannoy path of length n is a path from (0,0) to (n,n), consisting of steps E=(1,0), N=(0,1), and D=(1,1)). +0
3
0, 1, 8, 57, 384, 2505, 16008, 100849, 628736, 3888657, 23900040, 146146473, 889928064, 5399971161, 32668236552, 197123362785, 1186790473728, 7131032334369, 42773183020296, 256161548120857, 1531966218561920 (list; graph; listen)
OFFSET

0,3

COMMENT

a(n)=sum(k*A104684(k),k=0..n)

REFERENCES

R. A. Sulanke, Objects counted by the central Delannoy numbers, J. of Integer Sequences, 6, 2003, Article 03.1.5.

FORMULA

a(n)=sum(k*binomial(n, k)*binomial(2n-k, n), k=1..n). G.f.=z(1-z)/(1-6z+z^2)^(3/2).

EXAMPLE

a(2)=8 because in the 13 (=A001850(2)) Delannoy paths of length 2, namely, DD, DNE,DEN,NED,END,NDE,EDN,NENE,NEEN,ENNE,ENEN,NNEE, and EENN, we have a total of eight D steps.

MAPLE

a:=n->sum(k*binomial(n, k)*binomial(2*n-k, n), k=1..n): seq(a(n), n=0..24);

CROSSREFS

Cf. A001850, A104684.

Adjacent sequences: A108663 A108664 A108665 this_sequence A108667 A108668 A108669

Sequence in context: A143570 A096711 A079926 this_sequence A023000 A097114 A022038

KEYWORD

nonn

AUTHOR

Emeric Deutsch (deutsch(AT)duke.poly.edu), Jul 07 2005

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 15 09:18 EDT 2008. Contains 145015 sequences.


AT&T Labs Research