Is there any integer solution for $$\operatorname{Re}((a+bi)^{m})=\operatorname{Re}((a+bi)^{n})$$ except $(m,n)=(0,1),(1,3)$, where $0\leq m<n,\ |a|\neq |b|,\ a\neq 0,\ b\neq 0$?
In other words,
Can $\operatorname{Re}(a+bi)^{n}$ be overlapped with $a+bi\in\mathbb{Z}[i]$ fixed except for some trivial cases?
This is a generalization of my earlier question, Is there any integer solution for $\operatorname{Re}(a+bi)^n=\pm1$, where $n\geq 2$, except $(a,b)=(\pm1,0),(0,\pm1)$?. The answer to this question is no. So, we have no solution for $m=0$.
I checked for every $0<|a|,|b|\leq 10000,\ |a|\neq|b|,\ 0\leq m<n\leq 1000$, then only found these:
$(a,b,m,n)=(\pm 2,\pm 1,1,3), (\pm 7,\pm 4,1,3), (\pm 26,\pm 15,1,3), (\pm 97,\pm 56,1,3), (\pm 362,\pm 209,1,3), (\pm 1351,\pm 780,1,3), (\pm 5042,\pm 2911,1,3)$
They are the integer solutions for $\operatorname{Re}(a+bi)^{1}=\operatorname{Re}(a+bi)^{3} \iff a^2-3b^2=1$.
I couldn't find any solutions for $(m,n)\neq (1,3)$.
PS
Just for your information, I also checked for $\operatorname{Im}(a+bi)^n$,
then I found these solutions:
$(a,b,m,n)=(-2,\pm4,2,3),(8,\pm24,4,5),(9,\pm15,2,3),(-32,\pm56,2,3),(121,\pm209,2,3),(-450,\pm780,2,3),(1681,\pm2911,2,3)$
Except for $(a,b,m,n)=(8,\pm24,4,5)$, they are the integer solutions for $\operatorname{Im}(a+bi)^{2}=\operatorname{Im}(a+bi)^{3} \iff 3a^2b-b^3=2ab \iff 3a^2-2a=b^2$.
I would appreciate any help. Thank you for your cooperation.