October 14, 2013: Raspberry Riot | Oct. 13 | Oct. 15 | 2013 | FOTD Home |
Fractal
visionaries
and enthusiasts:
In today's image I mixed together various portions of (1/Z), (Z^2),
(Z^3) and (Z^-4). With this strange combination, the only
critical value I could find for initial Z is -0.6926... The
resulting Mandeloid appears as an undersized Mandelbrot set located
well out on the positive X-axis. Today's image lies on the
eastern edge of the north branch of Seahorse Valley of this remote
M-set.
The large-scale shape of the image elements is routine Seahorse Valley
stuff that can be found in Seahorse Valley of the classic M-set, but
the small-scale texture is unique to the particular exponents that were
combined into today's image. This texture could (most likely)
never be found in the M-set with the outside set to 'iter' as it is in
today's image.
The name "Raspberry Riot" is obviously based on the eight brilliant red
elements surrounding the central minibrot.
The artistic rating of a superior 8 indicates that I put extra effort
into the coloring. The math rating of a humdrum 5 shows that
IMO
the math trick is beginning to grow stale.
The drawback is the calculation time of 9-3/4 seconds, which is slow
indeed. But the web sites are always there to ease the
impatience.
An un-notable mix of sun and clouds prevailed here at Fractal Central
today, with a near average temperature of 68F 20C. The
fractal
cat, who may soon find himself with a new companion, enjoyed the
conditions well enough. The humans, with other things to do,
neither enjoyed nor were annoyed by the weather.
The next FOTD will be posted before too long. Until then,
take
care, and let's put all the political losers out to pasture.
If
we did, I wonder who would be left to run things.
Jim Muth
jimmuth@earthlink.net
START PARAMETER FILE=======================================
Raspberry_Riot { ;
time=0:09:45.00 SF5 at
2000MHZ
reset=2004 type=formula formulafile=basicer.frm
formulaname=MandelbrotMix3a function=ident passes=1
center-mag=+1.59666112836225/+0.00220736012223885/\
8.321261e+011/1/-56.5/0 params=4/-1/2/2/-1/3/0.5/\
-4/-0.692615048216/0 float=y maxiter=2250 inside=0
logmap=418 periodicity=6 mathtolerance=0.05/1
colors=0002GP2JU2MZ8PcLThWVniXtt_zmYwfVt_SqTPnMMkE\
JgzRE3rT41683CD5IH7PM9VQA`UCgZEmbGsgIzPi22505A17G2\
AL3CR4FW4Ha5Kf6Ml7Pq8Sw9UqK596AIDFRJK_QPhWHUb5KE5E\
C4A06C1AE1DF2HJ2KN3OR3RV4VZ4Yb5af5dj6hn6cr7Zm8UhUP\
cMKZXFUiASe8VmAShCPcEMZGJUIGPKDKMAHO7FR8HU8JX9KcAM\
pBOzCQ635C6AIAFODKUGP_KUiNZqRcwRzzMmz8iq0Sm04c18_2\
AY3CU3AQ48S56W60_7Kc7Ug8ck9moAtsBzz4zz9zvE5rI7mN9h\
MBcLDZKFVJHVI3VH6VG9VFCVEFVDIWCLWBOWARW9UZ9XaA_eBc\
1423855D86HB8LEAQH0410921E31I42N52S63W73`84e94iA5n\
B5sC6xE10330740B60F80J90NB0RD0UE0YG0aI0eJ0iL0mN1q8\
64GC8OICXPHdVLl`PugU31N63i543A86FDALHDQLHVUK`XOhaR\
ofXohYuka51DA2QG4b4868GCDPI2525B47G7AM9DRCFXEIaHLg\
JNlMQrOTxR650CA1JG1PL2VQ3aW3g`4nf5LU1fU30W20Y40_60\
a91bB1cD1dF1eI1fK2gM2hO2iR2jT2kV3lY2m`4nc6of8piAql\
EroIsrMtvQuwUvwYwwaxweywizwmzzrzzvzzzzzzzzzzzzzzzz\
zzzzzzzzzzzzzzzzzzzzzzzzz }
frm:MandelbrotMix3a {; Jim Muth
z=real(p5), c=fn1(pixel), a=real(p1), b=imag(p1),
d=real(p2), f=imag(p2), g=real(p3), h=imag(p3),
j=real(p4), k=imag(p4), l=imag(p5)+100:
z=(a*(z^b))+(d*(z^f))+(g*(z^h))+(j*(z^k))+c,
|z| <=l }
END PARAMETER FILE=========================================