Quiz : Opérations sur les Matrices

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!

Question 1

Soient $A = \begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix}$ et $B = \begin{pmatrix} 5 & 6 \\ 7 & 8 \end{pmatrix}$. Calculez $A + B$.

Question 2

Soient $A = \begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix}$ et $B = \begin{pmatrix} 5 & 6 \\ 7 & 8 \end{pmatrix}$. Calculez $A - B$.

Question 3

Soit $A = \begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix}$. Calculez $3A$.

Question 4

Soient $A = \begin{pmatrix} 1 & 0 \\ 2 & 3 \end{pmatrix}$ et $B = \begin{pmatrix} 4 & 1 \\ 0 & 2 \end{pmatrix}$. Calculez $A \times B$.

Question 5

Le produit matriciel est-il commutatif en général ?

Question 6

Quelle est la condition pour pouvoir additionner deux matrices A et B ?

Question 7

Soit \( A = \begin{pmatrix} 2 & -1 \\ 0 & 3 \end{pmatrix} \). Calculez \( 2A - \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix} \).

Question 8

Si \( A \) est une matrice \( 3 \times 2 \) et \( B \) est une matrice \( 2 \times 4 \), quelle est la dimension de la matrice \( AB \) ?

Question 9

Soit \( A = \begin{pmatrix} 5 \end{pmatrix} \) et \( B = \begin{pmatrix} 2 \end{pmatrix} \). Calculez $2A-3B$.

Question 10

Soit \( A = \begin{pmatrix} 1 & 2 & 3 \end{pmatrix} \) et \( B = \begin{pmatrix} 4 \\ 5 \\ 6 \end{pmatrix} \). Calculez \( AB \).

Question 11

Si A est une matrice carrée, que représente A + A + A ?

Question 12

Si \( I \) est la matrice identité d'ordre 2, et \( A \) est une matrice \( 2 \times 2 \), que vaut \( IA \)?

Question 13

Soient $A = \begin{pmatrix} 2 & 0 \\ 0 & -3 \end{pmatrix}$ et $B = \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix}$. Calculez $A \times B$.

Question 14

Si \( A = \begin{pmatrix} a & b \\ c & d \end{pmatrix} \), quelle est la matrice \( {}^tA \) (transposée de A)?

Question 15

Soient $A = \begin{pmatrix} 1 & 2 \end{pmatrix}$ et $B = \begin{pmatrix} 3 \\ 4 \end{pmatrix}$. Le produit $B \times A$ est-il possible ?

Question 16

Soit $A = \begin{pmatrix} 2 & 1 \\ -1 & 3 \end{pmatrix}$. Calculez ${}^tA$.

Question 17

Soient \( A = \begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix} \) et \( B = \begin{pmatrix} 0 & 1 \\ -1 & 0 \end{pmatrix} \). Calculez \( AB - BA \).

Question 18

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.

Question 19

Si \(A\) est une matrice, que vaut \({}^t({}^tA)\) ?

Question 20

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$ ?

Question 21

Laquelle de ces matrices est une matrice identité ?

Question 22

Soit $A = \begin{pmatrix} 4 & 1 \\ 0 & 2 \end{pmatrix}$. Calculez ${}^t(2A)$.

Question 23

Si \( A = \begin{pmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \end{pmatrix} \), quelle est la dimension de \( {}^tA \)?

Question 24

Si A et B sont deux matrices, est-ce que ${}^t(A + B) = {}^tA + {}^tB$ ?

Question 25

Si A et B sont deux matrices, est-ce que ${}^t(A \times B) = {}^tA \times {}^tB$ ?

Question 26

Soit $A = \begin{pmatrix} 3 \end{pmatrix}$. Calculez ${}^tA$.

Question 27

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)$

Question 28

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} \).

Question 29

Si \( A \) est une matrice \( 4 \times 3 \) et \( B \) est une matrice \( 2 \times 3 \), est-ce que \( A + B \) est possible ?

Question 30

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 ?

Question 31

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 \).

Question 32

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$ ?

Question 33

Soit \( A = \begin{pmatrix} 0 & 1 \\ 0 & 0 \end{pmatrix} \). Calculez \( A^n \) pour tout entier \( n \geq 2 \).

Question 34

Soit \( A \) une matrice carrée d'ordre \( n \). On suppose que \( A^3 = 2A \). Que vaut \( A^5 \) ?

Question 34

Soit \( A \) une matrice carrée d'ordre \( n \). On suppose que \( A^3 = 2A \). Que vaut \( A^5 \) ?

Question 35

Soit \( A = \begin{pmatrix} 1 & 1 \\ 1 & 1 \end{pmatrix} \). Trouvez une formule pour \( A^n \), pour tout entier \( n \geq 1 \).

Question 36

Soient \( A \) et \( B \) deux matrices carrées d'ordre \( n \). Si \( AB = BA \), que peut-on dire de \( (A+B)^2 \) ?

Question 37

Soit A une matrice telle que $A = {}^tA$. Que peut-on dire de A ?

Question 38

Soit A une matrice telle que \(A=-{}^tA\). Que peut-on dire de A ?

Question 39

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 \)?

Question 40

Soit $M$ une matrice carrée. Montrez que la matrice $M + {}^tM$ est toujours symétrique.

Score: 0 / 40