|
Search: id:A049037
|
|
|
| A049037 |
|
Number of cubic lattice walks that start and end at origin after 2n steps, not touching origin at intermediate stages. |
|
+0 4
|
|
| 1, 6, 54, 996, 22734, 577692, 15680628, 445162392, 13055851998, 392475442092, 12029082873372, 374482032292008, 11808861461931492, 376406128925067528, 12108063535794336312, 392560994063887113744, 12814685828476778001726
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
REFERENCES
|
S. R. Finch, Mathematical Constants, Cambridge, 2003, pp. 322-331.
|
|
LINKS
|
S. R. Finch, Symmetric Random Walk on n-Dimensional Integer Lattice
N. J. A. Sloane, Transforms
|
|
FORMULA
|
Define a_0, a_1, ... = [ 1, 6, 54, ... ] by 1+Sum b_i x^i = 1/(1-Sum a_i x^i) where b_0, b_1, ... = [ 1, 6, 90, ... ] = A002896.
Or, Sum[ a(n) x^(2n), n=1, 2, ...infinity ] = 1-1/Sum[ A002896(n)*x^(2n), n=0, 1, ...infinity ].
|
|
EXAMPLE
|
a(5)=577692 i.e. there are 577692 different walks that start and end at origin after 2*5=10 steps, avoiding origin at intermediate steps.
|
|
MAPLE
|
read transforms; t1 := [ seq(A002896(i), i=1..25) ]; INVERTi(t1);
|
|
CROSSREFS
|
Invert A002896.
Sequence in context: A072034 A167571 A138434 this_sequence A047681 A075575 A073655
Adjacent sequences: A049034 A049035 A049036 this_sequence A049038 A049039 A049040
|
|
KEYWORD
|
easy,nonn,nice
|
|
AUTHOR
|
Alessandro Zinani (alzinani(AT)tin.it)
|
|
|
Search completed in 0.002 seconds
|