juantheron
- 243
- 1
$$\displaystyle \int e^{x^4}\left(x+x^3+2x^5\right)\cdot e^{x^2}dx = $$
jacks said:$$\displaystyle \int e^{x^4}\left(x+x^3+2x^5\right)\cdot e^{x^2}dx = $$
Siron said:First, write the integral as
$$\int e^{x^4+x^2} (x+x^3+2x^5) dx = $$
Let $e^{x^4+x^2}=t \Rightarrow e^{x^4+x^2}(4x^3+2x)dx = dt$.
jacks said:$$\displaystyle \int e^{x^4}\left(x+x^3+2x^5\right)\cdot e^{x^2}dx = $$
topsquark said:anemone: I think I spotted a flaw in your solution.
You wrote a statement of the form
[math]\int f(x)~dx = \frac{1}{x^2} \int x^2~f(x)~dx[/math]
Under normal circumstances you can't multiply the outside of an integral by a function of x and multiply the inverse of it inside the integral. Or am I wrong in this specific case?
-Dan
anemone said:Hi Dan again,
In your second example where [math]\int x^3~dx = \frac{1}{x^2} \int x^2 \cdot x^3~dx = \frac{x^4}{6} + C[/math], you multiplied the antiderivative to the $x^2$ but in my solution, I took care of the multiplier before I started to integrate it on the second time. (Thinking)