Tour of perfect squares starting from 4 involves adding the next odd number, so add 5 to get the next perfect square, then 7 to get the next, then 9, and so on.
Since we are interested in proving that the next perfect square is NEVER 3q-1, convert all of the above into an expression relating the number to multiples of 3, and then discard the multiples of 3. 4 becomes +1 (multiple of 3 +1), 5 becomes –1, 7 becomes + 1, 9 becomes 0, 11 becomes –1, and so on.
The sequence of odd numbers will then become (starting with 5) –1, +1, 0, -1, +1, 0, -1, +1, 0, and so on. Provable if req.
This sequence is added, in turn, to the starting perfect square 4 (which is converted into +1) You can also start with 1(which is also +1)
Adding each converted odd number in turn gives 0, +1, +1, 0, +1, +1, 0, +1, +1….i.e. always 3q or 3q+1. Interesting.
Please add my name to your list.
Aitch