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.

A092434 Number of words X=x(1)x(2)x(3)...x(n) of length n in three digits {0,1,2} that are invariant under the mapping X -> Y, where y(i)=((AD)^(i-1))x(1) and where (AD) denotes the absolute difference (AD)x(i)=abs(x(i+1)-x(i)) (in other words, y(i) is the i-th element in the diagonal of leading entries in the table of absolute differences of {x(1), x(2),...,x(n)}).

Table of values

n a(n)
1 3
2 4
3 10
4 12
5 28
6 32
7 72
8 80
9 176
10 192
11 416
12 448
13 960
14 1024

List of values

[3, 4, 10, 12, 28, 32, 72, 80, 176, 192, 416, 448, 960, 1024]