Given the function $ x^{a}\log(x) $ natural logarithmic
Could someone tell me how to evaluate the fractional derivative
$$ \frac{d^{b}}{dx^{b}}x^{a}\log(x) $$ for positive $a$ and $b$
Given the function $ x^{a}\log(x) $ natural logarithmic
Could someone tell me how to evaluate the fractional derivative
$$ \frac{d^{b}}{dx^{b}}x^{a}\log(x) $$ for positive $a$ and $b$
There is an extension to the fractional derivative for the General Leibniz rule:
$$(uv)^{(n)}=\sum_{k=0}^\infty\frac{\Gamma(n+1)}{k!\Gamma(n-k+1)}u^{(n-k)}v^{(k)}$$
For your case,
$$(x^a\ln(x))^{(b)}=\frac{\Gamma(a+1)}{\Gamma(a-b+1)}x^{a-b}\ln(x)+\sum_{k=1}^\infty\frac{\Gamma(b+1)}{k!\Gamma(b-k+1)}(x^a)^{(b-k)}\ln(x)^{(k)}$$
$$=\frac{\Gamma(a+1)}{\Gamma(a-b+1)}x^{a-b}\ln(x)+\sum_{k=1}^\infty\frac{(-1)^{k+1}\Gamma(b+1)\Gamma(a+1)}{\Gamma(b-k+1)\Gamma(a+k-b+1)}x^{a-b}$$