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
The problem involves integrating the function x^2 divided by the expression (x sin x + cos x) squared. The context is calculus, specifically focusing on integration techniques.
There is ongoing exploration of different methods to tackle the integration problem. Some participants have provided hints and suggestions, while others are seeking clarification on how to implement these ideas. No consensus has been reached yet, but there is a sense of progress as participants refine their understanding of the integration process.
Participants are grappling with the choice of variables for integration by parts and the implications of the hints provided. There is a recognition that the integration may not yield straightforward results, and some participants express previous uncertainty in their attempts.
fzero said:Note that
[tex]d\left(\frac{1}{x \sin x+\cos x} \right) = - \frac{x \cos x \, dx}{(x \sin x+\cos x)^2}[/tex]
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
[tex]v = \frac{1}{x \sin x+\cos x} .[/tex]
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.