July 9th, 2009, 2:04 am
For finitely many here is a simple solution. First let's find this measure for one random variable X, passing to positive/negative part of X, we can assume WLOG that X is nonnegative, and since probability space is of finite measure, we can further assume X>=1 (this is just for convenience...). The entire probability space, Omega, can be written as a union of mutually disjoint open sets, A_i, preimages of X of intervals [i,i+1), where i runs through all positive integers (and a set of zero measure, B, where X=+infinity). The basic idea is to modify the measure on each A_i, namely divide it by i, so "symbolically" Q(A_i)=(1/i)P(A_i). This is not quite yet a definition of Q on all measurable subsets of Omega but can easily be made such since A_i, i>0 define a countable partition of Omega (up to the set B mentioned above...). So for any measurable A\subset Omega, we can intersect A with all the A_i and define the measure as the sum of the intersected parts each of which looks by definition as Q(A\intersection A_i)=(1/i)P(A\intersection A_i). I will leave it to you that this measure is equivalent to P and also 0<Q(Omega)<infinity. So by further dividing this measure by Q(Omega) we get the right probability measure (still equivalent to the original one). It's easy to verify that X is integrable under such measure (just split \Integral_{Omega}XdQ into a sum of integrals over A_i and use that X<i+1 there and the fact that the space itself is of finite measure...). Once we have this construction done for one variable, we can continue the same way (starting now from the "new" measure constructed for X_1) until we make all (finitely many) random variables integrable. Note that in this inductive step we use the consequence of the above construction which implies that , symbolically, "Q<alpha*P" for some constant alpha>0; this makes sure the newly constructed measures leave all the previous random variables integrability intact. For infinitely many random variables one has to refine the above (define the partition of Omega a little differently or something along those lines...let's see if someone wants to chip in here).