1: \begin{abstract}
2: %% Text of abstract
3: An attempt to come closer to a resolution of the Collatz conjecture is presented.
4: The central idea is the formation of a tree consisting of positive odd numbers
5: with number 1 as root. Functions for generating the tree from the root are presented
6: and paths from nodes to the root are given by modified Collatz sequences (with the
7: even numbers omitted). The Collatz problem is thus reduced to showing that all positive
8: odd numbers are present in the tree. The main result is the proof of the boundedness
9: of Collatz sequences. With the even numbers omitted they either end up in the number 1
10: (convergence) or in a repetitive cycle of numbers (divergence). The existence/non-existence
11: of cycles in Collatz sequences (with the even numbers omitted) is still an open question.
12: \end{abstract}
13: