11580678656
domain: N
Appears in sequences
- Number of walks of length 2n+6 in the path graph P_7 from one end to the other.at n=17A005022
- Number of (s(0), s(1), ..., s(2n+1)) such that 0 < s(i) < 8 and |s(i) - s(i-1)| = 1 for i = 1,2,...,2n+1, s(0) = 1, s(2n+1) = 6.at n=18A094811
- Let M = {{0, -1, 2}, {-1, 2, -1}, {2, -1, 0}}; v[1] = {0, 0, 1}; v[n] = M.v[n - 1]; then a(n) = v[n][[1]].at n=20A124026