ForPV∫∞0tanxxndx
I can prove that it converges when $0
but both of these 2 ways doesn't work.
First, using contour integration: the path used in evaluating the second integral doesn't fit in with the first one and I can't find a suitable path to the integral.
Second, seperating the integral: I had to calculate
∞∑k=0∫π/20tant(1(kπ+t)n−1((k+1)π−t)n)dt
which is unable to be solved by Mathematica.
I can't go further.
Answer
Szeto's computation of a contour integral is not wrong. The true issue is that the contour integral is not exactly the same as the original principal value in general. Here we correct his/her computation and obtain a closed form.
In this answer, I will use α in place of n and save n for other uses.
Step 1. It is conceptually neater to consider the Riemann surface X obtained by joining
X+={z∈C∖{0}:Im(z)≥0}andX−={z∈C∖{0}:Im(z)≤0}
along the negative real line (−∞,0). The resulting surface is almost the same as the punctured plane C∖{0} except that there are two copies of (0,∞), one from X+ and the other from X−. To distinguish them, we write x+0+i when x∈(0,∞)∩X+ and x+0−i when x∈(0,∞)∩X−. This can be visualized as
Then by pasting the complex logarithm on X+ with arg∈[0,π] and the complex logarithm on X− with arg∈[π,2π], we can create the complex logarithm Log on X with arg∈[0,2π]. And this is the reason why we want to consider X. We also remark that complex analysis is applicable on X.
Step 2. For each n≥1 and 0<ϵ≪1 we consider the closed contour C=Cn,ϵ on X specified by the following picture.
Here, the square contour has four corners ±nπ±inπ and each circular contour has radius ϵ. Also the marks × refer to the poles xk=(k−12)π of tanz which are all simple. We decompose C into several components.
- Γn is the outermost square contour, oriented counter-clockwise (CCW).
- γϵ is the circular contour around 0, oriented clockwise (CW).
L=Ln,ϵ is the union of line segments
[ϵ,z1−ϵ],[x1+ϵ,x2−ϵ],⋯,[xn−1+ϵ,xn−ϵ],[xn+ϵ,nπ]
which are oriented from left to right. To be precise, there are two versions of L depending on which of X± is considered. One is L+:=L+0+i on X+ and the other is L−:=L+0−i on X−.
γ+k,ϵ⊂X+ denotes the upper-semicircular CW contour of radius ϵ around xk+0+i.
γ−k,ϵ⊂X− denotes the lower-semicircular CW contour of radius ϵ around xk+0−i.
Then our Cn,ϵ is written as
Cn,ϵ=Γn+γϵ+(L++γ+ϵ,1+⋯+γ+ϵ,1)+(−L−+γ−ϵ,1+⋯+γ−ϵ,1).
Step 3. We consider the function f:X→C defined by
f(z)=z−αtanz
where z−α:=exp(−αLogz). Then the original principal value integral can be written as
PV∫∞0tanxxαdx=lim
On the other hand, by the Cauchy integration formula, we obtain
\int_{C_{n,\epsilon}} f(z) \, dz = 2\pi i \sum_{k=1}^{n} \text{[residue of $f$ at $-(k-\tfrac{1}{2})\pi$]} = -\frac{2\pi i}{\pi^{\alpha} e^{\alpha \pi i}} \sum_{k=1}^{n} \frac{1}{(k-\frac{1}{2})^{\alpha}} \tag{2}
Now assume for a moment that \alpha \in (1, 2). Then it is not hard to check that
\int_{\gamma_{\epsilon}} f(z) \, dz = \mathcal{O}(\epsilon^{2-\alpha}) \quad \text{and} \quad \int_{\Gamma_n} f(z) \, dz = \mathcal{O}(n^{1-\alpha}).
Moreover,
\begin{align*} \int_{L^+} f(z) \, dz &= \int_{L} \frac{\tan x}{x^{\alpha}} \, dx, \\ \int_{-L^-} f(z) \, dz &= -\frac{1}{e^{2\pi i \alpha}}\int_{L} \frac{\tan x}{x^{\alpha}} \, dx \end{align*}
and for each k \geq 1,
\begin{align*} \lim_{\epsilon \to 0^+} \int_{\gamma_{k,\epsilon}^{+}} f(z) \, dz &= \frac{\pi i}{\pi^{\alpha} (k-\frac{1}{2})^{\alpha}}, \\ \lim_{\epsilon \to 0^+} \int_{\gamma_{k,\epsilon}^{-}} f(z) \, dz &= \frac{\pi i}{\pi^{\alpha} e^{2\pi i \alpha} (k-\frac{1}{2})^{\alpha}}. \end{align*}
Combining altogether, we find that \text{(2)} simplifies to
\begin{align*} \left(1 - e^{-2\pi i \alpha} \right) \int_{L} \frac{\tan x}{x^{\alpha}} \, dx &= -\pi^{1-\alpha} i \left(1 + 2e^{-\alpha \pi i} + e^{-2\pi i \alpha} \right) \sum_{k=1}^{n} \frac{1}{(k-\frac{1}{2})^{\alpha}} \\ &\qquad + \mathcal{O}(n^{1-\alpha}) + \mathcal{O}(\epsilon^{2-\alpha}). \end{align*}
Therefore, letting n\to\infty and \epsilon \to 0^+ yields
\mathrm{PV}\int_{0}^{\infty} \frac{\tan x}{x^{\alpha}} \, dx = -\pi^{1-\alpha} i \frac{(1 + e^{-\alpha \pi i})^2}{1 - e^{-2\pi i \alpha}} \sum_{k=1}^{\infty} \frac{1}{(k-\frac{1}{2})^{\alpha}},
which simplifies to
\mathrm{PV}\int_{0}^{\infty} \frac{\tan x}{x^{\alpha}} \, dx = -\pi^{1-\alpha}\cot\left(\frac{\alpha\pi}{2}\right) (2^{\alpha} - 1)\zeta(\alpha). \tag{*}
This extends to all of \operatorname{Re}(\alpha) \in (0, 2) by the principle of analytic continuation. For instance, by taking \alpha \to 1 we retrieve the value \frac{\pi}{2} as expected. Also the following is the comparison between the numerical integration of the principal value (LHS of \text{(*)}) and the closed form (RHS of \text{(*)}):
No comments:
Post a Comment