Gamma Function Complex Argument: Problems in Stat Phys & How to Calculate

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
Petar Mali
Messages
283
Reaction score
0
[tex]\Gamma(z)=\int^{\infty}_0x^{z-1}e^{-x}dz[/tex]
[tex]z\in\mathhad{C}[/tex]

In which problems in statistical physics we need gamma functions of complex argument?

I don't know how to calculate [tex]\Gamma(i)[/tex] for exaple?
 
Last edited:
Physics news on Phys.org
Petar Mali said:
[tex]\Gamma(z)=\int^{\infty}_0x^{z-1}e^{-z}dz[/tex]
[tex]z\in\mathhad{C}[/tex]

In which problems in statistical physics we need gamma functions of complex argument?

I don't know how to calculate [tex]\Gamma(i)[/tex] for exaple?
Your formula is wrong (typo) Should be

[tex]\Gamma(z)=\int^{\infty}_0x^{z-1}e^{-x}dx[/tex]
 
mathman said:
Your formula is wrong (typo) Should be

[tex]\Gamma(z)=\int^{\infty}_0x^{z-1}e^{-x}dx[/tex]

Yes mistake. I make corrcection!
 
[itex]\Gamma(i)[/itex]

Well, the integral definition converges only if [itex]\Re z > 0[/itex], so in particular it does not converge at [itex]z=i[/itex]. So you need to use analytic continuation. But fortunately that is very easy for the [itex]\Gamma[/itex] function, unlike most other functions. Use the functional equation [itex]\Gamma(z+1) = z\Gamma(z)[/itex]. So to compute [itex]\Gamma(i)[/itex] we can compute [itex]\Gamma(1+i)[/itex] then apply the formula.

You cannot expect a closed-form answer. [itex]\Gamma(1+i) \approx .4980156681-.1549498283i[/itex] so divide by [itex]i[/itex] to get [itex]\Gamma(i) \approx -.1549498283-.4980156681i[/itex].