Login
From:
Mathematica Stack Exchange
(Uncensored)
subscribe
plotting - Trying to visualize the Collatz conjecture - Mathematica Stack Exchange
https://mathematica.stackexchange.com/questions/85718/trying-to-visualize-the-collatz-conjecture
links
backlinks
I happen to have this collatz collatz[x_, y_] := If[x == 3*y || x == 2*y + 1 || y == 3*x || y == 2*x + 2, 2, 0] So i want a visual 3D adjacency graph of my collatz but it wont display anything wh...
Roast topics
Find topics
Find it!