Questions tagged [weak-convergence]

For questions about weak convergence, which can concern sequences in normed/ topological vectors spaces, or sequences of measures.

Please use other tags like (tag: functional-analysis) or (tag: probability-theory).

2594 questions
0
votes
1 answer

Weak convergence of discrete random variables

Let $X_n$ and $X$ be r.v.s taking values in $\mathbb{Z}$. Suppose that $\lim \inf_{n \to \infty} \mathbb{P}(X_n=k) \geq \mathbb{P}(X=k)$ for $k \in \mathbb{Z}$. Show that $X_n$ converges to $X$ in distribution. We need to show that $F_{X_n}(a) \to…
Tapi
  • 1,688
0
votes
1 answer

Weak convergence problem without a condition

I have a problem that I am not sure so I need your help. If we have ${X_n} \Rightarrow X$ and $P(X=0)=0$ then we can show $X_n^{-1} \Rightarrow X^{-1}$ ($0^{-1}$ is defined as $0$) but can we prove it without the condition $P(X=0)=0$? Any comments…
0
votes
2 answers

Weak convergence in a nonempty, closed, convex subset of Hilbert space

Let $ (H, (·, ·)) $ be a (separable) Hilbert space and let $ K \subset H$ be a nonempty, closed, convex set. Let $x \in H$ and denote by $x_{k} \in K$ the unique element such that $ d(x,K) = \parallel x − x_{k} \parallel $. (i) Prove that…
-3
votes
1 answer

How to prove something converges weak?

Im trying to prove that the series \begin{eqnarray} f_n(x) & = & 1\quad \mbox{for } n < x \leq n+1 \\ {} & = & 0 \quad \mbox{otherwise} \end{eqnarray} converges weakly in $L_2[0,\inf]$ I did the following : $ = |\int_{n}^{n+1} g(t)dt| \leq…
1
2