A busy day but even on the busiest days an exploration of the good ole mandelbrot will
show something worth posting.
For instant teleportation of the finished calculation go to http://maxitersfractalfollies.blogspot.com
fract128.gif { ; a good ole mandel zoom
; blank
; calctime 0:02:06.94
; created May 01, 2010
; Fractint Version 2004 Patchlevel 9
reset=2004 type=mandel
center-mag=-0.79847407399804530/+0.16680842943050880/1168873
params=0/0 float=y maxiter=3200 logmap=195 cyclerange=0/255
colors=00100100100100100100100200200200200200200300300300300300300400400\
400400400400500500500500500500600600600600600600700700700700700700800800\
800800800800900900900900900900A00A00A00A00A00A00B00B00B00B00B00B00C00C00\
C00C00C00C00D00E00F00G00I00J00K00L00M00N00P00Q00R00S00T00U00W00X00Y00Z00\
_00a00b00c00d00e00f00h00i00j00k00l00m00o00p00q00r00s00t00v00w00x00z01z02\
z03z04z06z07z08z09z0Az0Bz0Dz0Ez0Fz0Gz0Hz0Iz0Jz0Lz0Mz0Nz0Oz0Pz0Qz0Sz0Tz0U\
z0Vz1Wz1Xz1Xz1Yz1Zz1_z1_z1`z1az1bz1bz1cz1dz1ez1ez1fz1gz1hz1hz1iz1jz1kz1k\
z1lz1mz1nz1nz1oz1pz1qz1qz1rz1sz1tz1tz1uz1vz1wz1wz1xz1yz0zz3zz7zzBzzEzzIz\
zMzzPzzTzzXzz_zzczzgzzjzznzzrzzvzzszzozzkzzhzzdzz`zzYzzUzzQzzNzzJzzFzzCz\
z8zz4zz0zz0zz0yz0yz0xz0xz0wz0wz0vz0vz0uz0uz0tz0tz0sz0sz0rz0rz0qz0qz0pz0p\
z0oz0oz0nz0nz0mz0mz0lz0lz0kz0kz0jz0jz0iz0iz0hz0hz0gz0fz
}
Roger Alexander
_________________________________________________________________
Videos that have everyone talking! Now also in HD!
http://go.microsoft.com/?linkid=9724465
I choose today's fractal for it's bright colors.
It is almost but not quite a mandlebrot-a pseudobrot.
Immediate viewing at http://maxitersfractalfollies.blogspot.com
fract112.gif { ; pseudo-brot
; blank
; calctime 0:01:33.82
; created Apr 29, 2010
; Fractint Version 2004 Patchlevel 9
reset=2004 type=formula formulafile=_m.frm formulaname=mand2_step
center-mag=-0.520651/2.22045e-016/0.8130081 params=0/0/0/0 float=y
maxiter=1500 inside=0 periodicity=0
colors=w0dv0bt0ar0_q0Zo0Xm0Wl0Uj0Ti0Rg0Qe0Pd0Nb0M`0K_0JY0HX0GV0ET0DS0BQ0\
AO08P08Q08R08S18U18V18W18X28Y28_28`28a38b38d38e38f48g48h48j48k58l58m58o5\
8p68q68r68s68u78v78w78x78z88z98zA8zB8zC8zD8zE8yF8yG7yH7yI7yJ7yK7xL7xM7xN\
7xO6xP6xQ6wR6wS6wT6wU6wV6wW5vX5vY5vZ5v_5v`5va5ub5uc4ud4ue4uf4ug4th4ti4tj\
4tk3tl3tm3sn3so3sp3sq3sr3rs2qs2os3ns3mr4lr4kr5jr5hr6gr6fr6er7dr7cq8aq8`q\
9_q9ZqAYqAXqBVqBUpCTpCSpDRpDQpDOpENpEMpFLpFKoGJoGHoHGoHFoIEoIDoJCoJAnK8q\
L5tN3wP0zR0wQ0sO0pN0lL0hJ0eI0aG0YE0VD0RB0N90K80G60C40H90MF0RL0WR0`X0eb0j\
h0on0tt0zz0xx0vv0st0qr0no0lm0jk0gi0ef0bd0`b0Y`0WY0UW0RU0PS0MP0KN0HL0FJ1C\
G2CL4DP5DU7DZ8EbAEgBElDFpEFuGGzGGxFFvEEtDDrCCpBBnBBlAAj99h88f77d66b66`55\
Z44X33V22T11R00O53SA6XG9aLCfQFkWIp`LufOzfNyfMweLveKtdJsdIqdHpcGncFmbEkbD\
jaChaBgaAe`9d`8b_7a_6__5ZZ4XZ3WY2UY1TX0Rc0Vk0Zr0bz0fy0e
}
frm:mand2_step { ;warps the Mandelbrot-set from p1 to a value increasing
;each time with p2
;it's like the stuff in EXPLOD.FRM
;default for p1: 0.01
s=p2,s=s+(s==0)*0.01
p=p1
z=c=pixel:
z=z*z+c-p
p=p+s
|z|<4
;SOURCE: specials.frm
}
Roger Alexander
_________________________________________________________________
Got a phone? Get Hotmail & Messenger for mobile!
http://go.microsoft.com/?linkid=9724464
FOTD -- May 01, 2010 (Rating 9.25)
Fractal visionaries and enthusiasts:
NEW FORMULA ALERT!
Today's formula, FinDivBrot-2, is a new one. Actually, it's
nothing more than a slight simplification of the FinalDivideBrot
formula that eliminates some redundant minus signs and the
awkward 0.00000...1 that was added to the imag(p1) parameter in
the FinalDivideBrot, but had become extra baggage carried over
from even earlier versions. The speed increase is insignificant
if it exists at all, but the new formula certainly does look
more compact and pleasing on the screen. The FinalDivideBrot
formula is compatible with the new FinDivBrot-2 formula if the
sign of the imag(p1) parameter is changed.
There is no error in the rating of a 9.25 that I gave today's
image. If I had actually created the colors from scratch, I
might have rated it a 9.75 or even an exalted 10. As it is,
with the program-created colors, the image is still, IMO, one
of the best in FOTD history, and well worth its rating.
The name "Lilacs in Bloom" refers to the colors of the lilacs
blooming beside the front door of FC at this time of year.
The parent fractal is strange indeed. It is little more than a
circle with only hints of a fractal nature on its west side. In
fact, if imag(p1) is reduced any significant amount at all, the
entire parent disappears, leaving only a blank screen consisting
of inside stuff. The ghost of the parent does still exist in
this blank screen however, and can be made visible by rendering
the scene with the inside set to an active inside fill, as I do
with the 'evaporated' images, but in this case, the ghost image
holds nothing worthwhile.
The calculation time of 1-1/2 minutes is just about the FOTD
normal.
The finished image is available on the FOTD web site at:
<http://www.Nahee.com/FOTD/>
The high temperature of 82F 28C and the hot sun here at Fractal
Central on Friday got no response at all from the fractal cats.
As long the inside conditions are within their comfort range,
they couldn't care less about the outside conditions. But
except for those doing heavy work in the sun, Friday was near
perfect.
My day was within reason, which is reasonable enough. The next
FOTD is due in 24 hours. As experience shows however, the Sat-
urday images are frequently delayed by an unexpected antiquing
trip. Until whenever, take care, and enjoy all FOTD fractals,
even the handicapped ones.
Jim Muth
jamth(a)mindspring.com
jimmuth(a)aol.com
START PARAMETER FILE=======================================
Lilacs_in_Bloom { ; time=0:01:33.79-SF5 on P4-2000
reset=2004 type=formula formulafile=basicer.frm
formulaname=FinDivBrot-2 function=recip float=y
center-mag=-0.108015555288/+0.541125139154/2916769\
/1/15/0 params=1/0.97/1500/0 maxiter=1500
inside=0 outside=tdis periodicity=6
colors=000HHyDMyARy7WyIRfSMPRSVRY`RbfQhlQnrQswWtha\
uUfvGbnE_fCXZAUS8YcK`nWfqMlsCqu2pqApnHokOohVoeanbh\
n_onXvo_ppbjqddrgZsjTtlNuoHuqCnoIhnObmUXl_RkeLjjNg\
iOdhQagRZfWV`_SVcPPhMJz00pG8_QpcVigZbkbWngQrkJvoCy\
s6rS7l08RNF6hMEiIMiFUiC`j9hj6pj3wj0k8FfBAaE5aNWaWv\
VPhOIVHCHGHVFLhCSaAZV7eP5lI2sB0k57cAEUFGCFRLIXRHbY\
FhcEnjCtpBncGhUKcLP000YMYgQbnVlsZtybzzhzgHWeHYdHYc\
HZbH_`Ha_HbZHd_HfYKTXNLWQDVSAVXEV`IUdLUiPcmSmqWzsZ\
zvUzzQzzRV2YR3XO3XL3WI4WF4VC4VABP8IJ7PEbnJRj_GgpRb\
aaYOkUAXNUJGmIUfIf`LdXObTR`PU_LXYH_WDbU9eT60cm2eo3\
gq4is5ku6mw7nyIkqShibealbUecWZcXXOZ_TYaYXcdTdjQeqM\
fwJimOkdSnVXpM`rDdpC_oCVmBQlBMjBHiACgA7fA3XDFNGRDI\
aELXENTEPOFRKFTFFVBFX7DTECPLALS9cz8Ez6cz56z4cz99zD\
czIJzMczRUzVcz_chchf`eaZcYXaUV_QSXMQVIOTEMRALOCLLE\
LIGKFIKCKK9MR7GY5Bd36j11fRv_YqUcmOjiIpeCvaAbQ8KEAI\
KCGQEFWGDaIBgKAmM8sO7yKCy }
frm:FinDivBrot-2 { ; Jim Muth
z=(0,0), c=pixel, a=-(real(p1)-2),
esc=(real(p2)+16), b=imag(p1):
z=(b)*(z*z*fn1(z^(a)+b))+c
|z| < esc }
END PARAMETER FILE=========================================