Looking for information on fractals through google I have read several time that one characteristic of fractals is :
- finite area
- infinite perimeter
Although I can feel the area is finite (at least on the picture of fractal I used to see, but maybe it is not necessarly true ?), I am wondering if the perimeter of a fractal is always infinite ?
If you think about series with positive terms, one can find :
- divergent series : harmonic series for example $\sum_0^\infty{\frac{1}{n}}$
- convergent series : $\sum_0^\infty{\frac{1}{2^n}}$
So why couldn't we imagine a fractal built the same way we build the Koch Snowflake but ensuring that at each iteration the new perimeter has grown less than $\frac{1}{2^n}$ or any term that make the whole series convergent ?
What in the definition of fractals allows or prevent to have an infinite perimeter ?
The problem is: What is the perimeter of a point set after all? However, in the case of curve-like fractals like thesnowflake, we produce successive approximations by starting with a line segment and then repeatedly replace a line segment by a sequence of line segments which lengthens the path. In the case of the Koch snowflake, the lengtheing is by a constant factor of $\frac43>1$, hence the lengths of the approximating polylines grow without bound.
If on the other hand you have some set $S$ that is maybe quite zig-zag, but can be said to be of length $L$ in a suitable manner (that is: We can map $f:S\to \mathbb [0,L]$ injectively and with dens image, such that $|f(x)-f(y)|\ge |x-y|$), then its dimension is not fractal. Indeed, if $\epsilon>0$ is given, you can select the $\approx\frac L\epsilon$ points along the curve at length offsets $0, \epsilon, 2\epsilon, \ldots$ and observe that the curve is covered by $\frac L\epsilon$ balls of radius $\epsilon$, hence the Hausdroff dimension is $1$ and not fractal.