Skip to main content

Questions tagged [iterated-function-system]

This tag is used both for questions about iterated function systems in fractal geometry (finite families of contractions $f: X \to X$ on a complete metric space $(X,d)$ that are used to construct fractals) and questions about iterated function systems in probability theory (a random process associated to a finite family of maps $f_i:E \to E$ on a topological space $E$ and corresponding probabilities $p_i(x)$ for each $x \in E$).

Filter by
Sorted by
Tagged with
1 vote
0 answers
54 views

For integers $n$, the arithmetic derivative $D(n)$ is defined as follows: $D(p) = 1$, for any prime $p$. $D(mn) = D(m)n + mD(n)$, for any $m,n\in\mathbb{N}$ (Leibniz rule). The Leibniz rule implies ...
Augusto Santi's user avatar
2 votes
2 answers
422 views

Let $(X,d)$ be a complete metric space, $\{ T_1, \dots, T_m \}$ an iterated function system of similarities defined on the set of compact nonempty subsets of $X$ and $F$ the corresponding fixed point (...
Mths's user avatar
  • 53
1 vote
1 answer
150 views

Let $(X,d)$ be a complete metric space, $\{ T_1, \dots, T_m \}$ an iterated function system of similarities defined on the set of compact nonempty subsets of $\mathbb{R}^n$ and let $F$ be the ...
Mths's user avatar
  • 53
2 votes
1 answer
84 views

I have come across the following result in fractal geometry Given a non-empty bounded subset $A\subseteq \mathbb{R^n}$ and a Borel-regular measure $\mu$ on $\mathbb{R^n}$ with $0 < \mu(A) \leq\mu(\...
Olimani's user avatar
  • 105
2 votes
0 answers
162 views

Background Let $\psi_1, \psi_2, ... \psi_n :\mathbb{R}^n\to\mathbb{R}^n$ be similarity mappings defining an iterated function system $\psi$. To each $\psi_i$ we assign the similarity coefficient $r_i \...
Kepler's Triangle's user avatar
1 vote
0 answers
55 views

Inside right triangle with side lengths $(a,b,c)$ and angles $(A,B,90^\circ)$, we can construct a (usually) non-similar right-triangle with side lengths $\left(\frac{a^2-b^2}{2c}, \frac{2ab}{2c}, \...
R B's user avatar
  • 21
1 vote
1 answer
211 views

I am currently working through the proof of the following theorem (Thm 9.3 p.130 Falconer) Let $\{S_1,...,S_m\}$ be an IFS with ratios $0 < c_i < 1$ for which the open set condition holds, i.e. ...
Olimani's user avatar
  • 105
0 votes
0 answers
53 views

I was messing around with iterated function systems and ran the chaos game, except instead of using a triangle it uses a hypertetrahedron, and the original function that computes where to place each ...
Hart Traveller's user avatar
1 vote
1 answer
104 views

Let $(X,d)$ be a complete metric space and let $f_1,\ldots,f_n$ be contractions with Lipschitz constants $q_i$. Then a unique non-empty compact set exists such that $K=\bigcup_{i=1}^n f_i(K)$. Now the ...
Dave the Sid's user avatar
0 votes
1 answer
96 views

Question $$ H(u,t)= u^{-1} (u X-1+e^{-uX }) $$ $$ H_T(u)=sup H(u,t) $$ $$H_T(u e^{-a v} ) <H_T(u) $$ $$ H_T(u)< u c^{-2} +2c_1 A(c_1 u) + H_T(u e^{-a v})$$ the author iterates the above equation ...
brando.dawson's user avatar
22 votes
5 answers
3k views

Main Question Suppose I have a sequence of real valued functions $f_1:X_0\rightarrow X_1,...,f_n:X_{n-1} \rightarrow X_n,...,$ and I then, with $\circ$ denoting function composition, define $$g_n : ...
Aidan O'Keeffe's user avatar
5 votes
0 answers
195 views

Now asked on MO here. Define $f_1(z) = \cos(z)$, $f_{n+1}= \cos(f_n (z)) $, The question is Does $\lim\limits_{n \to \infty}f_n(z)$ exist for all $z \in \mathbb{C}$? And if the answer is no what is ...
pie's user avatar
  • 9,359
7 votes
2 answers
305 views

In this video, Prof. Knuth talks about an interesting combinatorial problem: suppose you have a random map $ f\colon \{ 1, 2, 3,\ldots, n \} \rightarrow \{ 1, 2, 3,\ldots, n \}$. If you consider the ...
user967210's user avatar
  • 1,518
1 vote
0 answers
145 views

Let $P(x)=x^2-2$. Let $P_n(x)$ denote the $n^{th}$ iteration of P. I was asked to prove that the equation $P_n(x)=x$ has all distinct real roots. My attempt: I tried using induction, but I'm not sure ...
Dailin Li's user avatar
0 votes
0 answers
64 views

I have been examining https://maths-people.anu.edu.au/~john/Assets/Research%20Papers/fractals_self-similarity.pdf for my thesis but couldn't find an explanation for two notations in the paper. ...
Dave the Sid's user avatar
2 votes
1 answer
116 views

Assume you have a certain IFS (iterated function system - a finite set of contractions) given by affine transformations. As reflections are affine transformations, any reflection of an IFS fractal ...
Psaro's user avatar
  • 149
47 votes
0 answers
1k views

The paper Dividing a polygon into two similar polygons provides that there are only three families of polygons that are irrep-2-tiles (can be subdivided into similar copies of the original). Right ...
Kepler's Triangle's user avatar
1 vote
1 answer
207 views

Iterated function systems can be used to generate fractals. One starts off with a simple geometric figure and applies the IFS infinitely many times to obtain a fractal. For example, in the case of the ...
Artur Wiadrowski's user avatar
0 votes
1 answer
73 views

Reading this, I wanted to do the classic demonstration again by myself but there are points that bother me. Let $$C_0=[0,1], C_1=[0,\frac13]\cup[\frac23,1]...$$We have the classical definition of the ...
Stéphane Jaouen's user avatar
2 votes
1 answer
107 views

Recently, i met an optimization problem $$ \arg \min_{\mathbf{x}}\Vert \mathbf {Kx} - \mathbf{y} \Vert^2_2+\frac{\eta \Vert \mathbf{Dx} -\mathbf d \Vert_2^2 }{\Vert \mathbf{Dx} \Vert_2^2} $$ from ...
Leung Joe's user avatar
2 votes
1 answer
104 views

Let $(X,d)$ be a metric space, define $F(X)$ as the set of all non-empty compact subsets of $X$, for $A,B \in F(X)$ we define $$d(A,B) = \sup_{a \in A} \, \inf_{b \in B} d(a,b)$$ We now define the ...
H. de Gracht's user avatar
3 votes
1 answer
189 views

Take a function $f(x)$ which operates on numbers written in binary. It is a three step operation: Split the number into digits in even- and odd-numbered places. (For example, the number $\underline{1}...
Elliott's user avatar
  • 337
0 votes
1 answer
59 views

Suppose we have a function $f$ that has a fixed point $\tau$. Let's also consider a real number $x_0$, that, when we infinitely apply the function $f$ to it, it converges towards $\tau$. Also, $x_0$ ...
Pierre Carlier's user avatar
2 votes
0 answers
81 views

I'm trying to do my math IA on the effect of changing complex constant c in the mandelbrot set on the series's convergence, but I don't know how to algebraically solve the limits for iterative ...
Ram Tewari's user avatar
1 vote
0 answers
92 views

I was playing with a mapping $f:[0,1] \to \text{Sierpinski's Triangle}$, and I'd like to know if there's a name for this kind of thing. [It's a lot like playing the chaos game in reverse order.] The ...
Nick C's user avatar
  • 181
1 vote
0 answers
116 views

Let the graph of a function take a fractal form, such as the following representation of the Collatz conjecture topologically conjugated to the interval $[\frac12,1)\to[\frac12,1)$ In this example, ...
Robert Frost's user avatar
  • 9,768
1 vote
0 answers
198 views

Suppose we have a ladder of length $1$, and it's sliding down the $y-$axis. We know that the curve enveloped by it is an astroid: However, what if we iterate this process? We call this astroid curve $...
Hanging Pawns's user avatar
1 vote
1 answer
78 views

Looking at the Wikipedia page https://en.wikipedia.org/wiki/Rep-tile all examples of rep-tiles that are not polygons have fractal boundaries. In general, if the Hutchinson attractor of an IFS of ...
Kepler's Triangle's user avatar
0 votes
0 answers
58 views

Consider function $ F(x) = \sqrt{1+\frac{1}{x}}$. Let $a_{n} = {F^{2n}(1)} $ and $b_{n} = {F^{2n+1}(1) }$ . How can I show that $ a_{n} $ is increasing and $b_{n} $ is decreasing and what is their ...
NobodyKnows's user avatar
4 votes
1 answer
435 views

I am currently studying some measure theoretic fractal geometry, and I am trying to learn how to use Moran theorem. The statement I currently have is: Moran's theorem: if $F_1,...,F_N : \mathbb{R}^d \...
Samael Manasseh's user avatar
1 vote
1 answer
76 views

I am trying to solve the following problem I have some vector-matrix product of the form $\textbf{y} = \textbf{w} \cdot \textbf{X}(\textbf{x})$. Here, $\textbf{x}=[x_1, x_2, ... , x_N]$ and the matrix ...
APMATH24's user avatar
  • 111
3 votes
2 answers
131 views

Let $h(X) = X/2$, and $f(X) = (3X + 1)/2$. Then clearly every iteration $g^i(X), X \in \Bbb{Z}$ the Collatz mapping $$g(X) = \begin{cases} X/2, \ X=0\pmod 2\\ \dfrac{3X + 1}{2}, \ X = 1\pmod 2 \end{...
Luna's Chalkboard's user avatar
0 votes
1 answer
73 views

https://en.wikipedia.org/wiki/Exponentiation#Iterated_functions https://en.wikipedia.org/wiki/Function_composition#Functional_powers https://calculus.subwiki.org/wiki/Higher_derivative Why does ...
ThinkMachine_'s user avatar
1 vote
2 answers
272 views

I recently came to wonder if there are function that, when applied, iteratively, become a fix point, but only after a certain amount of iteration. Formally, let's define the following: $f_1(x) = g(x)$,...
mimre25's user avatar
  • 13
6 votes
1 answer
239 views

We define the iterated sine function as : $$ \sin^n(x) = \sin(\sin(.... \sin(x)))\:\:n\:\text{times.} $$ We know the "Frequency Modulation" formula based on Bessel functions :$$ \sin( p\, \...
al4085's user avatar
  • 309
11 votes
2 answers
438 views

If $f(f(x)) = x+1, f(x+1) = f(x) + 1$, where $f: \Bbb R \rightarrow \Bbb R$ is real-analytic, bijective, monotonically increasing, is it true that $f(x) = x + 1/2$? I have tried to represent $f(x)$ ...
Newone's user avatar
  • 153
1 vote
1 answer
184 views

Let $V=\{v_1,v_2,\cdots,v_n\}$ the set of $n$ vertices of a regular polygon. For $n=3$ the chaos game implies that with an arbitrary point on the plane $x_0$, and by applying the recursive relation $$...
polfosol's user avatar
  • 10k
0 votes
1 answer
638 views

Where $f(z)=z^2+c$ is the Mandelbrot iteration function, are there any known complex numbers $z$ such that iterating $z\to f(z)$ to infinity retains $z$ on the boundary (i.e. it does not explode to ...
spraff's user avatar
  • 1,275
1 vote
0 answers
104 views

The Mandelbrot Set is generated by iterating $f(z)=z^2+c$. Is there a "half-step" function $g(z)$ such that $g(g(z))=f(z)$? What is the method for finding such half-iteration functions? ...
spraff's user avatar
  • 1,275
1 vote
1 answer
53 views

About iterated functions I read here that for example for $f(x)=Cx+D$ we can calculate quite simply that: $f^{[n]}(x)=C^nx+\dfrac{1-C^n}{1-C}D$ Likewise, I would like to obtain an explicit expression ...
PouJa's user avatar
  • 175
3 votes
0 answers
88 views

Consider the analytic function $g(z)=-z(1-z)$ which is a generator of Logistic Sequence with multiplier $-1$, having 2 global fixed point, $g(0)=0$ and $g(2)=2$. From classical dynamics, whenever a ...
Leo Warvin Peng's user avatar
0 votes
0 answers
76 views

Consider the function $h(x) = 2x(1-x).$ My goal is to find $$\lim_{n \to \infty} h^n \left ( \frac{1}{4} \right ),$$ where $h^n (x_0)$ is the $n^{\text{th}}$ iterate of the function $h(x)$ at the ...
user avatar
6 votes
1 answer
347 views

Let $f_i:\mathbb{N} \to\mathbb{N}$. The Collatz function states that the following iterated map will eventually equal to 1: $$f_0(n) = \begin{cases} n/2, & \text{if}\ 2\mid n\\ 3n+1, & \text{...
Math777's user avatar
  • 756
2 votes
1 answer
58 views

I'm wondering. Can any compact subset of $\mathbb{R^2}$ be written as a suitable IFS attractor? Can someone explain? Thank you for visiting my question.
bosanac's user avatar
  • 21
1 vote
1 answer
91 views

A while ago I asked a question on trigonometric functions that are iteratively periodic. That is, after a finite number of iterations (compositions of the function with itself) the function returns to ...
Max Lonysa Muller's user avatar
1 vote
1 answer
215 views

An iterated function system is defined as a finite set of contraction mappings, defined over a complete metric space $X$, and iteration is defined as sequential composition of these contraction ...
user918212's user avatar
1 vote
1 answer
66 views

Context: I'm trying to write code that generates 2D Iterated Function System (IFS) fractals based on some affine transformations. I want to generate the fractal till convergence when possible. The ...
Zantorym's user avatar
7 votes
4 answers
285 views

Does there exist a function $f: (a,b) \to \mathbb R$ ($a,b$ are allowed to be infinity) such that $\log \cdots \log (f)$ is strictly convex on its whole domain of definition for an arbitrary number (...
No One's user avatar
  • 8,575
0 votes
0 answers
33 views

In this video the presenter shows that for strictly increasing functions $f(x)=f^{-1}(x) \implies f(x)=x$ because when you iterate $f$ it either increases forever or decreases forever. We cannot solve ...
spraff's user avatar
  • 1,275
7 votes
2 answers
375 views

I remember years ago coming across some seemingly non-trivial (ie. non-fixed point related) limits describing to the behavior of infinitely iterated trigonometric functions, but I can't for the life ...
cmpeq's user avatar
  • 73