Coefficients of the polynomials of a three level Hadamard matrix substitution set based on the game matrix set: MA={{0,1},{1,1}};MB={{1,0},{3,1}} Substitution rule is for m[n]:If[m[n - 1][[i, j]] == 0, {{0, 0}, {0, 0}}, If[m[n - 1][[i, j]] == 1, MA, MB]] Based on the Previte idea of graph substitutions as applied to matrices of graphs in the Fibonacci/ anti-Fibonacci game.
A134265
Coefficients of the polynomials of a three level Hadamard matrix substitution set based on the game matrix set: MA={{0,1},{1,1}};MB={{1,0},{3,1}} Substitution rule is for m[n]:If[m[n - 1][[i, j]] == 0, {{0, 0}, {0, 0}}, If[m[n - 1][[i, j]] == 1, MA, MB]] Based on the Previte idea of graph substitutions as applied to matrices of graphs in the Fibonacci/ anti-Fibonacci game.
Terms
- a(0) =1a(1) =1a(2) =-1a(3) =1a(4) =-2a(5) =1a(6) =1a(7) =2a(8) =-1a(9) =-2a(10) =1a(11) =1a(12) =-2a(13) =-7a(14) =6a(15) =20a(16) =6a(17) =-7a(18) =-2a(19) =1a(20) =1a(21) =2a(22) =-25a(23) =-10a(24) =225a(25) =-184a(26) =-498a(27) =500a(28) =610a(29) =-500
External references
- oeis: A134265