Math Problem Statement

Compute the sigma-fields (F_{S_1} and F_{S_2}) in a 2-step Cox-Ross-Rubinstein (CRR) binomial model for stock prices.

Solution

The problem in your provided image involves computing sigma-fields (FS1\mathcal{F}_{S_1} and FS2\mathcal{F}_{S_2}) associated with the random variables S1S_1 and S2S_2 in a 2-step CRR model. Let me analyze it and solve step by step.

Sigma-field FS1\mathcal{F}_{S_1}

FS1\mathcal{F}_{S_1} is generated by the random variable S1S_1, which takes values s0us_0 \cdot u and s0ds_0 \cdot d based on the outcomes of the first coin flip (e1e_1). Hence, the partition is:

  • {HH,HT}s0u\{HH, HT\} \rightarrow s_0 \cdot u
  • {TH,TT}s0d\{TH, TT\} \rightarrow s_0 \cdot d

FS1\mathcal{F}_{S_1} is thus the sigma-field generated by these sets: FS1={,Ω,{HH,HT},{TH,TT}}.\mathcal{F}_{S_1} = \{\emptyset, \Omega, \{HH, HT\}, \{TH, TT\}\}.


Sigma-field FS2\mathcal{F}_{S_2}

FS2\mathcal{F}_{S_2} is generated by S2S_2, which depends on the outcomes of both coin flips (e1e_1 and e2e_2) and takes four possible values: s0u2s_0 \cdot u^2, s0uds_0 \cdot ud, s0d2s_0 \cdot d^2, and s0s_0. The partitions are:

  • {HH}s0u2\{HH\} \rightarrow s_0 \cdot u^2
  • {HT}s0ud\{HT\} \rightarrow s_0 \cdot ud
  • {TH}s0ud\{TH\} \rightarrow s_0 \cdot ud
  • {TT}s0d2\{TT\} \rightarrow s_0 \cdot d^2

FS2\mathcal{F}_{S_2} is the sigma-field generated by the individual sets: FS2={,Ω,{HH},{HT},{TH},{TT},{HH,HT},{TH,TT},{HH,TH},{HT,TT},}.\mathcal{F}_{S_2} = \{\emptyset, \Omega, \{HH\}, \{HT\}, \{TH\}, \{TT\}, \{HH, HT\}, \{TH, TT\}, \{HH, TH\}, \{HT, TT\}, \dots\}.


Would you like a detailed explanation of the derivations?
Here are some further questions to delve deeper:

  1. How does the filtration Ft\mathcal{F}_t evolve over time in this CRR model?
  2. How does the value of uu and dd affect the structure of the sigma-field?
  3. Can we explicitly compute probabilities for each leaf in this tree model?
  4. What happens if the coin is biased instead of fair?
  5. How do these sigma-fields relate to martingales in this model?

Tip: Visualizing partitions of outcomes often helps in better understanding sigma-fields!

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Probability Theory
Sigma-fields
Filtration
Binomial Model for Stock Prices

Formulas

S_i(ω)/S_{i-1}(ω) = u if e_i = H, d if e_i = T
Stock tree nodes: S_0, S_0 * u, S_0 * d, etc.

Theorems

Properties of Sigma-fields
Construction of Filtrations in Discrete Models

Suitable Grade Level

Undergraduate - Financial Mathematics