Integration by Parts: \int{\frac{xcosx}{sin^2x}dx}

  • Thread starter Thread starter jetpac
  • Start date Start date
  • Tags Tags
    Integration
AI Thread Summary
The integral \(\int{\frac{x \cos x}{\sin^2 x}dx}\) can be approached using integration by parts, where \(u = x\) and \(dv = \frac{\cos x}{\sin^2 x}dx\). To solve for \(v\), the integral \(\int{\frac{\cos x}{\sin^2 x}dx}\) can be simplified using substitution, specifically letting \(u = \sin x\) or \(u = \frac{1}{\sin x}\). The discussion emphasizes the importance of recognizing when to apply u-substitution instead of integration by parts, as it can lead to a more straightforward solution. Ultimately, the key to solving the integral lies in manipulating the integrand and applying the chain rule effectively.
jetpac
Messages
7
Reaction score
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!
 
Physics news on Phys.org
The integral
\int \dfrac{\cos x}{\sin^2 x}\,dx​

can be done with a substitution. Do you see how?
 
Would i be on the right track to let u = 1/sinx and dv = cotx dx so v = ln|sinx|? Maybe it sounds stupid but I can't think right now how to go about differentiating 1/sinx. Would it be something like the chain rule, so -cosx * (1/sinx) * err.. a bit lost here again sorry!
 
Ah, you are trying to integrate by parts again, but I should have been more specific -- it can be done by u-substitution. That is, you let u = something and du = something dx and substitute. If we think about this carefully, then it is true that this is argument is supported by the chain rule.
 
jetpac said:
Would i be on the right track to let u = 1/sinx and dv = cotx dx so v = ln|sinx|? Maybe it sounds stupid but I can't think right now how to go about differentiating 1/sinx. Would it be something like the chain rule, so -cosx * (1/sinx) * err.. a bit lost here again sorry!

So I like how in your first post, you went ahead and wrote out the integration by parts [let v = int(cos(x)/(sin(x)^2)dx)]:

x*v-int(v dx)

Clearly, from there you need to be able to do the integration in v. I also like how you started considering cot(x)...maybe if you rewrote the integrand of v using cot(x) and another function, you'll notice a familiar derivative?

After that, you need a bit of finesse to finish int(v dx)...hint: multiply by "1" in order to make a u-sub.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top