<?xml version="1.0" encoding="ISO-8859-1"?><rss version="2.0" xml:lang="en-US">
				<channel>
				<title><![CDATA[Mandelbrot genetics]]></title>
				<description><![CDATA[This is the Mandelbrot coloured based on the genetics of the individual orbits i.e. on each iteration the old value of z is tested to see if it was the value corresponding to the + or - square root when working backwards (+/-sqrt(z-c)) - this results in a (binary) genetic code of the form 01100111.... where each bit represents either a positive or negative root used on each iteration with the most significant bit being that from the first iteration.
The same method can be used for general formulas provided that a correct code for the backwards iteration can be found - of course ths depends on the roots, so z^3+c would have base 3 genetic codes, z^4+c base 4 etc.]]></description>
				<link>http://www.fractalforums.com/index.php?action=gallery;sa=view;id=5635</link>
			</channel></rss>