Solving Linear Algebra Proof: A = 0

vg19
Messages
67
Reaction score
0
Hi,

There is an example of this question in the book but I cannot understand the part where it says 2AT = 2[2AT]T. Everything else I understand. (T means Transpose)

Suppose a square matrix A satisfies A = 2AT. Show that necessarily A=0.

A = 2AT = 2[2AT]T = 2[2(AT)T] = 4A

3A = 0
A=1/3(3A) = 1/3(0) = (0)


Thanks!
 
Physics news on Phys.org
They are just using the assumption A = 2A^T in that step.
 
I think I get it. So basically are they doing that step to get rid of the Transpose so A will be alone, and then can be isolated?

Thanks
 
vg19 said:
I think I get it. So basically are they doing that step to get rid of the Transpose so A will be alone, and then can be isolated?

Thanks

Yes, you could say that. :smile:
 
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