fresh_42 said:
I don't get it. ##t## is irrelevant to the question. We already have a determined subsequence ##(0,1,1)## and it doesn't matter where it is. The ##j## is the crucial point since the problem statement requires ##j=1,## i.e. that we actually get ##(0,1,1)## as subsequence and not ##(0,\ldots,1,\ldots,1)##.
You must lead ##j>1## to a contradiction, not ##t>1##.
Sorry, I don't understand why ##t## is not relevant to the proof. The question essentially asks whether the
contiguous subsequence ##(0, 1, 1)## occurs again in the full sequence. And I attempted to prove that by showing that the sequence can be viewed as consisting purely of a repeating subsequence (I consider only subsequences of length at least 2, hence ##q >0##, and ##j## is the value of ##q## for the specific case of ##p = t##) after some offset (at this point, the proof leaves open the possibility of the original sequence consisting of a prefix subsequence that does not repeat itself) and and then showing that ##t=0## is the smallest offset of such a repeating subsequence. And ##t=0## implies that the ordered contiguous pair ##(0, 1)## occurs again.
We already have a determined subsequence ##(0,1,1)## and it doesn't matter where it is
There is specifically a mention of ##k \geq 1## in the question, meaning we a looking for a repetition of ##(0, 1, 1)##
after the subsequence starting ##(x_{0}, x_{1}, x_{2})##. So shouldn't the proof show that ##(x_{i}=0, x_{i+1}=1)## occurs (again) for some ##i > 0##?
The ##j## is the crucial point since the problem statement requires ##j=1,## i.e. that we actually get ##(0,1,1)## as subsequence and not ##(0,\ldots,1,\ldots,1)##.
You must lead ##j>1## to a contradiction, not ##t>1##.
There seems to be some confusion regarding how the ##j## in my proof was interpreted. I don't get why you have mentioned ##(0,\ldots,1,\ldots,1)##. The proof only talks about subsequences of
contiguous elements, so it only attempts to show repetition of ##(0, 1, 1)##,
not ##(0,\ldots,1,\ldots,1)## with gaps between the indices of those 3 elements.
I have already stated in the proof (though indirectly, via ##q##) that only consider subsequences where ##j \geq 1##. But I don't require ##j## to be strictly equal to 1, nor do I attempt to prove it since I think it does not matter. Suppose ##m = 2##, then the full sequence would be of the form ##(0, 1, 1, 0, 1, 1, 0, 1, 1, \ldots)##. We can view this as a repeating subsequence in many different ways, for e.g. as a repetition of ##(0, 1, 1)## (3 elements) or of ##(0, 1, 1, 0, 1, 1)## (6 elements), or of ##(0, 1, 1, 0, 1, 1, 0, 1, 1)## (9 elements), and so on. Or it can be vied as ##(0,1)## followed by the repeating srquence ##(1,0,1)##. Or as ##(0,1,1,0)## followed by the repeating sequence ##(1,1,0)##. And so on other possibilities. In the proof, I don't impose a constraint to consider only the shortest repeating subsequence. But whatever be the length of the repeating subsequence, I show that the
earliest repeating subsequence is a subsequence that starts with the pair ##(x_{0}=0, x_{1}=1)##, thus proving that ##(0, 1, 1)## will occur again for some ##k \geq 1##. This being the case, it is not clear why it is necessary to show that ##j > 1## leads to a contradiction. Please let me know if you need more clarification on some part of the proof or if I have got something wrong in the proof.