Well I want to prove that $\overline{11}$ is an unit in $\Bbb Z[i]/<5+6i>$ and that it is also the inverse of itself.
Please check if it is mathematically correct:
An element is an unit, if it is coprime to $5+6i$, so Calculate $ N(5 + 6i) $:
$N(5 + 6i) = 5^2 + 6^2 = 25 + 36 = 61$
Calculate $( N(11) ):$ Since $( 11 )$ is a real integer, we treat it as $( 11 + 0i )$, so
$[N(11) = 11^2 = 121.]$
Check if $( N(11) )$ and $( N(5 + 6i) )$ are coprime: We now check if $( N(11) = 121 )$ and $( N(5 + 6i) = 61 )$ are coprime. Since $( 61 )$ is a prime number and does not divide $( 121 = 11^2 )$, we conclude that $( 61 )$ and $( 121 )$ are coprime.
Therefore, $ 11 $ is coprime to $ 5 + 6i $, which implies that $( \overline{11} )$ is a unit in $( \mathbb{Z}[i]/\langle 5 + 6i \rangle )$.
Now to prove that it is the inverse of itself: Let $a \in \overline{11}$ need to find $x$ such that $$ax \equiv1 (mod 11)$$ which gives as $0,1,2,3,4,5,6,7,8,9,10$
\langleand\ranglefor delimiters, not<and>. – Arturo Magidin Nov 03 '24 at 21:27solution-verificationquestion to be on topic you must specify precisely which step in the proof you question, and why so. This site is not meant to be used as a proof checking machine. – Bill Dubuque Nov 03 '24 at 21:43