主题
Search

三角学角度 -- Pi/17


令人惊讶的是,npi/17 的三角函数(其中 n 为整数)可以用和、积和有限开方来表示,因为 17 是一个费马素数。这使得正十七边形成为可作图的,正如高斯首次证明的那样。虽然高斯实际上并没有明确地提供作图方法,但他确实推导出了下面的三角公式,这些公式是使用一系列中间变量构建最终表达式的。

epsilon=sqrt(17+sqrt(17))
(1)
epsilon^*=sqrt(17-sqrt(17))
(2)
delta=sqrt(17)-1
(3)
alpha=sqrt(34+6sqrt(17)+sqrt(2)(sqrt(17)-1)epsilon^*-8sqrt(2)epsilon)
(4)
beta=2sqrt(17+3sqrt(17)-2sqrt(2)epsilon-sqrt(2)epsilon^*),
(5)

那么

sin(pi/(17))=1/8sqrt(2)sqrt(epsilon^*^2-sqrt(2)(alpha+epsilon^*))
(6)
 approx 0.18375
(7)
cos(pi/(17))=1/8sqrt(2)sqrt(15+sqrt(17)+sqrt(2)(alpha+epsilon^*))
(8)
 approx 0.98297
(9)
sin((2pi)/(17))=1/(16)sqrt(2)sqrt(4epsilon^*^2-2sqrt(2)deltaepsilon^*+8sqrt(2)epsilon-(sqrt(2)delta+2epsilon^*)alpha)
(10)
 approx 0.36124
(11)
cos((2pi)/(17))=1/(16)[delta+sqrt(2)(alpha+epsilon^*)]
(12)
 approx 0.93247
(13)
sin((4pi)/(17))=1/(128)[sqrt(2)delta+2(alpha+epsilon^*)][4epsilon^*^2-2sqrt(2)deltaepsilon^*+8sqrt(2)epsilon-(sqrt(2)delta+2epsilon^*)alpha]^(1/2)
(14)
 approx 0.67370
(15)
sin((8pi)/(17))=1/(16)[136-8sqrt(17)+8sqrt(2)epsilon-2(sqrt(34)-3sqrt(2))epsilon^*+2beta(delta+sqrt(2)epsilon^*)]^(1/2)
(16)
 approx 0.99573
(17)
cos((8pi)/(17))=1/(16)(delta+sqrt(2)epsilon^*-2sqrt(17+3sqrt(17)-sqrt(2)epsilon^*-2sqrt(2)epsilon))
(18)
 approx 0.09227.
(19)

有一些有趣的解析公式涉及 npi/17 的三角函数。定义

P(x)=(x-1)(x-2)(x^2+1)
(20)
g_1(x)=(2+sqrt(P(x)))/(1-x)
(21)
g_4(x)=(2-sqrt(P(x)))/(1-x)
(22)
f_i(x)=1/4[g_i(x)-1]
(23)
a=1/4tan^(-1)4,
(24)

其中 i=1 或 4。那么

f_1(tana)=cos((2pi)/(17))
(25)
f_4(tana)=cos((8pi)/(17)).
(26)

另一个有趣的恒等式由下式给出

 tan(1/4tan^(-1)4)=2[cos((6pi)/(17))+cos((10pi)/(17))],
(27)

其中两边都等于

 C=(sqrt(2(17+sqrt(17)))-sqrt(17)-1)/4
(28)

(Wickner 1999)。


另请参阅

可作图多边形, 费马素数, 正十七边形, 三角学角度, 三角学

使用 Wolfram|Alpha 探索

参考文献

Casey, J. A Treatise on Plane Trigonometry, Containing an Account of Hyperbolic Functions, with Numerous Examples. Dublin: Hodges, Figgis, & Co., 页 220, 1888.Conway, J. H. and Guy, R. K. The Book of Numbers. New York: Springer-Verlag, 页码 192-194 和 229-230, 1996.Dörrie, H. "The Regular Heptadecagon." §37 in 100 Great Problems of Elementary Mathematics: Their History and Solutions. New York: Dover, 页码 177-184, 1965.Ore, Ø. Number Theory and Its History. New York: Dover, 1988.Smith, D. E. A Source Book in Mathematics. New York: Dover, 页 348, 1994.Wickner, J. "Solution to Problem 1562: A Tangent and Cosine Identity." Math. Mag. 72, 页码 412-413, 1999.

引用为

魏斯stein,埃里克·W. "Trigonometry Angles--Pi/17." 来自 MathWorld-- Wolfram 网络资源. https://mathworld.net.cn/TrigonometryAnglesPi17.html

主题分类