Finding out the sequence as Martingale

In summary: If you don't know any of those things, then you'll need to study them before attempting to answer this question.
  • #1
WMDhamnekar
MHB
376
28
Consider the sequence $\{X_n\}_{n\geq 1}$ of independent random variables with law $N(0,\sigma^2)$. Define the sequence $Y_n= exp\bigg(a\sum_{i=1}^n X_i-n\sigma^2\bigg),n\geq 1$ for $a$ a real parameter and $Y_0=1.$

Now how to find the values of $a$ such that $\{Y_n\}_{n\geq 1}$ is martingale, submartingale, supermartigale?Solution:I have no idea to answer this question. I searched on internet, but i didn't get any clew about the way using which one can answer this question till now. If any member knows the correct answer, he may reply with correct answer.
 
Last edited:
Physics news on Phys.org
  • #2
Where did this question come from, and what background knowledge do you have? It takes a fair amount of background knowledge to answer questions like this.

For this question: if you know what a martingale is, as well as sub and super martingales, plus how MGFs and cumulants work, basic facts about convexity, and are familiar with the product form of martingales, then this is a straightforward question. If you don't know some of those things, then you really need to study them first as I'd have no clue how to answer this question in a satisfying way without them.
* * * * * *
The key thing is to get this in the form of a product martingale (i.e. mean one which is the identity element for products) and recognize that we are using MGFs of the Gaussian with independent random variables. The MGF for the Gaussian exists everywhere (due to super exponential declines / niceness in the pdf) and for a zero mean normal $X_i$ it is given by

$M(a) = E\big[e^{a X_i}\big] = \exp\big(\frac{\sigma^2 a ^2}{2}\big) $

so consider $Y_1$ and recognize that what you want is

$E\big[Y_1\big] = E\big[e^{a X_1 - \sigma^2}\big]= E\big[e^{a X_1} e^{- \sigma^2}\big] = E\big[e^{a X_1} \big]e^{- \sigma^2} = M(a)\cdot e^{- \sigma^2} :=1 $

It's easier to work with the cumulant here so take logs of each side to see

$\sigma^2 = \frac{\sigma^2 a ^2}{2}$

solve for $a$. You should get two candidate values. (I assume $\sigma^2 \neq 0$ as a value of 0 would be a degenerate case and there isn't much to do if these 'normal's are zero almost everywhere.)

* * * * * *
with this in hand you should be able to easily verify that

$E\Big[\big \vert Y_n \big \vert \Big] = E\Big[ Y_n \Big] \lt \infty$ and that
$E\Big[ Y_n\big \vert Y_{n-1}, Y_{n-2}, ..., Y_1, Y_0 \Big] = Y_{n-1}$

and hence this is a martingale

As for submartingales and supermartingales
If you understand basic facts about cumulants, you'll know that the cumulant is zero at $a=0$ (why?) and in this problem with slope of 0 at $a =0$ (again why?) and that the cumulant is always convex over the open interval where it exists -- in this case $(-\infty, \infty)$ This leads to a nice geometric / visual interpretation as to how to get from the equality / martingale case to the sub and super case.
 
  • #3
steep said:
Where did this question come from, and what background knowledge do you have? It takes a fair amount of background knowledge to answer questions like this.

For this question: if you know what a martingale is, as well as sub and super martingales, plus how MGFs and cumulants work, basic facts about convexity, and are familiar with the product form of martingales, then this is a straightforward question. If you don't know some of those things, then you really need to study them first as I'd have no clue how to answer this question in a satisfying way without them.
* * * * * *
The key thing is to get this in the form of a product martingale (i.e. mean one which is the identity element for products) and recognize that we are using MGFs of the Gaussian with independent random variables. The MGF for the Gaussian exists everywhere (due to super exponential declines / niceness in the pdf) and for a zero mean normal $X_i$ it is given by

$M(a) = E\big[e^{a X_i}\big] = \exp\big(\frac{\sigma^2 a ^2}{2}\big) $

so consider $Y_1$ and recognize that what you want is

$E\big[Y_1\big] = E\big[e^{a X_1 - \sigma^2}\big]= E\big[e^{a X_1} e^{- \sigma^2}\big] = E\big[e^{a X_1} \big]e^{- \sigma^2} = M(a)\cdot e^{- \sigma^2} :=1 $

It's easier to work with the cumulant here so take logs of each side to see

$\sigma^2 = \frac{\sigma^2 a ^2}{2}$

solve for $a$. You should get two candidate values. (I assume $\sigma^2 \neq 0$ as a value of 0 would be a degenerate case and there isn't much to do if these 'normal's are zero almost everywhere.)

* * * * * *
with this in hand you should be able to easily verify that

$E\Big[\big \vert Y_n \big \vert \Big] = E\Big[ Y_n \Big] \lt \infty$ and that
$E\Big[ Y_n\big \vert Y_{n-1}, Y_{n-2}, ..., Y_1, Y_0 \Big] = Y_{n-1}$

and hence this is a martingale

As for submartingales and supermartingales
If you understand basic facts about cumulants, you'll know that the cumulant is zero at $a=0$ (why?) and in this problem with slope of 0 at $a =0$ (again why?) and that the cumulant is always convex over the open interval where it exists -- in this case $(-\infty, \infty)$ This leads to a nice geometric / visual interpretation as to how to get from the equality / martingale case to the sub and super case.

Hello,

So, $a=\pm\sqrt{2}$. But how can we say $E\bigg[Y_n|Y_{n-1},Y_{n-2},...,Y_1,Y_0\bigg]=Y_{n-1}$

I know very little about the term 'Cumulant'. If i have any diffculty in understanding last paragaph of your answer, i shall post it under this thread.
 
Last edited:
  • #4
Dhamnekar Winod said:
Hello,

So, $a=\pm\sqrt{2}$. But how can we say $E\bigg[Y_n|Y_{n-1},Y_{n-2},...,Y_1,Y_0\bigg]=Y_{n-1}$
I had a hunch you might ask this --This is very basic martingale stuff and why I asked where this problem came from... In general its easier to start with 'sum form' martingales as opposed to 'product form', and there are easier, more intuitive, problems out there that don't require use of an MGF, and even ones involving random variables taking on finitely many values (easier than uncountably many). My question remains: where did this problem come from?
* * * *
In this case, start with n = 1

$E\bigg[Y_1|Y_0\bigg]=Y_0 = 1$

then do it for n = 2
$E\bigg[Y_2|Y_{1},Y_0\bigg]=Y_1$
(why is this true?)

you should be able to pick up some intuition from this to figure out how to show it for the general $n$ case. But again, I think your time is better spent on other martingale problems right now.
Dhamnekar Winod said:
Hello,
I know very little about the term 'Cumulant'. If i have any diffculty in understanding last paragaph of your answer, i shall post it under this thread.
The fix for this is fairly easy, either (a) ignore the term cumulant and just work explicitly with the exact Gaussian MGF (using logarithms as an analytical tool) -- you can solve this problem with the tradeoff that you'll miss deeper analytical insights this way or (b) read up on cumulants and in particular tease out what their first and second derivatives look like in general.

Also, as I suggested in my original post, the key thing is to figure out that equality case of an actual Martingale. Once you have that then you can figure out qualitative tweaks to get to sub and super martingales -- so to put it a different way: ignore the sub and supermartingales right now and maybe come back to them later.
 
Last edited:

Related to Finding out the sequence as Martingale

1. What is the Martingale sequence?

The Martingale sequence is a mathematical concept that describes a sequence of numbers in which each number is equal to the sum of the previous two numbers. It is named after the 18th-century French mathematician, Paul Pierre Lévy, who first studied it.

2. How is the Martingale sequence used in science?

The Martingale sequence has various applications in science, including in finance, physics, and biology. In finance, it is used in the Martingale betting strategy to predict the outcome of a series of events. In physics, it is used to model random processes, such as Brownian motion. In biology, it is used to study the growth patterns of certain organisms.

3. Can the Martingale sequence be used to predict future events?

No, the Martingale sequence cannot be used to predict future events with certainty. While it can be used to model random processes, it does not guarantee the outcome of any particular event. The sequence is based on probability and is subject to chance and external factors.

4. What are the limitations of the Martingale sequence?

The Martingale sequence has several limitations, including the assumption of an infinite number of trials, the need for equal probabilities for each outcome, and the potential for large losses in the Martingale betting strategy. Additionally, it may not accurately model complex systems with multiple variables and factors.

5. How is the Martingale sequence related to the Fibonacci sequence?

The Martingale sequence is closely related to the Fibonacci sequence, as both are based on adding the previous two numbers to generate the next number. However, the Fibonacci sequence starts with 0 and 1, while the Martingale sequence starts with 1 and 1. Additionally, the growth rate of the numbers in the Martingale sequence is slower than the Fibonacci sequence.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
8
Views
1K
Replies
0
Views
379
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
0
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
934
Replies
1
Views
578
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
2K
Replies
1
Views
1K
Back
Top