jetpac
- 7
- 0
Homework Statement
Use integration by parts to evaluate the following integral:
<br /> \int{\frac{x cos x}{sin^2 x}dx}<br /> <br />
Homework Equations
<br /> \int{udv} = uv - \int{v du}<br />
The Attempt at a Solution
Select U according to the order:
L - logarithmic, a - algebraic, t - trigonometric, e - exponential.
So possible contender for u would by x, leaving dv = \frac{cosx}{sin^2x}
so du/dx= 1 => du = dx, v = \int{\frac{cosx}{sin^2x}}
= \int\frac{1}{sinx}*\frac{cosx}{sinx} = \int\frac{1}{sinx}*cotx
That's kind of where I'm lost if anyone can help, I'd really appreciate it.
Thanks!