Processing math: 100%

Testbereich

Aus LNTwww
Wechseln zu:Navigation, Suche


Operationenmoduloq=4Addition: [+012300123112302230133012],Multiplikation: [012300000101232020230321].


\begin{tabular}{c}  {\rm Operationen } \\ {\rm modulo}\hspace{0.15cm}{\it q} = 4\\ \end{tabular}\hspace{0.25cm} \Rightarrow\hspace{0.25cm} \begin{tabular}{c|cccccc}  + & 0 & 1 & 2 & 3  \\\hline 0 & 0 & 1 & 2 & 3 \\ 1 & 1 & 2 & 3 & 0 \\ 2 & 2 & 3 & 0 & 1 \\ 3 & 3 & 0 & 1 & 2 \\ \end{tabular} &\hspace{0.25cm} \begin{tabular}{c|cccccc} $\cdot$ & 0 & 1 & 2 & 3 \\\hline 0 & 0 & 0 & 0 & 0  \\ 1 & 0 & 1 & 2 & 3 \\ 2 & 0 & 2 & 0 & 2 \\ 3 & 0 & 3 & 2 & 1  \\ \end{tabular} \hspace{0.05cm}.