Showing that an element is a unit in a ring

  • Thread starter Thread starter Mr Davis 97
  • Start date Start date
  • Tags Tags
    Element Ring Unit
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Mr Davis 97
Messages
1,461
Reaction score
44

Homework Statement


Let ##S=\{a+bi+cj+dk \mid a,b,c,d \in \mathbb{Z}\}## be the ring of integral Hamiltonian quaternions, where multiplication is defined using the same rules as in ##\mathbb{H}##, the ring of real Hamiltonian quaternions. Define a function $$N:S\to\mathbb{Z}, N(a+bi+cj+dk)=a^2+b^2+c^2+d^2.$$

Show that if ##N(\alpha)=1##, then ##\alpha## is a unit

Homework Equations

The Attempt at a Solution


So suppose we know that ##N(\alpha) = \alpha\bar{\alpha}##, where the bar is the conjugate of the quaternion. If ##N(\alpha)=1##, then ##\alpha\bar{\alpha} = 1##. So to show that ##\alpha## is a unit, all I need to show is the other direction, that ##\bar{\alpha}\alpha=1##. How can I do this? In groups one implies the other since we have inverses, but this is not the case with rings.
 
Physics news on Phys.org
fresh_42 said:
If you already know the inverse, show that it is in ##S## and that it actually is the inverse.
Well all I know is that ##\alpha\bar{\alpha} = 1##. Clearly ##\bar{\alpha}\in S##, so all I need to show that ##\bar{\alpha}\alpha = 1##. But I don't see how to get that
 
Mr Davis 97 said:
Well all I know is that ##\alpha\bar{\alpha} = 1##. Clearly ##\bar{\alpha}\in S##, so all I need to show that ##\bar{\alpha}\alpha = 1##. But I don't see how to get that

If ##\alpha=a+bi+cj+dk## and you define ##\bar{\alpha}=a-bi-cj-dk## so that ##\alpha \bar \alpha=a^2+b^2+c^2+d^2##, doesn't that make ##\bar \alpha \alpha=a^2+(-b)^2+(-c)^2+(-d)^2##?
 
  • Like
Likes   Reactions: Mr Davis 97