- 3,802
- 95
Homework Statement
I=\int{\frac{x^2}{e^x+1}dx}
The Attempt at a Solution
I tried integration by parts but that didn't work because it just became more complicated in the end.
I=x^2ln(e^x+1)-2\int{xln(e^x+1)dx}
Then, \int{xln(e^x+1)dx}=xln(e^x+1)-\int{\frac{x}{e^x+1}dx}
It doesn't seem to be going anywhere and is only getting longer and more confusing.
Any ideas?