That is correct, I was uncertain how the symbolic method described such a theorem, it certainly is not listed in my calculus book.
As I understand this theorem, the integer, or non-integer must be defined 'prior' to performing the actual integration for each successive iteration.
I suppose the next question, does this theorem obey the fractional calculus foundation theorem?
(I^nf)(x)=\frac{1}{\Gamma(n)}\int_0^x (x-t)^{n-1}f(t)dt
\frac{d^n}{dx^n} (\ln x) = \left\{ \begin{array}{rcl} \ln x & \text{if} & n = 0 \\ (-1)^{n + 1} \frac{(n - 1)!}{x^n} & \text{if} & n > 0 \end{array} \right.
fractional calculus theorem: (correct symbolic method?)
(I^nf)(x) = \frac{1}{\Gamma(n)} \int_0^x (x-t)^{n-1}f(t)dt = \frac{1}{\Gamma(n)} \int_0^x (-1)^{n + 1} \frac{(n - 1)!}{t^n} dt = \ln x \; \; n > 0
In response to Tide's post, n = 0 appears to be special case:
(I^0f)(x) = \frac{1}{\Gamma(0)} \int_0^x \frac{f(t)}{(x-t)}dt \; \; n = 0