Define Matrix A w/ Orthogonal Vectors | R3

  • Thread starter Thread starter dlevanchuk
  • Start date Start date
  • Tags Tags
    Matrix
dlevanchuk
Messages
29
Reaction score
0

Homework Statement



Let S = { u1, u2, u3} be an orthogonal set of nonzero vectors in R3. Define (3 x 3) matrix A by A = [u1, u2, u3]. Show that A is nonsingular and A'A (' is transpose) is a diagonal matrix. Calculate the diagonal matrix using the given orthogonal vectors: u1 = [1 1 1]'; u2 = [-1 0 1]'; u3 = [-1 2 -1]'

Homework Equations



-

The Attempt at a Solution



I think my IQ drops by the minute, thereof a stupid question... what does it mean to "define" the matrix? Do I just create the matrix from the given set of vectors??
 
Last edited:
Physics news on Phys.org
dlevanchuk said:
I think my IQ drops by the minute, thereof a stupid question... what does it mean to "define" the matrix? Do I just create the matrix from the given set of vectors??

Yes, exactly.

Now, what is the relation between orthogonality and linear independence of vectors? Further on, how does this relate to the matrix rank? And how does the rank relate to regularity/non-singularity?
 
could i just say that since the vectors are orthogonal, that means they are linearly independent, and that makes the matrix non singular.. sounds pretty logical to me :)
 
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