Consider this sequence:
$(...,1,1,1,\overbrace{1,0,0}^\prime,1,0,0,0,0,0,0,0,0,1,0,0,\overbrace{0,0,0,,....,0,0,0, \;}^{24} 1,0,0,0,0,0,0,0,0,...)$
Let us partition this sequence into ordered subsequences of three elements starting with the three elements indicated by the prime. Let us make this substitution for each such subsequence: $(1,0,0) \to 1$ and $(0,0,0) \to 0$. Then this sequence collapses into itself. Note that this collapse does not work unless we have the infinite sequence of 1's on the left
I would like to call the above sequence "self-similar". Is there a way to extend the definition of self-similar to sequences?
In my research, I'm looking at an object which is considerably more sophisticated, but this simple sequence gets the idea across.
As a follow up question, this idea could be extended to a matrix $A_{i,j}$ where $\infty < i,j <\infty$, although writing such a matrix in matrix form would take up a lot of space. What notation might work?
p.s. A similar question was asked before, but that question was closed because it was vague.