Quaternion algebra

It is an attempt to construct a division algebra of degree 4 over a given field \(F\) of odd characteristic.

The best reference on this topic is Voight [1].

These notes are really good.

There is also [2] that claims a resolution of what quaternion algebras are division rings over towers of quadratic number fields.

Hamiltonian quaternions

It is given by \[\begin{equation} \mathbb{R} + \mathbb{R} i + \mathbb{R} j + \mathbb{R} k \end{equation}\] where \(i^2 = j^{2} = k^{2} = ijk = -1\). This gives a division algebra over \(\mathbb{R}\). This

PARI-GP

The software gp has some good support for quaternion algebras. See this page.

Here is a link to the official instructions.

References

1.
J. Voight, Quaternion algebras (Springer Nature, 2021).
2.
V. Acciaro & D. Savin, On quaternion algebra over the composite of quadratic number fields and over some dihedral fields. arXiv:1802.08185, (2018).

This page was updated on March 6, 2024.
Main Page