I was actually asking the same question in here. However, the give answer didn't satisfy me. For the reader's convenience I'll re-write the post as follows:
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$. By the previous post, I was advised to know that $x$ and $y$ generate this group $G$ which is indeed true as $G \ni (i,j)=x^iy^j$. I cannot think that I can stop here and get the desired conclusion. I found some useful arguments that may fulfill the question.
Set $H= \langle a,b~|~a^{10}=1,b^4=1,bab^{-1}=a^3 \rangle$. $H$ has a normal subgroup $\langle a \rangle$ of order $\le 10$ whose quotient is $\langle b\rangle$ (which has order $\le 4$). Thus any group with these generators and relations as $H$ possess has order at most $40$. Since we already proved that $G$ has order $40$ satisfying these conditions, the abstract presentation of $H$ must equal $G$. It follows that, $G \cong H$.
Have I gotten the solution completely? Any help would be appreciated.