login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A006320 Royal paths in a lattice.
(Formerly M4200)
4
1, 6, 30, 146, 714, 3534, 17718, 89898, 461010, 2386390, 12455118, 65478978, 346448538, 1843520670, 9859734630, 52974158938, 285791932578, 1547585781414, 8408765223294 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

REFERENCES

G. Kreweras, Sur les hi\'{e}rarchies de segments, Cahiers Bureau Universitaire Recherche Op\'{e}rationnelle, Cahier 20, Inst. Statistiques, Univ. Paris, 1973.

N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

FORMULA

3-fold convolution of the large Schroeder numbers (A006318). G.f.=R^3, where R=[1-z-sqrt(1-6z+z^2)]/(2z) is the g.f. of A006318. - Emeric Deutsch (deutsch(AT)duke.poly.edu), Mar 15 2004

a(n)=(3/n)*sum(binomial(n, j)*binomial(n+2+j, n-1), j=0..n) (n>0). - Emeric Deutsch (deutsch(AT)duke.poly.edu), Aug 19 2004

MAPLE

1, seq(3*sum(binomial(n, j)*binomial(n+2+j, n-1), j=0..n)/n, n=1..18);

CROSSREFS

Third diagonal of A033877

Cf. A006318.

Sequence in context: A135160 A046945 A089817 * A079738 A127741 A073965

Adjacent sequences:  A006317 A006318 A006319 * A006321 A006322 A006323

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 00:09 EST 2012. Contains 205978 sequences.