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 exspheres, also called the excenters |
| "Extangents" | tetrahedron externally tangent to expheres |
| "Extouch" | tangency points of exspheres |
| "Fermat" | extensions of the Fermat point |
| "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 |
| "Tangential" | tetrahedron tangent to circumsphere at vertices of ABCD |
Find the anticomplementary tetrahedron:
| In[1]:= |
| Out[2]= |
Show it:
| In[3]:= |
| Out[3]= | ![]() |
Find and show the extouch tetrahedron, the tangent points for the exspheres:
| In[4]:= | ![]() |
| Out[6]= | ![]() |
Find the reflection tetrahedron:
| In[7]:= | ![]() |
| Out[8]= |
Show both tetrahedra and the reflected vertices:
| In[9]:= | ![]() |
| Out[9]= | ![]() |
Find the altitude tetrahedron:
| In[10]:= | ![]() |
| Out[11]= |
Show both tetrahedra and the altitudes:
| In[12]:= | ![]() |
| Out[12]= | ![]() |
Find and show the BCI tetrahedron:
| In[13]:= | ![]() |
| Out[14]= | ![]() |
Find and show the symmedial tetrahedron:
| In[15]:= | ![]() |
| Out[16]= |
| In[17]:= | ![]() |
| Out[17]= | ![]() |
Find and show the tangential tetrahedron:
| In[18]:= | ![]() |
| Out[19]= | ![]() |
Find the Euler, EulerProjected and Medial tetrahedra:
| In[20]:= | ![]() |
| Out[21]= | ![]() |
All have the same circumsphere:
| In[22]:= |
| Out[22]= |
Show the 12-point sphere:
| In[23]:= | ![]() |
| Out[23]= | ![]() |
This tetrahedron is close to being similar to the reflected tetrahedron:
| In[24]:= | ![]() |
| Out[25]= | ![]() |
Find and show the extangents tetrahedron:
| In[26]:= | ![]() |
| Out[27]= | ![]() |
Find the perspector of the tetrahedron and its extangents tetrahedron:
| In[28]:= | ![]() |
| Out[28]= |
Wolfram Language 13.0 (December 2021) or above
This work is licensed under a Creative Commons Attribution 4.0 International License