An almost high-quality fractal generated with WolframMathematica 10.0 The fractal is made with the formula: "Im[Nest[Log[Log[#]^(1/#)] &, x + y I, 6]]]" Where "Im" is the imaginary part, "Nest" is the function for iterate formulas and "Log" is the natural logarithm written in Mathematica. Inside the "Nest" function part "Log[Log[#]^(1/#)]", "#" is the place of iterations, and it's iterated 6 times, until end in "x+y I". This fractal is generated evaluating the following cells: Formula = Compile[{{z, _Complex}}, Block[{x = Re[z], y = Im[z]}, Im[Nest[Log[Log[#]^(1/#)] &, x + y I, 6]]], RuntimeAttributes -> Listable, Parallelization -> True]; Fractal = Formula[Table[ x + y I, {x, -3 \[Pi], 3 \[Pi], (6 \[Pi])/( 3 Round[128 (3 \[Pi])])}, {y, 3 \[Pi], 6 \[Pi], (6 \[Pi])/( 3 Round[128 (3 \[Pi])])}]] SystemOpen[ Export["Fractal (-3pi, 3pi).png", ArrayPlot[Fractal, ColorFunction -> "RedBlueTones", PixelConstrained -> 1]]] // Timing Where "Timing" is the function to know how much time it took. Once the last cell is evaluated an image will be saved on "...\My Documents" folder by default and it will be open. The cells are evaluated one by one in the same ordr than mentioned here, where in this particular case the fractal is shown with the classical "X" & "Y" axis, flipped horizontally and vertically respectively. In the above example the fractal is defined for an "X" range of -3PI & 3PI, and the "Y" range of -3PI & 3PI. The different colors of fractal are defined by "RedBlueTones" color function. **IMPORTANT: If you'll create a fractal like these, it's recommended to restart Mathematica after generating each fractal, because the MathKernel uses many RAM memory (~2GB)** Here, I'll show a full sample of the fractal with a range of -45PI & 3PI respect of "X", split by 8 parts: X=(-3PI; 3PI), Y=(-3PI; 3PI)  X=(-9PI; -3PI), Y=(-3PI; 3PI)  X=(-15PI; -9PI), Y=(-3PI; 3PI)  X=(-21PI; -15PI), Y=(-3PI; 3PI)  X=(-27PI; -21PI), Y=(-3PI; 3PI)  X=(-33PI; -27PI), Y=(-3PI; 3PI)  X=(-39PI; -33PI), Y=(-3PI; 3PI)  X=(-45PI; -39PI), Y=(-3PI; 3PI)  Now we'll join all these parts & we reverse colors we'll get something like this:  Hi-res image on "mediafire. com/file/dk1gcnfa4l0ex1s/1A+%28-3pi%2C+3pi%29-.jpg" This is actually the most giant fractal I've generated by now =D Posted using [Partiko Android](https://partiko.app/referral/aristak)
author | aristak |
---|---|
permlink | fractals-generated-by-logarithms-with-mathematica-100-ayzbfnjy |
category | art |
json_metadata | {"tags":["art","math","busy","entertainment","life","partiko"],"image":["https://d1vof77qrk4l5q.cloudfront.net/img/7e51d99e7da19d5c91fdbc2978c29160617edf8d.png"],"app":"partiko"} |
created | 2019-07-06 10:16:12 |
last_update | 2019-07-06 10:16:12 |
depth | 0 |
children | 3 |
last_payout | 2019-07-13 10:16:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.080 HBD |
curator_payout_value | 0.024 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 3,275 |
author_reputation | 1,310,269,496,104 |
root_title | "Fractals generated by logarithms with Mathematica 10.0" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 87,886,268 |
net_rshares | 252,000,269,091 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
steemitboard | 0 | 31,026,187,586 | 2% | ||
yehey | 0 | 4,399,724,323 | 10% | ||
pinoy | 0 | 89,796,793 | 10% | ||
minnowhelper | 0 | 212,757,063,169 | 72.97% | ||
dmiton | 0 | 358,801,224 | 5% | ||
steeming-hot | 0 | 0 | 0.01% | ||
partiko-promoter | 0 | 950,947,678 | 0.22% | ||
diegor | 0 | 2,417,748,318 | 15% | ||
aristak | 0 | 0 | 5% |
In the "Fractal" definition the formula is wrong. The actual formula is: Fractal = Formula[Table[ x + y I, {x, -3 \[Pi], 3 \[Pi], (6 \[Pi])/( 3 Round[128 (3 \[Pi])])}, {y, -3 \[Pi], 3 \[Pi], (6 \[Pi])/( 3 Round[128 (3 \[Pi])])}]]
author | aristak |
---|---|
permlink | pu8ghz |
category | art |
json_metadata | {"tags":["art"],"app":"steemit/0.1"} |
created | 2019-07-06 18:24:48 |
last_update | 2019-07-06 18:24:48 |
depth | 1 |
children | 0 |
last_payout | 2019-07-13 18:24:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 242 |
author_reputation | 1,310,269,496,104 |
root_title | "Fractals generated by logarithms with Mathematica 10.0" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 87,903,323 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
aristak | 0 | 0 | 5% |
Thank you so much for being an awesome Partiko user! You have received a 0.22% upvote from us for your 30 Partiko Points! Together, let's change the world!
author | partiko-promoter |
---|---|
permlink | re-fractals-generated-by-logarithms-with-mathematica-100-ayzbfnjy-20190706t101619 |
category | art |
json_metadata | "" |
created | 2019-07-06 10:16:21 |
last_update | 2019-07-06 10:16:21 |
depth | 1 |
children | 0 |
last_payout | 2019-07-13 10:16:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 155 |
author_reputation | 203,662,337,760 |
root_title | "Fractals generated by logarithms with Mathematica 10.0" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 87,886,269 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
aristak | 0 | 0 | 5% |
Congratulations @aristak! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) : <table><tr><td><img src="https://steemitimages.com/60x70/http://steemitboard.com/@aristak/posts.png?201907061035"></td><td>You published more than 50 posts. Your next target is to reach 60 posts.</td></tr> </table> <sub>_You can view [your badges on your Steem Board](https://steemitboard.com/@aristak) and compare to others on the [Steem Ranking](https://steemitboard.com/ranking/index.php?name=aristak)_</sub> <sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub> To support your work, I also upvoted your post! > You can upvote this notification to help all Steem users. Learn how [here](https://steemit.com/steemitboard/@steemitboard/http-i-cubeupload-com-7ciqeo-png)!
author | steemitboard |
---|---|
permlink | steemitboard-notify-aristak-20190706t113305000z |
category | art |
json_metadata | {"image":["https://steemitboard.com/img/notify.png"]} |
created | 2019-07-06 11:33:03 |
last_update | 2019-07-06 11:33:03 |
depth | 1 |
children | 0 |
last_payout | 2019-07-13 11:33:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 866 |
author_reputation | 38,975,615,169,260 |
root_title | "Fractals generated by logarithms with Mathematica 10.0" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 87,887,872 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
aristak | 0 | 0 | 5% |