7
$\begingroup$

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?

  • 2
    $100^0 = 0^{100} + 1$2017-02-23
  • 1
    Yes, but the issue is whether $(3,2)$ is the only non-trivial solution. To be more general, for what values of $k \in \Bbb Z$ does the equation $$a^b = b^a+k$$ have solutions with $a,b\in\Bbb{Z}^+$ and $a,b>1$? For $k=1$ the issue is fairly easy, but for general $k$ -- which is part of the OP's "where would I start" -- I think it is quite hard.2017-02-23
  • 1
    Also, $2^1 = 1^2 + 1$2017-02-23
  • 0
    Note that if $a$ is prime, reducing both sides mod $a$ gives $0 = b + 1$ mod $a$ by Fermat's little theorem.2017-02-23
  • 5
    [Mihăilescu's theorem](https://en.wikipedia.org/wiki/Catalan%27s_conjecture)2017-02-23
  • 0
    According to Mignotte et al., there is an elementary solution to the above equation. Hope someone can post that solution.2017-03-28

1 Answers 1

3

As @i9Fn pointed out in the comments, this is another form of the Catalan's conjecture, which Preda Mihăilescu proved that $a=3,b=2$ is the only solution for this problem. (And $a=2, b=1$ if we allow $a=1\lor b=1$)