Collatz Conjecture

版本 1.0.0.0 (1.5 KB) 作者: Reza Ahmadzadeh
Test the Collatz Conjecture (a.k.a 3x+1 conjecture)
280.0 次下载
更新时间 2016/8/8

查看许可证

The conjecture can be summarized as follows. Take any positive integer n. If n is even, divide it by 2 to get n / 2. If n is odd, multiply it by 3 and add 1 to obtain 3n + 1. Repeat the process (which has been called "Half Or Triple Plus One", or HOTPO) indefinitely. The conjecture is that no matter what number you start with, you will always eventually reach 1.

引用格式

Reza Ahmadzadeh (2024). Collatz Conjecture (https://www.mathworks.com/matlabcentral/fileexchange/58606-collatz-conjecture), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Biomedical Imaging 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0