Consider $\mathbb{R}^3$ equipped with the inner product
$$ \langle u,v\rangle = u_1v_1 + 2u_2v_2 + 3u_3v_3 $$
Let
$$ a = \pmatrix{2 \\ 1 \\ -4} ~~~~\mbox{and}~~~~ b = \pmatrix{1 \\ -1 \\ 3} $$
Find the angle $\theta$ between $a$ and $b$, using this inner product.
Whenever I do this I always end up getting $\cos(\theta) = -2/\sqrt{5}$
But that doesn't seem right given we're supposed to find the actual angle (without the use of calculators)
Thanks
Your calculations are correct. What about the answer $$\theta = \cos ^{-1} ( \frac {-2}{\sqrt 5})$$
That is the actual answer.