9

Does some real non-integral $x$ exist such that $x^x$ equals a natural number?

Thanks, Tom

Mr. Brooks
  • 1,098
TomCV
  • 93
  • 1
    Try $x = 2.3161454958785612301325503$. With greater precision than I can give here, you can get $x^x$ very close to exactly $7.0$. – Mr. Brooks Jul 23 '14 at 21:35

1 Answers1

8

The function $x^x$ is continuous, and becomes very large for large $x$. It follows by the Intermediate Value Theorem that every integer $n\ge 1$ is $x^x$ for some real $x$.

André Nicolas
  • 507,029