Solve in $\mathbb{Z}$ the following equation:
$3^x$+$3^y$=$738$,
using prime numbers concept and decomposition in prime factors...
I noticed that the above equation is symmetrical to $x$ and $y$, so we can assume $x$ $\leq$ $y$ ... but I can not find a way to solve it. Also, clearly: $738$=$3^2$$*$$2$$*$$41$.
Thanks for your time.
Note that $3^x+3^y=3^x\cdot(1+3^{y-x})$, so we need $3^x=3^2$and $3^{y-x}=2\cdot 41-1$. (You will note that the complete factorization of $738$ was not needed, only the number of $3$'s).