Problem 65: Determine whether it is a subspace of the given vector space $\V$
$V = M_2(\R)$, and S is the subset of all $2\times2$ skewsymmetric matrices.
Problem 65: Determine whether it is a subspace of the given vector space $\V$
$V = M_2(\R)$, and S is the subset of all $2\times2$ skewsymmetric matrices.
Solution:
$S= \{A \in M_2(\R) : A$ is skewsymmetric matrices$\}$
$S= \{A \in M_2(\R) : A^T = -A\}$
$S \ne \varnothing$ ; since $0_2\in S$.
Closure under Addition: If $A,B \in S$,
then $(A + B)^T = A^T + B^T = -A + (-B) = -(A+B)$, which shows that $A + B \in S$.
Closure under Scalar Multiplication: If $r \in R$ and $A \in S$,
then $(rA)^T = rA^T = r(-A) =-(rA)$, which shows that $rA \in S$.
Consequently, $S$ is a subspace of $M_2(\R)$
Comments
Post a Comment