Martingale Example $X_n$ Converging To Negative Infinity Almost Surely

by stackftunila 71 views
Iklan Headers

In the fascinating realm of stochastic processes, martingales hold a special place. These processes, characterized by their fair-game property, exhibit a constant expected value over time, given the past. While many martingales meander randomly, some display intriguing long-term behavior. One particularly captivating scenario is a martingale that relentlessly drifts towards negative infinity. This article delves into a concrete example of such a martingale, providing a rigorous proof of its martingale property and demonstrating its almost sure convergence to negative infinity.

Constructing the Martingale

To construct our example, we'll leverage the power of independent random variables. Let's consider a sequence (Zn)n1(Z_n)_{n \geq 1} of independent and identically distributed (i.i.d.) random variables. Each ZnZ_n takes on the value -1 with probability pp and the value 1 with probability 1p1-p, where 0<p<10 < p < 1. The crucial condition we impose is that p>12p > \frac{1}{2}. This bias towards -1 will be the driving force behind our martingale's descent to negative infinity.

Now, we define our stochastic process (Xn)n0(X_n)_{n \geq 0} as follows:

X0=0X_0 = 0

Xn=i=1nZiX_n = \sum_{i=1}^{n} Z_i for n1n \geq 1

In essence, XnX_n represents the cumulative sum of the ZiZ_i random variables up to time nn. This simple construction lays the foundation for a martingale with remarkable properties. The key idea is to create a process where the expected increment at each step is negative, due to the bias towards -1 in the ZiZ_i variables. This negative drift, combined with the random fluctuations, will ultimately lead the process towards negative infinity.

The intuition behind this construction is that, although there will be occasional positive increments (when Zi=1Z_i = 1), the more frequent negative increments (when Zi=1Z_i = -1) will dominate in the long run, pulling the process downwards. The condition p>12p > \frac{1}{2} ensures that this negative drift is strong enough to overcome the positive fluctuations. This is a delicate balance, as a slight change in the probabilities can drastically alter the long-term behavior of the process. For instance, if p12p \leq \frac{1}{2}, the process would no longer converge to negative infinity almost surely.

Martingale Property: A Formal Proof

To rigorously establish that (Xn)(X_n) is a martingale, we need to demonstrate that it satisfies two key properties:

  1. Integrability: E[Xn]<E[|X_n|] < \infty for all n0n \geq 0.
  2. Conditional Expectation: E[Xn+1Fn]=XnE[X_{n+1} | \mathcal{F}_n] = X_n almost surely for all n0n \geq 0, where (Fn)n0(\mathcal{F}_n)_{n \geq 0} is the natural filtration generated by (Xn)(X_n).

Let's tackle integrability first. Since XnX_n is a sum of nn bounded random variables (each ZiZ_i is bounded by 1), it is itself bounded. Specifically, nXnn-n \leq X_n \leq n. Therefore, Xnn|X_n| \leq n, and its expected value is trivially finite:

E[Xn]E[n]=n<E[|X_n|] \leq E[n] = n < \infty

This confirms the integrability condition. Now, let's move on to the crucial conditional expectation property. We need to show that, given the history of the process up to time nn, the expected value of the next step, Xn+1X_{n+1}, is simply the current value, XnX_n. This is the essence of the fair-game property that characterizes martingales.

Using the definition of XnX_n and the linearity of conditional expectation, we have:

E[Xn+1Fn]=E[Xn+Zn+1Fn]=E[XnFn]+E[Zn+1Fn]E[X_{n+1} | \mathcal{F}_n] = E[X_n + Z_{n+1} | \mathcal{F}_n] = E[X_n | \mathcal{F}_n] + E[Z_{n+1} | \mathcal{F}_n]

Since XnX_n is measurable with respect to Fn\mathcal{F}_n (by definition of the natural filtration), its conditional expectation is simply itself:

E[XnFn]=XnE[X_n | \mathcal{F}_n] = X_n

Furthermore, Zn+1Z_{n+1} is independent of Fn\mathcal{F}_n (due to the independence of the ZiZ_i random variables). Therefore, its conditional expectation is equal to its unconditional expectation:

E[Zn+1Fn]=E[Zn+1]E[Z_{n+1} | \mathcal{F}_n] = E[Z_{n+1}]

The expected value of Zn+1Z_{n+1} is given by:

E[Zn+1]=(1)p+(1)(1p)=12pE[Z_{n+1}] = (-1) * p + (1) * (1-p) = 1 - 2p

Since we imposed the condition p>12p > \frac{1}{2}, we have 12p<01 - 2p < 0. This negative expectation is the key to the martingale's downward drift. Putting everything together, we get:

E[Xn+1Fn]=Xn+E[Zn+1]=Xn+(12p)E[X_{n+1} | \mathcal{F}_n] = X_n + E[Z_{n+1}] = X_n + (1 - 2p)

However, for the martingale property to hold, we need E[Xn+1Fn]=XnE[X_{n+1} | \mathcal{F}_n] = X_n. There seems to be a discrepancy! The issue lies in a subtle modification we need to make to our process to ensure the martingale property. We should actually consider the process:

Mn=Xnn(2p1)M_n = X_n - n(2p-1)

Now, let's re-evaluate the conditional expectation:

E[Mn+1Fn]=E[Xn+1(n+1)(2p1)Fn]E[M_{n+1} | \mathcal{F}_n] = E[X_{n+1} - (n+1)(2p-1) | \mathcal{F}_n]

=E[Xn+Zn+1(n+1)(2p1)Fn]= E[X_n + Z_{n+1} - (n+1)(2p-1) | \mathcal{F}_n]

=Xn+E[Zn+1Fn](n+1)(2p1)= X_n + E[Z_{n+1} | \mathcal{F}_n] - (n+1)(2p-1)

=Xn+(12p)(n+1)(2p1)= X_n + (1-2p) - (n+1)(2p-1)

=Xn+(12p)+(n+1)(12p)= X_n + (1-2p) + (n+1)(1-2p)

=Xn+(n+2)(12p)= X_n + (n+2)(1-2p)

This is still not quite right. We need to define our martingale as:

Mn=i=1nZinE[Z1]=Xnn(12p)M_n = \sum_{i=1}^{n} Z_i - nE[Z_1] = X_n - n(1-2p)

Now, let's calculate the conditional expectation:

E[Mn+1Fn]=E[Xn+1(n+1)(12p)Fn]E[M_{n+1} | \mathcal{F}_n] = E[X_{n+1} - (n+1)(1-2p) | \mathcal{F}_n]

=E[Xn+Zn+1(n+1)(12p)Fn]= E[X_n + Z_{n+1} - (n+1)(1-2p) | \mathcal{F}_n]

=Xn+E[Zn+1Fn](n+1)(12p)= X_n + E[Z_{n+1} | \mathcal{F}_n] - (n+1)(1-2p)

=Xn+(12p)(n+1)(12p)= X_n + (1-2p) - (n+1)(1-2p)

=Xnn(12p)=Mn= X_n - n(1-2p) = M_n

Thus, (Mn)(M_n) is indeed a martingale. This subtle adjustment, subtracting the expected drift at each step, ensures that the process satisfies the fair-game property. It highlights the importance of carefully constructing martingales to achieve desired properties.

Almost Sure Convergence to Negative Infinity

Now comes the most intriguing part: demonstrating that MnM_n converges to negative infinity almost surely. This means that with probability 1, the process will eventually drift below any finite value and remain there. To prove this, we'll leverage the strong law of large numbers.

The strong law of large numbers states that for a sequence of i.i.d. random variables (Yn)n1(Y_n)_{n \geq 1} with finite expectation E[Y1]E[Y_1], the sample average converges to the expected value almost surely:

1ni=1nYiE[Y1]\frac{1}{n} \sum_{i=1}^{n} Y_i \to E[Y_1] almost surely as nn \to \infty

In our case, we can apply the strong law of large numbers to the sequence (Zn)n1(Z_n)_{n \geq 1}. We have:

Xnn=1ni=1nZiE[Z1]=12p\frac{X_n}{n} = \frac{1}{n} \sum_{i=1}^{n} Z_i \to E[Z_1] = 1 - 2p almost surely as nn \to \infty

Since p>12p > \frac{1}{2}, we have 12p<01 - 2p < 0. This is the crucial ingredient. The sample average of the ZiZ_i variables converges to a negative value, indicating a persistent downward trend.

Now, let's rewrite our martingale MnM_n:

Mn=Xnn(12p)=n(Xnn(12p))M_n = X_n - n(1-2p) = n(\frac{X_n}{n} - (1-2p))

As nn \to \infty, we know that Xnn12p\frac{X_n}{n} \to 1 - 2p almost surely. Therefore:

Xnn(12p)0\frac{X_n}{n} - (1-2p) \to 0 almost surely as nn \to \infty

However, this convergence to 0 doesn't directly imply that MnM_n converges to negative infinity. We need to be more careful. Since Xnn\frac{X_n}{n} converges to 12p1-2p, for any ϵ>0\epsilon > 0, there exists an NN such that for all n>Nn > N:

Xnn(12p)<ϵ|\frac{X_n}{n} - (1-2p)| < \epsilon

This implies:

Xnn<(12p)+ϵ\frac{X_n}{n} < (1-2p) + \epsilon

Choosing ϵ\epsilon small enough such that (12p)+ϵ<0(1-2p) + \epsilon < 0 (which is possible since 12p<01-2p < 0), we have:

Mn=n(Xnn(12p))<n((12p)+ϵ(12p))=nϵM_n = n(\frac{X_n}{n} - (1-2p)) < n((1-2p) + \epsilon - (1-2p)) = n\epsilon

This inequality doesn't directly show convergence to negative infinity. We need a slightly different approach.

Since Xnn12p<0\frac{X_n}{n} \to 1-2p < 0 almost surely, for any ω\omega in the set of probability 1 where this convergence holds, we have:

limnXn(ω)n=12p<0\lim_{n \to \infty} \frac{X_n(\omega)}{n} = 1-2p < 0

This means that for sufficiently large nn, Xn(ω)n\frac{X_n(\omega)}{n} will be strictly negative and bounded away from 0. Consequently, Xn(ω)X_n(\omega) will become increasingly negative as nn grows.

Formally, for any M>0M > 0, there exists an N(ω)N(\omega) such that for all n>N(ω)n > N(\omega):

Xn(ω)n<12p2<0\frac{X_n(\omega)}{n} < \frac{1-2p}{2} < 0

Therefore:

Xn(ω)<n12p2X_n(\omega) < n \frac{1-2p}{2}

Since 12p<01-2p < 0, the right-hand side goes to negative infinity as nn \to \infty. Thus, for any M>0M > 0, we can find an N(ω)>N(ω)N'(\omega) > N(\omega) such that for all n>N(ω)n > N'(\omega):

Xn(ω)<MX_n(\omega) < -M

This demonstrates that Xn(ω)X_n(\omega) \to -\infty for almost every ω\omega, which means XnX_n \to -\infty almost surely.

Finally, since Mn=Xnn(12p)M_n = X_n - n(1-2p) and n(12p)n(1-2p) \to -\infty as nn \to \infty, we conclude that MnM_n \to -\infty almost surely. This completes our proof.

Conclusion

We have successfully constructed a martingale (Mn)(M_n) that converges to negative infinity almost surely. This example showcases the intriguing behavior that martingales can exhibit. The key to this construction lies in introducing a negative drift through the biased random variables ZiZ_i. The strong law of large numbers provides the crucial tool for proving the almost sure convergence. This example not only enriches our understanding of martingales but also highlights the interplay between probability theory and stochastic processes. Understanding these concepts is crucial for various applications, including finance, physics, and engineering, where stochastic models are widely used. The importance of martingales lies in their ability to model fair games and systems with no predictable bias, making them a powerful tool for analyzing random phenomena. This specific example demonstrates that even in the absence of a positive trend, a martingale can exhibit a consistent downward drift, eventually leading to negative infinity. This provides a valuable insight into the long-term behavior of stochastic processes and their potential applications in real-world scenarios. Further exploration of martingale theory reveals a wealth of interesting properties and applications, making it a vibrant and essential area of study in probability and stochastic processes.