collatz
Functions Related to the Collatz/Syracuse/3n+1 Problem
Provides the basic functionality to interact with the Collatz conjecture. The parameterisation uses the same (P,a,b) notation as Conway's generalisations. Besides the function and reverse function, there is also functionality to retrieve the hailstone sequence, the "stopping time"/"total stopping time", or tree-graph. The only restriction placed on parameters is that both P and a can't be 0. For further reading, see https://en.wikipedia.org/wiki/Collatz_conjecture.
- Version1.0.0
- R version≥ 3.5.0
- LicenseApache License (== 2.0)
- Needs compilation?No
- Last release09/05/2022
Documentation
Team
Nathan Levett
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Suggests10 packages