Integrating around pie-slice domain

778 Views Asked by At

We are asked to show $$\int_0^{\infty}\frac{\log(x)}{x^3+1}dx=-\frac{2\pi^2}{27}$$, and $$\int_0^{\infty}\frac{1}{x^3+1}dx=\frac{2\pi}{3\sqrt{3}}$$ By integrating around a pie slice with angle $\frac{2\pi}{3}$. If we denote $\Gamma_R$ as the outer arc of this slice with radius $R$, and $\gamma_\epsilon$ as the inner arc of this sector with radius epsilon, we see these vanish as $R\rightarrow\infty, \epsilon \rightarrow 0$. There is only one residue in this domain, namely $e^{i\pi/3}$. The Residue here equals: $$Res[\frac{\log(x)}{x^3+1},e^{i\pi/3}]=\frac{\log(e^{i\pi/3})}{e^{i2\pi/3}+e^{i2\pi/3}+e^{i2\pi/3}}=\frac{1+{i\pi/3}}{3e^{i2\pi/3}}$$ So our total integral over this domain equals: $$2\pi i\frac{1+{i\pi/3}}{3e^{i2\pi/3}}=\int_\epsilon^{R}\frac{\log(x)}{x^3+1}dx+\int_R^{\epsilon}\frac{\log(x)}{x^3+1}dx+\int_R^{\epsilon}\frac{i\frac{2\pi}{3}}{x^3+1}dx$$ by making the change of variables $z=re^{i\theta}, 0\le\theta\le\frac{2\pi}{3}$ for the upper line segment of the pie slice... but clearly there is a problem somewhere since the two log integrals cancel. What is the issue?

1

There are 1 best solutions below

2
On BEST ANSWER

Integrating $ \displaystyle f(z) = \frac{\log z}{z^{3}+1}$ around the contour you described and using the principal branch of the logarithm,

$$ \begin{align} \int_{0}^{\infty} \frac{\log x}{x^{3}+1} \ dx + \int_{\infty}^{0} \frac{\log x + \frac{2 \pi i}{3}}{(xe^{2 \pi i /3})^{3} + 1} \ e^{2 \pi i /3} \ dx &= 2 \pi i \ \text{Res}[f(z), e^{i \pi/3}] \\ &= 2 \pi i \lim_{z \to e^{i \pi /3}} \frac{\log z}{3z^{2}} \\ &= -\frac{2 \pi^{2}}{9} e^{-2 \pi i /3}. \end{align}$$

Rearranging, we have

$$ (1-e^{2 \pi i/3}) \int_{0}^{\infty} \frac{\log x}{x^{3}+1} \ dx - \frac{2 \pi i}{3} e^{2 \pi i/3} \int_{0}^{\infty} \frac{1}{x^{3}+1} \ dx = -\frac{2 \pi^{2}}{9} e^{-2 \pi i /3}. $$

And multiplying both sides of the equation by $e^{-i \pi /3}$,

$$ -2i \sin \left( \frac{\pi}{3} \right) \int_{0}^{\infty} \frac{\log x}{x^{3}+1} \ dx - \frac{2 \pi i}{3} e^{i \pi /3} \int_{0}^{\infty} \frac{1}{x^{3}+1} \ dx = \frac{2 \pi^{2}}{9}$$

or

$$ -i \sqrt{3} \int_{0}^{\infty} \frac{\log x}{x^{3}+1} \ dx +\left(\frac{\pi \sqrt{3}}{3} - \frac{i\pi}{3} \right) \int_{0}^{\infty} \frac{1}{1+x^{3}} \ dx = \frac{2 \pi^{2}}{9}.$$

Now equate the real and imaginary parts on both sides of the equation and solve the system of equations to obtain the answers.