whatisphysics
- 30
- 0
The discussion revolves around evaluating an indefinite integral involving the function e^(x^8). Participants are exploring substitution methods to simplify the integral.
Several participants are actively engaging with each other's attempts, providing guidance on the substitution process and questioning the steps taken. There is a mix of interpretations regarding the best approach to isolate dx and how to properly set up the integral after substitution.
Some participants express uncertainty about their understanding of the substitution method and the use of LaTeX for notation. There is an acknowledgment of varying levels of comfort with the mathematical concepts involved.
iamalexalright said:Try using u = x^8
iamalexalright said:Alright, the integral is:
\int x^{7}e^{x^{8}}dx
I'll choose u = x^8
du = 8x^{7}dx
Here is where you had an issue before, notice that in the original integral I do have x^7dx in it ! This implies I don't need to divide by x^7, I just use the substitution:
\frac{1}{8}du = x^{7}dx
Can you finish it from here?