MHB What is the Ito integral of a Brownian motion raised to a power?

  • Thread starter Thread starter Euge
  • Start date Start date
Euge
Gold Member
MHB
POTW Director
Messages
2,072
Reaction score
245
Here's this week's problem!

________________

Problem. Let $B_s$ be a Brownian motion. Compute the Ito integral $$\int_a^b B_s^n\, dB_s,$$ where $n$ is a positive integer.

________________
Remember to read the http://www.mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to http://www.mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
No one solved this week's problem. You can find my solution below.
Let $A_n = \int_a^b B_s^n\, dB_s$. By the fundamental theorem of Ito calculus,

$$A_n = \frac{B_b^{n+1} - B_a^n}{n + 1} - \frac{n\sigma^2}{2}A_{n-1}$$

for all $n \ge 1$. Thus

$$A_1 = \frac{B_b^2 - B_a^2}{2} - \frac{\sigma^2(b - a)}{2}$$

and for $n \ge 2$ (using induction)

$$A_n = \frac{B_b^{n+1} - B_a^{n+1}}{n+1}+\sum_{k = 2}^n (-1)^{n-k+1}n!\frac{B_b^k - B_a^k}{k!}\left(\frac{\sigma^2}{2}\right)^{n-k+1} + (-1)^n n! \left(\frac{\sigma^2}{2}\right)^n (b - a).$$
 
Back
Top