Writing Unit Vectors: A Quick Guide for Scientists

franky2727
Messages
131
Reaction score
0
i get that a unit vector is U/modU but how would it be written for example 8i-4j-8k would it be simply (8i-4j-8k)/144?
 
Physics news on Phys.org
Notation for the normalized vector \vec u is also \hat u. Note, that it is \vec u / ||\vec u|| and not \vec u / || \vec u ||^2.
 
ah sorry i ment over root 144 . apart from that is the way i wrote it fine or would i have to split it into I J and K parts?
 
It doesn't matter;

(8i-4j-8k)/12 = (8/12) i - (4/12) j - (8/12) k.
 
CompuChip said:
It doesn't matter;

(8i-4j-8k)/12 = (8/12) i - (4/12) j - (8/12) k.
Or even better (2/3)i- (1/3)j- (2/3)k :-p
 
HallsofIvy said:
Or even better (2/3)i- (1/3)j- (2/3)k :-p

Which is then again equivalent to
(2i - j - 2k) / 3
or
2(i - 1/2 j - k) / 3

Take your pick (or make your own :D)
 
Back
Top