We define the following operation on the direct product set $G=\mathbb Z /(10\mathbb Z)\times\mathbb Z /(4\mathbb Z)$. For $(i_1,j_1),(i_2,j_2)\in \mathbb Z/(10\mathbb Z) \times \mathbb Z /(4\mathbb Z)$, $$(i_1,j_1)(i_2,j_2)=(i_1+3^{j_1}i_2, j_1+j_2). $$ We also define $3^{j_1}=3^k+10\mathbb Z \in \mathbb Z/(10\mathbb Z)$ if $j_1=k+4\mathbb Z \in \mathbb Z /(4\mathbb Z)$.
First, I can prove that $G$ together with the operation satisfies all of group axioms. Next my goal is to show that: $$G \cong \langle a,b~|~a^{10}=1,b^4=1,bab^{-1}=a^3 \rangle.$$ Let $x,y \in G$ such that $x=(1,0), y=(0,1)$. It's easy to check that $x^{10}=1,y^4=1,yxy^{-1}=x^3$. How can I have the conclusion? I think this somehow relates to the universal property of free groups. However I couldn't make it clear. Any help would be appreciated.