I came across the following question:
If $f$ is a group homomorphism from $(\mathbb{Z},+)$ to $(\mathbb{Q}-\{0\},.)$ such that $f(2)=\frac{1}{3}$, then what is the value of $f(-8)$?
By property of group homomorphism, we can write - $f(8) = f(2+2+2+2) = f(2)^4 = \frac{1}{81}$.
But we are asked to find $f(-8)$. How does the negative sign change the answer (i.e. if it changes, I am not sure)?
Thank you.