Testez vos connaissances sur l'addition, la soustraction, la multiplication par un scalaire et le produit matriciel !
📢 ATTENTION ! Bonjour à tous, ce quiz est interactif! Lorsque vous choisissez une réponse, vous verrez immédiatement si elle est correcte et une explication apparaîtra. De plus, votre score sera mis à jour en bas de la page au fur et à mesure que vous avancez dans le quiz. Bonne chance!
Soient $A = \begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix}$ et $B = \begin{pmatrix} 5 & 6 \\ 7 & 8 \end{pmatrix}$. Calculez $A + B$.
Soient $A = \begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix}$ et $B = \begin{pmatrix} 5 & 6 \\ 7 & 8 \end{pmatrix}$. Calculez $A - B$.
Soit $A = \begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix}$. Calculez $3A$.
Soient $A = \begin{pmatrix} 1 & 0 \\ 2 & 3 \end{pmatrix}$ et $B = \begin{pmatrix} 4 & 1 \\ 0 & 2 \end{pmatrix}$. Calculez $A \times B$.
Le produit matriciel est-il commutatif en général ?
Quelle est la condition pour pouvoir additionner deux matrices A et B ?
Soit \( A = \begin{pmatrix} 2 & -1 \\ 0 & 3 \end{pmatrix} \). Calculez \( 2A - \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix} \).
Si \( A \) est une matrice \( 3 \times 2 \) et \( B \) est une matrice \( 2 \times 4 \), quelle est la dimension de la matrice \( AB \) ?
Soit \( A = \begin{pmatrix} 5 \end{pmatrix} \) et \( B = \begin{pmatrix} 2 \end{pmatrix} \). Calculez $2A-3B$.
Soit \( A = \begin{pmatrix} 1 & 2 & 3 \end{pmatrix} \) et \( B = \begin{pmatrix} 4 \\ 5 \\ 6 \end{pmatrix} \). Calculez \( AB \).
Si A est une matrice carrée, que représente A + A + A ?
Si \( I \) est la matrice identité d'ordre 2, et \( A \) est une matrice \( 2 \times 2 \), que vaut \( IA \)?
Soient $A = \begin{pmatrix} 2 & 0 \\ 0 & -3 \end{pmatrix}$ et $B = \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix}$. Calculez $A \times B$.
Si \( A = \begin{pmatrix} a & b \\ c & d \end{pmatrix} \), quelle est la matrice \( {}^tA \) (transposée de A)?
Soient $A = \begin{pmatrix} 1 & 2 \end{pmatrix}$ et $B = \begin{pmatrix} 3 \\ 4 \end{pmatrix}$. Le produit $B \times A$ est-il possible ?
Soit $A = \begin{pmatrix} 2 & 1 \\ -1 & 3 \end{pmatrix}$. Calculez ${}^tA$.
Soient \( A = \begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix} \) et \( B = \begin{pmatrix} 0 & 1 \\ -1 & 0 \end{pmatrix} \). Calculez \( AB - BA \).
Soit $A = \begin{pmatrix} 2 & -1 \end{pmatrix}$ et $B = \begin{pmatrix} 3 \\ 1 \end{pmatrix}$. Calculez $A \times B$, puis $B \times A$ si possible.
Si \(A\) est une matrice, que vaut \({}^t({}^tA)\) ?
Soient $A = \begin{pmatrix} a & b \\ c & d \end{pmatrix}$ et $B= \begin{pmatrix} e & f \\ g & h \end{pmatrix}$. Quelle est la première ligne du produit $A \times B$ ?
Laquelle de ces matrices est une matrice identité ?
Soit $A = \begin{pmatrix} 4 & 1 \\ 0 & 2 \end{pmatrix}$. Calculez ${}^t(2A)$.
Si \( A = \begin{pmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \end{pmatrix} \), quelle est la dimension de \( {}^tA \)?
Si A et B sont deux matrices, est-ce que ${}^t(A + B) = {}^tA + {}^tB$ ?
Si A et B sont deux matrices, est-ce que ${}^t(A \times B) = {}^tA \times {}^tB$ ?
Soit $A = \begin{pmatrix} 3 \end{pmatrix}$. Calculez ${}^tA$.
Soit $A = \begin{pmatrix} 1 & 0 & 2 \\ -1 & 3 & 1 \end{pmatrix}$ et $B = \begin{pmatrix} 3 & 1 \\ 2 & 1\\1 & 0 \end{pmatrix}$. Calculez ${}^t(AB)$
Soit \( A = \begin{pmatrix} 2 & 4 \\ 1 & 3 \end{pmatrix} \). Trouvez une matrice \( B \) telle que \( A + B = \begin{pmatrix} 0 & 0 \\ 0 & 0 \end{pmatrix} \).
Si \( A \) est une matrice \( 4 \times 3 \) et \( B \) est une matrice \( 2 \times 3 \), est-ce que \( A + B \) est possible ?
Si A est une matrice \( 3 \times 2 \) et que le produit \( AB \) est une matrice \( 3 \times 5 \), quelle est la dimension de B ?
Soient \( A = \begin{pmatrix} 1 & 2 \\ 0 & 1 \end{pmatrix} \) et \( B = \begin{pmatrix} 2 & 0 \\ 1 & 3 \end{pmatrix} \). Trouvez une matrice \( X \) telle que \( AX = B \).
Soit $M = \begin{pmatrix} a & b \\ c & d \end{pmatrix}$. Sous quelle condition sur $a$, $b$, $c$ et $d$ a-t-on $M{}^tM = {}^tMM$ ?
Soit \( A = \begin{pmatrix} 0 & 1 \\ 0 & 0 \end{pmatrix} \). Calculez \( A^n \) pour tout entier \( n \geq 2 \).
Soit \( A \) une matrice carrée d'ordre \( n \). On suppose que \( A^3 = 2A \). Que vaut \( A^5 \) ?
Soit \( A \) une matrice carrée d'ordre \( n \). On suppose que \( A^3 = 2A \). Que vaut \( A^5 \) ?
Soit \( A = \begin{pmatrix} 1 & 1 \\ 1 & 1 \end{pmatrix} \). Trouvez une formule pour \( A^n \), pour tout entier \( n \geq 1 \).
Soient \( A \) et \( B \) deux matrices carrées d'ordre \( n \). Si \( AB = BA \), que peut-on dire de \( (A+B)^2 \) ?
Soit A une matrice telle que $A = {}^tA$. Que peut-on dire de A ?
Soit A une matrice telle que \(A=-{}^tA\). Que peut-on dire de A ?
Soient \( A \) et \( B \) deux matrices carrées d'ordre \( n \). On suppose que \( A \) et \( B \) sont symétriques. Que peut-on dire de \( AB \)?
Soit $M$ une matrice carrée. Montrez que la matrice $M + {}^tM$ est toujours symétrique.