Integral of a Recursive Function

Click For Summary

Homework Help Overview

The discussion revolves around evaluating the integral of a recursive function involving the Gamma function, specifically the expression $$ \int_0^\inf \frac{x^{a+1}e^{-x/\delta}}{\delta^{a+1}\Gamma(a+1)} dx$$ where \( a > 1 \) and \( \delta > 0 \). Participants explore various methods to approach this integral.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • The original poster attempts integration by parts and notes the recursive nature of the integral. Some participants suggest a substitution to simplify the integral, specifically using \( u = \frac{x}{\delta} \). Others discuss the implications of the Gamma function in the context of the integral.

Discussion Status

The discussion includes attempts to manipulate the integral through integration by parts and substitutions. Some participants provide insights into the structure of the integral, while others express curiosity about the Gamma function and its relevance. There is no explicit consensus, but several productive lines of reasoning have been explored.

Contextual Notes

Participants note the importance of the conditions \( a > 1 \) and \( \delta > 0 \) in the evaluation of the integral. There is also mention of the integral's behavior under various transformations and the potential for infinite recursion in the integration process.

CivilSigma
Messages
227
Reaction score
58

Homework Statement


Find the following:

$$ \int_0^\inf \frac{x^{a+1}e^{-x/\delta}}{\delta^{a+1}\Gamma(a+1)} dx; \, a > 1 , \delta >0 , 0 \leq x \leq \inf$$

Homework Equations


-

The Attempt at a Solution


The numerator in the integral is constant, so it can be taken outside the integral. I then attempted to solve the numerator through integration by parts.

Letting
$$u=x ; du =dx$$
$$ dv = e^{-x/ \delta}dx ; v = -\delta e^{-x/ \delta} $$

I get the following:

$$\frac{1}{\delta^{a+1}\Gamma(a+1)} \cdot ( -\delta x^{a+1}e^{-x\delta} + \delta \int_0^\inf (a+1)x^{a} e^{-x/\delta}dx)$$

I can see that the integral will keep on iterating for ever, so any ideas on how I can solve this?

Thank you !
 
Physics news on Phys.org
I think the simple substitution ##u:=\frac{x}{\delta}## does the job. You will get a constant factor and ##\Gamma(a+2)## in the numerator.
 
Last edited:
  • Like
Likes   Reactions: CivilSigma
CivilSigma said:

Homework Statement


Find the following:

$$ \int_0^\inf \frac{x^{a+1}e^{-x/\delta}}{\delta^{a+1}\Gamma(a+1)} dx; \, a > 1 , \delta >0 , 0 \leq x \leq \inf$$

Homework Equations


-

The Attempt at a Solution


The numerator in the integral is constant, so it can be taken outside the integral. I then attempted to solve the numerator through integration by parts.

Letting
$$u=x ; du =dx$$
$$ dv = e^{-x/ \delta}dx ; v = -\delta e^{-x/ \delta} $$

I get the following:

$$\frac{1}{\delta^{a+1}\Gamma(a+1)} \cdot ( -\delta x^{a+1}e^{-x\delta} + \delta \int_0^\inf (a+1)x^{a} e^{-x/\delta}dx)$$

I can see that the integral will keep on iterating for ever, so any ideas on how I can solve this?

Thank you !

Change variables until you can put your integral in the form ##\int_0^\infty y^{a+1} e^{-y} \, dy.## That is an integral that can be evaluated algebraically if ##a \geq 0## is an integer; for other values of ##a## it is not an elementary function, but is a well-known, standard mathematical function nevertheless.

BTW: if you want the ##\infty## sign in LaTeX, just write "\infty"; writing "inf" (without the backslash) won't work, and inserting a backslash to get "\inf" produces ##\inf##, which is the mathematical shorthand symbol for the word "infimum".
 
  • Like
Likes   Reactions: CivilSigma
Thank you guys ! I solved the integral after making the substitution y =x/delta and integrating by parts twice.

The final answer I got is:

$$ \delta \cdot (\alpha+1)$$

I never knew about the Gamma function! It's very convenient to say the least :)
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 40 ·
2
Replies
40
Views
5K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 31 ·
2
Replies
31
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
7
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K