Logo by DsyneGrafix - Contribute your own Logo!

END OF AN ERA, FRACTALFORUMS.COM IS CONTINUED ON FRACTALFORUMS.ORG

it was a great time but no longer maintainable by c.Kleinhuis contact him for any data retrieval,
thanks and see you perhaps in 10 years again

this forum will stay online for reference
News: Check out the originating "3d Mandelbulb" thread here
 
*
Welcome, Guest. Please login or register. April 19, 2024, 05:44:18 PM


Login with username, password and session length


The All New FractalForums is now in Public Beta Testing! Visit FractalForums.org and check it out!


Pages: [1]   Go Down
  Print  
Share this topic on DiggShare this topic on FacebookShare this topic on GoogleShare this topic on RedditShare this topic on StumbleUponShare this topic on Twitter
Author Topic: Self similar integration defining a perfectly smooth curve...  (Read 315 times)
0 Members and 1 Guest are viewing this topic.
kram1032
Fractal Senior
******
Posts: 1863


« on: November 22, 2012, 05:58:05 PM »

Just a few days ago I came up with a simple recursive process that defines an infinitely smooth, bounded curve, yet in some sense is self-similar:
Take a tent function with width 2 and heigth 1 and integrate over it. You'll end up with a piecewise quadratic curve that goes from 0 to 1 - just like the first half of the tent function does.
That made me think of a recursion, where you basically rescale the newly found function so it appears twice, integrate over it and renormalize the result to 1. Turns out, the renormalization factor always is 2, so this process can be described by a simple recursion. Since that worked with the definition, I later on added a simple box function into this definition, which became the first element of the recursion:
f_0(x) =\begin{cases}<br />1/2 & |x|<1 \\<br />0 & |x|\geq1<br />\end{cases}<br />\\<br />f_n(x) = 2\int_{-1}^x(f_{n-1}(2t+1)-f_{n-1}(2t-1))\mathrm{d}t
If you carefully think this through, you'll see that this definitions gives rise to smoother and smoother curves which each are rescaled copies of the derivative of the next curve.
Here are two images, one showing the convergence and the other one showing this property of the derivatives:

This is an interesting version of self-similarity. Instead of while zooming in, you'll get more and more of the same structure, doubling the number of times it appears each time, just by taking the derivative of the original curve!
The limit of this sequence might in some sense be considered an infinitely smooth fractal.
I then decided to put this problem out there on Mathematics Stack Exchange. - wether or not there is a closed form to this curve.
http://math.stackexchange.com/q/240687/49989
And relatively surprisingly, given the nature of this expression - namely that it's defined piecewise and each iteration gives two pieces - a closed form seems really near. One guy over there already came up with a sum with only one term not quite certain yet.
f_n(x)=\sum _{j=-2^{n-1}}^{2^{n-1}} \frac{2^{-\frac{1}{2} (n-1) n-1} c(j) \left(2 j+2^n x\right)^n \theta\left(2 j+2^n x\right)}{n!}
In here, Θ is the Heaviside-Θ-function, which is essentially a step-function.
c(j) is a set of constants depending on the summation index j. c takes values from {-2,-1,1,2} but it's not clear yet what pattern emerges for it, thus no closed form is rady.
I toyed around with that sum and it turns out, in simple cases for c(j), Mathematica can give a closed form for fn(x).
Hopefully an expression for that term can be found so I can try the same for the actual values.
Logged
Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Perfectly Framed Lacemaker Mandelbulb3D Gallery KRAFTWERK 0 1002 Last post May 22, 2011, 09:54:19 AM
by KRAFTWERK
Very similar to a Mandelbrot Set Images Showcase (Rate My Fractal) Vega 4 1897 Last post October 06, 2011, 02:04:20 PM
by miner49er
Self-Similar Orbit Images Showcase (Rate My Fractal) cloverorbit 0 578 Last post November 21, 2011, 08:52:45 PM
by cloverorbit
Almost, But Not Entirely, Perfectly Imbalanced Mandelbulb3D Gallery Madman 0 682 Last post September 17, 2014, 11:46:44 PM
by Madman
Best approach for external data stream integration Synthclipse « 1 2 » Patryk Kizny 18 6096 Last post October 25, 2015, 03:08:12 PM
by cKleinhuis

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM
Page created in 0.122 seconds with 24 queries. (Pretty URLs adds 0.007s, 2q)