Posted in

Symmetric and Skew-Symmetric Matrices Exercise (with Solution)

Exercise

[latex]
\[
\begin{array}{|c|c|}
\hline
\textbf{Matrix} & \textbf{Symmetric or Skew-Symmetric?} \\
\hline
\begin{pmatrix} 1 & 2 \\ 2 & 1 \end{pmatrix} & ? \\
\hline
\begin{pmatrix} 0 & -1 \\ 1 & 0 \end{pmatrix} & ? \\
\hline
\begin{pmatrix} 3 & 4 & 5 \\ 4 & 6 & 7 \\ 5 & 7 & 8 \end{pmatrix} & ? \\
\hline
\begin{pmatrix} 1 & 2 & 3 \\ -2 & 4 & 5 \\ -3 & -5 & 6 \end{pmatrix} & ? \\
\hline
\begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix} & ? \\
\hline
\begin{pmatrix} 2 & 1 \\ -1 & -2 \end{pmatrix} & ? \\
\hline
\end{array}
\]

Solution:

[latex]
\[
\begin{array}{|c|c|}
\hline
\textbf{Matrix} & \textbf{Symmetric or Skew-Symmetric?} \\
\hline
\begin{pmatrix} 1 & 2 \\ 2 & 1 \end{pmatrix} & \text{Symmetric} \\
\hline
\begin{pmatrix} 0 & -1 \\ 1 & 0 \end{pmatrix} & \text{Skew-Symmetric} \\
\hline
\begin{pmatrix} 3 & 4 & 5 \\ 4 & 6 & 7 \\ 5 & 7 & 8 \end{pmatrix} & \text{Symmetric} \\
\hline
\begin{pmatrix} 1 & 2 & 3 \\ -2 & 4 & 5 \\ -3 & -5 & 6 \end{pmatrix} & \text{Skew-Symmetric} \\
\hline
\begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix} & \text{Symmetric} \\
\hline
\begin{pmatrix} 2 & 1 \\ -1 & -2 \end{pmatrix} & \text{Skew-Symmetric} \\
\hline
\end{array}
\]

 CEO @ T4Tutorials.com
I welcome to all of you if you want to discuss about any topic. Researchers, teachers and students are allowed to use the content for non commercial offline purpose. Further, You must use the reference of the website, if you want to use the partial content for research purpose.

Leave a Reply

Contents Copyrights Reserved By T4Tutorials