Can any mathematical sequence be considered self-similar after some predefined number of terms similar to the initial sequence?
Such a function could be something crazy or simply every second term, exactly as in here: https://oeis.org/selfsimilar.html
We just don't know the function yet.. and how to find it if it's not polynomial. How could I find such a function? What A.I. method could help me on that or is already used.
So as john explained to me:
So pigeonhole principle allows my assumption that any infinite (decimal/0-9) sequence is selfsimilar, as long as it contains itself. is that right?
What are the methods to find the function which returns the indexes of the contained terms?
Heuristic methods? Artificial Intelligence?