What values of $a,b\in\mathbb{Z^+}$ satisfy the equation $a^b=b^a+1$ ?
I know one answer is $a=3,b=2$, but I know that just by luck. How do I get to the answer? Are there any more of them? Why?
Suppose I don't know the answer, how would I start?
I started taking logarithms to both sides, then changing $1$ to $b^a/b^a$, then simplifying, but nothing. I always end where I start; I only need a hint to make the train rolling.
EDIT
Some people are answering erroneously because I define $\mathbb{Z^+}$ as $\{1,2,\dots\}$, and $0\not\in\mathbb{Z^+}$. The correct values by now are $a=3,b=2$ and $a=2,b=1$, but are they the only ones? Why?