This document summarizes a study on recursive functions similar to the Collatz conjecture. It defines a class of "Collatz-like" functions and examines the properties of sequences generated by these functions. The document explores potential ways to prove the Collatz conjecture, such as demonstrating that sequences containing integers of a certain form must converge. It also introduces another recursive function g(n) and notes some conjectured properties of the sequences it generates.