Home License -- for personal use only. Not for government, academic, research, commercial, or other organizational use. 13-May-2025 11:50:04 collatz_recursive_test(): MATLAB/Octave version 9.11.0.2358333 (R2021b) Update 7. Test collatz_recursive(). collatz_recursive_test01(): collatz_path() prints the members of a Collatz path. 7 is the starting point. 7 22 11 34 17 52 26 13 40 20 10 5 16 8 4 2 1 8 is the starting point. 8 4 2 1 9 is the starting point. 9 28 14 7 22 11 34 17 52 26 13 40 20 10 5 16 8 4 2 1 10 is the starting point. 10 5 16 8 4 2 1 600 is the starting point. 600 300 150 75 226 113 340 170 85 256 128 64 32 16 8 4 2 1 collatz_recursive_test(): Normal end of execution. 13-May-2025 11:50:04