Given vector $\vec{a}=(1, \sqrt{3})$ and the angle between $\vec{a}$ and $\vec{b}$ is $\frac{\pi}{6}$, find the projection of $\vec{a}$ on $\vec{b}$.
2025/3/27
1. Problem Description
Given vector and the angle between and is , find the projection of on .
2. Solution Steps
Let the projection of on be .
The formula for the projection of on is:
, where is the angle between and .
We are given that . Therefore, the magnitude of is:
.
The angle between and is given as .
Therefore, .
Now, we can compute the projection of on :
.
3. Final Answer
The projection of on is .