Proving Gamma Function: Get Help Now

alia
Messages
1
Reaction score
0
can anybody help me to proove gamma(n+1/2)=(2n)!*sqrt(pi)/((4^n)*n!)


thank you
 
Physics news on Phys.org
all you need is
gamma(x+1)=x*gamma(x) (which is not difficult to prove)
gamma(1/2)=sqrt(pi)
 
if you have to prove that gamma (1/2) = sqrt(pi) you should start from the definition of the gamma function and then use polar coordinates, it'll fall right out.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...

Similar threads

Back
Top