179212
domain: N
Appears in sequences
- Define the sequence S(a(0),a(1)) by a(n+2) is the least integer such that a(n+2)/a(n+1) > a(n+1)/a(n) for n >= 0. This is S(2,10).at n=7A019475
- a(n) = 5*a(n-1) + a(n-2) - 2*a(n-3).at n=7A019476
- Number of n X 4 binary arrays with all 1s connected, a path of 1s from upper left corner to lower right corner, and no 1 having more than two 1s adjacent.at n=10A163687