How Does Substitution Simplify the Gamma Function Integral?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
matematikuvol
Messages
190
Reaction score
0
[tex]\Gamma(x)=\int^{\infty}_0t^{x-1}e^{-t}dt[/tex]

[tex]\Gamma(\frac{1}{2})=\int^{\infty}_0\frac{e^{-t}}{\sqrt{t}}dt=[/tex]

take [tex]t=x^2[/tex]

[tex]dt=2xdx[/tex]

[tex]x=\sqrt{t}[/tex]

[tex]=\int^{\infty}_0\frac{e^{-x^2}}{x}2xdx[/tex]

Why here we can here reducing integrand by [tex]x[/tex]?
 
Physics news on Phys.org
What is your question? You've done the substitution correctly, so you see how the x's cancel. What is the problem?
 
Lower limit is [tex]0[/tex]. Why I may cancel x's?