Finding the missing vector such that the matrix is orthonormal

  • Thread starter Thread starter g.lemaitre
  • Start date Start date
  • Tags Tags
    Matrix Vector
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
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:
[tex] \begin{bmatrix}<br /> \frac{1}{\sqrt{5}} & x \\<br /> \frac{2}{\sqrt{5}} & y \\<br /> \end{bmatrix}[/tex]
Most textbooks use [tex]x_1 and x_2[/tex] but I find x and y easier

Homework Equations


The Attempt at a Solution


[tex] \frac{1}{\sqrt{5}}x + \frac{2}{\sqrt{5}} = 0 ... space here ... <br /> \sqrt{x^2 + y^2} = 1[/tex]
I tried setting x = y and I got
[tex] \frac{1}{\sqrt{5}}x = -\frac{2}{\sqrt{5}}[/tex]
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.