Fractal of the Day
by Jim Muth

Fractal Bagel ©
Jim Muth's fractal image in GIF format (640x480).


FOTD -- October 15, 2001   (Rating 5)

Fractal visionaries and enthusiasts:

Fractals are total abstractions.   There is no 'real' Mandelbrot set or Julia sets lurking in as-yet-undiscovered hiding places.   It is all about numbers and the things numbers do.

But we are a part of reality and cannot escape it.   Our minds are wired to see 'real' objects even where none exist.   Perhaps the strongest evidence of this wiring is the way we so often invent, then actually see, faces in random patterns such as clouds.

I could find no face in today's image, though I did find a bagel.   In fact, the whole scene is of one big bagel, which is why I named the image "Fractal Bagel".   The midget lies in a chaotic filament on the northwest border of the fractal that results when the expression Z^1.44225+C is iterated by the MandelbrotBC1 formula, using the <recip> function.   I chose the value 1.44225 as the exponent of Z because it is the cube root of 3, and whole-number roots of whole numbers seem to make more interesting images.   The rating of 5 is average, and says nothing about the image.

The proper function to use with the MandelbrotBC1 formula is <floor>, but most other functions also produce interesting fractals.   In today's case I used the <recip> function to see what it would do.

On my machine, the parameter file takes over 1/2 hour to run.   But my machine is old and tired, and most machines will render the image in less than 15 minutes.   Those who would rather do no rendering at all can find the GIF image posted to the W.W.Web at:
http://home.att.net/~Paul.N.Lee/FotD/FotD.html
and at:
http://sdboyd.dyndns.org/~sdboyd/fotd/

The fractal weather today (Sunday) suffered a setback, with only a few brief periods of sun and too much wind for the sensitive fractal cats.   The temperature of 75F 24C was pleasant enough, but the wind limited the cats to a couple brief outings.   A heavy shower fell after dark, bringing a less-than-perfect end to the inauspicious day, but by this time, the cats had long since given up and settled into the world of sleep.

The Philofractal list is still down, so the philosophy is still in cold storage.

And I'm hot to get the day's work started.   Until next fractal, take care, and fractals are real because we see them, but are they really real.


Jim Muth
jamth@mindspring.com


START 20.0 PAR-FORMULA FILE================================

Fractal_Bagel      { ; time=0:34:17.78--SF5 on a P200
  reset=2002 type=formula formulafile=allinone.frm
  formulaname=MandelbrotBC1 function=recip passes=1
  center-mag=-1.08717603028377500/+1.205061829294592\
  00/1.889778e+011/1/42.4995365922868444/-0.00193853\
  530842458266 params=1.44225/0/0/0 float=y
  maxiter=45000 inside=0
  colors=000ebHfcFgcEhdDieCjfBkfAlg9mh8ni7oi6nj7nj8n\
  j9njAnjBmjCmjDmjEmjFmjGmjHlkIlkJlkKlkLlkMlkNkkOkkP\
  kkQkkRkkSkkTjlUjlVjlWjlXjlYjlZil_il`ilailbilcgpjil\
  dji_lfVmcPo`KpYFqVAbFDO0GQ1HR2HS3IT4IU5JV6JW7KX8KZ\
  9K_AL`BLaCMbCMcDNdENeFOgGOhHOiIPjJPkKQlLQmMRnNRmIT\
  oNRpSQrXPsaNufMvkLxpJyuIzyHywIxvIwtIvsIuqItpJsoJsm\
  JrlJqjJpiKogKnfKmeKlcKlbLk`Lj_LiZLhXLgWMfUMeTMeRMd\
  QMbPN`NNZMNXKNVJNVJMTINSIORIOQHPQHPQHQQGQQGRQGRRFS\
  SFTTFTUEUVEUWEVWEVVDWWDWWDXWCXXCYXCZXBZYB_YB_XA`XA\
  `XAaXAaX9bX9bX9cX8dW8dW8eW7eW7fW7fW6gW6gW6hY4gW6hV\
  7iU9jSAjRBkQDlPEmNFmMHnLIoKKpILpHMqGOrFPsDQsCStBTu\
  AUuCRtEPsGNrIKqKIpMGoODoNEnNFnNGnNGnNHnNImNImNJmNK\
  mNKmMLlMMlMMlMNlMOlMOkMPkMQkMQkMRkLSjLSjLTjLUjLUjL\
  ViLWiLWiLXiLYiKYhKZhK_hK_hK`hKagKagKbgKcgLdhKcgJcf\
  IbeHbdGbcGabFaaEa`D`_C`ZB`YB_XA_W9_V8ZU7ZT6ZS6YR5Y\
  Q4YP3XO2XN2XMa_Lb`Kc`JdaI
  }

frm:MandelbrotBC1   { ; by several Fractint users
  e=p1, a=imag(p2)+100
  p=real(p2)+PI
  q=2*PI*fn1(p/(2*PI))
  r=real(p2)-q
  Z=C=Pixel:
    Z=log(Z)
    IF(imag(Z) > r)
      Z=Z+flip(2*PI)
    ENDIF
    Z=exp(e*(Z+flip(q)))+C
  |Z| < a  }

END 20.0 PAR-FORMULA FILE==================================


This URL has been accessed approximately Access counter times.
Emot

Go back to top, or to the main FotD index page.

Go to Paul's Fractal pages or Home Page.

Want to create, see or know more about fractals?
Go to my Fractal Links webpage.



Website brought to you by the AT&T Personal Web Pages from the AT&T WorldNet Service.

Copyright © 1994--2006 Nahee Enterprises.   All rights reserved.   Reproduction in whole or in part in any form or medium without express written permission of Nahee Enterprises is prohibited.   Nahee Enterprises and the Nahee Enterprises logo are trademarks.

Notepad     Valid HTML 4.0!