The triplex numbers as a quotient ring of the polynomial algebra (and a field/clifford algebra) are defined as:
$$ \{ a+b j_1+c j_2 | a, b, c \in \mathbb{R}, j_1^2 = j_2, j_2^2 = j_1, j_1 j_2 = j_2 j_1 =1 \} $$ (Or in simplicial coordinates:
This would correspond to the space of all points within a tetrahedron with vertices at the origin, $j_1$, $j_2$, and the point corresponding to $1$) but can also be defined as $R[X]/\langle X^3 - 1 \rangle$ (or using the cartesian product of rings, $\mathbb{R} \times \mathbb{C}$)
In the context of a simplex, a point P can be represented by simplicial (or barycentric) coordinates relative to the vertices of the simplex. For a tetrahedron, each point P within the tetrahedron can be represented by a set of four non-negative weights $(w_0, w_1, w_2, w_3)$, where each weight corresponds to a vertex of the tetrahedron, and the weights sum to 1. The position of the point is determined by these weights, which indicate the relative influence or proximity of each vertex on the point P.
We can then represent the triplex number $a + bj_1 + cj_2$ as a point P in the tetrahedron with simplicial coordinates $(w_0, w_1, w_2, w_3)$, where $w_0 = 1 - a - b - c$, $w_1 = a$, $w_2 = b$, and $w_3 = c$.
Now, when we talk about operations on these triplex numbers, we are actually talking about operations on these points within the tetrahedron. For instance, when we add two triplex numbers, we are essentially finding the resultant point in the tetrahedron.
Addition is defined as
$$ (c+d j_1+f j_2) + (g+h j_1+l j_2) + (m+n j_1+o j_2) = (c+d+f)+(g+h+l) j_1+(m+n+o) j_2 $$
(Or in simplicial coordinates:
We can consider addition as the process of taking the vector sum within the tetrahedron. If $P$, $Q$, and $R$ are points in the tetrahedron, the sum $P+Q+R$ is the point that corresponds to the vector sum of $\overrightarrow{V_0P}$, $\overrightarrow{V_0Q}$, and $\overrightarrow{V_0R}$.)
Subtraction is defined as
$$ z-x = z+(-x) $$
The identity elements are
$$ 1 + j_1 + j_2, 2 - j_1 - j_2 $$ and have zero divisors
with the familiar $1$ and $0$ also serving as identity elements (Or in simplicial coordinates:
These identity elements could correspond to the vertices of the tetrahedron.).
The additive inverse of any number y is:
$$ -y $$
The multiplicative inverse of any number D is:
The multiplicative inverse of a point $P$ could correspond to the inversion of $P$ through the circumcenter of the tetrahedron (or as defined in Somos's answer).
$j_2$ and $j_1$ are defined as
$$ j_2 = \begin{pmatrix} 0 & 1 & 0 \\ 0 & 0 & 1 \\ 1 & 0 & 0 \end{pmatrix}, j_1 = \begin{pmatrix} 0 & 0 & 1 \\ 1 & 0 & 0 \\ 0 & 1 & 0 \end{pmatrix} $$
The norm function N(x) is defined as:
$$ N(x) = a^2 + b^2 + c^2 $$
(Or in simplicial coordinates:
The norm of a point $P$ could be defined as the squared distance from the point to the origin $V_0$, $N(P) = ||\overrightarrow{V_0P}||^2$.)
The modified norm function M(x) is defined as:
$$ M(x) = N(x)^\frac{2}{3} $$
x' and x* are defined as:
$$ x' = \frac{N(x)}{x}, x* = \frac{M(x)}{x} $$
The exponential function is defined as
$$ \exp(a+b i_1+c j_2) = A(a) + B(b) j_1+C(c) j_2 $$
where
$$ A(x) = \sum_{n=0}^{\infty} \frac{x^{3n}}{(3n)!}, B(x) = \sum_{n=0}^{\infty} \frac{x^{3n+1}}{(3n+1)!}, C(x) = \sum_{n=0}^{\infty} \frac{x^{3n+2}}{(3n+2)!} $$
The logarithm function is defined as
$$ \ln(a+b j_1+c j_2) = \exp^{-1}(a+b j_1+c j_2) = t_1+t_2 j_1+t_3 j_2 $$
Multiplication is defined (using triplets) as: \[ [a_0, a_1, a_2] * [b_0, b_1, b_2] = [a_0b_0+a_1b_2+a_2b_1, a_0b_1+a_1b_0+a_2b_2, a_0b_2+a_1b_1+a_2b_0]. \] \[ j_3 = [0, 1, 0] \] \[ [a_0, a_1, a_2] = a_0 + a_1j_3 + a_2j_3^2 \]
(Or in simplicial coordinates: Let's denote the simplicial coordinates of two points P and Q in the tetrahedron as $[a_0, a_1, a_2]$ and $[b_0, b_1, b_2]$, respectively.
To find the product $P*Q$, you would perform a specific operation which I denote g(x) on the simplicial coordinates of $P$ and $Q$ to yield the simplicial coordinates of the result.)
We can calculate:
$$ \tan^{-1}(a+b j_1+c j_2) = t_3, \sin t_2 \, \text{rad} = \frac{c}{exp(t_2)}, t_1 = \ln(a), g = \ln(\sqrt{b^2+c^2}), h = \text{atan2}(b, c), \cos h \, \text{rad} = \frac{b}{exp(g)}, j_1^{t_4} = \exp( x \ln(j_1)) , N(x') = N(x)^{2} $$
These are the definitions and operations as specified in the triplex numbers system. , I want to know where I can find documentation about this as I've only found documentation about it in video form (of course simplicial coordinates are kind of documentation but they're also kind of not), the accepted answer is by Anixx, also includes the division formula in his answer and for a matrix representation of triplex numbers, dual numbers or the diagonal basis go to Somos's answer which is at time of editing most liked, also for info about simplicial coordinates go to one for Somos's comments. Note: I've finally found more documentation (kind of)! On this 3blue1brown video: https://www.youtube.com/watch?v=kYB8IZa5AuE&list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab&index=3&t=0s .