$e^x=\sum \limits_{k=0}^\infty \frac{x^k}{k!}$
We can write $e^x=\sum \limits_{k=0}^\infty \frac{x^k}{ \Gamma(k+1)}$
Where $\Gamma(x)$ is Gamma function
$\Gamma(k+1)=k\Gamma(k)$
$\frac{\Gamma(k+1)}{\Gamma(k)}=k$
$\frac{\Gamma(1)}{\Gamma(0)}=0$
$\frac{1}{\Gamma(0)}=0$
$\frac{\Gamma(-1+1)}{\Gamma(-1)}=\frac{\Gamma(0)}{\Gamma(-1)}=-1$
$\frac{1}{\Gamma(-1)}=\frac{-1}{\Gamma(0)}=-1.\frac{1}{\Gamma(0)}=0$
If we continue in that way, we get result
for $m $ is non-positive integer, $\frac{1}{\Gamma(m)}=0$
Thus we can write $e^x=\sum \limits_{k=-\infty}^\infty \frac{x^k}{ \Gamma(k+1)}$
Then we extended $e^x$ for n is integer (Equation 1): $$e^x=\sum \limits_{k=-\infty}^\infty \frac{x^{k+n}}{ \Gamma(k+n+1)}$$
$n \in Z $ {...,-2,-1,0,1,2,...}
It is possible to extend the defination to $z \in C$.
$f(x)=\sum \limits_{k=-\infty}^\infty \frac{x^{k+z}}{ \Gamma(k+1+z)}$
$$\frac{d(f(x))}{dx}=\frac{d}{dx}(\sum \limits_{k=-\infty}^\infty \frac{x^{k+z}}{ \Gamma(k+1+z)})= \sum \limits_{k=-\infty}^\infty (k+z)\frac{x^{k+z-1}}{ (k+z)\Gamma(k+z)}= \sum \limits_{k=-\infty}^\infty \frac{x^{k+z-1}}{ \Gamma(k+z)}=\sum \limits_{k=-\infty}^\infty \frac{x^{k+z}}{ \Gamma(k+1+z)}=f(x)$$
$$\frac{d(f(x))}{dx}=f(x)$$
$$f(x)=c(z)e^x$$
$c(z)e^x=\sum \limits_{k=-\infty}^\infty \frac{x^{k+z}}{ \Gamma(k+1+z)}$ According to Equation 1, $c(z) = 1$ for $z \in Z$ but I noticed I need to find what is $c(z)$ for $z \in C$. (Thanks to Norbert for his contribution)
After that we can find the result:
$$\frac{\partial(c(z)e^x)}{\partial z}=\sum \limits_{k=-\infty}^\infty \frac{\partial}{\partial z}(\frac{x^{k+z}}{ \Gamma(k+1+z)})$$
$$c'(z)e^x=\sum \limits_{k=-\infty}^\infty \frac{\partial}{\partial z}(\frac{x^{k+z}}{ \Gamma(k+1+z)})$$
$$c'(z)e^x=\sum \limits_{k=-\infty}^\infty (\frac{\ln x . x^{k+z}}{ \Gamma(k+1+z)})-\sum \limits_{k=-\infty}^\infty (\Gamma'(k+1+z)\frac{ x^{k+z}}{ \Gamma^2(k+1+z)})$$
$$c'(z)e^x=\ln x \sum \limits_{k=-\infty}^\infty (\frac{ x^{k+z}}{ \Gamma(k+1+z)})-\sum \limits_{k=-\infty}^\infty (\Gamma'(k+1+z)\frac{ x^{k+z}}{ \Gamma^2(k+1+z)})$$
$$e^x(c(z)\ln x-c'(z)) =\sum \limits_{k=-\infty}^\infty (\frac{ x^{k+z} \Gamma'(k+1+z)}{ \Gamma^2(k+1+z)})$$
If we take $z=0$, we get an interesting result.
$$e^x(c(0)\ln x -c'(0)) =\sum \limits_{k=0}^\infty \frac{ x^{k} \Gamma'(k+1)}{ (k!)^2}$$
$c(0)=1$ according to Equation 1
Thus
$$e^x(\ln x -c'(0)) =\sum \limits_{k=0}^\infty \frac{ x^{k} \Gamma'(k+1)}{ (k!)^2}$$ I do not know what $c'(0) is$.
Acoording to Norbert's answer. $c'(0) \approx -0.596347$
I have not seen that result in other place. Is it known result?Please let me know if my results are correct or not.
Can we extend all such functions that include $\Gamma(x)$ in denominator?
Thanks for advice
Setting aside issues of convergence for the moment, there seems to be a mistake in the formal computation. The function $\frac{\Gamma'(1+z)}{\Gamma(1+z)^2}$ extends to an entire function, whose value at $z=-n$ is $(-1)^n\Gamma(n)$. This means that, when $z=0$, we cannot ignore the terms in the sum with $k<0$. So, maybe the question should be whether $$ e^x\log(x)=\sum_{k=0}^\infty \frac{x^k\Gamma'(k+1)}{(k!)^2}+\sum_{n=1}^\infty (-1)^n (n-1)! x^{-n} $$ At this point, this is all formal.
The second piece of the above series does not converge for any $x\neq 0$. However, there is a technique called Borel summation (check out W. Balser's book "From divergent power series to analytic functions", or http://en.wikipedia.org/wiki/Borel_summation), which allows one assign a "sum" to a power series whose coefficients grow factorially fast. Basically, the theory of Borel summation says that among all analytic functions in some sector having $$ \sum_{n=1}^\infty (-1)^n(n-1)!x^{-n} $$ as an asymptotic expansion at infinity, there is at most one which is approximated maximally well by this expansion. This analytic function, if it exists, is called the Borel sum of the series. If we define $$ g(x)=\sum_{k=0}^\infty \frac{x^k\Gamma'(k+1)}{(k!)^2}, $$ and define $h(x)$ to be the Borel sum of $$ \sum_{n=1}^\infty (-1)^n (n-1)! x^{-n}, $$ then it makes sense to ask whether $e^x\log(x)=g(x)+h(x)$. I do not know the answer to this.
In our case, we can compute explicitly that $$ h(x)=-e^x\int_x^\infty\frac{e^{-t}}{t}\,dt $$
It seems like we need to do the same thing when we write $$ e^x=\sum_{k=-\infty}^{\infty}\frac{x^{k+z}}{\Gamma(k+1+z)} $$ When $z$ is not an integer, this series does not converge for any $x$ (we have that $\Gamma(k+1+z)$ decays like $\frac{1}{|k|!}$ as $k\to-\infty$). This series can be separated, the divergent part Borel summed, and again I do not know if we get the function $e^x$ in the end. I have checked that this is the case when $z$ is a half-integer (I did this computation a long time ago, and I'm only about 80% confident in its accuracy)