0

Suppose $g$ is a strictly growing function on the interval $[a,b]$ and that $g$ and $g^{-1}$ are differentiable. Show that $$\int_{a}^{b} g(x) dx + \int_{g(a)}^{g(b)} g^{-1}(x) dx = bg(b)-ag(a) .$$ Here's how I tried: $$ \int_{a}^{b} g(x) dx = xg(x) \bigg|^{b}_{a} - \int_{a}^{b} x g'(x) dx =bg(b)-ag(a) - \int_{g(a)}^{g(b)} g^{-1}(u) du,$$ $$ u = g(x) $$ And so my idea is that $$\int_{g(a)}^{g(b)} g^{-1}(x) dx - \int_{g(a)}^{g(b)} g^{-1}(u) du = 0$$ and thus we're done but I'm guessing I'm wrong so if anyone could correct me that'd be great.

Marco Cantarini
  • 33,062
  • 2
  • 47
  • 93
Rousseau
  • 357

1 Answers1

2

You can also see Young's Inequality

picture

GEdgar
  • 111,679