Proving Absolute Convergence of Gamma and Beta Integrals in Complex Analysis

Ted123
Messages
428
Reaction score
0

Homework Statement



Let z,p,q \in \mathbb{C} be complex parameters.

Determine that the Gamma and Beta integrals:
\displaystyle \Gamma (z) = \int_0^{\infty} t^{z-1} e^{-t}\;dt
\displaystyle B(p,q) = \int^1_0 t^{p-1} (1-t)^{q-1}\;dt
converge absolutely for \text{Re}(z)>0 and p,q>0 respectively and explain why they do.

The Attempt at a Solution



How do I show that they converge absolutely and why do they?
 
Physics news on Phys.org
how about using a convergence technique such as a comparison method
 
lanedance said:
how about using a convergence technique such as a comparison method

I'm aquainted with such techniques for series but not integrals...
 
well what's your definition of absolute convergence for an integral?
 
lanedance said:
well what's your definition of absolute convergence for an integral?

\int_A f(x)\;dx where f(x) is a real or complex-valued function, converges absolutely if \int_A |f(x)|\;dx<\infty where A=[a,b] is a closed bounded interval.
 
Last edited:
Ok so for the first one, can you convince yourself that the integral over t from 1 to infinity converges?

That leaves you with the portion from 0 to 1 to prove. For that, take the absolute value.

The comparison test says
|g(x)|>|f(x)| \ \forall x \in I

\implies \int_I|g(x)|>\int_I |f(x)|

hence if the integral over |g| converges, so does the integral over |f|

you should be able to use this for both portions if need be
 
for the 2nd the issue is the possibility each blows up too quickly at the boundaries, so I would again separate into 2 and consider each endpoint separately
 
Back
Top