Answer: Is <-x,-x> Equal to <x,x>?

  • Context: High School 
  • Thread starter Thread starter coverband
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
coverband
Messages
170
Reaction score
1
Is <-x,-x> = <x,x> !?

Thanks!
 
Physics news on Phys.org


That depends on what you mean by <x, x>!

Some people use it to mean a 2 vector. In that case, <-x, -x>= <x, x> only if x= 0. Other wise, <-x, -x>= -<x, x>.

But you may be referring to an inner product in some vector space. If that is so, then <-x, -x>= -< x, -x> = -(-<x, x>)= <x, x> so that is, in fact, true.