Multiplication of a rotated vector entries

  • Context: Graduate 
  • Thread starter Thread starter baggiano
  • Start date Start date
  • Tags Tags
    Multiplication Vector
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
baggiano
Messages
12
Reaction score
0
Hello

Is there any known operation/notation to express the multiplication of the entries of a rotated vector? More precisely, is there an alternative expression to replace the product operator for the following expression:
[tex]\prod_i^3(RP)_i[/tex]
where R is the rotation matrix and P a vector in R^3.

Thanks in advance for any idea you might have.

Bag
 
Physics news on Phys.org
Hi Stephen

Actually what is meant is the following: the rotation matrix R multiplied by the vector P returns the rotated vector P'. Then, the product operator [tex]\prod[/tex] gives me a scalar by multiplying the 3 entries of the vector P'. I was wondering if the last product operation could somehow be described using some other kinds of operators/operations (like for instance a projection). Sorry, the question can look a little naive but the fact that I need to multiply the entries of P' is not very convenient for me as it is difficult to treat.

Thanks for the reply anyway.

Bag