Matemáticas II · Matrices · Extremadura · 2020

Ejercicio resuelto de Matrices · Matemáticas II · 2020

Sean las matrices A=(1121) A = \begin{pmatrix} 1 & -1 \\ 2 & 1 \end{pmatrix} y B=(1141) B = \begin{pmatrix} 1 & 1 \\ 4 & -1 \end{pmatrix} .

a) Calcule los productos de matrices AB A \cdot B y BA B \cdot A . ¿Se cumple que AB=BA A \cdot B = B \cdot A ? [1 punto]

b) Compruebe si es cierta la igualdad (A+B)2=A2+B2 (A + B)^2 = A^2 + B^2 . [1 punto]

Solución

a) Calcule los productos de matrices AB y BA. ¿Se cumple que AB=BA? [1 punto]\textbf{a) Calcule los productos de matrices } \boldsymbol{A \cdot B}\textbf{ y } \boldsymbol{B \cdot A}\textbf{. ¿Se cumple que } \boldsymbol{A \cdot B = B \cdot A}\textbf{? [1 punto]}

Efectuamos los dos productos por separado y comparamos los resultados.

AB=(1121)(1141)=(141+12+421)=(3261) A\cdot B=\begin{pmatrix}1 & -1 \\ 2 & 1\end{pmatrix}\begin{pmatrix}1 & 1 \\ 4 & -1\end{pmatrix}=\begin{pmatrix}1-4 & 1+1 \\ 2+4 & 2-1\end{pmatrix}=\begin{pmatrix}-3 & 2 \\ 6 & 1\end{pmatrix}

BA=(1141)(1121)=(1+21+14241)=(3025) B\cdot A=\begin{pmatrix}1 & 1 \\ 4 & -1\end{pmatrix}\begin{pmatrix}1 & -1 \\ 2 & 1\end{pmatrix}=\begin{pmatrix}1+2 & -1+1 \\ 4-2 & -4-1\end{pmatrix}=\begin{pmatrix}3 & 0 \\ 2 & -5\end{pmatrix}

Las dos matrices son distintas, luego ABBA A\cdot B\neq B\cdot A : el producto de matrices no es conmutativo.

b) Compruebe si es cierta la igualdad (A+B)2=A2+B2. [1 punto]\textbf{b) Compruebe si es cierta la igualdad } \boldsymbol{(A + B)^2 = A^2 + B^2}\textbf{. [1 punto]}

Calculamos cada miembro por separado. Primero la suma y su cuadrado:

A+B=(2060)(A+B)2=(2060)(2060)=(40120) A+B=\begin{pmatrix}2 & 0 \\ 6 & 0\end{pmatrix}\Rightarrow (A+B)^2=\begin{pmatrix}2 & 0 \\ 6 & 0\end{pmatrix}\begin{pmatrix}2 & 0 \\ 6 & 0\end{pmatrix}=\begin{pmatrix}4 & 0 \\ 12 & 0\end{pmatrix}

Y ahora los dos cuadrados por separado:

A2=(12112+22+1)=(1241)B2=(1+411444+1)=(5005) A^2=\begin{pmatrix}1-2 & -1-1 \\ 2+2 & -2+1\end{pmatrix}=\begin{pmatrix}-1 & -2 \\ 4 & -1\end{pmatrix}\qquad B^2=\begin{pmatrix}1+4 & 1-1 \\ 4-4 & 4+1\end{pmatrix}=\begin{pmatrix}5 & 0 \\ 0 & 5\end{pmatrix}

A2+B2=(4244) A^2+B^2=\begin{pmatrix}4 & -2 \\ 4 & 4\end{pmatrix}

(A+B)2=(40120)(4244)=A2+B2 (A+B)^2=\begin{pmatrix}4 & 0 \\ 12 & 0\end{pmatrix}\neq\begin{pmatrix}4 & -2 \\ 4 & 4\end{pmatrix}=A^2+B^2

La igualdad no es cierta. La razón está en el apartado anterior: desarrollando el cuadrado,

(A+B)2=A2+AB+BA+B2 (A+B)^2=A^2+AB+BA+B^2

y la igualdad solo se cumpliría si AB+BA AB+BA fuese la matriz nula, cosa que aquí no ocurre porque

AB+BA=(0284)(0000) AB+BA=\begin{pmatrix}0 & 2 \\ 8 & -4\end{pmatrix}\neq\begin{pmatrix}0 & 0 \\ 0 & 0\end{pmatrix}

Más ejercicios de Matrices

Ver este ejercicio en Hodeia — miles de ejercicios de selectividad resueltos y filtrables.