Partial Fractions (with trig functions)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 12K views
zooboodoo
Messages
28
Reaction score
0

Homework Statement


Integral(sinx(x)dx/(cos^2(x)+cos(x)-2)


Homework Equations





The Attempt at a Solution


What I tried to do first was factor the denominator, so i got (cos(x)-1)(cos(x)+2)
from there, I set up my partial fractions equation trying to solve B(cos(x)-1) + A(cos(x)+2) = sin(x)

at this point i tried plugging in 0 for x -> A(0) + B(3) = 0 ? i didn't feel good about this, after working through the remainder using this i solved for A=0 and B=(-1), which left me with
integral( -dx/(cos(x)+2), at this point I thought there may have been a 1/2 / double angle formula that I could use to try to simplify the equation; cosx^2 = 1+cos2x / 2, however I havn't felt good about the solving for A=0 and losing a term? any insight would be great, thanks
 
on Phys.org
As far as I know, partial fractions only work with polynomials in the numerator and denominator.
Try a u-substitution with u=cosx and then partial fractions.
 
Partial fractions work perfectly here. A substitution is not needed to apply partial fractions, here after partial fractions is a good time to change variable because different changes can be used for each term.
A(0) + B(3) = 0 this is good, but there is a mistake elsewhere as A=0 B=-1 does not work you need another equation.
I would have started with the identity
[tex]\frac{\sin(x)}{\cos^2(x)+\cos(x)-2}=\frac{-\cos\left(\frac{x}{2}\right)}{3\sin\left(\frac{x}{2}\right)-2\sin^3\left(\frac{x}{2}\right)}[/tex]
 
Last edited: