


Figure it out - Page 72, 73
Last updated at June 18, 2025 by Teachoo
Transcript
Question 9 Check if the Collatz Conjecture holds for the starting number 100.Let’s check out Conjecture for starting number 100 The Rules of the Conjecture The process, as laid out in the text, is as follows: Start with any whole number. If the number is even, you divide it by 2. If the number is odd, you multiply it by 3 and add 1. You then take the result and repeat the process.