pagetop 
October 15, 2014: Flower of Power Oct. 14 Oct. 16 2014 FOTD Home
  Rating A-8, M-5

flower of power

Fractal visionaries and enthusiasts:  

The formula behind today's image subtracts 11 parts of Z^(2.1) from 11 parts of Z^(1.9) on each iteration before adding straight (C).  This combination produces a parent fractal resembling a Mandelbrot set rotated 180 degrees with a bay where its East Valley should be and a main spike that splits into two parts at the large minibrot, which itself is partly split.  Today's scene is located in a remnant of East Valley.

The name "Flower of Power" seem appropriate.  The eight brilliant red petals certainly do resemble a large flower.

Most of the effect of a flower blossom was created by rendering the scene with the inside set to 'bof61'.  The calculation time of 4-1/2 minutes borders on slowness.  To cure this problem check the web sites.

Heavy clouds and torrential showers of rain spoiled the day here at Fractal Central.  The temperature of 73F 23C remained quite comfortable however, not that anyone took advantage of the mildness.  During the heaviest rain, the fractal cats went to the window to see what all the fuss was about.  The fractal humans checked the basement to see how much water was seeping in, and found things dry.

The next FOTD will be posted in a matter of a day or two.  Until whenever, take care, and whatever the problem, high-tech will hopefully ride to the rescue.  But what if hi-tech lays an egg?

Jim Muth
jimmuth@earthlink.net


START PARAMETER FILE=======================================

Flower_of_Power    { ; time=0:04:30.00 SF5 at 2000MHZ
  reset=2004 type=formula formulafile=basicer.frm
  formulaname=MandAutoCritInZ function=ident passes=1
  center-mag=+0.0528755229235/+0.007267408830338/\
  4.32376e+010/1/-7.5/0 params=11/1.9/-11/2.1/0/0/0/0
  float=y maxiter=1000 inside=bof61 periodicity=10
  colors=000NrhOjbR`YUSTQLMMFHIBDE7AB37E22J00M00R00U\
  00Y00a0Ae0Gi0Dm0Ap07s06u05w0Az0Fz0Kz0Pz6UzAZzFczKh\
  zPmzUhzPczKZzFUzAPy4Kw3Ft2Aq05n00k00h00f3Wd7a_BhUF\
  nOJuRNvSRxUVyVYyXayYey_iyakyboycsyewyfzymsirmLwg0X\
  v56zD8zHBzLDvPFrRHnWJjZKfaNbeQZiRVlURpVNtYJvZFyaBy\
  b7y_ExYKpVRhSY`RbTmediabeYbaUaZRabVWfZPibImfCoj5sn\
  0vq0yn1zk7ziGzfMzcUza`zZhzXnzUuzRvzOvvNvrKvnJvjHve\
  EvaDvYAvU8vQ6vM4vUIx_Vyggynuyuzyyqiz_RmJ9c30e40f60\
  g76j89eAI_BLYDUUEXQFeNHhJIqEJtAKv4My0Ny0Ny0My6MyAM\
  vFMtKKqOKnUKfYKdbJWgJMkJDqJ3uJ2f_QSqmEzyAfv6Hi30X2\
  0Z20a02d04e08h0Bj0El0In0Kq0Ot0Ru0Ux0Vy0Uy0Su2Rp3Qi\
  6Od8NZAMTDKNEKIAKD3K70K50K00J00I00H00G00F00E00D00C\
  00B10A109208207206305304504723962A71DA4EB7HFAIHFLJ\
  ILKKLQOPURTYVX__`cebgjfjmmnotrpxuryvsyuryspypmymjt\
  jfnebh_ZbVUYONRKIMFEHABA4870650320300300300800C20I\
  93MG6SM8WTBaXEe`HkdJohMrl }

frm:MandAutoCritInZ {; Jim Muth
a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
g=1/f, h=1/d, j=1/(f-b), z=(((-a*b*g*h)^j)+(p4)),
k=real(p3)+1, esc=imag(p3)+100, c=fn1(pixel):
z=k*((a*(z^b))+(d*(z^f)))+c,
|z| < esc }

END PARAMETER FILE=========================================