I was curious about this equation involving hyperoperations:
$$H_a(H_b(x,y),n)=H_b(H_a(x,n),H_a(y,n)), a,b \in \mathbb{N}$$
where $H_1(x,y)=x+y, H_2(x,y)=xy$ and so on. I found that this leads both to some actual laws such as $(x+y)*n=(x*n)+(y*n)$ and other “laws” such as $(x+y)^n=x^n+y^n$. I am interested in the question: For which values of $a$ and $b$ can we get actual laws and for which values can we get these "pseudo-laws"? And for these pseudo-laws, is there any non zero values $x$, $y$, and $n$ can take?