Proving R(T) = Mn×n for T: Mn×n → Mn×n

  • Thread starter Thread starter pyroknife
  • Start date Start date
pyroknife
Messages
611
Reaction score
4
Define T: Mn×n → Mn×n by T (A) = At . Show
that R(T) = Mn×n.

Alright then. The transformation is saying that it's transforming an nxn matrix into an nxn matrix (duh).

T(A)=A^t thus A^t is still an nxn matrix.

Thus R(T) is all of Mnxn?Is that it?
 
Physics news on Phys.org
Also another part of the question is:
Define T: Mn×n → Mn×n by T (A) = A − A^t .
a. Find R(T ).
b. Find N(T ).a) R(T) is just the right hand side (A-A^t) which is the set of all skew symmetric matrices?

b) To find N(T) I set the RHS equal to 0. so A-A^t=0 thus A=A^t
so N(T) is the set of all symmetric matrices?
 
Yes for both. You seem to have a pretty good idea what you are doing. You might not need to post ALL of these questions.
 
Dick said:
Yes for both. You seem to have a pretty good idea what you are doing. You might not need to post ALL of these questions.

I'm insecure about most of my answers, even if a lot of them are right.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top