Integration By Parts - Another Problem

RedBarchetta
Messages
49
Reaction score
1

Homework Statement


<br /> \int {\frac{{\cos ydy}}<br /> {{\sin ^2 y + \sin y - 6}} } <br />

The Attempt at a Solution


<br /> \int {\frac{{\cos ydy}}<br /> {{\sin ^2 y + \sin y - 6}} = } \int {\frac{{\cos ydy}}<br /> {{(\sin y - 2)(\sin y + 3)}}} <br />

Now I attempt to split this into partial fractions:

<br /> \begin{gathered}<br /> \frac{{\cos y}}<br /> {{(\sin y - 2)(\sin y + 3)}} = \frac{A}<br /> {{\sin y - 2}} + \frac{B}<br /> {{\sin y + 3}} \hfill \\<br /> \cos y = A(\sin y + 3) + B(\sin y - 2) \hfill \\<br /> \cos y = A\sin y + 3A + B\sin y - 2B \hfill \\<br /> \cos y = (A + B)\sin y + 3A - 2B \hfill \\ <br /> \end{gathered} <br />

...from here I'm not sure what to do to solve for the coefficients. I can't see any trig identities that would help either. How would you solve for these?

Thank you.
 
Physics news on Phys.org
RedBarchetta said:
\int {\frac{{\cos ydy}}<br /> {{\sin ^2 y + \sin y - 6}} }

Oh, RedBarchetta!

This is screaming out for a substitution! :wink:
 
tiny-tim said:
Oh, RedBarchetta!

This is screaming out for a substitution! :wink:

You're right. :smile: It just took me a while to notice that. It definitely decreases the difficulty level.

Thanks.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top