The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A071800 Number of lattice paths in the lattice [0..2n] X [0..2n] X [0..2n] which do not pass through the point (n,n,n). Number of paths through a lattice containing a "hole". 2
54, 26550, 14330736, 8264889270, 4978317147804, 3090501687886704, 1961313438507566400, 1265749551338006549430, 827693426702217868006500, 547017649101008848332870300, 364691794467483796757326646400, 244920478151771001164678945670000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Eric Weisstein's World of Mathematics, Lattice Path.
FORMULA
a(n) = s(3,2n)-s(3,n)^2.
MATHEMATICA
Table[Factorial[6n]/Factorial[2n]^3-(Factorial[3n]/Factorial[n]^3)^2, {n, 1, 10}]
CROSSREFS
Sequence in context: A030254 A085482 A084226 * A093254 A347061 A151635
KEYWORD
easy,nice,nonn
AUTHOR
T. D. Noe, Jun 06 2002
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 May 12 18:22 EDT 2024. Contains 372494 sequences. (Running on oeis4.)