A Karhunen–Loève theorem expansion random variables

AI Thread Summary
The discussion centers on the Karhunen–Loève theorem, specifically the definition of random variables in the expansion given by the integral $$Z_k = \int_a^b X_t e_k(t) \: dt$$. The stochastic process ##X_t## is zero-mean and square-integrable, defined over a probability space with a continuous covariance function. The elements ##e_k(t)## form an orthonormal basis in the Hilbert space ##L^2([a, b])##, derived from the eigenfunctions of a linear operator. The integral in question is clarified as a Lebesgue integral, requiring that the product of the stochastic process's realizations and the basis elements is measurable and integrable over the interval ##[a, b]##. This understanding is crucial for interpreting the coefficients as random variables within the same probability space.
cianfa72
Messages
2,821
Reaction score
298
TL;DR Summary
About the integral involved in the definition of Karhunen–Loève theorem expansion random variable coefficients.
Hi,
in the Karhunen–Loève theorem's statement the random variables in the expansion are given by $$Z_k = \int_a^b X_te_k(t) \: dt$$
##X_t## is a zero-mean square-integrable stochastic process defined over a probability space ##(\Omega, F, P)## and indexed over a closed and bounded interval ##[a, b]##, with continuous covariance function ##K_X(s, t)##.

##e_k(t)## are elements of an orthonormal basis on ##L^2([a, b])## formed by the eigenfunctions of the linear operator ##T_{K_{X}}## with respective eigenvalues ##\lambda_k##. As explained here ##L^2([a, b])## is the Hilbert space of measurable square functions defined on the space ##([a,b], \mathcal B([a,b], P)## that have finite measure. Note that ##\mathcal B([a,b])## is the Borel ##\sigma##-algebra on the closed set ##[a,b]## and ##P## is the Lebesgue measure on it.

I'm confused about the meaning of the integral involved in the definition of random variables ##Z_k##

Which kind of integral is this ?

Ps. I asked the same question on MSE without luck.
 
Last edited:
Physics news on Phys.org
It seems that integrals used in the definition of expansion coefficients are just integrals over the realizations of the stochastic process in the interval ##[a,b]##.

Every coefficient is thus a random variable defined on the same ##(\Omega, F, P)## probability space.

However the above definition requires that each function product of stochastic process's realizations (sample paths) times basis elements ##e_k(t)## has to be integrable over the closed bounded set ##[a,b]## -- see also this lecture.

In particular each of the above function products has to be a measurable function w.r.t. the Borel ##\sigma##-algebra on ##[a,b]##. Thus their integrals are actually Lebesgue integrals, I believe.
 
Last edited:
I was reading a Bachelor thesis on Peano Arithmetic (PA). PA has the following axioms (not including the induction schema): $$\begin{align} & (A1) ~~~~ \forall x \neg (x + 1 = 0) \nonumber \\ & (A2) ~~~~ \forall xy (x + 1 =y + 1 \to x = y) \nonumber \\ & (A3) ~~~~ \forall x (x + 0 = x) \nonumber \\ & (A4) ~~~~ \forall xy (x + (y +1) = (x + y ) + 1) \nonumber \\ & (A5) ~~~~ \forall x (x \cdot 0 = 0) \nonumber \\ & (A6) ~~~~ \forall xy (x \cdot (y + 1) = (x \cdot y) + x) \nonumber...

Similar threads

Back
Top