Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A135390
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A135390 Number of walks from origin to (1,0,0) in a cubic lattice. +0
1
1, 15, 310, 7455, 195426, 5416026, 156061620, 4628393055, 140348412490, 4331544836190, 135614951248140, 4296741195214650, 137507314754659500, 4438467396322843500, 144329729055650881560, 4723733064176346346335 (list; graph; listen)
OFFSET

0,2

COMMENT

a(n) is the number of walks of length 2n+1 on a cubic lattice that start at the origin and end at (1,0,0) using steps (1,0,0), (-1,0,0), (0,1,0), (0,-1,0), (0,0,1), (0,0,-1).

LINKS

S. Hollos and R. Hollos, Lattice Paths and Walks.

FORMULA

a(n) = binomial(2n+1,n) * sum( binomial(n,k) * binomial(n+1,k) * binomial(2k,k), k, 0, n )

PROGRAM

Maxima: a(n) = binomial(2n+1, n) * sum( binomial(n, k) * binomial(n+1, k) * binomial(2k, k), k, 0, n )

CROSSREFS

Cf. A002896.

Adjacent sequences: A135387 A135388 A135389 this_sequence A135391 A135392 A135393

Sequence in context: A009064 A049381 A051691 this_sequence A105491 A133766 A112489

KEYWORD

easy,nonn

AUTHOR

Stefan Hollos (stefan(AT)exstrom.com), Dec 11 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 11 13:47 EDT 2008. Contains 144830 sequences.


AT&T Labs Research