Journals
Publish with us
Publishing partnerships
About us
Blog
International Journal of Mathematics and Mathematical Sciences
Journal overview
For authors
For reviewers
For editors
Table of Contents
Special Issues
International Journal of Mathematics and Mathematical Sciences
/
2021
/
Article
/
Alg 2
/
Research Article
Novel Theorems and Algorithms Relating to the Collatz Conjecture
Algorithm 2
Peak analysis.
(1)
(2)
for
do
(3)
(4)
while
do
(5)
if
then
(6)
(7)
else
{
}
(8)
(9)
end if
(10)
if
then
(11)
(12)
end if
(13)
(14)
end while
(15)
(16)
end for