Jonathan's question at Yahoo Answers ( span ( H ) )

  • Context:
  • Thread starter Thread starter Fernando Revilla
  • Start date Start date
  • Tags Tags
    Span
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
1 reply · 2K views
Fernando Revilla
Gold Member
MHB
Messages
631
Reaction score
0
Here is the question:

Find the value of "a" for which

v= [2,−3,4,a]

is in the set

H=span {[2,1,−3,2],[0,2,−2,−2],[0,0,3,3]} a = ?

Here is a link to the question:

Find the value of "a" for which? - Yahoo! Answers

I have posted a link there to this topic so the OP can find my response.
 
Physics news on Phys.org
Hello jonathan,

Clearly
$$\mbox{rank }\begin{bmatrix}{2}&{-1}&{\;\:3}& \;\;2\\{0}&{\;\;2}&{-2}&-2\\{0}&{\;\;0}&{\;\;3}&\;\;3\end{bmatrix}=3$$

Then, $(2,-3,4,a)$ belongs to $H$ if and only if:

$$\mbox{rank }\begin{bmatrix}{2}&{-3}&{\;\:4}& \;\;a\\{2}&{-1}&{\;\:3}& \;\;2\\{0}&{\;\;2}&{-2}&-2\\{0}&{\;\;0}&{\;\;3}&\;\;3\end{bmatrix}=3$$
Equivalently, if and only if
$$\det\;\begin{bmatrix}{2}&{-3}&{\;\:4}& \;\;a\\{2}&{-1}&{\;\:3}& \;\;2\\{0}&{\;\;2}&{-2}&-2\\{0}&{\;\;0}&{\;\;3}&\;\;3\end{bmatrix}=0$$

Easily we verify that the previous determinant is $12(9-a)$ so,

$(2,-3,4,a)$ belongs to $H$ if and only if $a=9$