Skip to content

An animated visualisation of the generalised Collatz system.

License

Notifications You must be signed in to change notification settings

jamesrday/CollatzVisualisation

Repository files navigation

CollatzVisualisation

We implement a MATLAB animated visualisation of the generalised Collatz system:

equation

For each even iteration k in C^k(n), when C^k(n) does not equal 1, from n up to t, the x-coordinate of a point increases by lcos(theta) and for each odd iteration delta(x)=-lcos(theta). The source code is found in main.m.

Releases

No releases published

Packages

No packages published

Languages