From the Weierstrass theorem we know that if $(f_n)$ is a sequence of holomorphic functions on an open set $V\subset\mathbb C$ such that $(f_n)$ uniformly converges to $f$ on every compact $K\subset V$, then $f$ is holomorphic on $V.$ I am planing to use this idea to show that $$ \Gamma(z)=\int_0^{\infty}e^{-t}t^{z-1}\,\mathrm dt $$ is holomorphic on the open right half plane of $\mathbb{C.}$ Let's denote this set by $V.$ The following is the plan:
Let $$\Gamma_n(z):=\int_{1/n}^ne^{-t}t^{z-1}\,\mathrm dt$$ for any $z \in V.$ Then I tried with DCT and spent my whole day to show that $\Gamma_n$ converges to $\Gamma,$ but I failed. Could you help me prove this uniform convergence? Also, on this site, a solution suggested by Disintegrating-By-Parts used Fubini's theorem. How do we actually know that $\Gamma_n$ is $L^1 ((0, \infty) \times V$)? Here V is the open right halfplane in $\mathbb{C}.$
NB: This problem was asked two/three times. Unfortunately, I do not completely understand any of the solutions. So, I am posting this question one more time.
Thank you for your time.
The proof proceeds in two steps:
Identify the pointwise limit.
Restrict to an arbitrary compact subset and prove uniformity of the convergence, which in general will require you to prove some bounds specific to your approximating sequence.
Writing $z = x+iy$, we first note the identity (for $t>0$) $$ |e^{-t}t^{z-1}| = e^{-t}t^{x-1}. $$ The RHS is integrable over $[0,\infty)$, and thus the pointwise convergence $$ \int_{\frac{1}{n}}^n e^{-t}t^{z-1}dt \to \int_0^\infty e^{-t}t^{z-1}dt $$ follows from Lebesgue dominated convergence. Now we fix a compact set $K\subset V$, and set $M = \sup\{x:x+iy\in K\}$. Then we have the bound $$ |e^{-t}t^{z-1}| \leq e^{-t}t^{M-1} $$ for $z\in K$. We now show that the sequence $(f_n)$ is uniformly Cauchy. Taking $n > m$, we have $$ \begin{align*} |f_n - f_m| &= \left|\int_{\frac{1}{n}}^n e^{-t}t^{z-1}dt - \int_{\frac{1}{m}}^m e^{-t}t^{z-1}dt\right| \\ &\leq \int_{\frac{1}{n}}^{\frac{1}{m}} |e^{-t}t^{z-1}|dt + \int_m^n |e^{-t}t^{z-1}|dt \\ &\leq \int_{\frac{1}{n}}^{\frac{1}{m}} e^{-t}t^{M-1}dt + \int_m^n e^{-t}t^{M-1}dt. \end{align*} $$ Since the last two integrals are independent of $z\in K$, it now suffices to show that each one tends to $0$ as $m,n\to\infty$ with $m<n$. The first integral tends to $0$ by dominated convergence applied to the sequence $1_{[\frac{1}{m},\frac{1}{n}]}(t)e^{-t}t^{M-1}$. The second integral tends to $0$ by virtue of the estimate $$ \int_m^n e^{-t}t^{M-1}dt \leq \max(m^{M-1},n^{M-1})\int_m^n e^{-t}dt \leq \max(m^{M-1},n^{M-1})e^{-m}. $$ Since $\max(m^{M-1},n^{M-1})$ is at most polynomial in $n,m$, the exponential decay from $e^{-m}$ kills the polynomial growth, and thus the RHS tends to $0$.