pagetop 
January 24, 2012: Julia on Strike Jan. 23 Jan. 25 2011 FOTD Home
  Rating 8

strike

Fractal visionaries and enthusiasts:

Today's new formula, the MultiExpJul, is a Julia version of the MultiExp formula.  It appears today on the list for the first time, so be sure to copy it into your active formula file.

I dashed off the new formula when I started wondering what happens in the Julia sets (not to mention the other four planes) of the corrupted oversized Mandelbrot sets.  Today's image is an example -- an oversized Julia set.

Its Mandelbrot set is an oversized Mandelbrot set corrupted in its depths by order-11 stuff.  The corresponding Mandelbrot point lies at the eastern extremity of the large minibrot on the main spike of the M-set.  This minibrot is well on the way to being an order-11 one.

I named the image "Julia on Strike" when I remembered how few Julia images I explore when compared to the Mandelbrot images.  I can't help it.  Mandelbrot sets are simply more varied.

I rated the image at an 8, perhaps a bit liberally, but it really is a rather interesting, if not superbly colored scene.

The calculation time is a lightning fast 13 seconds, which will pass almost faster than the speed of light.

A mix of sun and clouds with a relatively mild temperature of 45F +7C made today rather pleasant here at Fractal Central.  The fractal cats enjoyed the sun while it was briefly shining and found the heat whenever the sun slipped behind a cloud.  The humans, FL and I, had another uneventful day.

The next FOTD will be posted in 24 hours.  Until then, take care, and be ready for December 21.  I hear rumors that the world will end on that day.

Jim Muth
jimmuth@earthlink.net


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

Julia_on_Strike    { ; time=0:00:13.00 SF5 at 2000MHZ
  reset=2004 type=formula formulafile=basicer.frm
  formulaname=MultiExpJul function=recip
  center-mag=0/0/0.8491479/1/85/0
  params=11/10/-17.435/0.027 float=y maxiter=1200
  inside=0 symmetry=none periodicity=6
  colors=0000KK0KK0KK0KK0KK0KK0KK0KK0KK1JK2IK3HK4GK5\
  FK6EK5DK5CK5BK5AK59J68I77HJJQVVYfffqrnkloegp_bqUYr\
  OSsINtCIu7DuDIvJNvORwUWw_`xddxjiyomyhkubjqWinQhjKg\
  gV_jdSlnKnxDpkCrZBsNBtTNmYZfcj_huTdrW`oYXl_TiaPfdL\
  cfH`hEYjLeoRmsXuw_vmbvdevWhwMkwDmw4hmEccOZUYULfXR_\
  ZWT`aMbfFXjMRmSMqZGtdBwjKoaTgTa_KjSBsK2pJ8mIEjIKgH\
  QeHWKsqMnjOidQdZS_TUVNVRHUORTL`SIjSFtbLamRJxX0oWGg\
  WWdXVaYUZZTW_ST`RQaQNaPXcUedZnfcwghrcin`ijYieVjaSj\
  YPjeOjmNjuMjcTUMZDTYL_YTeY`lYhrYpnZjkZdgZ_dZUaZOYZ\
  JVZDSZ8N`2HT9BMG5FN6HM6JL6LK7MJ7OI7QH7RH5YP4cX3jd2\
  pk2nh2me2kb2i_2gX2fU2dR2bO2`L2_JFTNSMRdGVWUINf6Me8\
  LdAKdBJcDIbFHbGGaIFaJE`LD_NC_OBZQBZRF_PI`OMaMPbLSc\
  KWdIZeHafGegEhhDkiCojArk9uk8vlDvmIvnNvoSvoXT5pY9ha\
  D`eHTiLLmPDqS5eV9UXCIZFFYEDXDAXC8WB5WA3V91V85XB9ZE\
  D`HGbKKdNOfQRhTVjWZlZanaepdirglsjhoidlh`igYefUbeQ_\
  dNXcQQTaOKiVBqa2h`5__8WXA }

frm:MultiExpJul   { ; Jim Muth
z=pixel, c=(p2), a=-(real(p1)-2),
b=imag(p1)+0.00000000000000000001:
z=z*z*fn1(z^(a)+b)+c
|z| < 100000000 }

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