$eq=pow($i,4)*($x^$i+$y^$i+$i^$i)-pow(($x+$y+$i),$i);
It outputs some interesting patterns when I ran a series from -25 t0 25. The patterns change interestingly when $i>=1. Pretty cool and quite different from what I have found so far.









This blog is a collection of generated images derived from equations mapped onto an ulam spiral. I got the number spiral bug from mofostopheles and have been exploring the pattern results ever since. Algorithms programmed using PHP's GD image library.
No comments:
Post a Comment