Ordinary matrix-vector multiplication

  • Thread starter Thread starter Treadstone 71
  • Start date Start date
  • Tags Tags
    Multiplication
Treadstone 71
Messages
275
Reaction score
0
Let P=(p_{ij}) be a real symmetric 2x2 matrix. Show that the function on \mathbb{R}^2\times\mathbb{R}^2 (Where R^2 is a space of column vectors) defined by <v,w>=v^tPw is an inner product if and only if p_{11} and det(P) are both swtrictly positive.

I just need to know what Pw means in <v,w>=v^tPw.
 
Physics news on Phys.org
Ordinary matrix-vector multiplication.
 
I see. I thought it was "P of w".
 
This function doesn't send vectors to scalars, it can't be an inner product, unless I understood something wrong.
 
v and w are 1x2 column vectors, right? So why is this function on R^2xR^2? Isn't it defined on the vector space R^2?
 
Treadstone 71 said:
v and w are 1x2 column vectors, right? So why is this function on R^2xR^2? Isn't it defined on the vector space R^2?

they're 2x1, but there are two of them. This function takes a pair of vectors, (v,w) and gives a real number, so the domain is R^2xR^2.
 
v is in R2, w is in R2 so (v, w) is in R2 x R2.
 
Back
Top