3

I am working on a problem in which there is an integral containing $x^\frac1x$. I have looked at this question for some help: Behavior of the Nth root of N?

I have changed $x^\frac1x$ to $e^{ln(x)/x}$ but I still have not found a way to integrate it. How can I integrate either equation? Thanks. If you vote down, please tell me why so I can improve this question.

Progo
  • 475

1 Answers1

2

Define $$ F(x) = \int_{1}^{x} s^{1/s}\;ds,\qquad x>0 $$ Then $F'(x) = x^{1/x}$ so $F$ is an antiderivative. There is no simpler way to write this.

GEdgar
  • 111,679