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 tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top