Eus
- 93
- 0
Homework Statement
<br /> \int{\frac{e^x}{x^2}dx}<br />
Homework Equations
- Integration by substitution
- Integration by parts: \int{u\ dv}=uv\ -\ \int{v\ du}
The Attempt at a Solution
Since it was clear that integration by substitution would not work, I tried integration by parts. Since the e^x term would not be affected whatsoever with the application of differentiation or integration, I worked out the x^2 term instead. So, I took u=e^x and dv=\frac{1}{x^2}\ dx. It resulted in:
<br /> \int{\frac{e^x}{x^2}dx}=-\frac{e^x}{x}+\int {\frac{e^x}{x}dx}<br />
For the last term, I took u=e^x and dv=\frac{1}{x}\ dx. It resulted in:
<br /> \int{\frac{e^x}{x^2}dx}=-\frac{e^x}{x}+e^x\ ln(x)-\int{(ln x)(e^x)dx}<br />
Beyond this point, if I took u=ln(x) and dv=e^x\ dx, I would just undo the previous steps. If I took u=e^x and dv=ln(x)\ dx, it resulted in:
<br /> \int{\frac{e^x}{x^2}dx}=-\frac{e^x}{x}\ +\ e^x\ ln(x)\ -\ e^x\left ( x\ ln(x)\ -\ x \right )\ +\ e^x\ -\ x\ e^x\ +\ \int{x\ ln(x)\ e^x\ dx}}<br />
The last term certainly shows that this technique won't solve the problem at hand because it will continue forever.
How should I attack this problem?
Thank you.
Eus