Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

Please help me evaluate: $$ \int\frac{dx}{\sin(x+a)\sin(x+b)} $$

share|improve this question

2 Answers

up vote 3 down vote accepted

The given integral is: $\int\frac{dx}{\sin(x+a)\sin(x+b)}$

The given integral can write:

$\int\frac{dx}{\sin(x+a)\sin(x+b)}$=$\int\frac{\sin(x+a)}{\sin(x+b)}\cdot\frac{dx}{\sin^2(x+a)}$

We substition $\frac{\sin(x+a)}{\sin(x+b)}=t$

By the substition of the above have:

$\frac{dx}{\sin^2(x+a)}=\frac{dt}{\sin(a-b)}$

Now have:

$\int\frac{dx}{\sin(x+a)\sin(x+b)}$=$\int\frac{\sin(x+a)}{\sin(x+b)}\cdot\frac{dx}{\sin^2(x+a)}$=$\frac{1}{\sin(a-b)}\int\frac{dt}{t}$=$\frac{1}{\sin(a-b)}\ln |t|$=$\frac{1}{\sin(a-b)}\ln|\frac{\sin(x+a)}{\sin(x+b)}|+C$

share|improve this answer
4  
This is supposed to be a homework question, so I presume you should leave the proposer with some room to do it himself... – Rijul Saini Sep 4 '12 at 20:14

Hint: Multiply and divide by $\sin(b-a)$.

Further Hint:

Write $\sin(b-a) = \sin((x-a)-(x-b))$

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.