Ivan Shishkin, Birch Grove

Transposée d’une matrice

Definition / General algebra / Stub

Français
FrançaisEnglish
This article is a stub
Stub. This concept is still a minimal draft.
Intuition

La transposée d’une matrice est une nouvelle matrice obtenue en échangeant les lignes et les colonnes de la matrice initiale.

Par exemple,
(123456)T=(142536).\begin{pmatrix} 1 & 2 & 3\\ 4 & 5 & 6 \end{pmatrix}^\mathsf{T} = \begin{pmatrix} 1 & 4\\ 2 & 5\\ 3 & 6 \end{pmatrix}.

Définition formelle

Soit
A=(aij)1im, 1jnA=(a_{ij})_{1\leqslant i\leqslant m,\ 1\leqslant j\leqslant n}une matrice de taille m×nm\times n. La transposée de AA, notée ATA^\mathsf{T}, ou anciennement AtA^t ou tA{}^tA, est la matrice de taille n×mn\times m
AT=(aji)1in, 1jm.A^\mathsf{T}=(a_{ji})_{1\leqslant i\leqslant n,\ 1\leqslant j\leqslant m}.

Practice this concept with exercises

  • Déterminer les transposées des matrices suivantes :

    • A=(124035)A = \begin{pmatrix} 1 & -2 & 4 \\ 0 & 3 & 5 \end{pmatrix}

    • B=(210134522)B = \begin{pmatrix} 2 & 1 & 0 \\ -1 & 3 & 4 \\ 5 & 2 & -2 \end{pmatrix}

    Open exerciseDifficulty 15/100 · 1 solution · 0 hints
Problems using this concept (0)

No listed problems link to this concept yet.

Problems using this concept (spoiler) (0)

No listed problems use this concept as a spoiler yet.