Forgot password?
 Create new account
View 120|Reply 2

[几何] 在Abel's Theorem中的Stolz sector 切线斜率

[Copy link]

3148

Threads

8497

Posts

610K

Credits

Credits
66188
QQ

Show all posts

hbghlyj Posted at 2022-11-4 03:46:33 |Read mode
Last edited by hbghlyj at 2023-1-11 12:54:00Counter example for Stolz sector in complex version of Abel's Theorem
abel.pdf
In search for a counterexample related to the Abel-Stolz theorem
Wolfram demonstrations
求证曲线$$\frac{| 1-z| }{1-| z|}=K$$在$z=1$的切线斜率为$±\sqrt{K^2-1}$.
K=1.3;
Show[{Graphics[Circle[]],
RegionPlot[Sqrt[(x - 1)^2 + y^2]/(1 - Sqrt[x^2 + y^2]) <=K&&x^2+y^2<=1, {x,-1,1}, {y,-1, 1}],
Graphics[Line[{{1,0}-Normalize@{1,Sqrt[K^2-1]},{1,0},{1,0}-Normalize@{1,-Sqrt[K^2-1]}}]]}]
Screenshot 2022-10-15 at 23-09-46 Octave Online · Cloud IDE compatible with MATLAB.png

数值验证:
  1. y/0.0001 /. NSolve[Sqrt[(x - 1)^2 + y^2]/(1 - Sqrt[x^2 + y^2]) == K /. x -> 0.9999, y][[1]]
  2. 0.830592
  3. Sqrt[K^2 - 1]
  4. 0.830592
Copy the Code

3148

Threads

8497

Posts

610K

Credits

Credits
66188
QQ

Show all posts

 Author| hbghlyj Posted at 2022-11-4 04:40:48
$$z=\frac{w-1}{w+1}$$代入$\frac{| 1-z| }{1-| z|}=K$得$$|w+1|-|w-1|=\frac2K$$这是一条以$±1$为焦点的双曲线的一支,它在$w=∞$的两条切线的夹角为$2\tan^{-1}\sqrt{K^2-1}$,根据Möbius变换的保角性质,原曲线在$z=1$的两条切线的夹角为$2\tan^{-1}\sqrt{K^2-1}$.证毕.

3148

Threads

8497

Posts

610K

Credits

Credits
66188
QQ

Show all posts

 Author| hbghlyj Posted at 2022-11-4 04:49:03
$|w+1|-|w-1|=\frac2K$,这是一条以$±1$为焦点的双曲线的一支,它在$w=∞$的两条切线的夹角为$2\tan^{-1}\sqrt{K^2-1}$,

如图, $-1,1,w$分别对应点$A,B,C$, 则$AB=2$.
点$D$在$AC$上使$BC=DC$, 则$AD=\frac2K$.
当$|w|$很大时, $∠ADB=90°$, 则$\sec∠BAD=\frac{AB}{AD}=K⇒\tan∠BAD=\sqrt{\sec^2∠BAD-1}=\sqrt{K^2-1}$.

手机版Mobile version|Leisure Math Forum

2025-4-21 01:34 GMT+8

Powered by Discuz!

× Quick Reply To Top Return to the list