This question was by Hadjer2015
But it didn't post properly so I am doing it here.
please help me
∫(1-cos(x/3))/sin(x/2)
∫(x2)/((x2+3)(x+1))
[address of original question]
I looked for a way to get the sin and cos terms the "same" in some sense, and I could see that if we had integer multiples of some common angle we could expand the result to get both in terms of the one angle.
There might well be a more straightforward way of doing the integral!
.
∫x2(x2+3)(x+1)dxLetx2(x2+3)(x+1)=Ax+Bx2+3+Cx+1x2(x2+3)(x+1)=(Ax+B)(x+1)(x2+3)(x+1)+C(x2+3)(x2+3)(x+1)so(Ax+B)(x+1)+C(x2+3)=x2Ax2+Ax+Bx+B+Cx2+3C=x2(A+C)x2+(A+B)x+(B+3C)=x2
soA+C=1(1)→A+B=0(2)→B+3C=0→B=−3C(3)$subinto(2)$A−3C=0(4)(1)−(4)4C=1C=14=0.25A=1−0.25=0.75B=−3∗0.25=−0.75
sox2(x2+3)(x+1)=(0.75x−0.75)(x+1)(x2+3)(x+1)+0.25(x2+3)(x2+3)(x+1)x2(x2+3)(x+1)=(0.75x−0.75)(x2+3)+0.25(x+1)x2(x2+3)(x+1)=0.75x(x2+3)−0.75(x2+3)+0.25(x+1)x2(x2+3)(x+1)=0.375∗2x(x2+3)−0.75(x2+3)+0.25(x+1)∫x2(x2+3)(x+1)dx=∫0.375∗2x(x2+3)dx−∫0.75(x2+3)dx+∫0.25(x+1)dx=0.375ln(x2+3)+0.35ln(x+1)−∫0.75(x2+3)dx$NowIdon′tknowwhattodo.BUMMER!$
I guess I wasn't meant to do it that way afterall. LOL
Melody....for that last integral.....let u = x , a = √3, du = dx, and we have the form.....
-0.75 ∫ 1 / [ u^2 + a^2] du =
-0.75 [ tan-1 (u/a)] / a + C =
-.0.75 [tan -1 (x / √3)] / √3 + C
Well...you got most of the difficult part done with the partial fraction stuff....!!!!
That's worth at least 3 points.........
P.S. - I don't want to appear as though I'm a genius.....I went to the integral tables to find the proper form for that last part.....LOL!!!
For the first integral:
This should be carefully checked as I tend to be a little cavalier with constants sometimes!
.
Nice "double-substitution," Alan.
P.S - How did it occur to you to let cos(x/3) = cos(2Θ) and sin(x/ 2) = sin(3Θ) ???
I looked for a way to get the sin and cos terms the "same" in some sense, and I could see that if we had integer multiples of some common angle we could expand the result to get both in terms of the one angle.
There might well be a more straightforward way of doing the integral!
.