Ditorus (EntityTopic, 11)
From Hi.gher. Space
(Difference between revisions)
m (upgrade) |
m |
||
Line 12: | Line 12: | ||
*All points (''x'', ''y'', ''z'', ''w'') that lie on the [[surcell]] of a ditorus will satisfy the following equation: | *All points (''x'', ''y'', ''z'', ''w'') that lie on the [[surcell]] of a ditorus will satisfy the following equation: | ||
<blockquote> | <blockquote> | ||
- | (sqrt((sqrt(x | + | (sqrt((sqrt(x<sup>2</sup> + y<sup>2</sup>) - a)<sup>2</sup> + z<sup>2</sup>) - r)<sup>2</sup> + w<sup>2</sup> = R<sup>2</sup> |
</blockquote> | </blockquote> | ||
Revision as of 15:02, 17 June 2007
Geometry
The ditorus is unique as it is the only rotope in four dimensions or less that has a pocket.
Equations
- Variables:
R ⇒ major radius of the ditorus
r ⇒ middle radius of the ditorus
a ⇒ minor radius of the ditorus
- All points (x, y, z, w) that lie on the surcell of a ditorus will satisfy the following equation:
(sqrt((sqrt(x2 + y2) - a)2 + z2) - r)2 + w2 = R2
- The parametric equations are:
x = (R + (r + a cos th3) cos th2) cos th1
y = (R + (r + a cos th3) cos th2) sin th1
z = (r + a cos th3) sin th2
w = a sin th3
- The hypervolumes of a ditorus are given by:
total surface area = 0
surcell volume = 8π3Rra
bulk = 4π3a2rR
- The realmic cross-sections (n) of a ditorus are:
Unknown