Ivan Shishkin, Rye (1878)

Problems/Linear algebraExerciseReviewed

Inverse d’une matrice diagonale 2×22\times 2

by Ancient Tree·
27
Difficulty scaleÉchelle de difficulté

This score reflects both the level of the required concepts and the difficulty of the solution.Ce score tient compte à la fois du niveau des notions nécessaires et de la difficulté de la résolution.

  1. 110First steps / middle schoolPremiers pas / collège
  2. 1125Beginner / high schoolDébutant / lycée
  3. 2650Intermediate / undergraduateIntermédiaire / licence
  4. 5170Advanced / graduateAvancé / master
  5. 7190Expert / specializedExpert / spécialisé
  6. 91100Research levelNiveau recherche
These levels are approximate guides.Ces niveaux sont des repères approximatifs.
·
Français

Showing the Français version because no English translation exists yet. Add that translation.

  1. Vérifier que
    A=(2003)etB=(120013)A=\left(\begin{array}{ll}2 & 0 \\ 0 & 3\end{array}\right) \quad \text{et}\quad B=\left(\begin{array}{cc}\frac{1}{2} & 0 \\ 0 & \frac{1}{3}\end{array}\right)sont inverses l’une de l’autre.

  2. Quel est l’inverse de la matrice
    A=(a00b)A=\left(\begin{array}{ll}a & 0 \\ 0 & b\end{array}\right)

aa et bb sont non nuls ?

I solved itMark it doneAdd to my listKeep it in your list

Solutions

1
Reveal solutionsAre you sure? Give it a try first.

Solution by Nolan_2o

Discussions0 useful votes
  1. Pour vérifier que AA et BB sont inverses l’une de l’autre, il suffit de vérifier que
    AB=I2.AB=I_2. On calcule
    AB=(2×12+0×02×0+0×130×12+3×00×0+3×13)=(1001)=I2.AB= \begin{pmatrix} 2\times\frac{1}{2}+0\times0 & 2\times0+0\times\frac{1}{3} \\ 0\times\frac{1}{2}+3\times0 & 0\times0+3\times\frac{1}{3} \end{pmatrix} = \begin{pmatrix} 1&0\\ 0&1 \end{pmatrix} =I_2. Ainsi,
    B=A1.B=A^{-1}.

    1. On cherche l’inverse de la matrice
      A=(a00b),A= \begin{pmatrix} a&0\\ 0&b \end{pmatrix},aa et bb sont non nuls.

    Comme AA est une matrice diagonale, on propose BB de manière analogue à la question précédente. Ainsi,
    B=(1a001b).B= \begin{pmatrix} \frac{1}{a}&0\\ 0&\frac{1}{b} \end{pmatrix}.

    On vérifie alors par le calcul que
    AB=(1001)=I2.AB= \begin{pmatrix} 1&0\\ 0&1 \end{pmatrix} =I_2.Ce qui implique donc

B=A1B = A^{{-1}}

Report

For an unclear, ambiguous, or possibly incorrect statement, please use the Discussion tab on the right. Report content that needs moderator intervention, such as dangerous, clearly non-mathematical, or plagiarized content.