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.

A293973 Sierpinski carpet iterations: start with a(0) = 1; read a(n) as a 3^n X 3^n binary matrix, replace 1 with [111;101;111] and 0 with [000;000;000], concatenate the 3^(n+1) rows of the new matrix.

Table of values

n a(n)
0 1
1 111101111
2 111111111101101101111111111111000111101000101111000111111111111101101101111111111

List of values

[1, 111101111, 111111111101101101111111111111000111101000101111000111111111111101101101111111111]