Strange square matrix question

Jbreezy
Messages
582
Reaction score
0

Homework Statement



Show that for a square matrix the (i,j) entry is equlivant to the (j,i) entry in a symmetric matrix.



Homework Equations





The Attempt at a Solution



I just felt this question was weird. They don't give the answers so I'm looking for confirmation.

I guess you could just do
## A = n## x ## n ##
If symmetric
## A = A^T ##
Consider the defination of A, then, ##( n ## x ## n)^T = n ## x ## n ##
Implies (i,j) = (j,i)

I don't know maybe this way?
 
Physics news on Phys.org
Jbreezy said:
Consider the defination of A, then, ##( n ## x ## n)^T = n ## x ## n ##
Implies (i,j) = (j,i)
what does n x n mean? just the dimensions of the matrix? So, you've shown the transposed matrix has the same dimensions as the original one, but I don't see how this implies (i,j)=(j,i)... Are you familiar with index notation? And how the transpose of a matrix looks in index notation?

edit: uhhhh... you're right, it is a strange question. It seems to be pretty much asking you to just write down the definition. But I think your teacher/professor would be happier if you said something about index notation of matrices.
 
Last edited:
You need to show that ##A=A^T## implies ##a_{ij} = a_{ji}##. Those are two different statements. Start by considering what exactly it means to say that ##A=A^T##.
 
Oh yeah I guess that would be better. I just kind of fudged it. I know index notation.
Thanks dude. It is a dumb question.
 
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