7

Let $X_n$ and $Y_n$ be real-valued independent r.vs, each of whose limit law is $X$ and Y, resp.

i.e $X_n \overset{d}{\to} X$ and $Y_n \overset{d}{\to} Y$ for some r.vs $X$ and $Y$.

Then, are $X$ and $Y$ independent as well?

I don't think it holds, but with the lemma below, I make it, which makes me surprised.

Lemma. $X_{1}, \cdots, X_{n}$ are independent if and only if $$ \Bbb{E}[ f_{1}(X_{1})\cdots f_{n}(X_{n}) ] = \Bbb{E} f_{1}(X_{1}) \cdots \Bbb{E} f_{n}(X_{n})$$ for any bounded continuous functions $f_{1}, \cdots, f_{n}$.

Thus, I wonder if there exists such result.

Anyone, any comments would be helpful. Thanks in advance.

Davide Giraudo
  • 172,925
inmybrain
  • 543
  • Don't the $f_i$'s have to be Borel-measurable as well? In any case, I don't think this lemma can directly help you. No idea for the actual question but am curious haha – BCLC Dec 14 '14 at 10:32
  • 1
    each $f_i$ is mapping from $(\mathbb{R}, \mathcal{B}(\mathbb{R})) \to (\mathbb{R}, \mathcal{B}(\mathbb{R}))$. Thus, I think the continuity of $f_i$ implies measurability. – inmybrain Dec 14 '14 at 10:37
  • 3
    Beware! You could apply the lemma if you had convergence in distribution for the pair $(X_n,Y_n)$ to $(X,Y)$. – Siméon Dec 14 '14 at 13:04
  • 1
    @Simeon, Oh, thanks for notice. – inmybrain Dec 14 '14 at 13:18
  • Oh right. http://math.stackexchange.com/questions/545159/continuity-implies-borel-measurability – BCLC Jul 09 '15 at 19:52

2 Answers2

7

Then, are $X$ and $Y$ independent as well?

Of course not, consider some nondegenerate random variable $X$, independent sequences $(X_n)$ and $(Y_n)$ i.i.d. distributed like $X$, and $Y=X$.

How you planned to apply the lemma is a mystery.

Did
  • 279,727
-1

I should leave this as a comment but I don't have enough points. I assume that $\forall (m,n) \in \mathbb{N}^2$, $X_n \perp Y_m$.

You can use the the properties of the characteristic function of the couple $(X_n, Y_m)$ and Levy's continuity theorem. (I suggest working with the characteristic function because it is continuous, so it's neat not to worry about treating discontinuity points).

user3371583
  • 349
  • 2
  • 9