What would be the fractional derivative of any order 'b' of the function
$ (a-x) $ ?
My guess is: $$ \frac{d^{s}}{dx^{s}}(a-x)^{-1}= \frac{\Gamma(s+1)}{(a-x)^{s+1}} $$
Is this correct?
What would be the fractional derivative of any order 'b' of the function
$ (a-x) $ ?
My guess is: $$ \frac{d^{s}}{dx^{s}}(a-x)^{-1}= \frac{\Gamma(s+1)}{(a-x)^{s+1}} $$
Is this correct?
It is not sadly. The more correct answer is much more complicated, and is given as so:
$$\frac{d^s}{dx^s}\frac1{a-x}=\frac{d^s}{dx^s}\frac{-1}{x-a}=\frac{-(x-a)^{-1-s}\left[\ln(x-a)-\gamma-\psi^{(0)}(-s)\right]}{\Gamma(-s)}$$
And for $s\in\mathbb N$,
$$=\lim_{k\to s}\frac{d^s}{dx^s}\frac{-1}{x-a}=\frac{-(x-a)^{-1-k}\left[\ln(x-a)-\gamma-\psi^{(0)}(-k)\right]}{\Gamma(-k)}$$
where $\gamma$ is the Euler-Mascheroni constant and $\psi^{(0)}$ is the digamma function