PDA

View Full Version : Reimann sums, okay. How about a "Reimann product"?


pellman
Nov6-03, 12:51 PM
An integral is a sort of "continuous sum". Very roughly, the sum Σk f(xk) Δx goes over to the integral ∫f(x)dx when the number of terms becomes infinite while Δx goes to zero.

What about a similar "continuous product"? If we have the product

Πk [f(xk)] Pk

and let the exponents Pk go to zero while the number of products goes to infinite (and the range of xk is fixed as in an integral) what sort of an animal do we get?

I realize that we can turn this product into a sum by taking the anti-logarithm. Then the continuous limit of this product is e raised to an integral with ln(f) in the integrand. However, I'm curious if the properties of these sorts of entities are known without resorting to integrals. And is there a notation for them?

Ambitwistor
Nov6-03, 01:06 PM
I don't think you want to let the exponents go to zero; then each factor in the product will approach 1.

I don't know if it's really what you're looking for, but something a little analogous to a "continuous product" is the exponentiation of an element of a Lie algebra to get an element of a Lie group.

As a simple, scalar example, consider the n-fold product of (1+x/n), which is Πn (1+x/n)n. The limit as n goes to infinity is just the function exp(x).

pellman
Nov7-03, 10:02 AM
Thanks, Ambitwistor.

Having thought it over, I see now that these products have probably not been studied in themselves since they can always be reduced to an integral. Like so, ..

Πk [f(xk)] Pk
= exp[ ln ( Πk[i] [f(xk)] Pk ) ]
= exp[ Σk Pkf(xk) ]
= exp[ Σk α(xk)f(xk) Δx ] , Pk = α(xk)Δx
--> exp[ ∫ α(x) f(x) dx ]

which shows why I said the exponents go to zero.