Can Definite Integrals Be Divided Algebraically?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 6K views
drewfstr314
Messages
20
Reaction score
0
Is there a general algebraic way to write the quotient of two definite integrals as one? I mean, what would be

[itex]\frac{\int_a^b f(s) ds}{\int_c^d g(t) dt}[/itex]

Is it analogous to the product of integrals creating a double integral?

Thanks in advance!
 
Physics news on Phys.org
Let's see how a double integral of a product (of functions of different variables) can be written as a product of single integrals:[itex]\int^{d}_{c}\int^{b}_{a}f(s)g(t) dsdt = \int^{d}_{c}g(t)\left(\int^{b}_{a}f(s) ds\right) dt = \left(\int^{b}_{a}f(s) ds\right)\left(\int^{d}_{c}g(t) dt\right)[/itex]. You can verify that the same kind of thing doesn't work for quotients, because the integral of a reciprocal is not the reciprocal of the integral.