主题
Search

椭圆抛物面


EllipticParaboloid

一种具有二次曲面,其具有椭圆形横截面。高度为h半长轴a,和半短轴b的椭圆抛物面可以用参数方式指定为

x=asqrt(u)cosv
(1)
y=bsqrt(u)sinv
(2)
z=u.
(3)

对于v in [0,2pi)u in [0,h]

这给出了第一基本形式系数:

E=1+(a^2cos^2v+b^2sin^2v)/(4u)
(4)
F=1/4(b^2-a^2)sin(2v)
(5)
G=u(b^2cos^2v+a^2sin^2v),
(6)

第二基本形式系数:

e=(ab)/(2usqrt(a^2b^2+2u(a^2+b^2)+2(b^2-a^2)ucos(2v)))
(7)
f=0
(8)
g=(2abu)/(sqrt(a^2b^2+2u(a^2+b^2)+2(b^2-a^2)cos(2v))).
(9)

高斯曲率平均曲率

K=(4a^2b^2)/([a^2b^2+2u(a^2+b^2)+2(b^2-a^2)ucos(2v)]^2)
(10)
H=(ab(a^2+b^2+4u))/([a^2b^2+2u(a^2+b^2)+2(b^2-a^2)ucos(2v)]^(3/2)).
(11)

高斯曲率可以隐式地表示为

 K(x,y,z)=(4a^6b^6)/((a^4b^4+4b^4x^2+4a^4y^2)^2).
(12)

另请参阅

椭圆锥, 椭圆柱, 抛物面

使用 Wolfram|Alpha 探索

参考文献

Beyer, W. H. CRC Standard Mathematical Tables, 28th ed. Boca Raton, FL: CRC Press, p. 227, 1987.Fischer, G. (Ed.). Plate 66 in Mathematische Modelle aus den Sammlungen von Universitäten und Museen, Bildband. Braunschweig, Germany: Vieweg, p. 61, 1986.JavaView. "Classic Surfaces from Differential Geometry: Elliptic Paraboloid." http://www-sfb288.math.tu-berlin.de/vgp/javaview/demo/surface/common/PaSurface_EllipticParaboloid.html.

请将此页引用为

Weisstein, Eric W. “椭圆抛物面。” 来自 MathWorld-- Wolfram Web 资源。 https://mathworld.net.cn/EllipticParaboloid.html

主题分类