主題
Search

橢圓對數


EllipticLog
EllipticLogReIm
EllipticLogContours

橢圓對數是如下形式積分的推廣的形狀

 int_infty^x(dt)/(sqrt(t^2+at)),

對於 a 實數,它可以表示為對數和反三角函式,到

 eln_(a,b)(z)=1/2int_infty^z(dt)/(sqrt(t^3+at^2+bt))

對於 ab 實數。這個積分可以解析地完成,但是具有複雜的形狀,涉及到具有復引數的第一類不完全橢圓積分。上面的圖顯示了特殊情況 a=b=1

橢圓對數在 Wolfram 語言 中實現為EllipticLog[{x, y}, {a, b}], 其中 y 是一個不幸且多餘的引數,必須設定為 y=sqrt(x^3+ax^2+bx)y=-sqrt(x^3+ax^2+bx),並將上述積分乘以一個因子 sqrt(y^2)/y

橢圓對數的逆是橢圓指數函式


另請參閱

橢圓曲線, 橢圓指數函式, 對數

相關 Wolfram 網站

http://functions.wolfram.com/EllipticFunctions/EllipticLog/

使用 探索

參考文獻

Wolfram, S. Mathematica 教程,第五版。 Champaign, IL: Wolfram Media, p. 788, 2003.

在 中引用

橢圓對數

請引用為

Weisstein, Eric W. "橢圓對數。" 來自 Web 資源。 https://mathworld.tw/EllipticLogarithm.html

主題分類