Runs
0
Pick a start value, build runs, and watch each trajectory cascade step-by-step.
Use the quick controls, then open the dropdowns only when you want deeper settings.
What happens each step: if n mod m = 0, we divide by d. Otherwise we apply a*n + b. You can use expressions with n and ^ (for example: 2n+1, n^2, (n+1)/2).
If n satisfies the modulus check, divide by d. m and d can be expressions in n.
If not divisible, apply affine map a*n + b. a and b can also be expressions in n.
Each run starts at your chosen n0 and applies the rule repeatedly. A new point is drawn at every step.
When multiple runs are added, they stay overlaid so you can compare trajectory shape and peak behavior.
Use Run History by clicking a row in Overlay Runs to inspect every exact value.
0
0
0
0
0
0
-
-