Understanding the Gamma Function in Complex Numbers

Ted123
Messages
428
Reaction score
0
If the Gamma function \Gamma (z) = \int_0^{\infty} t^{z-1} e^{-t}\;dt only converges for \text{Re}(z)>0 then why is, for example, \Gamma (-1+i) defined when clearly \text{Re} (-1+i)<0 ?
 
Physics news on Phys.org
You are correct, the integral formula does not converge if the real part is less than one. This is why it is useful to use the analytic continuation of the gamma function. In other words, we can a way to extend the domain of the gamma function. Take a look at the following for more information (this is somewhat beyond my area of expertise, at the moment),

http://en.wikipedia.org/wiki/Gamma_function#The_gamma_function_in_the_complex_plane
 
The book that I've got says that the Gauss formula for complex parameters a,b,c: \displaystyle _2 F_1 (a,b;c;1) = \frac{\Gamma (c) \Gamma (c-a-b)}{\Gamma (c-a) \Gamma (c-b)} is valid for \text{Re}(c-a-b)>0,\;c\neq 0,-1,-2,-3,....

But if a=1, b=-0.6 and c=-0.5 for example then all the gamma functions appear to be defined (or aren't they?) yet \text{Re}(c-a-b) = -0.9 \not > 0 \displaystyle \frac{\Gamma (-0.5) \Gamma (-0.9)}{\Gamma (-1.5) \Gamma (0.1)} seems to be all defined to me?

Are the conditions \text{Re}(c-a-b)>0,\;c\neq 0,-1,-2,-3,... sufficient for the Gauss formula to be valid?
 
Last edited:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top