Gamma Function on negative Fractions

Click For Summary

Discussion Overview

The discussion centers around the Gamma function, particularly its behavior when applied to negative fractions and the implications of integrating certain expressions involving the Gamma function. Participants explore the definition, properties, and limitations of the Gamma function, especially regarding its convergence and analytic continuation.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant questions the contradiction encountered when integrating a specific expression involving the Gamma function, suggesting it leads to infinity.
  • Another participant explains that the Gamma function is defined via an improper integral that converges only for complex numbers with a positive real part, and it has simple poles at non-positive integers.
  • Several participants discuss the analytic extension of the Gamma function to negative values using recursion relationships, providing examples for negative fractions.
  • There is a contention regarding the behavior of the integral for negative fractions, with some participants asserting it diverges while others challenge this view.
  • One participant draws an analogy with the sine function to illustrate the concept of extending domains in mathematics.
  • Another participant emphasizes that the integral diverges for non-positive integers but suggests that negative fractions may not present the same issue.
  • Some participants express skepticism about the explanations provided, indicating a lack of understanding or acceptance of the concepts discussed.

Areas of Agreement / Disagreement

Participants generally disagree on the implications of integrating expressions involving the Gamma function for negative fractions. While some assert that these integrals diverge, others argue that the Gamma function can be defined for negative fractions through analytic continuation and recursion.

Contextual Notes

Limitations in understanding arise from the complexity of the Gamma function's definition and its behavior at different values. The discussion reflects varying levels of familiarity with the concepts of analytic continuation and recursion in relation to the Gamma function.

sahil_time
Messages
108
Reaction score
0
Gamma Function on negative Fractions!

If we take a look at the Gamma Function and evaluate the integral by parts then we will get infinity in the first step of Integration by Parts eg:
Integral e^-1*x^-5/3 Limits being 0 to Infinity as usual! If we try to integrate this we will get Infinity??What is the Contradiction here?
 
Mathematics news on Phys.org


From wikipedia equation may be in Latex, but that part didn't copy)

Although the Gamma function is defined for all complex numbers except the non-positive integers, it is defined via an improper integral that converges only for complex numbers with a positive real part:

\Gamma(z) = \int_0^\infty t^{z-1} e^{-t}\,{\rm d}t\,.

This integral function is extended by analytic continuation to all complex numbers except the non-positive integers (where the function has simple poles), yielding the meromorphic function we call the Gamma function.
 


mathman said:
From wikipedia equation may be in Latex, but that part didn't copy)

Although the Gamma function is defined for all complex numbers except the non-positive integers, it is defined via an improper integral that converges only for complex numbers with a positive real part:

\Gamma(z) = \int_0^\infty t^{z-1} e^{-t}\,{\rm d}t\,.

This integral function is extended by analytic continuation to all complex numbers except the non-positive integers (where the function has simple poles), yielding the meromorphic function we call the Gamma function.

Is there any other way to explain the answer to my Question?
 


sahil_time said:
Is there any other way to explain the answer to my Question?

Yes. Mathman's explanation is correct, but in slightly simpler terms the analytic extension of the Gamma function to Re(z)<0 is made via the recursion relationship.

\Gamma(n+1) = n \Gamma(n)

Or in the reverse direction,

\Gamma(n-1) = \frac{\Gamma(n)}{n-1}

So for example,

\Gamma(-\frac{1}{2}) = -2 \, \Gamma(\frac{1}{2})

and,

\Gamma(-\frac{3}{2}) = \frac{4}{3} \, \Gamma(\frac{1}{2})

etc.
 


uart said:
Yes. Mathman's explanation is correct, but in slightly simpler terms the analytic extension of the Gamma function to Re(z)<0 is made via the recursion relationship.

\Gamma(n+1) = n \Gamma(n)

Or in the reverse direction,

\Gamma(n-1) = \frac{\Gamma(n)}{n-1}

So for example,

\Gamma(-\frac{1}{2}) = -2 \, \Gamma(\frac{1}{2})

and,


\Gamma(-\frac{3}{2}) = \frac{4}{3} \, \Gamma(\frac{1}{2})

etc.
Yeah I agree with u but If u Integrate (e^-x*x^-5/3) by parts taking limits as 0 to Infinity then u won't get a determinate value coz it will give u Infinity!:/
 


You seem to have missed the point! The integral defines the gamma function only for the arguments z, where Re(z) > 0. Otherwise the integral diverges, as you have noticed. However you can get the definition of Gamma function for other values, except negative integers, by using the recursive relation: Γ(z)=Γ(z+1)/z.
 
Last edited:


sahil_time said:
Yeah I agree with u but If u Integrate (e^-x*x^-5/3) by parts taking limits as 0 to Infinity then u won't get a determinate value coz it will give u Infinity!:/

Well that's why they call it analytic extension.

Let me give you another ultra simple example of domain extension that I bet you've been using for years without a second thought.

Almost certainly you would have originally learned that the "Sine" function, \sin(\theta), is defined as the ratio opposite to hypotenuse in a right angle triangle. However there's a problem that you can't even construct a right angle triangle with an angle greater than 90 degrees, so it follows that the domain of the "sine" function is only 0 to 90 degrees.

I'm sure that's not the domain you currently use for "sine" though. So somewhere along your maths journey you extended the domain, can you remember how that happened? You found another working definition for sine that, while consistent with the original definition on the limited domain (acute angles), could be extended over the full circle. That new definition of course being the y coordinate of the position 1\, \angle \theta on the unit circle.
 
Last edited:


mathman said:
You seem to have missed the point! The integral defines the gamma function only for the arguments z, where Re(z) > 0. Otherwise the integral diverges, as you have noticed. However you can get the definition of Gamma function for other values, except negative integers, by using the recursive relation: Γ(z)=Γ(z+1)/z.


Yeah Then For all the negative fractions and integers it must diverge?isnt t?
 


sahil_time said:
Yeah Then For all the negative fractions and integers it must diverge?isnt t?

It diverges for non positive integers, but I don't see why you think there's a problem with negative fractions. Can you elaborate a bit more on what think the problem is?
 
  • #10


uart said:
It diverges for non positive integers, but I don't see why you think there's a problem with negative fractions. Can you elaborate a bit more on what think the problem is?

What will you get when u integrate (e^-x)*(x^-5/4) By parts
Limits being 0 and infinity!
 
  • #11


sahil_time said:
What will you get when u integrate (e^-x)*(x^-5/4) By parts
Limits being 0 and infinity!
What to you get for the ratio of opposite to hypotenuse when you draw a right angle triangle where one of the other angles equals 135 degrees. You can't do it right. So the sine of 135 degrees doesn't exist? Is that right, or is there another way?

You just have to read the answers that have already been provided above in this thread.
 
  • #12


Its still Hard to believe!
 
  • #13


It's weird that people like you can be in college
 
  • #14


sahil_time said:
What will you get when u integrate (e^-x)*(x^-5/4) By parts
Limits being 0 and infinity!

Stop trying to use the integral for Re(z) ≤ 0! You can use the recursion formula. Since Γ(0)= Γ(1)/0, Γ(n) is infinite for integers n ≤ 0. However the extension formula gives finite values for Γ(z) otherwise, for Re(z) ≤ 0.
 
  • #15


mr. vodka said:
It's weird that people like you can be in college

w/e!:/
 
  • #16


mathman said:
Stop trying to use the integral for Re(z) ≤ 0! You can use the recursion formula. Since Γ(0)= Γ(1)/0, Γ(n) is infinite for integers n ≤ 0. However the extension formula gives finite values for Γ(z) otherwise, for Re(z) ≤ 0.

Yeah Thanx!
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 1 ·
Replies
1
Views
3K