Matrice și determinanți

Exerciții și probleme... matrice și determinanți.

Matematică >> matrice și determinanți >> 1


teorie
Pentru a calcula suma a două matrice, \( \color{red} A \color{dimgray}, \color{blue} B \color{dimgray} \in \textit{M}_{m,n}(\mathbb{C}) \), se definește matricea
\( \color{orange} C \color{dimgray} \in \textit{M}_{m,n}(\mathbb{C}) \), \( \color{orange} C \color{dimgray} = \color{red} A \color{dimgray} + \color{blue} B \), prin
        \( \color{orange} c\color{dimgray}_{ij} = \color{red} a\color{dimgray}_{ij} \color{dimgray} + \color{blue} b\color{dimgray}_{ij} \), \( i \in \{1, 2, ..., m \} \), \( j \in \{1, 2, ..., n \} \).


exemple
De exemplu,
suma matricelor
\( \color{red}A = \begin{pmatrix} 8 & -5 & 7 & 0 \\ 2 & 14 & -9 & -3 \end{pmatrix} \)
și
\( \color{blue}B = \begin{pmatrix} -1 & +4 & 2 & -7 \\ -18 & 8 & -6 & 9 \end{pmatrix} \)

este:
\( \color{orange} C \color{dimgray} = \color{red} A \color{dimgray} + \color{blue} B \color{dimgray} = \)
\( = \color{red} \begin{pmatrix} 8 & -5 & 7 & 0 \\ 2 & 14 & -9 & -3 \end{pmatrix} \color{dimgray} + \color{blue} \begin{pmatrix} -1 & +4 & 2 & -7 \\ -18 & 8 & -6 & 9 \end{pmatrix} \color{dimgray} = \)

\( = \begin{pmatrix} \color{red}8 \color{dimgray}+( \color{blue}-1 \color{dimgray}) & \color{red}-5 \color{dimgray}+( \color{blue}+4 \color{dimgray}) & \color{red}7 \color{dimgray}+ \color{blue}2 & \color{red}0 \color{dimgray}+( \color{blue}-7 \color{dimgray}) \\ \color{red}2 \color{dimgray}+( \color{blue}-18 \color{dimgray}) & \color{red}14 \color{dimgray}+ \color{blue}8 & \color{red}-9 \color{dimgray}+( \color{blue}-6 \color{dimgray}) & \color{red}-3 \color{dimgray}+ \color{blue}9 \end{pmatrix} = \)

\( = \begin{pmatrix} 8-1 & -5+4 & 7+2 & 0-7 \\ 2-18 & 14+8 & -9-6 & -3+9 \end{pmatrix} = \)

\( = \color{orange} \begin{pmatrix} 7 & -1 & 9 & -7 \\ -16 & 22 & -15 & 6 \end{pmatrix} \).


exerciții

Suma matricelor
\( \color{red}A = \begin{pmatrix} -8 & 20 \\ 9 & -3\end{pmatrix} \) și \( \color{blue}B = \begin{pmatrix} 17 & -9 \\ -9 & -9\end{pmatrix} \)

este \( A+B = \)

    \( \begin{pmatrix}6 & 11 \\ 0 & -12\end{pmatrix} \)

    \( \begin{pmatrix}9 & 6 \\ 0 & -12\end{pmatrix} \)

    \( \begin{pmatrix}9 & 11 \\ -1 & -12\end{pmatrix} \)

    \( \begin{pmatrix}9 & 11 \\ -7 & -12\end{pmatrix} \)

    \( \begin{pmatrix}9 & 11 \\ 0 & -12\end{pmatrix} \)


 


exercițiu nou

Suma matricelor
\( \color{red}A = \begin{pmatrix} -8 & 20 \\ 9 & -3\end{pmatrix} \) și \( \color{blue}B = \begin{pmatrix} 17 & -9 \\ -9 & -9\end{pmatrix} \)

este

\( A+B = \) \( \begin{pmatrix}9 & 11 \\ 0 & -12\end{pmatrix} \).


\( \color{orange} C \color{dimgray} = \color{red} A \color{dimgray} + \color{blue} B \color{dimgray} = \)

\( = \color{red} \begin{pmatrix} -8 & 20 \\ 9 & -3\end{pmatrix} \) \( + \color{blue} \begin{pmatrix} 17 & -9 \\ -9 & -9\end{pmatrix} \color{dimgray} = \)

\( = \begin{pmatrix} \color{red}-8 \color{dimgray} + \color{blue}17 & \color{red}20 \color{dimgray} + \color{blue}(-9) \\ \color{red}9 \color{dimgray} + \color{blue}(-9) & \color{red}-3 \color{dimgray} + \color{blue}(-9)\end{pmatrix} = \)

\( = \begin{pmatrix} -8 + 17 & 20 - 9 \\ 9 - 9 & -3 - 9\end{pmatrix} = \)

\( = \color{orange} \begin{pmatrix} 9 & 11 \\ 0 & -12\end{pmatrix} \).

***
La click se selectează și copiază textul în clipboard.
Textul se lipește într-un TeX front-end program (de exemplu TeXworks) care îl transformă în .pdf
***


Întregul fișier .tex



Doar problema în format .tex