Question: please solve by mathematica 2. Define a function collList that for input i, produces the list of numbers obtained by starting with i and repeating
please solve by mathematica
2. Define a function "collList that for input i, produces the list of numbers obtained by starting with i and repeating the Collatz function 20 times. For example, it shall produce the above list by calling collList[7]. 3. Make a length 30 list called "collTable that in entry i contains the list collList[i]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
