Suppose that all random variables here live on a common probability space which supports a Brownian motion. Given a sequence of continuous processes $(H^n_s)_{s \in [0,T]}$ which have a unifom bound in $L^2:$ $$ \sup_{n} \sup_{0\le s\le T} \mathbb{E}[|H^n_s|^2] < \infty $$ and which converge weakly, i.e. there is a continuous process $(H_s)_{s \in [0,T]}$ such that: $$ H^n \Rightarrow H $$ as random variables on $C([0,T]; \mathbb{R})$, I would like to prove that: $$ \int_0^{\cdot} H^n_sdW_s \Rightarrow \int_0^{\cdot} H_sdW_s $$ My problem is that I fall in the trap of using the $L^2$ theory. So for example if I could bound $$ \sup_{n} \mathbb{E}[\sup_{0\le s\le T} |H^n_s|^2] < \infty $$ I think I would be able to prove this by using some far too complicated results, such as Skorokhod's representation theorem. But I feel like there should be a simple straight foreward argument, which maybe doesn't need any $L^2$ boundedness at all.
2026-04-04 13:35:41.1775309741
Weak convergence of stochastic integrals
324 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in STOCHASTIC-INTEGRALS
- Meaning of a double integral
- 4th moment of a Wiener stochastic integral?
- Cross Variation of stochatic integrals
- Stochastic proof variance
- Solving of enhanced Hull-White $dX_t = \frac{e^t-X_t}{t-2}dt + tdW_t$
- Calculating $E[exp(\int_0^T W_s dW_s)]$?
- Applying Ito's formula on a $C^1$ only differentiable function yielding a martingale
- what does it mean by those equations of random process?
- Why aren't the sample paths of this stochastic process defined?
- Is the solution to this (simple) Stochastic Differential Equation unique?
Related Questions in STOCHASTIC-ANALYSIS
- Cross Variation of stochatic integrals
- Solution of an HJB equation in continuous time
- Initial Distribution of Stochastic Differential Equations
- Infinitesimal generator of $3$-dimensional Stochastic differential equation
- On the continuity of Gaussian processes on the interval [0,1] depending on the continuity of the covariance function
- Joint Markov property of a Markov chain and its integral against Brownian Motion
- How can a martingale be a density process?
- Show that for a continuous Gaussian martingale process $M$ that $\langle M, M \rangle_t = f(t)$ is continuous, monotone, and nondecreasing
- Laplace transform of hitting time of Brownian motion with drift
- Is the solution to this (simple) Stochastic Differential Equation unique?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
It isn't true and the question isn't even well posed. The weak limit of the $H^n$ is only unique up to equality in law, but the law of the stochastic integral doesn't only depend on the law of the integrand. If you just take $H^n_t = W_t$ for all $n$, you have $H^n \to W$ weakly as well as $H^n \to -W$. But $\int_0^\cdot W_s\,dW_s \ne \int_0^\cdot -W_s \,dW_s$ in law. (We have $\int_0^t W_s\,dW_s = \frac{1}{2} (W_t - t)$ which isn't symmetric in law; for instance, when $t=1$, it has positive probability to be greater than 1 but zero probability to be less than $-1$.)
Alternatively, take $H^n_s = (-1)^n W_s$. Then every $H^n$ is a Brownian motion, so they are all equal in law, hence converge weakly (to a Brownian motion). By Ito's formula we have $X^n_t := \int_0^t H^n_s\,dW_s = \frac{(-1)^n}{2}(W_t^2 - t)$. These oscillate between two different laws so they do not converge weakly.
If you drop continuity of $H^n$ and let $T=\infty$ you can get a more vivid example of this phenomenon: let $H^n_t = 1$ until $W_t$ hits $(-1)^n$, and $0$ thereafter. Then all $H^n$ are equal in law (by symmetry of Brownian motion) but $X^n_\infty = (-1)^n$ almost surely.
If you have weak convergence of the joint distributions $(H^n, W)$ then I think it will probably be true.