OFFSET
0,3
COMMENTS
Also the number of (4*n-1)-step walks on 4-dimensional cubic lattice from (1,0,0,0) to (n,n,n,n) with positive unit steps in all dimensions such that for each point (p_1,p_2,p_3,p_4) we have p_1<=p_2<=p_3<=p_4 or p_1>=p_2>=p_3>=p_4.
LINKS
Alois P. Heinz, Table of n, a(n) for n = 0..100
FORMULA
a(n) ~ c * 256^n / n^(15/2), where c = 1.536590923866647845196812662963243246... . - Vaclav Kotesovec, Sep 03 2014
CROSSREFS
KEYWORD
nonn,walk
AUTHOR
Alois P. Heinz, Feb 29 2012
STATUS
approved