How do you write a unit vector from 8i-4j-8k?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 5K views
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 [itex]\vec u[/itex] is also [itex]\hat u[/itex]. Note, that it is [itex]\vec u / ||\vec u||[/itex] and not [itex]\vec u / || \vec u ||^2[/itex].
 
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)