cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

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.

Table of values

n a(n)
1 1
2 1
3 -1
4 1
5 -2
6 1
7 1
8 2
9 -1
10 -2
11 1
12 1
13 -2
14 -7
15 6
16 20
17 6
18 -7
19 -2
20 1
21 1
22 2
23 -25
24 -10
25 225
26 -184
27 -498
28 500
29 610
30 -500
31 -498
32 184
33 225
34 10
35 -25
36 -2
37 1

List of values

[1, 1, -1, 1, -2, 1, 1, 2, -1, -2, 1, 1, -2, -7, 6, 20, 6, -7, -2, 1, 1, 2, -25, -10, 225, -184, -498, 500, 610, -500, -498, 184, 225, 10, -25, -2, 1]