Why Can't Integration Variables Be Interpreted Using This Method?

Orion1
Messages
961
Reaction score
3


I am inquiring as to why integration variables cannot be interpreted using this method:

\frac{d}{dx} (x^n) = nx^{n - 1}
\int nx^{n - 1} dx = x^n + A

\frac{d^2}{dx^2} (x^n) = n(n - 1)x^{n - 2}
\int n(n - 1)x^{n - 2} dx^2 = x^n + A + Bx

 
Last edited:
Physics news on Phys.org
because that isn't how they behave. why should they? integration and differentiation are NOT inverse operators since integrals are only defined up to additive constants.
 
To Orion1

There are two problems in your approach. First (as mattgrime states) you need a constant of integration, so your first integral is xn+A. Second, the standard notation for iterated integrals is different from what you have for the second integral, which would be xn+A+Bx.
 
relative reference...


What about defining the integration variable as 'relative', such that:

\int f(x) \; dx^2 = \int \left( \int [ f(x) dx] \right) dx

The second integration with respect to dx:
\int n(n - 1)x^{n - 2} dx^2 = \int \left( \int n(n - 1)x^{n - 2} \; dx \right) \; dx = x^n + A + Bx

It certainly seems a lot easier to read, I certainly would not want to write out a relative example: dx^{10} using the politically correct immediate RHS method...

If integration and differentiation are NOT inverse operators, then what are the inverse operators of integration and differentiation?
 
Last edited:
If integration and differentiation are NOT inverse operators, then what are the inverse operators of integration and differentiation?

Differentiation is the inverse of Integration.

Antidifferentiation is the inverse of differentiation.

Hey, you asked...
 
Inverse Operation...

Crosson said:
Differentiation is the inverse of Integration.
Antidifferentiation is the inverse of differentiation.

Differentiation:
\frac{d}{dx} (x^n) = nx^{n - 1}

Indefinite Integration:
\int (nx^{n - 1}) dx = x^n + A

Anti-Differentiation:
\frac{d^{-1}}{dx^{-1}} (nx^{n - 1}) = x^n + A

OK, then what is the difference between the operation of indefinite Integration and Anti-Differentiation?
 
Last edited:
One of the difficulties is that while \frac{df}{dx}= f '(x) yields the differential notation df= f'(x)dx

\frac{d^2f}{dx^2}= f"(x) does not yield d2f= f"(x)dx2. One of the reasons for having the "2" in different places in "numerator" and "denominator" is to make it clear that "2nd order" differentials don't work that way!


(There is no difference between "indefinite integral" and "anti-derivative". They are different names for the same thing. {Well, sometimes people refer to "an" anti-derivative to mean a specific choice of constant. I have never heard that done with "indefinite integral".})
 
Differentiation is not an invertible operation on differentiable functions. :-p Remember, for instance, that an invertible function must be one-to-one, and differentiation clearly is not.
 

Similar threads

Replies
3
Views
2K
Replies
1
Views
1K
Replies
5
Views
3K
Replies
3
Views
2K
Replies
16
Views
4K
Back
Top