What is the intuition behind integrating with respect to another function?

Apteronotus
Messages
201
Reaction score
0
When we integrate a function f(t) with respect to t, we are finding the area under the curve f. Intuitively, this is very clear.

What is the intuition behind integrating a function with respect to another function?
ex.
<br /> \int f(t)dg<br />
where g is itself a function of t?
 
Physics news on Phys.org
I'm not sure there is an easy intuitive answer, beyond interpreting it mathematically.
Since g is a function of t, you can apply the chain rule to give

\int f(t)d[g(t)]=\int f(t)\frac{d[g(t)]}{dt}dt=\int f(t)\.{g}(t) dt

So you are finding the area under another curve that equals the first function weighted by the slope of the second.
 
What if g is not differentiable? In fact, the most interesting case is when g is not even continuous. Look up the Riemann–Stieltjes integral
 
Thanks for your attempt Marcus.

l'Hôpital said:
What if g is not differentiable? In fact, the most interesting case is when g is not even continuous. Look up the Riemann–Stieltjes integral

l'Hopital, I suppose if g is not differentiable then the equation can still be solved using stochastic calculus (ie. Ito integrals).
But my question has more to do with trying to understand what the integral represents, rather than a way of solving it.
 
it's a way to weight the domain.
 
Back
Top