Integration of inverse function

In summary, the conversation discusses using a new method for finding the area under a curve on the y-axis, rather than the traditional method of defining a new function and finding the integral. The proposed method involves swapping the x and f(x) in the integrand, and then using a double integral involving the reciprocal of the derivative of the original function. However, this method may not work for all functions and it is important to verify certain conditions before using it.
  • #1
Eidos
108
1
Hello

Integration is the 'area under the curve' for a one dimensional function. Say we have a function [tex]f(x)=x^2[/tex], if we compute the integral of this function between two limits we get the area under it between the two limits on the x axis.

What if we wanted to find the area between two limits on the 'f(x) axis'?

The usual way (i.e. the way I've been taught) would be define a new function, say g(x) which is the inverse of the function f(x) and calculate the integral between the desired limits for g(x).

I was thinking of 'swapping' x and f(x) in the integrand. We just need to make sure the limits are right and hey presto. I've tried it so far for a couple of functions and it seems to work out.

It looks like this:
[tex]\int_a^b f(x) dx[/tex]
We now want the integral on the y-axis for the same limits.
So swap x with f(x).
[tex]\int_{f(a)}^{f(b)} x df(x)[/tex] = [tex]\int_{f(a)}^{f(b)} x \frac{d}{dx}f(x) dx[/tex]

Is this right? The whole reason for doing it this way is you don't have to find an inverse function, even though its not that difficult to do in this case.

I imagine that not all inverses are defined for an arbitrary region of interest, so the whole process of finding an inverse is more general than this method.

A quick counterexample that I can think of would be trying to find the integral this way of f(x)= sin(x) from 0 to [tex]4\pi[/tex].
 
Physics news on Phys.org
  • #2
lol 65 views and not one comment :tongue:
 
  • #3
I don't think this formula is a true outside of a few coincedences, since by integration by parts we have:

[tex]
\int_{f(a)}^{f(b)} x \frac{d}{dx}f(x) dx = x f(x) |_{f(a)} ^{f(b)} - \int_{f(a)}^{f(b)} f(x) dx
[/tex]

This is not a disproof, it just makes your result look even more unlikely to me.

What functions did you try it on that it worked?

P.S.

Here is what I believe is an accurate formula (assuming the inverse is well-defined, differentiable, etc) for the integral of the inverse function in terms of a double integral of the reciprocal of the derivative of the original function:

[tex]
\int_{f(a)}^{f(b)} \int_{0}^y \frac{1}{\frac{d}{dx}f(x)} dx dy
[/tex]

I based this on the surprisingly little taught result that:

[tex] \frac{dx}{dy} = \frac{1}{\frac{dy}{dx}} [/tex]

as long as the inverse exists and is differentiable.
 
Last edited:
  • #4
Crosson said:
I don't think this formula is a true outside of a few coincedences,

Haha, I tried it for a number of integer powers of x i.e. x^2, x^3, x^4 and it worked great. Except that I did it over a unit interval from 0 to 1 :tongue: If you do that, since 1 to the power 'anything' is still one, it works. Very foolish indeed!

Heres an example:
[tex]f(x)=x^3[/tex]

[tex]\int_0^1 x 3x^2dx = \frac{3}{4}x^4 [/tex]

Juxtaposed with:
[tex]\int_0^1 x^{1/3}dx = \frac{3}{4}x^{4/3} [/tex]

Which both yield the same answer between the limits 0 and 1. I didn't write it in this form though, I skipped steps since I was in a rush :blushing:

Thanks for pointing out my error, I'll try using your approach and tell of results. :smile:
 
  • #5
This is a well known result. The problem using it is one must verify some conditions. It is usefull for seveal common integrals.
 
  • #6
Crosson said:
I don't think this formula is a true outside of a few coincedences, since by integration by parts we have:

I based this on the surprisingly little taught result that:

[tex] \frac{dx}{dy} = \frac{1}{\frac{dy}{dx}} [/tex]

as long as the inverse exists and is differentiable.
f(g(x))=x
f'(g(x))g'(x)=1
of course that result is little taught most people only need to be taught it once. How many times would you like to be taught it?
It also is a trivail consequence of the chain rule.

Darn coincedences
I am convinced
(x y)'=y+x y'
is a coincedence
one day I will find a conter example
y=x no
y=sin(x) no
y=exp(x) no
y=7+pi*x no
one day!
 
  • #7
OP: You might need to require that f be a monotonically increasing function in x.
 
  • #8
with a few simple restrictions like monotone, this formula is an old way to view integration by parts, as i recall. as always look in courant for a picture.

the point is simply that the area under the inverse plus that under the original function is the area of a rectangle, and that's the product expression uv, on the RHS of the integration by parts formula.

im just babbling without thinking here, could be wrong, but you sounded desirous of some commentary.
 
  • #9
Aha thanks all, makes a great deal more sense now :biggrin:

Also in the OP the limits are wrong, they should remain a and b. Then it works.
I'll fix that now.

Thanks to David and Mathwonk for your explanations, helped a lot :smile:

Edit: can't seem to fix the error, probably meant to prevent backtracking during a debate :P

What it should be is:
[tex] \int_{a}^{b} x df(x )[/tex] = [tex]\int_{a}^{b} x \frac{d}{dx}f(x) dx [/tex]For good measure here is the example I gave later on:
[tex]
f(x)=x^3
[/tex]
Integrations using method above between limits 0 and 2
[tex]
\int_0^2 x 3x^2dx = \frac{3}{4}x^4
[/tex]
Which equals
[tex]\frac{3}{4}2^4[/tex]

Integrations using the inverse between the limits 0 and 8.
[tex]
\int_0^8 x^{1/3}dx = \frac{3}{4}x^{4/3}
[/tex]

Which equals
[tex]\frac{3}{4}8^{4/3}[/tex]=[tex]\frac{3}{4}2^4[/tex]

:biggrin:
 
Last edited:

What is integration of inverse function?

Integration of inverse function is the process of finding the original function from its derivative. It is the opposite operation of differentiation and is used to solve problems involving rates of change, optimization, and area under curves.

Why is integration of inverse function important?

Integration of inverse function is important because it allows us to find the original function from its derivative, which is often necessary in real-world applications. It also helps us solve problems involving rates of change and find the area under curves.

What are the methods for integrating inverse functions?

There are several methods for integrating inverse functions, including substitution, integration by parts, and partial fractions. Each method is used to solve different types of problems and requires a different approach.

What are the common mistakes made in integration of inverse function?

Some common mistakes made in integration of inverse function include incorrect application of integration rules, forgetting to add the constant of integration, and making errors in algebraic manipulations. It is important to carefully check the steps of integration to avoid these mistakes.

How can I improve my skills in integration of inverse function?

To improve your skills in integration of inverse function, it is important to practice solving a variety of problems using different methods. You can also seek help from a tutor or study materials, and make sure to understand the underlying concepts and rules of integration.

Similar threads

Replies
31
Views
925
Replies
20
Views
2K
  • Calculus
Replies
6
Views
1K
Replies
1
Views
937
Replies
8
Views
307
Replies
4
Views
326
Replies
2
Views
1K
Replies
4
Views
1K
Replies
1
Views
939
  • Calculus
Replies
25
Views
1K
Back
Top