Forgot password
 Register account
View 244|Reply 2

$(1+1/z)^{nz}$在0和∞的级数

[Copy link]

3211

Threads

7832

Posts

52

Reputation

Show all posts

hbghlyj posted 2023-6-6 17:51 |Read mode
WolframAlpha
Series expansion at z=0
$$1 + n z \log(1/z) + \frac{1}{2} z^2 \left(n^2 \log ^2\left(\frac{1}{z}\right)+2 n\right)+O(z^3)$$
(Puiseux series)

Series expansion at z=∞
\[e^n-\frac{e^n n}{2 z}+\frac{e^n n (8+3 n)}{24 z^2}+O\left(\left(\frac{1}{z}\right)^3\right)\]
(Laurent series)

3211

Threads

7832

Posts

52

Reputation

Show all posts

original poster hbghlyj posted 2023-6-6 18:05
$(1+\frac1z)^{nz}=\exp\left(nz\log(1+\frac1z)\right)$
用$\log(1+\frac1z)=\log \left(\frac{1}{z}\right)+z-\frac{z^2}{2}+\frac{z^3}{3}+O\left(z^4\right)$就得到在0的级数
用$\log(1+\frac1z)=\frac1z-\frac1{2z^2}+\frac1{3z^3}+O(\frac1{z^4})$就得到在∞的级数

分析$(1+1/z)^{nz}$的奇点:
$$\lim_{z\to0}(1+\frac1z)^{nz}=1\;\forall n\inC$$
0是removable singularity
对于$\log(1+\frac1z)$, $\frac1z\le-1$是branch cut, 即$z\in[-1,0]$

3211

Threads

7832

Posts

52

Reputation

Show all posts

original poster hbghlyj posted 2023-6-6 18:20
contour $\gamma$ encloses the branch cut $[-1,0]$
interior of $\gamma$ contains $\infty$
  1. NIntegrate[(1 + 1/z)^z, {z, 0, -2 + I, -2 - I, 0}]
Copy the Code
$$\int_\gamma(1+\frac1z)^z=-i\pi e$$

$$\int_\gamma(1+\frac1z)^{nz}=-i\pi n e^n$$

Quick Reply

Advanced Mode
B Color Image Link Quote Code Smilies
You have to log in before you can reply Login | Register account

$\LaTeX$ formula tutorial

Mobile version

2025-7-20 06:07 GMT+8

Powered by Discuz!

Processed in 0.012060 seconds, 22 queries