If $G,O,E$ and $L$ are positive real numbers such that $$\log_{10}(G \cdot L) + \log_{10}(G \cdot E) =3$$ $$\log_{10}(E \cdot L) + \log_{10}(O \cdot E) =4$$ $$\log_{10}(G \cdot O) + \log_{10}(L \cdot O) =5$$
If the minimum value of $3G +2L+ 2O+E$ is $2^\lambda \cdot 3^\mu \cdot 5^\nu$ (where $\lambda , \nu$ and $\mu$ are whole numbers), then find the value of $$\sum_\text{cyc} \lambda^\nu+\nu^\lambda$$
Simply opening up the expression yields that $G \cdot O \cdot E\cdot L=10^4$, Moreover, basic manipulations give: $$G=E=O/10$$ If we try to find the minimum value of the expression using the AM-GM Inequality then the powers of $2$ and $3$ won't come as whole numbers (which basically proves that somewhere I have faltered). Kindly help me out.