If, for instance, one minimum’s attractor basin has a radius that is just 0.00000001% larger than that of the other minimum, then its volume will be roughly 40 million times larger (if my Javascript code to calculate this is accurate enough, that is).
Could you share this code? I’d like to take a look.
Maybe I accidentally overpromised here :D this code is just an expression, namely 1.0000000001 ** 175000000000, which, as wolframalpha agrees, yields 3.98e7.
Could you share this code? I’d like to take a look.
Maybe I accidentally overpromised here :D this code is just an expression, namely
1.0000000001 ** 175000000000
, which, as wolframalpha agrees, yields 3.98e7.