Forgot password?
 Register account
View 301|Reply 3

[分析/方程] integrate around non-isolated singularity

[Copy link]

3153

Threads

7906

Posts

610K

Credits

Credits
64096
QQ

Show all posts

hbghlyj Posted 2023-6-5 18:31 |Read mode
$$f(z)=\csc\frac1z$$
  1. FunctionSingularities[1/Sin[1/z], z]
Copy the Code
$\{0\}\cup\Set{\frac1{n\pi}|n\inZ}$
So 0 is a non-isolated singularity.
But $f$ is integrable on the unit circle
$$\int_{\abs z=1}f(z)\rmd z=-1\cdot2\pi i\operatorname*{Res}_{z=\infty}f(z)=\frac\pi3i$$
Here $-1$ is the winding number of unit circle around $\infty$.
  1. Chop[NIntegrate[1/Sin[1/z], {z, 1, I, -1, -I, 1}] - Pi/3 I] == 0
Copy the Code
Out:        True

48

Threads

771

Posts

110K

Credits

Credits
13880
QQ

Show all posts

Czhang271828 Posted 2023-6-5 20:21
Absolutely true, you can regard $\{z\mid |z|>1\}$ as the interior part of $\partial \mathbb D$.

3153

Threads

7906

Posts

610K

Credits

Credits
64096
QQ

Show all posts

 Author| hbghlyj Posted 2023-6-6 03:21
Czhang271828 发表于 2023-6-5 13:21
Absolutely true, you can regard $\{z\mid |z|>1\}$ as the interior part of $\partial \mathbb D$.
$\gamma$ is the (triangle) contour $i\longrightarrow-i\longrightarrow1\longrightarrow i$
How to prove
$$\int_\gamma\frac{1}{\sin \left(\frac{1}{z}\right)}=\frac{i\pi }{6}$$

  1. NIntegrate[1/Sin[1/z], {z, I, -I, 1, I}]
Copy the Code

3153

Threads

7906

Posts

610K

Credits

Credits
64096
QQ

Show all posts

 Author| hbghlyj Posted 2023-6-6 03:26
Sum of residues at $z=\frac1{\pi n},n=1,2,\dots$
$$\sum _{n=1}^{\infty }\frac1{\frac d{dz}\sin(1/z)|_{z=1/\pi n}}=\sum _{n=1}^{\infty }\frac1{-\frac{\cos(1/z)}{z^2}|_{z=1/\pi n}}=\sum _{n=1}^{\infty } \frac{(-1)^{n+1}}{\pi ^2 n^2}=\frac{1}{12}$$
Then
$$\int_\gamma\frac{1}{\sin \left(\frac{1}{z}\right)}\rmd z=2\pi i\cdot\frac{1}{12}=\frac{i\pi }{6}$$
Is this correct
But the function $f(z)=\frac{1}{\sin \left(\frac{1}{z}\right)}$ has non-isolated singularity at 0

Mobile version|Discuz Math Forum

2025-6-5 01:48 GMT+8

Powered by Discuz!

× Quick Reply To Top Edit