3
$\begingroup$

enter image description here

Hi everyone, For my calculus II class, I have an assignment where this question is giving me enormous trouble. I've been spending more than 5 hours on it and despite checking online solver, it just gets really confusing due to the sheer amount of substition and application of Weierstrass substitution. Is it possible to get better explanations for this?

Thank you1

  • 0
    See also: http://math.stackexchange.com/questions/2106899/if-value-of-integral-is-given-then-find-k/2106920#21069202017-01-22

3 Answers 3

2

First, use $$ \cos 2x=2\cos^2x-1\quad\text{and}\quad \sin 2x=2\sin x\cos x $$ to write your integrand as $$ \frac{4\cos^2 x-2+1}{\sin x(2\cos x\sin x-\sin x)} =\frac{(2\cos x-1)(2\cos x+1)}{\sin^2x(2\cos x-1)} =\frac{2\cos x-1}{\sin^2x}. $$ Then, it is straightforward to integrate, using (in the first one, let $u=\sin x$ if you are not sure about it) $$ \int \frac{\cos x}{\sin^2 x}\,dx=-\frac{1}{\sin x}\quad\text{and}\quad \int \frac{1}{\sin^2x}\,dx=-\cot x. $$

  • 1
    This is perfect, the simplest way I saw to solve this. Thanks a lot!2017-01-22
0

HINT:

Using Prosthaphaeresis Formulas

$$\sin2x-\sin x=2\sin\dfrac{2x-x}2\cos\dfrac{2x+x}2\ \ \ \ (1)$$

Using $\cos2x=1-2\sin^2x\ \ \ \ (2)$

$$2\cos2x+1=2(1-2\sin^2x)+1=\dfrac{\sin3x}{\sin x}$$ as $\sin3x=3\sin x-4\sin^3x\ \ \ \ (3)$

Now use $\sin2A=2\sin A\cos A$ for $\sin3x=\sin2\cdot\dfrac{3x}2$

Need to use $(2)$ again

  • 0
    Which trig identities did you apply to get sin3x/sinx?2017-01-22
  • 0
    @YouXiaoRuan, What is $\sin3x?$2017-01-22
  • 0
    We can also try $$(\sin2x-\sin x)(\sin2x+\sin x)=\sin3x\sin x$$ using http://math.stackexchange.com/questions/175143/prove-sinab-sina-b-sin2a-sin2b2017-01-22
0

HINT: your integrand can be simplitied to $${\frac {-2\,\cos \left( x \right) -1}{ \left( \cos \left( x \right) \right) ^{2}-1}} $$