Questions tagged [gamma-function]

Questions on the gamma function $\Gamma(z)$ of Euler extending the usual factorial $n!$ for arbitrary argument, and related functions. The Gamma function is a specific way to extend the factorial function to other values using integrals.

Gamma function, generalization of the factorial function to nonintegral values, introduced by the Swiss mathematician Leonhard Euler in the $18^{th}$ century.

Definition: The gamma function, denoted by $\Gamma$, is defined by \begin{equation*} \Gamma(z)=\int^{\infty}_{0}x^{z-1}e^{-x}\ \mathrm dx, \end{equation*} where $z$ is a complex number whose real part is greater than $0$. This integral function is extended by analytic continuation to all complex numbers except the non-positive integer. The reason for $z-1$ instead of $z$ in the exponent is to reflect the fact that $1/x$ is not improperly integrable on either $(0,1]$ or $[1,\infty)$.

Properties:

$1.~$ For $\Re(z)>0$ the integral is convergent, i.e. $\Gamma$ is well-defined. Also, $\Gamma(z)>0$ for $z>0$.

$2.~$ $\Gamma(z+1) = z \Gamma(z)$ and if $n\in\mathbb{Z}^+$, $\Gamma(n)=(n-1)!$. This allows us to extend the definition to any $z\in\mathbb{C}$, except non-positive integers.

$3.~$ $\Gamma(1)=1$

$4.~$ $\Gamma\left(\frac{1}{2}\right)=\sqrt{\pi}$

$5.~$ $\displaystyle{ \Gamma(z)\Gamma(1-z) = \pi \csc(\pi z)}$

$6.~$ $\log(\Gamma(z))$ is convex

$7.~$ $\Gamma(z)$ is analytic for $s>0$

$8.~$ $\Gamma(z)$ admits a Weierstrass product representation: $$ \Gamma(s) = \frac{e^{-\gamma z}} z \prod_{n=1}^\infty \left(1 + \frac z n \right)^{-1} e^{z/n}, $$where $\gamma$ is the . In particular, $\Gamma(s)\neq 0$ for any complex $z$.

The famous Bohr-Mollerup theorem says that properties $1,3,6$ uniquely characterize $\Gamma$.

Here is a quick look at the graphics for the gamma function along the real axis.

enter image description here

Applications:

The gamma function shows up in many, seemingly unrelated, fields of mathematics. In particular, the generalization of the factorial provided by the gamma function is helpful in some combinatorics and probability problems. Some probability distributions are defined directly in terms of the gamma function. For example, the gamma distribution is stated in terms of the gamma function. This distribution can be used to model the interval of time between earthquakes. Student's $t$ distribution, which can be used for data where we have an unknown population standard deviation, and the chi-square distribution are also defined in terms of the gamma function.

References:

https://en.wikipedia.org/wiki/Gamma_function

http://functions.wolfram.com/GammaBetaErf/Gamma/introductions/Gamma/ShowAll.html

3120 questions
1
vote
1 answer

What is this function that is related to the Beta function?

where the $\frac {\Gamma (m)\Gamma (n)}{\Gamma (m+n)}$ is beta function $B(m,n)$ then what is this function $\frac {\Gamma (m)\Gamma (n)}{\Gamma (m-n)}$?
Neo
  • 610
1
vote
0 answers

Generalisation of $\Gamma$ function?

Let the incomplete $\Gamma$-function be defined as: \begin{equation} \Gamma(c+1,x)=\int^\infty_x t^ce^{-t}dt \end{equation} Is there a well studied generalisation of the incomplete gamma function that would work when the R.H.S…
1
vote
1 answer

Manipulation of gamma functions

Wolfram Alpha tells me for instance $$ \frac{\Gamma(6-1/4)}{\Gamma(12+5/4)}-\frac{\Gamma(12-1/4)}{\Gamma(9+5/4)}=\frac{133259008 \sqrt{2} \pi}{1020857565\Gamma(1/4)^2}. $$ I am now looking for a general formula for the constant $C_{ij}$ such…
user427574
  • 1,465
1
vote
1 answer

Gamma fuction of odd numbers divided by 2

Defining the gamma function in the usual way, \begin{align} \Gamma(u)=\int^{\infty}_{0}t^{u-1}e^{-t}dt \end{align} We know that for the positive integers we get $(u-1)!$ and the property $\Gamma(u+1)= u\Gamma(u)$. I'am trying to prove that when $u =…
1
vote
0 answers

Is $\Gamma(s+1)=s\Gamma(s)$ valid for every $s\in\mathbb{C}\setminus\{0,-1,-2,-3,\ldots\}$?

I know that this is valid for every $s$ in the half plane $\{s:\operatorname{Re}(s)>0\}$, but does the formula extend along with the analytic continuation of the $\Gamma$ function?
Mathitis
  • 659
1
vote
2 answers

Derive the identity $\int_0^{\infty} e^{x^\alpha} dx = \Gamma(\frac{\alpha+1}{\alpha})$

I'm having a hard time figuring out how to solve this problem. I've tried using $\Gamma(z) = \int_0^\infty t^{z-1} e^{-t} dt$ but I haven't gotten anywhere. I don't know if I should use factorial either. Any help would be appreciated.
1
vote
1 answer

Incomplete gamma function algorithm

There is a very concise algorithm for computing incomplete gamma function: https://people.sc.fsu.edu/~jburkardt/f_src/asa147/asa147.html However, when I look extensively over the Internet or trying to find any references I do not find a rationale…
rk85
  • 127
1
vote
1 answer

Evaluating the Gamma function

So I found out about the gamma function yesterday and I spent a bunch of time trying to evaluate certain values like $0.5!=\Gamma \left(1.5\right)$. I used multiple integration by parts, and in the end I always get $0=0$. How can someone compute…
1
vote
2 answers

How to prove this integral in terms of gamma function

Show that $$\Gamma\left(\frac12+x\right) \Gamma\left(\frac12-x\right) = \frac{\pi}{\cos(\pi x)}$$ My approach $$\Gamma\left(x+\frac12\right) = \frac{(2x!) \sqrt\pi}{2^{2x}x!}$$ I'm stuck here.
belo gadelo
  • 311
  • 1
  • 4
  • 10
1
vote
3 answers

Reverse engineer the gamma question from a typo $\int_0^1(\ln1/x)^{1/3}$dx and the answer $\Gamma(4/3)$

Background: question 9.1.2.d in a newly published book Mathematics for Physical Science by Harris. My question is what was the question supposed to be? Taking ln(x) for ln1 I'm doing something wrong or not guessing the right…
1
vote
2 answers

Bound on Gamma Function

Prove that $\Gamma(x)\geq x-1$ for $x \geq 3$. We have defined $\Gamma(x)=\int _{0}^{\infty}t^{x-1}e^{-t}dt$, where $x>0$. This is a review problem for an exam please give a full complete solution. Thanks. Update: I have completed a proof by…
mathqueen459
  • 1,193
1
vote
2 answers

Is there any property of Gamma Function that simplifies this expression?

The expression I'd like to simplify is $\frac{\Gamma{[1+q\cdot x]}}{\Gamma{[1+x]^{q}}}$, If somebody could give me a hint I will appreciate it. Thanks in advance
1
vote
1 answer

Gamma Function is always positive

To prove that the $\Gamma (s) > 0$ for all $s > 0$ we consider the following, $\Gamma(s) \geq \int\limits_0^1 e^{-t} t^{s-1} dt \geq e^{-1} \int\limits_0^1 t^{s-1} dt$. I do not know how to show the second inequality.
Zoey
  • 545
1
vote
0 answers

How to simplify this gamma function expression

In deriving the MLE estimate for the population proportion of a binomially distributed rv I need to simplify the following expression involving the gamma function for $l,m,a,b \in \mathbb{N}$ $$…
theideasmith
  • 1,090
1
vote
1 answer

Integer and Complex Values for the Gamma Function:

While reading the Wikipedia page on Particular values of the Gamma Function, it listed a formula:$$\Gamma\left(\dfrac z2\right)=\sqrt{\pi}\dfrac {(z-2)!!}{2^{(z-1)/2}}\tag{1}$$ Where $z\in\mathbb{Z}$ for positive half integers. $(1)$ can be used to…
Crescendo
  • 4,089