I have the following question :
$f:\mathbb{Z}^2\rightarrow S_6$ is a homomorphism such that $f(1,0)=(1\ 2\ 3\ 4\ 5\ 6)$. Find $f(0,1)$.
$$f(0,1)= \left(\begin{array}{ccc} 1 & 2 & 3 & 4 & 5 & 6 \\ ? & ? & 6 & ? & ? & ?\\ \end{array}\right) $$
I have no idea how to approach this problem, I guess there is a smarter method than checking for each option if $f(a,b)+f(c,d)=f(a+c,b+d)$.
Any ideas how to approach this?
Any help will be appreciated.