Re: Due o tre permutazioni affiancate

#75989
lorenzo.pantieri
Partecipante
    Up
    0
    Down
    ::


    Semplicemente con
    `\[
    \textit{id}=
    \begin{pmatrix}
    1 & 2 & 3 & 4 \\
    1 & 2 & 3 & 4
    \end{pmatrix}
    \qquad
    \sigma=
    \begin{pmatrix}
    1 & 2 & 3 & 4 \\
    2 & 3 & 4 & 1
    \end{pmatrix}
    \]
    `
    Ciao,
    L.

    Go to top