Let $a$ and $b$ be positive interger such that $a|b^2$ , $b^2|a^3$ , $a^3|b^4$ , $b^4| a^5$ ... Prove that $a=b$.
Here how I tried to do it, I think it isn't the best way to approach it but anyway I failed in proving it:
EDIT: Let $a = p_1 ^{a_1} p_2 ^{a_2} ... p_k ^{a_k}$ and $b= p_1 ^{b_1} p_2 ^{b_2} ... p_k ^{b_k}$ and $a_i, b_i \geq 0$ for $i$, $ 0 \leq i \leq k$. Then for a specific prime $p_i$, $a_i \leq 2b_i$, $2b_i \leq 3a_i$ , $3a_i \leq 4b_i$ and $4b_i \leq 5a_i$.... I tried to get some information from that but didn't get anything.
This question has been marked as a duplicate but it is in fact different, or maybe that's what I can directly deduce from the conditions. Just look carefully at the titles to realise that they are different.