The projection vector of a on b is given by:
Projection vector=∣b∣2a⋅b×b
Here, a=2i^+3j^+k^ and b=2i^+j^−2k^
Calculate the dot product a⋅b:
a⋅b=(2)(2)+(3)(1)+(1)(−2)
=4+3−2
=5
Calculate ∣b∣2:
∣b∣2=(2)2+(1)2+(−2)2
=4+1+4
=9
Substitute into the projection formula:
Projection vector=∣b∣2a⋅b×b
=95×(2i^+j^−2k^)
=95(2i^+j^−2k^)
Therefore, the projection vector is 95(2i^+j^−2k^).