Triangle read by rows: T(n,k) is the number of non-backtracking walks on Z^2 of length n that are active for k steps, where the walk is initially active and turns in the walk toggle the activity.

A307584

Triangle read by rows: T(n,k) is the number of non-backtracking walks on Z^2 of length n that are active for k steps, where the walk is initially active and turns in the walk toggle the activity.

Terms

    a(0) =1a(1) =2a(2) =1a(3) =2a(4) =6a(5) =1a(6) =2a(7) =14a(8) =10a(9) =1a(10) =2a(11) =22a(12) =42a(13) =14a(14) =1a(15) =2a(16) =30a(17) =106a(18) =86a(19) =18a(20) =1a(21) =2a(22) =38a(23) =202a(24) =318a(25) =146a(26) =22a(27) =1a(28) =2a(29) =46

External references