IBP Struggles: Solving Integrals of \frac{x^2}{e^x+1} \& \frac{x^3}{e^x+1}

  • Thread starter Thread starter Eats Dirt
  • Start date Start date
  • Tags Tags
    Integrals
Eats Dirt
Messages
91
Reaction score
0

Homework Statement



Find the Integrals of \frac{x^2}{e^x+1}\\ \frac{x^3}{e^x+1}


Homework Equations



Integration by parts

The Attempt at a Solution



I did IBP twice and it seemed to just get bigger and uglier and now I am stuck. I found the solutions online of the integrals but still do not know how to do them myself.
 
Physics news on Phys.org
We had a similar thread not too long ago, have a look here.
 
  • Like
Likes 1 person
As said in the other thread, you need polylogarithms to express the final result. Instead, the definite integral from 0 to infinity can be easily evaluated and you have the following general result:

$$\int_0^{\infty} \frac{x^{s-1}}{e^x+1}\,dx=\left(1-2^{1-s}\right)\zeta(s)\Gamma(s)$$
 
  • Like
Likes 1 person
Hey, sorry for the atrociously late reply. I am not familiar with the two functions in the general form you posted. I recognize the one as a gamma function but have never seen the other.
 
Pranav-Arora said:
As said in the other thread, you need polylogarithms to express the final result. Instead, the definite integral from 0 to infinity can be easily evaluated and you have the following general result:

$$\int_0^{\infty} \frac{x^{s-1}}{e^x+1}\,dx=\left(1-2^{1-s}\right)\zeta(s)\Gamma(s)$$

I have another integral where the term in the exponential is divided by a constant T so it takes the form of \frac{x^2}{e^\frac{x}{T}+1}\\ \frac{x^3}{e^\frac{x}{T}+1}

Is there some way to get a new variation of this formula that can take these constants into account?
 
Change variables to ##y = x/T##.
 
Orodruin said:
Change variables to ##y = x/T##.

Then we just use the same integration formula from pranav? Is this because the limits of integration involve an infinity so any constant T in the denominator will have no effect?
 
It will have an effect, namely multiplying the result by a factor ##T^{n+1}##, where n is the exponent of x, since
$$
x^n\,dx = T^{n+1} y^n\,dy
$$
 
Back
Top