Questions tagged [fractional-calculus]

Questions on the differentiation/integration of functions to fractional order. Fractional calculus is a branch of mathematical analysis that studies the possibility of taking real number powers or complex number powers of the differentiation and integration operators.

Fractional calculus is a branch of mathematical analysis that studies the several different possibilities of defining real number powers or complex number powers of the differentiation operator $D$ and integration operator $J$.

For example,

$$ \sqrt{D}=D^{\frac{1}{2}} $$

is an analog of the functional square root for the differentiation operator, i.e., an expression for some linear operator that when applied twice to any function will have the same effect as differentiation. More generally, one can look at the question of defining a linear functional $$ D^{a} $$ for every real-number $a$ in such a way that, when a takes an integer value $n ∈ ℤ$, it coincides with the usual $n$-fold differentiation $D$ if $n > 0,$ and with the $-n$–th power of J when $n < 0$.

It can be used in conjunction with the tag , , , .

437 questions
16
votes
1 answer

Could you explain me the use of fractional derivatives?

For first time in my (loooong !) life, I heard, thanks to a question posted on SE, about fractional derivatives. In Wikipedia, I found very interesting material. But, being a physicist and not a real mathematician, could one explain me what they are…
14
votes
5 answers

Half order derivative of $ {1 \over 1-x }$

I'm new to this "fractional derivative" concept and try, using wikipedia, to solve a problem with the half-derivative of the zeta at zero, in this instance with the help of the zeta's Laurent-expansion. Part of this fiddling is now to find the…
9
votes
1 answer

Functions whose Fractional derivative equal $0$

For $\alpha > 0$, let $n =\lfloor \alpha \rfloor + 1$ and $f : (0,\infty)\to\mathbb{R}$ be continuous. Define $$D^\alpha f(x) = \frac{1}{\Gamma(n - \alpha)} \left(\frac{d}{dx}\right)^n \int_0^x \frac{f(t)dt}{(x - t)^{\alpha - n + 1}},$$ provided…
Azlif
  • 2,207
6
votes
1 answer

About fractional differentiation under the integral sign

$1.$ Does $\dfrac{d^n}{dx^n}\int_a^bf(x,t)~dt=\int_a^b\dfrac{\partial^n}{\partial x^n}f(x,t)~dt$ correct when $n$ is a positive real number? $2.$ How about $\dfrac{d^n}{dx^n}\int_{a(x)}^{b(x)}f(x,t)~dt$ when $n$ is a positive real number?
doraemonpaul
  • 16,178
  • 3
  • 31
  • 75
6
votes
2 answers

Calculating $\frac{\partial^{1/2}}{\partial x^{1/2}}\left( e^{-\alpha x^2 + \beta x} \right) $

I would like to calculate $$\frac{\partial^{1/2}}{\partial x^{1/2}}\left( e^{-\alpha x^2 + \beta x} \right) $$ My intuition is that I would have to use some sort of fractional Leibniz formula to first separate calculus of the half derivative of…
vanna
  • 1,514
  • 8
  • 21
4
votes
1 answer

Do smooth functions have fractional derivatives of all orders?

Suppose $\nu > 0$ and $n$ is such that $\lceil\nu\rceil = n$. The Riemann-Liouville definition of the fractional derivative would be $$f^{(\nu)}(x) = \frac{1}{\Gamma(1-\nu)}\frac{d^{n}}{dx^{n}}\int_0^x(x-t)^{n-\nu-1}f(t)\,dt.$$ Based on the…
4
votes
0 answers

Fractional derivative and Leibniz rule

I am trying to digest an old paper by Kermack & McCrea (see…
3
votes
1 answer

Do fractional derivatives maintain the $[fg]'=f'g+g'f$ and $f(g(x))'=f'(g(x))\cdot g'(x)$ rules?

Of course, I'm not really familiar with all fractional derivative methods, but is it a necessary rule that they all should comply with? If not, which ones, for example, do and which don't ? ( Specifically: I am interested in Caputo's fractional…
user1611107
  • 175
  • 9
3
votes
1 answer

Double half-derivative of a constant

Just as the title says, how does performing the half derivative of a constant twice work out? I haven't looked at the Riemann-Liouville method yet, but in terms of using the generalized power rule. $D^\alpha…
soravoid
  • 33
  • 3
3
votes
2 answers

Bessel and cosine function identity formula

by expanding into series ( sorry i have tried but get no answer) how could i prove that $$ \sqrt \pi\frac{d^{1/2}}{dx^{1/2}}J_{0} (a\sqrt x) = \frac{\cos(a\sqrt x)}{\sqrt x}$$
Jose Garcia
  • 8,506
2
votes
1 answer

Geometric mean of fractional derivative

What is the geometrical mean of the fractional derivative (of order $\alpha \in (0,1)$) for a function $f:\Bbb R \rightarrow \Bbb R$? For example $f$ is increasing on $\Bbb R$ if $f'$ is positive.
Arman
  • 821
  • 4
  • 13
2
votes
1 answer

Justifying the fractional derivative power rule with the fractional derivative's formal definition (Riemann-Louiville)

I have just seen that this is a duplicate but I don't follow how to arrive at the final power rule from where this question cuts off! $$D_\alpha^nf(x)=\frac{1}{\Gamma(\lceil n\rceil-n)}\frac{d}{dx^{\lceil n\rceil}}\int_\alpha^xf(t)(x-t)^{\lceil…
FShrike
  • 40,125
2
votes
0 answers

Treatment of fractional derivative inside an integral

I come from an engineering background, so please forgive my inaccurate math grammar. Currently I am looking at what we call a "spring-pot" system, where a material behaves somewhere between an elastic spring and a viscous dashpot. To perhaps…
zhiren
  • 21
2
votes
0 answers

Definition of Riemann-Liouville fractional integral

A real function $f(x),\;x>0$ is said to be in the space $C_{\mu},\;\mu\in\mathbb{R}$ if there exists a real number $p(>\mu)$ such that $f(x)=x^pf_1(x)$, where $f_1(x)\in C[0,\infty)$ and is said to be in the space $C^{m}_\mu$ iff $f^{(m)}\in C_\mu…
HIS
  • 31
2
votes
4 answers

fractional derivative of a heaviside function

given the function $$ f(x)= \frac{H(x+1)}{\sqrt{x+1}} $$ how can i evaluate the fractional derivative $$ \frac{d^{1/2}}{dx^{1/2}}f(x) $$ if i use the standar definition for powers of 'x' i get a coefficient $ \frac{\Gamma(1/2)}{\Gamma(0)} $ so…
Jose Garcia
  • 8,506
1
2 3