The 3x + 1 Problem, or the Collatz Conjecture, was originally developed in the early 1930\u27s. It has remained unsolved for over eighty years. Throughout its history, traditional methods of mathematical problem solving have only succeeded in proving heuristic properties of the mapping. Because the problem has proven to be so difficult to solve, many think it might be undecidable. In this paper we brie y follow the history of the 3x + 1 problem from its creation in the 1930\u27s to the modern day. Its history is tied into the development of the Cosper Algorithm, which maps binary sequences into integer families. The Then we discuss the pseudo-code which the Cosper Algorithm is based upon. A simple example is provided to demonstrate the Cosp...