Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Construct special tetrahedra of a tetrahedron
ResourceFunction["SubTetrahedron"][tetra, "special"] returns the tetrahedron identified by "special" from the tetrahedron tetra. |
"Altitude" | feet of the altitudes |
"Anticomplementary" | tetrahedron with ABCD as medial tetrahedron |
"BCI" | centers of four tangent spheres of equal size |
"Circummedial" | circumcevian tetrahedron of the centroid |
"Circummonge" | circumcevian tetrahedron of the Monge point |
"Contact" | tangency points of insphere |
"Euler" | 2/3rd points to the Monge point |
"EulerProjected" | feet of the Euler points |
"Excentral" | centers of excircles, also called the excenters |
"Extouch" | tangency points of excircles |
"Feuerbach" | sphere intangency points with exspheres |
"HalfAltitude" | midpoints of altitudes |
"Incentral" | cevians of incenter |
"Medial" | centroids of the component triangles |
"Negative" | reflection of vertices via the centroid |
"Reflection" | reflection of vertices via the opposite faces |
"Symmedial" | cevians of symmedian point |
Find the anticomplementary tetrahedron:
In[1]:= |
Out[2]= |
Show it:
In[3]:= |
Out[3]= |
Find the reflection tetrahedron:
In[4]:= |
Out[5]= |
Show both tetrahedra and the reflected vertices:
In[6]:= |
Out[6]= |
Find the altitude tetrahedron:
In[7]:= |
Out[8]= |
Show both tetrahedra and the altitudes:
In[9]:= |
Out[9]= |
Find and show the BCI tetrahedron:
In[10]:= |
Out[11]= |
Find and show the symmedial tetrahedron:
In[12]:= |
Out[12]= |
In[13]:= |
Out[13]= |
Find the Euler, EulerProjected and Medial tetrahedra:
In[14]:= |
Out[15]= |
All have the same circumsphere:
In[16]:= |
Out[16]= |
Show the 12-point sphere:
In[17]:= |
Out[17]= |
This tetrahedron is close to being similar to the reflected tetrahedron:
In[18]:= |
Out[19]= |
Wolfram Language 13.0 (December 2021) or above
This work is licensed under a Creative Commons Attribution 4.0 International License