Can someone help on how to find all natural number solutions to this following equation: $$2^{\lceil \log_2(3^x) \rceil} = 3^x + 1$$
Obvious solution is $x = 1$.
Is there any other possible solution? If no other solution, any way we can proof it?
Thanks a lot.