Finding the missing vector such that the matrix is orthonormal

  • Thread starter Thread starter g.lemaitre
  • Start date Start date
  • Tags Tags
    Matrix Vector
g.lemaitre
Messages
267
Reaction score
2

Homework Statement


A matrix is orthonormal if the magnitude of its vectors = 1 and all vector pairs are perpendicular, that is, their dot product = 0. Find the missing vector which would make the following matrix orthonormal:
<br /> \begin{bmatrix}<br /> \frac{1}{\sqrt{5}} &amp; x \\<br /> \frac{2}{\sqrt{5}} &amp; y \\<br /> \end{bmatrix}
Most textbooks use x_1 and x_2 but I find x and y easier

Homework Equations


The Attempt at a Solution


<br /> \frac{1}{\sqrt{5}}x + \frac{2}{\sqrt{5}} = 0 ... space here ... <br /> \sqrt{x^2 + y^2} = 1<br />
I tried setting x = y and I got
<br /> \frac{1}{\sqrt{5}}x = -\frac{2}{\sqrt{5}}
But that's as far as I could with that problem.
 
Physics news on Phys.org
I solved this problem.
 
I've solved this problem.
 
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