Well technically this problem does not actually halt, it just loops indefinitely. I am not sure though if we can consider that halting but you could look at other problems to see if any of those that were classified as halting actually just got stuck in a continuous loop or repetition of some kind.All computable functions can be represented as a Turing machine or a program that a Turing machine can run. I'm not too sure but the Collatz conjecture seems to be unprovable because its about a Turing machine halting and there's no algorithm for deciding if a program will eventually halt or not.