Integrate [cosec(30°+x)-cosec(60°+x)] dx in terms of tan x

Aurelius120
Messages
269
Reaction score
24
Homework Statement
Evaluate the integral:
$$\int\frac{\left(1-\frac{1}{\sqrt 3}\right)(\cos x-\sin x)}{1+\frac{2}{\sqrt 3}(\sin 2x)}dx$$
Relevant Equations
$$\sin C+\sin D=2\sin\left(\frac{C+D}{2}\right)\cos \left(\frac{C-D}{2}\right)$$
$$\int \csc(x) dx=\ln(\csc(x)-\cot(x))$$
20240203_023535.jpg

I proceeded as follows
$$\int\frac{2(\sqrt3-1)(cosx-sinx)}{2(\sqrt3+2sin2x)}dx$$
$$\int\frac{(cos(\pi/6)-sin(\pi/6))(cosx-sinx)}{(sin(\pi/3)+sin2x)}dx$$
$$\frac{1}{2}\int\frac{cos(\pi/6-x)-sin(\pi/6+x)}{sin(\pi/6+x)cos(\pi/6-x)}dx$$
$$\frac{1}{2}\int cosec(\pi/6+x)-sec(\pi/6-x)dx$$
Which leads to the integral in the question:

$$\frac{1}{2}\int\left[\csc\left(\frac{\pi}{6}+x\right)-\csc\left(\frac{\pi}{3}+x\right)\right]dx$$
Now the correct answer is:$$\frac{1}{2}\log\left|\frac{tan(\pi/12+x/2)}{tan(\pi/6+x/2)}\right|$$
20240203_025340.jpg

How to reach the correct answer from the obtained integral?
 
Last edited:
Physics news on Phys.org
From your effort it seems that
\int csc (x+\alpha)dx =\log |\tan(\frac{x+\alpha}{2})|+C
or by transformation of integral variable
\int csc\ x dx =\log |\tan(\frac{x}{2})|+C
Have you investigated it by differentiating the both sides?
 
Last edited:
anuttarasammyak said:
From your effort it seems that
\int csc (x+\alpha)dx =\log |\tan(\frac{x+\alpha}{2})|+C
or by transformation of integral variable
\int csc\ x dx =\log |\tan(\frac{x}{2})|+C
Have you investigated it by differentiating the both sides?
Yes I tried by I cannot reach why

Aurelius120 said:
$$\frac{1}{2}\int\left[\csc\left(\frac{\pi}{6}+x\right)-\csc\left(\frac{\pi}{3}+x\right)\right]dx$$
$$=\frac{1}{2}\ln\left[\frac{\csc(\pi/6+x)-cot(\pi/6+x)}{\csc(\pi/3+x)-\cot(\pi/3+x)}\right]+C$$ is equal to the given answer
 
With a=x/2,\frac{1}{\sin x}-\frac{\cos x}{\sin x}=\frac{1- \cos 2a}{\sin 2a}=\frac{1-\cos^2 a+\sin^2 a}{2\sin a \cos a}=\tan a
 
Last edited:
  • Like
Likes Aurelius120
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
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