Please help me to solve the integration below:
$$\int (e^{x - 1/x})(1+1/x^2) \mathrm dx$$
Asked
Active
Viewed 83 times
1
user302630
- 65
-
3There must be some typo as $$\dfrac{d(x\pm 1/x)}{dx}=1\mp1/x^2$$ – lab bhattacharjee Jan 04 '16 at 14:24
-
Unless there is a typo as lab bhattacharjee says, the integral can't be found in terms of elementary functions, according to WA. – zz20s Jan 04 '16 at 14:47
-
2This integral cannot be computed. Are you sure it's not supposed to be $$\int \left(e^{x+\frac{1}{x}}\right)\left(1-\frac{1}{x^2}\right)\text{d}x\quad\text{ or };;;\int\left(e^{x-\frac{1}{x}}\right)\left(1+\frac{1}{x^2}\right)\text{d}x;\text{?}$$ – Corellian Jan 04 '16 at 14:55
-
1Sorry. There was a mistake. But i fixed it – user302630 Jan 04 '16 at 15:04
-
Brody your second option is correct – user302630 Jan 04 '16 at 15:11
1 Answers
1
Let $u=x-\frac{1}{x}$. Thus, $\mathrm du=1+\frac{1}{x^2} \mathrm dx$. Now the integral is $$\int e^u \mathrm du=e^u+C=e^{x-\frac{1}{x}}+C$$
This is easily checked by differentiation of $e^{x-1/x}.$
zz20s
- 6,712