スーパー楕円

スーパー楕円の例 a = 1 ,   b = 0.75 {\displaystyle a=1,\ b=0.75}

スーパー楕円(スーパーだえん、: Superellipse)は楕円に類似した閉曲線である。この曲線は長軸、短軸およびそれらについての対称性という点で楕円と同様の幾何学的特徴を持つが、全体の形状は異なる。

直交座標系では、次の式を満たすすべての点 (x, y) の集合である

| x a | n + | y b | n = 1 , {\displaystyle \left|{\frac {x}{a}}\right|^{n}\!+\left|{\frac {y}{b}}\right|^{n}\!=1,}

ここで、na、bは正の数であり、| |は絶対値を示す。

媒介変数 t [ 0 , 2 π ) {\displaystyle t\in [0,2\pi )} で表示すると

x = a sgn ( cos t ) | cos t | 2 / n y = b sgn ( sin t ) | sin t | 2 / n {\displaystyle {\begin{aligned}x&=a\operatorname {sgn} (\cos t)|\cos t|^{2/n}\\y&=b\operatorname {sgn} (\sin t)|\sin t|^{2/n}\\\end{aligned}}}

となる。sgn は符号関数である。

関連項目

出典

  • Barr, Alan H. (1983), Geometric Modeling and Fluid Dynamic Analysis of Swimming Spermatozoa, Rensselaer Polytechnic Institute  (Ph.D. dissertation using superellipsoids)
  • Barr, Alan H. (1992), “Rigid Physically Based Superquadrics”, in Kirk, David, Graphics Gems III, Academic Press, pp. 137–159 (code: 472–477), ISBN 978-0-12-409672-1 
  • Gielis, Johan (2003), Inventing the Circle: The Geometry of Nature, Antwerp: Geniaal Press, ISBN 978-90-807756-1-9 

外部リンク

  • Sokolov, D.D. (2001), “Lamé curve”, in Hazewinkel, Michiel, Encyclopedia of Mathematics, Springer, ISBN 978-1-55608-010-4, https://www.encyclopediaofmath.org/index.php?title=Lam%C3%A9_curve&oldid=11566 
  • "Lamé Curve" at MathCurve.
  • Weisstein, Eric W. "Superellipse". mathworld.wolfram.com (英語).
  • O'Connor, John J.; Robertson, Edmund F., “Lame Curves”, MacTutor History of Mathematics archive, University of St Andrews, https://mathshistory.st-andrews.ac.uk/Biographies/Lame/ .
  • "Super Ellipse" on 2dcurves.com
  • Superellipse Calculator & Template Generator
  • C code for fitting superellipses