Does Fractional Calculus define the derivative over the Weirstrass Function?

537 Views Asked by At

I recently read this paper on defining the fractional derivative for the Wierstrass function. This seems very interesting since derivatives over fractals are generally not well defined. Yet, this paper seems to good to be true, as it doesn't really elaborate on any possible uses or meanings for this result.

Specifically, I'm having trouble understanding the actual implications of this result. In the paper, it states that for all derivatives less than a certain number, the derivative exists, and that for all derivatives greater than a certain order, the derivative doesn't exist, yet it doesn't elaborate on whether or not any of the existing derivatives have useful properties.

My question is this, does this "derivative" over the Wierstrass function have any real physical meaning? More concretely, can I think of the derivative as measuring the slope of the function, or is this just a mathematical trick without application? (Feel free to present a third option). If it has applications, I'd like to know what they are. If not, what was the point in defining this derivative?

What I already know: I'm not asking about the intuition for the fractional derivative, I'm asking about the intuition/meaning of this specific derivative over this specific fractal. So, I'd appreciate it if you don't link/refer me to other papers that don't specifically talk about intuition for this derivative and fractal.

1

There are 1 best solutions below

1
On

A (fractional) derivative is defined as $\dfrac{d^a}{dx}$, where $a$ is any number. The usual values of $a$ are integers and these form the usual derivatives, fractional derivatives consider the cases where $a$ is not an integer.

To begin with, we need to visualize what this means. $\dfrac{d }{dx}$ represents the gradient of a curve, and $\dfrac{d^2 }{dx}$ represents the rate of change of this gradient. And so we need to come up with some meaning for say halfway between these two derivatives, namely $\dfrac{d^{3/2} }{dx}$. This may or may not have any meaning, and should be considered as an abstract concept.

However there is some point to the fractional derivative, especially when integral derivatives do not exist. We can use the fractional derivative to tend to an integral derivative, and might write:

$$\dfrac{d^k}{dx} = \lim_\limits{a\to k}\dfrac{d^a}{dx}, \;\;k\in\mathbb{Z}$$

This works because the fractional derivative, as in the Weierstrass function, can sometimes be defined, whereas the integral derivatives are not, and so we have a useful tool for obtaining a 'limit value' for an integral derivative.

As an answer to the question for an actual value for the derivative, we can reference the paper posted in the first line of the original question, and use $(15)$. If we substitute $q=1$ we get:

$$\dfrac{dW_\lambda(t)}{dt}=\sum_\limits{k=1}^\infty \lambda^{(s-1)k}\cos(\lambda^kt)$$

because $d^0/dx$ is 'no derivative' and leaves the function unaffected, and so is just $cos(\lambda^tx)$.

This is consistent with differentiating $(1)$ from the paper.