Solving for R2: Calculating Vector Cross Product

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 · 3K views
hatchelhoff
Messages
64
Reaction score
0
I am trying to figure out the following
If R2 = 1.043j -1.143k
Then how can
R2 = 1.547
 
Physics news on Phys.org
hatchelhoff said:
I am trying to figure out the following
If R2 = 1.043j -1.143k
Then how can
R2 = 1.547
A vector can't be equal to a number. However, [itex]\vec R_2=1.043\vec j-1.143\vec k[/itex] implies that [itex]|\vec R_2|\approx 1.547[/itex]. This follows immediately from the definition of [itex]|\vec x|[/itex] for arbitrary [itex]\vec x[/itex], or if you prefer, from the Pythagorean theorem. It doesn't have anything to do with the cross product.
 
Not that there is anything wrong with Fredrik's post above, but my guess is that if you (the OP) don't know what's going on in your own post, then you won't understand the reply.

Fredrik used correct notation to show when talking about a vector and when talking about the magnitude of a vector. Your first mention of R2 is close to being in unit vector notation (without the overhead arrows or crowns or whatever convention). The second time you are simply stating the magnitude of the vector R2.

The magnitude of the vector is the square root of the squares of the magnitudes of the components. Nothing you have posted has anything to do with a cross product, which is an operation on two vectors.
 
Thanks lads, I have have a bit to learn about vectors.