Forming an orthogonal matrix whose 1st column is a given unit 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
3 replies · 6K views
v0id
Messages
42
Reaction score
0

Homework Statement


Show that if the vector [tex]\textbf{v}_1[/tex] is a unit vector (presumably in [tex]\Re^n[/tex]) then we can find an orthogonal matrix [tex]\textit{A}[/tex] that has as its first column the vector [tex]\textbf{v}_1[/tex].

The Attempt at a Solution


This seems to be trivially easy. Suppose we have a basis [tex]\beta[/tex] for [tex]\Re^n[/tex]. We may apply the Gram-Schmidt orthogonalization process to [tex]\beta[/tex] with [tex]\textbf{v}_1[/tex] as the generating vector and normalise the resultant orthogonal basis to obtain an orthonormal basis [tex]\gamma[/tex]. Choose [tex]\textit{A}[/tex] such that the elements of [tex]\gamma[/tex] comprise the columns of [tex]\textit{A}[/tex].

QED

-------------------------------

So what am I overlooking?
 
Last edited:
Physics news on Phys.org
HallsofIvy said:
Nothing- although I would say "Let [itex]\beta[/itex] be a basis for R containing v1..."

Thanks. I thought I had made a huge assumption somewhere.

StatusX, yes that's a simpler possibility indeed.