Is matrix A diagonal, symmetric, or skew symmetric?

TJ@UNF
Messages
4
Reaction score
0

Homework Statement



Let A be a 3x3 matrix such that the ij-entry of A is given by i/j. write the matrix. Determine if A is Diagonal, symmetric, skew symmetric, or none of these.

I'm having trouble with this question. I would appreciate anyone's suggestions or input.

Thanks.


Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
What did you try already?
 
I'm not sure how to interpret the ij-entry given by i/j.

a11 a12 a13

A = a21 a22 a23

a31 a32 a33

and if it's given by i/j, does that mean I should think of the 3x3 matrix as

a1 a1/2 a1/3

a2 a1 a2/3

a3 a3/2 a1

If that's correct then it appears to have properties of a diagonal matrix where aij = 0 if i != j

I'm new to Linear Algebra so any input would be appreciated.
 
The matrix would look like

1/1 1/2 1/3

2/1 2/2 2/3

3/1 3/2 3/3
 
Oh ok. That's seems fairly obvious now. Thanks for your help.
 
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