| Author |
Comment/Response |
Poo
|
12/03/06 1:07pm
I am trying to create a fractal of the Collatz plot using Mathematica. The function that generates the fractal is given below..
f(z):= 1/2 z cos^2(pi/2 z)+ 1/2(3z+1)sin^2(pi/2 z)
Can some one give me an idea on how to proceed with this?
URL: , |
|