OFFSET
0,2
COMMENTS
Equivalently, the number of paths of length 13n in Z^13 from {0}^13 to {n}^13. - Andrew Howroyd, Nov 01 2018
LINKS
Gilbert Labelle and Annie Lacasse, Closed paths whose steps are roots of unity, in FPSAC 2011, Reykjavik, Iceland DMTCS proc. AO, 2011, 599-610.
FORMULA
a(n) = (13*n)!/(n!)^13. - Andrew Howroyd, Nov 01 2018
PROG
(PARI) a(n) = (13*n)!/(n!)^13; \\ Andrew Howroyd, Nov 01 2018
CROSSREFS
KEYWORD
nonn
AUTHOR
Simon Plouffe, Oct 30 2011
EXTENSIONS
Sequence redefined and a(2)-a(5) from Andrew Howroyd, Nov 01 2018
STATUS
approved