harimakenji
- 89
- 0
Homework Statement
int [x2 / (x sin x + cos x)2]dx
Homework Equations
integration
The Attempt at a Solution
can anyone help me to start?
thank you very much
fzero said:Note that
d\left(\frac{1}{x \sin x+\cos x} \right) = - \frac{x \cos x \, dx}{(x \sin x+\cos x)^2}
and use integration by parts.
harimakenji said:I am still not getting your hint. When using integration by parts, I have to choose u and dv. I don't know how to choose u and dv for this question.
How to apply your hint to solve this question?
thank you very much
fzero said:Try
v = \frac{1}{x \sin x+\cos x} .
u will be whatever is left over in the original integrand after rewriting it in terms of dv. u will not look like something nice to integrate, but v du is fairly simple.