Here are some new pictures from the wet, rainy Netherlands. Yes, I am still there, but I've got a new computer and it took me a long time before all programs were working well. I did some experimenting with Newton-formulas of somebody else and I found some nice fractals. Mary Begin parameter files: strangenewton_1 { ; 0.00.26.91 with AMD 1800+ and SF9 ; Version 2002 Patchlevel 3 reset=2002 type=formula formulafile=crazynwt.frm formulaname=Nwtsqzz function=tan/sin center-mag=-1.77636e-015/9.99201e-016/0.5623188 params=2/2/1/0 float=y maxiter=1000 inside=0 colors=0000He<13>0Ze0_e0ae0be0ce0ee<26>HvvIwwJxx<2>LzzLzzMzy<56>vzPwzOxz\ NxzNyzMzzL<25>CCaAAa88b<2>22d00e00d<25>007006004003002000<57>00a00b00b00\ c00d<2>02e03e05e<7>0Fe } strangenewton_2 { ; 0.00.31.20 with AMD 1800+ and SF9 ; Version 2002 Patchlevel 3 ; Version 2002 Patchlevel 3 reset=2002 type=formula formulafile=crazynwt.frm formulaname=Nwtsqzz function=sqr/sin center-mag=-1.77636e-015/9.99201e-016/0.5623188 params=1/1/1/0 float=y maxiter=1000 inside=0 colors=00048H<3>49I49J49J49J<2>5DL5EL5GM5IM<4>6QP7RP7TQ<2>7YR8_SA`S<8>_i\ JajIdkH<3>ppD<9>p_6pY5pW4<2>pR2pP1oP2<25>94X74Z53_42`21a00c<107>00200100\ 1<2>000000001<50>48H } strangenewton_3 { ; 0.00.18.74 with AMD 1800+ and SF9 ; Version 2002 Patchlevel 3 ; Version 2002 Patchlevel 3 reset=2002 type=formula formulafile=crazynwt.frm formulaname=Komplexmatsch function=sin/sqr center-mag=0.722299/-1.21753/3.205128/1/34.9999999999999787/1.3107570584\ 4807544e-014 params=2/3/1/2 float=y maxiter=1000 inside=0 colors=00007B<17>0Wi0Xk0Zm<3>0du<6>XoRaqNfsI<3>zz0<20>EK8CI8AG9<3>07B<16\
0Wh0Xj0Zl<3>0du<6>XoRaqNfsI<3>zz0<4>ZZ0TT0NN0<3>000<25>nnnppprrr<3>zzz<\ 9>OSVKPSGLO<3>07B<17>0Wi0Xk0Zm<3>0du<6>XoRaqNfsI<3>zz0<4>ZZ0TT0NN0<3>000\ <25>nnnppprrr<3>zzz<14>4BF }
strangenewton_4 { ; 0.00.24.93 with AMD 1800+ and SF9 ; Version 2002 Patchlevel 3 ; Version 2002 Patchlevel 3 reset=2002 type=formula formulafile=crazynwt.frm formulaname=Nwtsqzz function=sqr/cos center-mag=0/0/0.6666667 params=1/1/2/0 float=y colors=00048H<3>49J49J49J<2>5DL5EL5GM5IM<4>6QP7RP7TQ<2>7YR8_SA`S<8>_iJaj\ IdkH<3>ppD<9>p_6pY5pW4<2>pR2pP1oP2<25>94X74Z53_42`21a00c<107>002001001<2\
000000001<51>48H }
frm: Komplexmatsch { z=pixel+1/fn1(p2*pixel)+1/fn2(p2*pixel): z=((p1-1)*z^p1+1)/(p1*z^(p1-1)); 0.001<=|z^p1-1| } frm: Nwtsqzz { ; ;The factor exp(p1*...) rotates the pixels ;according to their distance from the origin if p1 is ;chosen complex. z = pixel*fn1(p2*exp(p1*fn2(|pixel|)*imag(pixel))) , Root = 1 : z = (4 * z^5 + Root) / (5 * z^4); .001 <= |z^5 - Root| } End parameter files