1

How is

$$ \int {f(x)}^{g(x)} dx $$

neatly expressed in terms of:

$$ \int f(x) dx {,\,} \int g(x) dx ? $$

Narasimham
  • 40,495

1 Answers1

3

There is no neat expression. Compare $$ \int (1-x^2) \;dx = x-\frac{x^3}{3}+C \\ \int \left(-\frac{1}{2}\right)dx = -\frac{x}{2}+C $$ with $$ \int (1-x^2)^{-1/2}\;dx = \arcsin x +C $$

GEdgar
  • 111,679