power series expansion of the Confluent Hypergeometric Function

305 Views Asked by At

What is the power series expansion of the Confluent Hypergeometric Function of the Second Kind given by $U(a,b,x)$ ? what is the derivative of this function with respect to x.

1

There are 1 best solutions below

5
On

Since: $$ U(a,b,x)=\frac{1}{\Gamma(a)}\int_{0}^{+\infty}e^{-xt}t^{a-1}(1+t)^{b-a-1}\,dt\tag{1}$$ we have:

$$\begin{eqnarray*} \frac{d}{dx}U(a,b,x) &=& -\frac{1}{\Gamma(a)}\int_{0}^{+\infty}e^{-xt}t^{a}(1+t)^{b-a-1}\,dt\\&=& -a\cdot U(a+1,b+1,x).\tag{2}\end{eqnarray*}$$