Definite Integrals with inverse of function

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 5K views
eprparadox
Messages
133
Reaction score
2

Homework Statement


Suppose f(x) is continuous and decreasing on the closed interval 5 <= x < 13, that f(5) = 9, f(13) = 5 and that the

integral of f(x) from 5 to 13 is 70.64758.

Then the integral of f^-1(x) from 5 to 9 is equal to what?

(Note: f^-1(x) is the inverse of f(x))


Homework Equations






The Attempt at a Solution



I really don't know how to solve this problem. I know that f^-1(f(x)) = x. Any ideas would be great. Thanks.
 
Physics news on Phys.org
You want to find [tex]\int_{u=5}^9 f^{-1}(u)\,du[/tex]


Try the substitution u=f(x)
 
f is a positive monotone function on [a,b] where 0 < a < b and f has an inverse [tex]f^-1[/tex]. Set [tex]\alpha = f(a), \beta = f(b)[/tex] and then use this formula:[tex]\int_{\alpha}^{\beta} f^-1(y) dy = b \beta - a \alpha - \int_a^b f(x) dx[/tex].
 
JG89 said:
f is a positive monotone function on [a,b] where 0 < a < b and f has an inverse [tex]f^-1[/tex]. Set [tex]\alpha = f(a), \beta = f(b)[/tex] and then use this formula:[tex]\int_{\alpha}^{\beta} f^-1(y) dy = b \beta - a \alpha - \int_a^b f(x) dx[/tex].

This formula can be seen by drawing an example graph. Along the x-axis, you are integrating f(x)dx. ALong the y-axis you are integrating f-1(y)dy. Draw some rectangles and add/subtract areas to get the formula.