Chapter 4: Problem 4
Let \(\left\\{W_{t}\right\\}_{t \geq 0}\) denote a standard Brownian motion
under \(\mathbb{P}\). For a partition \(\pi\) of \([0, T]\), write \(\delta(\pi)\) for
the mesh of the partition and \(0=t_{0}
Short Answer
Expert verified
(a) \( \frac{1}{2}(W_T^2 - T)\), (b) \( \frac{1}{2}W_T^2 \).
Step by step solution
01
Understanding the Limit of Sums (a)
We are tasked with finding the limit: \[ \lim _{\delta(\pi) \rightarrow 0} \sum_{j=0}^{N(\pi)-1} W_{t_{j+1}}\left(W_{t_{j+1}}-W_{t_{j}}\right) \].To solve this, we will recognize that this expression can be rewritten as: \[ \sum_{j=0}^{N(\pi)-1} \left(W_{t_{j+1}}^2 - W_{t_{j+1}}W_{t_j}\right) \].Due to properties of Brownian motion, particularly the fact that the quadratic variation of Brownian motion is \(\left[ W \right]_T = T\), this expression simplifies to half of the quadratic variation over \([0, T]\), leading to \( \frac{1}{2}\left(W_T^2 - T\right)\).
02
Applying Brownian Motion Properties (a)
Using the properties of Brownian motion, specifically the Itô Isometry and the fact that \(W_t\) has continuous paths with independent increments,we convert \(\sum_{j=0}^{N(\pi)-1} W_{t_{j+1}} (W_{t_{j+1}} - W_{t_j})\) to an integral form.By the properties of the quadratic variation, the earlier expression sums to \(\frac{1}{2}(W_T^2 - T)\), indicating that this limit evaluates to the expected value regarding the quadratic variation \([W]_T = T\).
03
Solving the Stratonovich Integral (b)
The Stratonovich integral is represented by: \[ \int_{0}^{T} W_{s} \circ d W_{s} \].This can be rewritten as: \[ \int_{0}^{T} W_{s} d W_{s} + \frac{1}{2} \int_{0}^{T} d\left\langle W \right\rangle_{s} \].Since \(\left\langle W \right\rangle_{T} = T\) for Brownian motion, the integral becomes:\[ \frac{1}{2} ( W_T^2 - T ) + \frac{T}{2} = \frac{1}{2} W_T^2 \].Thus, the integral is evaluated as the expected value of half the square of the Brownian motion.
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Brownian Motion
Brownian motion is a fundamental concept in stochastic calculus, representing a continuous random motion. Imagine a particle suspended in a fluid, continuously buffeted by random molecular collisions. This path, described mathematically, forms what we call Brownian motion, or Wiener process.
- Brownian motion is often denoted as \( \{W_t\}_{t \geq 0} \), starting at zero, with increments that are independent and identically normally distributed.
- For any time increment \( \Delta t \), the change \( W_{t+\Delta t} - W_t \) follows a normal distribution with mean 0 and variance equal to \( \Delta t \).
- It has continuous paths, making it an ideal tool for modeling various physical cases, like heat diffusion or stock price changes.
Stratonovich Integral
The Stratonovich integral is a type of calculus integral used in stochastic processes, especially when dealing with systems affected by white noise. Unlike the Itô integral, the Stratonovich integral handles the integration in a way that is akin to standard calculus, which can be more intuitive for analysis.When computing this integral, we denote it with a small circle: \( \int_{0}^{T} W_{s} \circ d W_{s} \), signifying Stratonovich integration.
- This integral can be interpreted as taking the average of the values at two endpoints of the intervals that partition the domain.
- In simple terms, it visually averages the endpoints' impact, leading to results that align closely with non-stochastic integral interpretations.
- Interestingly, the Stratonovich integral lets us use some familiar calculus rules, like substitution, which aren't directly applicable to Itô integrals.
Quadratic Variation
Quadratic variation is a concept that describes the accumulated variance of a stochastic process over time. In the context of Brownian motion, it captures the essence of path variability.
- For Brownian motion, the quadratic variation over an interval \([0, T]\) is exactly \(T\).
- This property is critical because, despite the path's continuous nature, it isn’t smooth; instead, it’s endlessly zigzagging.
- Mathematically, for a partition \(\pi\) of the interval \([0, T]\), as the partition becomes infinitely fine, the sum \( \sum_{j=0}^{N(\pi)-1} (W_{t_{j+1}} - W_{t_j})^2 \) converges to \(T\).
Itô Isometry
Itô Isometry is a key property in stochastic calculus that provides a bridge between stochastic and regular calculus. It offers an elegant way to deal with stochastic integrals through the connection to expectations and variances.
- The Itô Isometry states that for any square-integrable process \(X\) and Brownian motion \(W\), the expectation of the square of the Itô integral equals the expectation of the integral of the square:
- \( \mathbb{E}\left[\left(\int_{0}^{T} X_s \, dW_s\right)^2\right] = \mathbb{E}\left[\int_{0}^{T} X_s^2 \, ds\right] \).
- This property becomes vital when considering predictive models and calculations involving stochastic processes, ensuring computations are well-grounded in probabilistic fundamentals.