Can Induction Prove Gamma Function Convergence for p≥0?

AI Thread Summary
Induction can potentially be used to prove the convergence of the gamma function for p≥0, starting with the base case of p=0, where Γ(1) converges to 1. By assuming that Γ(p) converges for some p, integration by parts leads to the conclusion that Γ(p+1) = pΓ(p) also converges. The discussion highlights that while induction shows convergence for natural numbers, it does not directly address the interval 0 ≤ p < 1. A suggestion is made to demonstrate convergence for this interval by comparing Γ(1+1) and Γ(0+1), which could imply convergence for all p in the specified range. Overall, the conversation emphasizes the need for a more comprehensive proof to cover all real numbers p≥0.
mekkomhada
Messages
11
Reaction score
0
I just learned induction in another thread and I'm curious if it can be used to prove that the gamma function converges for p\geq0. I'm not sure if it can be used in this way. Is this wrong?

Gamma Function is defined as:
\Gamma(p+1)=\int_0^\infty e^{-x}x^p \,dx We're trying to show that this converges for p\geq0

Smallest case, p=0:
\Gamma(1)=1 converges

Assume the following converges:
\Gamma(p)=\int_0^\infty e^{-x}x^{p-1} \,dx

Using integration by parts we find:
\Gamma(p+1)=p\Gamma(p)

So since
\Gamma(p) converges
then
\Gamma(p+1)=p\Gamma(p) must also converge
 
Physics news on Phys.org
mekkomhada said:
Assume the following converges:
\Gamma(p)=\int_0^\infty e^{-x}x^{p-1} \,dx

For which values of p are you assuming it holds? Let's assume it holds for all 1\leq p \leq p&#039; for some real number p&#039;\geq 1.
Using integration by parts we find:
\Gamma(p+1)=p\Gamma(p)

So since
\Gamma(p) converges
for p\in [1,p&#039;]
then
\Gamma(p+1)=p\Gamma(p) must also converge
for p\in[1,p&#039;].

Together with the first step of the induction process, you've shown that \Gamma(p+1) converges for p=0,1,2,3,4,..., but not for the real numbers in between.
If you can show that \Gamma(p+1) converges for 0\leq p &lt;1 your induction shows it to be true for all real numbers p\geq 1. Can you see why?
 
Last edited:
For which values of p are you assuming it holds? Let's assume it holds for all 1\leq p \leq p&#039; for some real number p&#039; \geq 1.

Ah right, that was my assumption that it was true for some real number greater than 1. I should have been more explicit.

To prove that \Gamma(p+1) converges for 0\leq p &lt;1 couldn't I just say that \Gamma(1+1) \geq \Gamma(0+1) and since \Gamma(1+1) converges then the gamma function must converge for 0 \leq p \leq 1?
 
looks like u only showed that it converges for all natural numbers
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top