主題
Search

三角函式角 -- Pi/9


角為 npi/9 弧度的三角函式,其中 n 是一個不能被 3 整除的整數(例如,40 degrees80 degrees),不能用有理數的加、減、乘、除和有限次開方運算來表示,因為 9 不是不同的費馬素數的乘積。 這也意味著正九邊形不是可作圖多邊形

然而,仍然可以使用三角恆等式推匯出涉及複數根的精確表示式

 sin(3alpha)=3sinalpha-4sin^3alpha.
(1)

alpha=pi/9x=sinalpha。那麼上面的恆等式給出了三次方程

 4x^3-3x+1/2sqrt(3)=0
(2)
 x^3-3/4x=-1/8sqrt(3).
(3)

這個三次方程的形式為

 x^3+px=q,
(4)

其中

p=-3/4
(5)
q=-1/8sqrt(3).
(6)

那麼,多項式判別式

 D=(p/3)^3+(q/2)^2=-1/(256)<0.
(7)

因此有三個不同的根,近似值分別為 -0.9848、0.3420 和 0.6428。 我們想要第一象限的那個,近似值為 0.3420。

sin(pi/9)=RadicalBox[{-, {{(, {sqrt(, 3, )}, )}, /, {(, 16, )}}, +, {sqrt(, {-, {1, /, {(, 256, )}}}, )}}, 3]+RadicalBox[{-, {{(, {sqrt(, 3, )}, )}, /, {(, 16, )}}, -, {sqrt(, {-, {1, /, {(, 256, )}}}, )}}, 3]
(8)
=RadicalBox[{-, {{(, {sqrt(, 3, )}, )}, /, {(, 16, )}}, +, {1, /, {(, 16, )}}, i}, 3]-RadicalBox[{{{(, {sqrt(, 3, )}, )}, /, {(, 16, )}}, +, {1, /, {(, 16, )}}, i}, 3]
(9)
=2^(-4/3)(RadicalBox[{i, -, {sqrt(, 3, )}}, 3]-RadicalBox[{i, +, {sqrt(, 3, )}}, 3])
(10)
 approx 0.34202.
(11)

類似地,

cos(pi/9)=2^(-4/3)(RadicalBox[{1, +, i, {sqrt(, 3, )}}, 3]+RadicalBox[{1, -, i, {sqrt(, 3, )}}, 3])
(12)
 approx 0.93969.
(13)

因為韋達定理,我們有以下恆等式

 sin(pi/9)sin((2pi)/9)sin((4pi)/9)=1/8sqrt(3)
(14)
 cos(pi/9)cos((2pi)/9)cos((4pi)/9)=1/8
(15)
 tan(pi/9)tan((2pi)/9)tan((4pi)/9)=sqrt(3).
(16)

(15) 被稱為莫里定律

拉馬努金髮現了有趣的恆等式

 cos^(1/3)((2pi)/9)+cos^(1/3)((4pi)/9)-cos^(1/3)(pi/9) 
 =[3/2(3^(2/3)-2)]^(1/3)
(17)

(Borwein and Bailey 2003, p. 77; Trott 2004, p. 64)。


另請參閱

莫里定律, 正九邊形, 九角星, 三角函式角, 三角學

使用 探索

參考文獻

Borwein, J. and Bailey, D. Mathematics by Experiment: Plausible Reasoning in the 21st Century. Wellesley, MA: A K Peters, 2003.Trott, M. The Mathematica GuideBook for Programming. New York: Springer-Verlag, 2004. http://www.mathematicaguidebooks.org/.

引用為

Weisstein, Eric W. “三角函式角 -- Pi/9。” 來自 Web 資源。 https://mathworld.tw/TrigonometryAnglesPi9.html

主題分類