hotpo-package: hotpo: A package for calculating and investigating the...

Description Details

Description

The hotpo package provides functions for calculating and investigating the Collatz sequence, where each term is half the previous one (if previous term even) or three times the previous term plus one (if previous term odd).

Details

Package: hotpo
Type: Package
Version: 1.0
Date: 2015-04-24
License: What license is it under?
hotpo functions:
  • hotpo1: calculate next term in sequence

  • hotpo_seq: calculate whole sequence

  • hotpo_len: length of sequence

  • hotpo_hi: maximum term of sequence


nxskok/hotpo documentation built on May 24, 2019, 11:51 a.m.