Let such that S contains exactly the elements which satisfy where
Find the dimension of when considered as a vector space over .
Details and assumptions :
This problem is a part of Tessellate S.T.E.M.S.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
A block matrix M = \left( \begin{array}{(c|c)} A & B \\ \hline C & D \\ \end{array} \right), where A , B , C , D are n × n matrices, satisfies \begin{aligned} M I_n' &= \left( \begin{array}{(c|c)} -B & -A \\ \hline -D & -C \\ \end{array} \right) \\ I_n' M &= \left( \begin{array}{(c|c)} -C & -D \\ \hline -A & -B \\ \end{array} \right) \end{aligned} These are equal if and only if A = D and B = C . So we can choose whatever A , B we want, and C and D are uniquely determined. The dimension of the corresponding vector space is n 2 + n 2 = 2 n 2 .