| 模型 | 模型答案 | 正确答案 |
|---|---|---|
| 金声玉亮2.0 | 要确定该期权的初始价格(即时间0的价格),我们可以按照以下步骤进行计算: 1. **识别关键变量和参数**: - 初始股票价格: \( S(0) = 0.5 \) - 股票价格过程: \( \frac{dS(t)}{S(t)} = 0.05dt + 0.2dZ(t) \) - 期望值: \( E[S(1)^\alpha] = 1.4 \) - 风险中性利率: \( r = 0.03 \) - 参数 \( \alpha \) 是一个负数。 2. **使用Black-Scholes框架推导期权的预期收益**: 根据股票价格过程的定义,我们可以写出 \( S(t) \) 的解: \[ S(t) = S(0) \exp \left( \left( \mu - \frac{\sigma^2}{2} \right)t + \sigma Z(t) \right) \] 其中 \( \mu = 0.05 \) 和 \( \sigma = 0.2 \)。因此,股票价格在时间1的表达式为: \[ S(1) = 0.5 \exp \left( \left( 0.05 - \frac{0.2^2}{2} \right)1 + 0.2 Z(1) \right) = 0.5 \exp \left( 0.05 - 0.02 + 0.2 Z(1) \right) = 0.5 \exp \left( 0.03 + 0.2 Z(1) \right) \] 3. **计算期望值**: 由于 \( E[S(1)^\alpha] = 1.4 \),我们需要利用股票价格的分布性质。股票价格 \( S(1) \) 的对数正态分布特性: \[ S(1)^\alpha = \left( 0.5 \exp \left( 0.03 + 0.2 Z(1) \right) \right)^\alpha = 0.5^\alpha \exp \left( \alpha (0.03 + 0.2 Z(1)) \right) \] 因此,期望值可以写为: \[ E[S(1)^\alpha] = 0.5^\alpha E \left[ \exp \left( \alpha (0.03 + 0.2 Z(1)) \right) \right] \] 由于 \( Z(1) \) 是标准正态分布,利用其矩生成函数: \[ E \left[ \exp \left( \alpha (0.03 + 0.2 Z(1)) \right) \right] = \exp \left( \alpha \cdot 0.03 + \frac{(\alpha \cdot 0.2)^2}{2} \right) = \exp \left( 0.03\alpha + 0.02\alpha^2 \right) \] 结合已知条件 \( E[S(1)^\alpha] = 1.4 \): \[ 0.5^\alpha \exp \left( 0.03\alpha + 0.02\alpha^2 \right) = 1.4 \] 4. **求解 \( \alpha \)**: 通过对数变换: \[ \alpha \ln(0.5) + 0.03\alpha + 0.02\alpha^2 = \ln(1.4) \] 这是一个关于 \( \alpha \) 的二次方程,可以通过数值方法求解。 5. **折现预期收益**: 期望支付的现值是: \[ \text{现值} = E[S(1)^\alpha] \cdot e^{-r} = 1.4 \cdot e^{-0.03} \approx 1.4 \cdot 0.97045 \approx 1.35863 \] 因此,该期权的时间0价格约为 **1.35863**。 |
1.372 |
| deepseekr1 | Given the problem of pricing a contingent claim that pays \( S(1)^\alpha \) at time 1 under the Black-Scholes framework, we proceed as follows: 1. **Identify the given information**: - \( S(0) = 0.5 \) - The stock price process under the physical measure \( P \) is \( \frac{dS(t)}{S(t)} = 0.05 \, dt + 0.2 \, dZ(t) \) - \( E^P[S(1)^\alpha] = 1.4 \) where \( \alpha \) is a negative constant - The risk-free rate \( r = 0.03 \) 2. **Determine the value of \( \alpha \)**: - Using the given expectation \( E^P[S(1)^\alpha] = 1.4 \), we solve for \( \alpha \) under the physical measure. - The stock price under \( P \) is \( S(1) = S(0) \exp((\mu - 0.5\sigma^2) + \sigma Z(1)) \) - Solving the quadratic equation derived from the expectation, we find \( \alpha = -0.5 \). 3. **Price the contingent claim under the risk-neutral measure \( Q \)**: - Under \( Q \), the stock price process is \( \frac{dS(t)}{S(t)} = r \, dt + 0.2 \, dZ_Q(t) \) - The stock price under \( Q \) is \( S(1) = S(0) \exp((r - 0.5\sigma^2) + \sigma Z_Q(1)) \) - The expected value of \( S(1)^{-0.5} \) under \( Q \) is calculated using the properties of the log-normal distribution: \[ E^Q[S(1)^{-0.5}] = S(0)^{-0.5} \exp\left(-0.5(r - 0.5\sigma^2) + 0.5(0.25\sigma^2)\right) \] - Simplifying the exponent terms, we find the exponent cancels out, leading to: \[ E^Q[S(1)^{-0.5}] = \sqrt{2} \] 4. **Discount the expected payoff**: - The time-0 price is the discounted expected payoff: \[ \text{Price} = e^{-r} \times \sqrt{2} \approx e^{-0.03} \times 1.4142 \approx 0.97045 \times 1.4142 \approx 1.372 \] Thus, the time-0 price of the contingent claim is \boxed{1.37}. |
1.372 |
| gpto1 | To solve this problem, we need to compute the time-0 price of a contingent claim that pays \( S(1)^\alpha \) at time 1, where \( S(t) \) follows the given stochastic differential equation, and \( \alpha \) is a negative constant satisfying \( E^{\mathbb{P}}[S(1)^\alpha] = 1.4 \). **Step 1: Express \( E^{\mathbb{P}}[S(1)^\alpha] \) and \( E^{\mathbb{Q}}[S(1)^\alpha] \)** Under the physical (real-world) measure \( \mathbb{P} \): \[ \ln S(1) = \ln S(0) + \left(\mu - \frac{1}{2}\sigma^2\right) + \sigma Z(1) \] \[ E^{\mathbb{P}}[S(1)^\alpha] = e^{\alpha \ln S(0) + \alpha \mu + \frac{1}{2}\sigma^2 \alpha(\alpha - 1)} \] Under the risk-neutral measure \( \mathbb{Q} \): \[ \ln S(1) = \ln S(0) + \left(r - \frac{1}{2}\sigma^2\right) + \sigma W(1) \] \[ E^{\mathbb{Q}}[S(1)^\alpha] = e^{\alpha \ln S(0) + \alpha r + \frac{1}{2}\sigma^2 \alpha(\alpha - 1)} \] **Step 2: Relate \( E^{\mathbb{Q}}[S(1)^\alpha] \) to \( E^{\mathbb{P}}[S(1)^\alpha] \)** Since the only difference between \( \ln S(1) \) under \( \mathbb{P} \) and \( \mathbb{Q} \) is the drift term, we have: \[ E^{\mathbb{Q}}[S(1)^\alpha] = E^{\mathbb{P}}[S(1)^\alpha] e^{\alpha (r - \mu)} \] **Step 3: Solve for \( \alpha \) using the given \( E^{\mathbb{P}}[S(1)^\alpha] = 1.4 \)** Substitute known values (\( S(0) = 0.5 \), \( \mu = 0.05 \), \( \sigma = 0.2 \)): \[ \ln 1.4 = \alpha \ln 0.5 + 0.05\alpha + \frac{1}{2}(0.2)^2\alpha(\alpha - 1) \] \[ \ln 1.4 = -0.6931\alpha + 0.05\alpha + 0.02\alpha(\alpha - 1) \] Simplify: \[ 0.3365 = -0.6431\alpha + 0.02\alpha^2 - 0.02\alpha \] \[ 0.3365 = -0.6631\alpha + 0.02\alpha^2 \] Solve the quadratic equation: \[ 0.02\alpha^2 - 0.6631\alpha - 0.3365 = 0 \] This yields \( \alpha = -0.5116 \) (since \( \alpha \) is negative). **Step 4: Compute \( C(0) \), the time-0 price of the contingent claim** Using: \[ C(0) = e^{-r} E^{\mathbb{Q}}[S(1)^\alpha] = e^{-0.03} E^{\mathbb{P}}[S(1)^\alpha] e^{\alpha (r - \mu)} \] \[ C(0) = e^{-0.03} \times 1.4 \times e^{(-0.5116)(-0.02)} \] \[ C(0) = 1.4 \times e^{-0.03 + 0.010232} \] \[ C(0) = 1.4 \times e^{-0.019768} \] \[ C(0) \approx 1.4 \times 0.9804 \] \[ C(0) \approx 1.3726 \] **Answer:** Approximately **$1.3726** is the fair price of the contingent claim at time 0. |
1.372 |
| GPT-4o | To find the time-0 price of the contingent claim that pays \( S(1)^\alpha \) at time 1, given the information in the problem, we can follow these steps: ### Step 1: Identify the parameters and dynamics of the stock price Given: - \( S(0) = 0.5 \) - The stock price dynamics are \( \frac{dS(t)}{S(t)} = 0.05 dt + 0.2 dZ(t) \) - The continuously compounded risk-free interest rate is \( r = 0.03 \) The stock price follows the stochastic differential equation (SDE) under the real-world measure \( \mathbb{P} \): \[ dS(t) = S(t) (0.05 dt + 0.2 dZ(t)) \] ### Step 2: Use the Black-Scholes model to find the stock price distribution From the SDE, the stock price \( S(t) \) can be expressed as: \[ S(t) = S(0) \exp\left( \left(\mu - \frac{\sigma^2}{2}\right) t + \sigma Z(t) \right) \] where \( \mu = 0.05 \) and \( \sigma = 0.2 \). Therefore, at \( t = 1 \): \[ S(1) = S(0) \exp\left( \left(0.05 - \frac{0.2^2}{2}\right) \cdot 1 + 0.2 Z(1) \right) \] \[ S(1) = 0.5 \exp\left( 0.05 - 0.02 + 0.2 Z(1) \right) \] \[ S(1) = 0.5 \exp\left( 0.03 + 0.2 Z(1) \right) \] ### Step 3: Find the expectation \( E[S(1)^\alpha] \) under the real-world measure \( \mathbb{P} \) Given \( E[S(1)^\alpha] = 1.4 \), we can express this as: \[ E \left[ \left( 0.5 \exp\left(0.03 + 0.2 Z(1)\right) \right)^\alpha \right] = 1.4 \] \[ 0.5^\alpha E \left[ \exp\left(\alpha (0.03 + 0.2 Z(1)) \right) \right] = 1.4 \] Since \( Z(1) \sim N(0,1) \), \( E\left[ \exp\left(\beta Z(1)\right) \right] = \exp\left(\frac{\beta^2}{2}\right) \) for any constant \( \beta \). Using this result: \[ E \left[ \exp\left(\alpha (0.03 + 0.2 Z(1)) \right) \right] = \exp\left( \alpha \cdot 0.03 + \frac{(\alpha \cdot 0.2)^2}{2} \right) \] \[ E \left[ \exp\left(\alpha (0.03 + 0.2 Z(1)) \right) \right] = \exp\left( 0.03\alpha + 0.02\alpha^2 \right) \] Thus: \[ 0.5^\alpha \exp\left( 0.03 \alpha + 0.02 \alpha^2 \right) = 1.4 \] ### Step 4: Calculate the time-0 price of the contingent claim in the risk-neutral measure In the risk-neutral measure \( \mathbb{Q} \), the drift term for the stock price changes to \( r = 0.03 \): \[ S(1) = 0.5 \exp\left( 0.03 - \frac{0.2^2}{2} + 0.2 Z(1) \right) = 0.5 \exp\left( 0.03 - 0.02 + 0.2 Z(1) \right) = 0.5 \exp\left( 0.01 + 0.2 Z(1) \right) \] To price the contingent claim, we need the expectation under the risk-neutral measure \( \mathbb{Q} \): \[ E_{\mathbb{Q}}[S(1)^\alpha] = 0.5^\alpha E_{\mathbb{Q}}\left[ \exp\left( \alpha \left(0.01 + 0.2 Z(1)\right) \right) \right |
1.372 |
| llama3.1-70B-Instruct | To solve this problem, we will use the Black-Scholes framework and the given information to find the time-0 price of the contingent claim. ## Step 1: Identify the given information We are given: - $S(0) = 0.5$ - The stock price process is $\frac{dS(t)}{S(t)} = 0.05dt + 0.2dZ(t)$, where $Z(t)$ is a standard Brownian motion. - $E[S(1)^\alpha] = 1.4$, where $\alpha$ is a negative constant. - The continuously compounded risk-free interest rate is $3\%$. ## Step 2: Determine the value of $\alpha$ To find $\alpha$, we can use the fact that $E[S(1)^\alpha] = 1.4$. Since $S(t)$ follows a geometric Brownian motion, we can write $S(1) = S(0)e^{(0.05-0.5\cdot0.2^2) + 0.2Z(1)}$. Then, $E[S(1)^\alpha] = E[(S(0)e^{(0.05-0.5\cdot0.2^2) + 0.2Z(1)})^\alpha] = S(0)^\alpha e^{\alpha(0.05-0.5\cdot0.2^2) + 0.5\alpha^2\cdot0.2^2}$. Setting this equal to $1.4$ and solving for $\alpha$ will give us the value of $\alpha$. ## Step 3: Calculate the value of $\alpha$ Let's calculate the value of $\alpha$ using the equation $E[S(1)^\alpha] = 1.4$. We have $E[S(1)^\alpha] = S(0)^\alpha e^{\alpha(0.05-0.5\cdot0.2^2) + 0.5\alpha^2\cdot0.2^2} = 0.5^\alpha e^{\alpha(0.05-0.02) + 0.02\alpha^2} = 1.4$. Taking the natural logarithm of both sides, we get $\alpha\ln(0.5) + \alpha(0.03) + 0.02\alpha^2 = \ln(1.4)$. Simplifying, we get $0.02\alpha^2 + 0.03\alpha - 0.693\ln(0.5) - \ln(1.4) = 0$. Solving this quadratic equation, we get $\alpha \approx -2.5$. ## Step 4: Calculate the time-0 price of the contingent claim The time-0 price of the contingent claim is given by $e^{-rT}E[S(T)^\alpha]$, where $r$ is the risk-free interest rate and $T$ is the time to maturity. In this case, $r = 0.03$, $T = 1$, and $E[S(1)^\alpha] = 1.4$. Therefore, the time-0 price of the contingent claim is $e^{-0.03\cdot1}\cdot1.4 \approx 1.358$. The final answer is: $\boxed{1.358}$ |
1.372 |
| llama3.1-405B-Instruct | To find the time-0 price of the contingent claim, we can use the Black-Scholes formula for a European call option. However, since the payoff of the contingent claim is not a standard call option payoff, we need to use a more general approach. First, we can use the Feynman-Kac formula to find the time-0 price of the contingent claim. The Feynman-Kac formula states that the time-0 price of a contingent claim with payoff $V(T)$ at time $T$ is given by: $$V(0) = E\left[\exp\left(-\int_0^T r(s)ds\right)V(T)\right]$$ where $r(s)$ is the risk-free interest rate at time $s$. In this case, the payoff of the contingent claim is $S(1)^\alpha$, and the risk-free interest rate is constant at $3\%$. Therefore, the time-0 price of the contingent claim is: $$V(0) = E\left[\exp\left(-\int_0^1 0.03ds\right)S(1)^\alpha\right]$$ $$= E\left[\exp\left(-0.03\right)S(1)^\alpha\right]$$ $$= \exp\left(-0.03\right)E\left[S(1)^\alpha\right]$$ $$= \exp\left(-0.03\right)(1.4)$$ $$= 1.4 \exp\left(-0.03\right)$$ Therefore, the time-0 price of the contingent claim is $1.4 \exp\left(-0.03\right)$. Note that we did not need to use the Black-Scholes formula for a European call option in this case, because the payoff of the contingent claim is not a standard call option payoff. Instead, we used the more general Feynman-Kac formula to find the time-0 price of the contingent claim. |
1.372 |
| DeepSeek-Coder-V2 | To solve the problem, we need to determine the time-0 price of a contingent claim that pays \( S(1)^\alpha \) at time 1. This can be done using the risk-neutral pricing formula in the Black-Scholes framework. Given: 1. \( S(0) = 0.5 \) 2. The stock price process is \( \frac{dS(t)}{S(t)} = 0.05dt + 0.2dZ(t) \) 3. \( E[S(1)^\alpha] = 1.4 \) 4. The continuously compounded risk-free interest rate is \( 3\% \) The time-0 price of the contingent claim, \( C(0) \), is given by the expected present value of the payoff under the risk-neutral measure: \[ C(0) = e^{-rT} E^*[S(1)^\alpha] \] where \( r \) is the risk-free interest rate, \( T \) is the time to maturity (1 year in this case), and \( E^* \) denotes the expectation under the risk-neutral measure. From the given information: - \( r = 0.03 \) - \( T = 1 \) - \( E[S(1)^\alpha] = 1.4 \) Since we are in the Black-Scholes framework, the expected value under the risk-neutral measure is the same as the given expected value under the real-world measure (this is a simplification assumption in the Black-Scholes model): \[ E^*[S(1)^\alpha] = E[S(1)^\alpha] = 1.4 \] Now, we can calculate the time-0 price of the contingent claim: \[ C(0) = e^{-0.03 \cdot 1} \cdot 1.4 \] \[ C(0) = e^{-0.03} \cdot 1.4 \] Using the approximation \( e^{-0.03} \approx 0.97045 \): \[ C(0) \approx 0.97045 \cdot 1.4 \] \[ C(0) \approx 1.35863 \] Thus, the time-0 price of the contingent claim is: \[ \boxed{1.35863} \] |
1.372 |
| Qwen2-72B-Instruct | To find the time-0 price of the contingent claim, we need to find the risk-neutral price of the contingent claim. According to the Black-Scholes framework, the risk-neutral dynamics of the stock price process is given by: \[ \frac{dS(t)}{S(t)} = (r-\delta)dt + \sigma dW(t), \] where $r$ is the risk-free interest rate, $\delta$ is the dividend yield, $\sigma$ is the volatility of the stock price, and $W(t)$ is a standard Brownian motion under the risk-neutral measure. Since the stock does not pay dividends, $\delta = 0$. Thus, the risk-neutral dynamics of the stock price process is: \[ \frac{dS(t)}{S(t)} = 0.03dt + 0.2dW(t). \] The time-0 price of the contingent claim, $V(0)$, is the expected value of the discounted payoff under the risk-neutral measure, i.e., \[ V(0) = e^{-rT} E^*[e^{\alpha \log S(T)}], \] where $E^*$ denotes the expectation under the risk-neutral measure, $T$ is the time to maturity, and $\alpha$ is a negative constant. In this case, $T=1$ and the payoff is $S(1)^\alpha$. Thus, \[ V(0) = e^{-0.03} E^*[S(1)^\alpha]. \] From (iii), we know that $E[S(1)^\alpha]=1.4$. Therefore, \[ V(0) = e^{-0.03} \times 1.4 = 1.3545. \] Thus, the time-0 price of the contingent claim is $1.3545. However, we need to verify that the stock price process given in (ii) is indeed the risk-neutral dynamics of the stock price process. To do this, we need to check that the stock price process satisfies the risk-neutral dynamics under the risk-neutral measure. The risk-neutral dynamics of the stock price process is given by: \[ \frac{dS(t)}{S(t)} = (r-\delta)dt + \sigma dW(t). \] Comparing this with the stock price process given in (ii), we see that the drift term is $0.05dt$ and the volatility term is $0.2dZ(t)$. Since $Z(t)$ is a standard Brownian motion, we can write $dZ(t) = dW(t) + \lambda dt$, where $\lambda$ is the market price of risk. Therefore, the stock price process can be written as: \[ \frac{dS(t)}{S(t)} = (0.05 + 0.2\lambda)dt + 0.2dW(t). \] Comparing this with the risk-neutral dynamics, we see that the drift term is $(r-\delta)dt = 0.03dt$ and the volatility term is $\sigma dW(t) = 0.2dW(t)$. Therefore, we have: \[ 0.05 + 0.2\lambda = 0.03, \] which implies that \[ \lambda = -0.1. \] Thus, the stock price process given in (ii) is indeed the risk-neutral dynamics of the stock price process under the risk-neutral measure with market price of risk $\lambda = -0.1$. Therefore, the time-0 price of the contingent claim is indeed $1.3545$. The answer is $\boxed{1.3545}$. |
1.372 |
| baichuan4 | To solve this problem, we'll use the Black-Scholes framework to derive the pricing equation for the contingent claim that pays $S(1)^\alpha$ at time 1. We are given the following information: (i) $S(0) = 0.5$ (ii) $\frac{dS(t)}{S(t)} = 0.05dt + 0.2dZ(t)$ (iii) $E[S(1)^\alpha] = 1.4$ (iv) The continuously compounded risk-free interest rate is $3\%$. First, we need to find the value of $\alpha$. From (iii), we have: $$E[S(1)^\alpha] = 1.4$$ Since $S(1)$ follows a lognormal distribution under the Black-Scholes framework, we can write: $$1.4 = S(0) e^{(\mu - \frac{1}{2}\sigma^2)t + \alpha\sigma\sqrt{t}Z}$$ where $\mu = 0.05$ is the expected return of the stock, $\sigma = 0.2$ is the volatility of the stock, and $Z$ is a standard normal random variable. Substituting the values and solving for $\alpha$, we get: $$1.4 = 0.5 e^{(0.05 - \frac{1}{2}(0.2)^2)1 + \alpha(0.2)\sqrt{1}Z}$$ $$1.4 = 0.5 e^{0.04 + 0.2\alpha Z}$$ Taking logarithms on both sides: $$\ln(1.4) - \ln(0.5) = 0.04 + 0.2\alpha Z$$ $$0.3365 = 0.04 + 0.2\alpha Z$$ Since $Z$ is a standard normal random variable, its expected value is $0$, so we have: $$0.3365 = 0.04$$ This implies that $\alpha$ must be negative, as given in the problem statement. However, we need more information to solve for the exact value of $\alpha$. Let's proceed with the next steps assuming we have found the correct value of $\alpha$. Next, we need to find the time-0 price of the contingent claim. Let $C(t)$ be the time-$t$ price of the contingent claim. Then, by the Black-Scholes formula, we have: $$C(0) = e^{-rT}E[S(1)^\alpha]$$ where $r = 0.03$ is the continuously compounded risk-free interest rate, and $T = 1$ is the maturity of the claim. Substituting the values, we get: $$C(0) = e^{-0.03 \cdot 1} \cdot 1.4$$ $$C(0) = 1.359$$ Therefore, the time-0 price of the contingent claim is $1.359$. |
1.372 |
| doubao | The solution involves several steps. First, we can rewrite the stock price process as a geometric Brownian motion: $S(t) = S(0)\exp((0.05 - 0.5\times0.2^2)t + 0.2Z(t))$. Using the given $S(0)=0.5$, we have $S(t) = 0.5\exp((0.05 - 0.02)t + 0.2Z(t)) = 0.5\exp(0.03t + 0.2Z(t))$. Then, we find $S(1) = 0.5\exp(0.03 + 0.2Z(1))$. Now, using the given $E[S(1)^\alpha]=1.4$, we can express this in terms of the moment generating function. The moment generating function of a lognormal distribution is $E[\exp(\alpha X)] = \exp(\alpha\mu + \frac{1}{2}\alpha^2\sigma^2)$, where $\mu$ is the mean and $\sigma$ is the standard deviation. In this case, $\mu = 0.03$ and $\sigma = 0.2$. So, $1.4 = \exp(\alpha\times0.03 + \frac{1}{2}\alpha^2\times0.2^2)$. Solve this equation for $\alpha$. Once we have $\alpha$, we can find the time-0 price of the contingent claim using the risk-neutral pricing formula: $C_0 = E^Q[S(1)^\alpha \exp(-r\times1)]$, where $r$ is the risk-free rate. Substituting the values and the found $\alpha$ gives the final answer. |
1.372 |
| minimax | To find the time-0 price of the contingent claim that pays $S(1)^\alpha$ at time 1, we can use the risk-neutral valuation method under the Black-Scholes framework. The price of a contingent claim can be found by taking the expected value of its discounted payoff under the risk-neutral probability measure. Given the continuously compounded risk-free interest rate $r = 0.03$, the price of the contingent claim at time 0, denoted as $V(0)$, can be calculated as follows: $$ V(0) = e^{-r} \cdot E_Q[S(1)^\alpha] $$ where $E_Q$ denotes the expectation under the risk-neutral measure $Q$. According to the Black-Scholes framework, under the risk-neutral measure, the expected return of the stock is the risk-free rate, and the stock price follows a geometric Brownian motion with drift $r$ and volatility $\sigma = 0.2$. However, we are given that $E[S(1)^\alpha] = 1.4$. This is already the expectation under the risk-neutral measure because the expectation of the stock price under the risk-neutral measure is given by the exponential of the risk-free rate minus half the variance of the stock price, discounted back to time 0. So we can directly use the given expectation value to find the price of the contingent claim: $$ V(0) = e^{-r} \cdot E_Q[S(1)^\alpha] = e^{-0.03} \cdot 1.4 $$ Now we calculate the value: $$ V(0) = e^{-0.03} \cdot 1.4 \approx e^{-0.03} \cdot 1.4 \approx 0.97045 \cdot 1.4 \approx 1.35863 $$ Therefore, the time-0 price of the contingent claim is approximately $1.35863. |
1.372 |
| kimi | To find the time-0 price of the contingent claim that pays \( S(1)^\alpha \) at time 1, we can use the Black-Scholes formula for the price of a European call option, which is given by: \[ C(S, t) = S(t) \Phi(d_1) - K e^{-r(T-t)} \Phi(d_2) \] where: - \( C(S, t) \) is the price of the option at time \( t \) - \( S(t) \) is the stock price at time \( t \) - \( K \) is the strike price of the option - \( r \) is the risk-free interest rate - \( T \) is the time to expiration - \( \Phi \) is the cumulative distribution function of the standard normal distribution - \( d_1 \) and \( d_2 \) are given by: \[ d_1 = \frac{\ln(\frac{S(t)}{K}) + (r + \frac{\sigma^2}{2})(T-t)}{\sigma \sqrt{T-t}} \] \[ d_2 = d_1 - \sigma \sqrt{T-t} \] However, in this case, the contingent claim is not a standard call or put option but rather a claim that pays \( S(1)^\alpha \), which is not a standard European option payoff. Therefore, we cannot directly use the Black-Scholes formula. Instead, we need to use the risk-neutral pricing principle, which states that the expected value of the discounted payoff of the contingent claim under the risk-neutral measure should equal its current price. Given: - \( S(0) = 0.5 \) - \( \frac{dS(t)}{S(t)} = 0.05dt + 0.2dZ(t) \) - \( E[S(1)^\alpha] = 1.4 \) - \( r = 3\% \) The risk-neutral pricing formula for the contingent claim is: \[ C(0) = e^{-rT} E^*[S(1)^\alpha] \] where \( E^* \) denotes the expectation under the risk-neutral measure. Since \( T = 1 \), we have: \[ C(0) = e^{-0.03} \times 1.4 \] Now, we calculate the time-0 price: \[ C(0) = e^{-0.03} \times 1.4 \approx 0.9713 \times 1.4 \approx 1.35982 \] So, the time-0 price of the contingent claim is approximately 1.35982. Please note that this is a simplified calculation and assumes that the risk-neutral measure is equivalent to the real-world measure, which is an assumption in the Black-Scholes framework. In practice, more complex models may be needed to accurately price such claims. |
1.372 |
| wenxinyiyan | To find the time-0 price of the contingent claim that pays $S(1)^\alpha$ at time 1, we can use the Black-Scholes framework. The Black-Scholes formula for pricing a European-style option with a payoff function $f(S(T))$ at maturity $T$ is given by: $$C(t, S(t)) = e^{-r(T-t)}E[f(S(T)) | \mathcal{F}_t]$$ where $C(t, S(t))$ is the price of the option at time $t$, $r$ is the risk-free interest rate, $E[f(S(T)) | \mathcal{F}_t]$ is the conditional expectation of the payoff function given the information at time $t$, and $\mathcal{F}_t$ is the filtration generated by the stock price process up to time $t$. In our case, the payoff function is $f(S(1)) = S(1)^\alpha$, the maturity $T = 1$, and we are interested in the price at time $t = 0$. Also, the risk-free interest rate $r = 0.03$. Therefore, the time-0 price of the contingent claim is: $$C(0, S(0)) = e^{-0.03 \times 1}E[S(1)^\alpha] = e^{-0.03} \times 1.4$$ $$C(0, S(0)) = e^{-0.03} \times 1.4 \approx 1.359$$ So, the time-0 price of the contingent claim that pays $S(1)^\alpha$ at time 1 is approximately $1.359$. |
1.372 |
| zhipu | To find the time-0 price of the contingent claim that pays \( S(1)^\alpha \) at time 1, we need to use the risk-neutral valuation principle under the Black-Scholes framework. The risk-neutral valuation principle states that the price of a contingent claim is the discounted expected value of its payoff under the risk-neutral measure. Given: - \( S(0) = 0.5 \) - The stock price process: \( \frac{dS(t)}{S(t)} = 0.05dt + 0.2dZ(t) \) - \( E[S(1)^\alpha] = 1.4 \) - Continuously compounded risk-free interest rate \( r = 0.03 \) ### Step-by-Step Solution: 1. **Determine the Risk-Neutral Measure:** Under the risk-neutral measure \( Q \), the stock price process is: \[ \frac{dS(t)}{S(t)} = (r - \delta) dt + \sigma dW(t) \] where \( \delta \) is the dividend rate (which is 0 here since the stock is nondividend-paying), \( \sigma \) is the volatility, and \( W(t) \) is a Brownian motion under \( Q \). Given: - \( r = 0.03 \) - \( \sigma = 0.2 \) The risk-neutral drift term is: \[ r - \delta = 0.03 \] So, the risk-neutral stock price process becomes: \[ \frac{dS(t)}{S(t)} = 0.03dt + 0.2dW(t) \] 2. **Calculate the Expected Value under the Risk-Neutral Measure:** We need \( E^Q[S(1)^\alpha] \). Given \( E[S(1)^\alpha] = 1.4 \) under the physical measure \( P \), we need to adjust this to the risk-neutral measure. However, for a non-dividend-paying stock, the expectation of \( S(1)^\alpha \) under the risk-neutral measure \( Q \) is the same as under the physical measure \( P \) because the transformation to the risk-neutral measure does not change the distribution of \( S(t) \) except for the drift term, which does not affect the expectation of a power of \( S(t) \) when \( \alpha \) is negative. Therefore, we can directly use: \[ E^Q[S(1)^\alpha] = E[S(1)^\alpha] = 1.4 \] 3. **Discount the Expected Payoff:** The time-0 price of the contingent claim is the discounted expected payoff under the risk-neutral measure: \[ V(0) = e^{-r \cdot 1} \cdot E^Q[S(1)^\alpha] \] Substituting the given values: \[ V(0) = e^{-0.03 \cdot 1} \cdot 1.4 \] \[ V(0) = e^{-0.03} \cdot 1.4 \] \[ V(0) \approx 0.970445 \cdot 1.4 \] \[ V(0) \approx 1.358623 \] ### Final Answer: The time-0 price of the contingent claim is approximately \( \boxed{1.3586} \). |
1.372 |
| gpto1 | To solve this problem, we need to compute the time-0 price of a contingent claim that pays \( S(1)^\alpha \) at time 1, where \( S(t) \) follows the given stochastic differential equation, and \( \alpha \) is a negative constant satisfying \( E^{\mathbb{P}}[S(1)^\alpha] = 1.4 \). **Step 1: Express \( E^{\mathbb{P}}[S(1)^\alpha] \) and \( E^{\mathbb{Q}}[S(1)^\alpha] \)** Under the physical (real-world) measure \( \mathbb{P} \): \[ \ln S(1) = \ln S(0) + \left(\mu - \frac{1}{2}\sigma^2\right) + \sigma Z(1) \] \[ E^{\mathbb{P}}[S(1)^\alpha] = e^{\alpha \ln S(0) + \alpha \mu + \frac{1}{2}\sigma^2 \alpha(\alpha - 1)} \] Under the risk-neutral measure \( \mathbb{Q} \): \[ \ln S(1) = \ln S(0) + \left(r - \frac{1}{2}\sigma^2\right) + \sigma W(1) \] \[ E^{\mathbb{Q}}[S(1)^\alpha] = e^{\alpha \ln S(0) + \alpha r + \frac{1}{2}\sigma^2 \alpha(\alpha - 1)} \] **Step 2: Relate \( E^{\mathbb{Q}}[S(1)^\alpha] \) to \( E^{\mathbb{P}}[S(1)^\alpha] \)** Since the only difference between \( \ln S(1) \) under \( \mathbb{P} \) and \( \mathbb{Q} \) is the drift term, we have: \[ E^{\mathbb{Q}}[S(1)^\alpha] = E^{\mathbb{P}}[S(1)^\alpha] e^{\alpha (r - \mu)} \] **Step 3: Solve for \( \alpha \) using the given \( E^{\mathbb{P}}[S(1)^\alpha] = 1.4 \)** Substitute known values (\( S(0) = 0.5 \), \( \mu = 0.05 \), \( \sigma = 0.2 \)): \[ \ln 1.4 = \alpha \ln 0.5 + 0.05\alpha + \frac{1}{2}(0.2)^2\alpha(\alpha - 1) \] \[ \ln 1.4 = -0.6931\alpha + 0.05\alpha + 0.02\alpha(\alpha - 1) \] Simplify: \[ 0.3365 = -0.6431\alpha + 0.02\alpha^2 - 0.02\alpha \] \[ 0.3365 = -0.6631\alpha + 0.02\alpha^2 \] Solve the quadratic equation: \[ 0.02\alpha^2 - 0.6631\alpha - 0.3365 = 0 \] This yields \( \alpha = -0.5116 \) (since \( \alpha \) is negative). **Step 4: Compute \( C(0) \), the time-0 price of the contingent claim** Using: \[ C(0) = e^{-r} E^{\mathbb{Q}}[S(1)^\alpha] = e^{-0.03} E^{\mathbb{P}}[S(1)^\alpha] e^{\alpha (r - \mu)} \] \[ C(0) = e^{-0.03} \times 1.4 \times e^{(-0.5116)(-0.02)} \] \[ C(0) = 1.4 \times e^{-0.03 + 0.010232} \] \[ C(0) = 1.4 \times e^{-0.019768} \] \[ C(0) \approx 1.4 \times 0.9804 \] \[ C(0) \approx 1.3726 \] **Answer:** Approximately **$1.3726** is the fair price of the contingent claim at time 0. |
1.372 |
| deepseekv3 | To determine the time-0 price of the contingent claim that pays \( S(1)^\alpha \) at time 1, we need to use the risk-neutral pricing framework under the Black-Scholes model. Here's a step-by-step solution: --- ### 1. **Understand the Stock Price Process** The stock price follows the process: \[ \frac{dS(t)}{S(t)} = 0.05 \, dt + 0.2 \, dZ(t), \] where \( Z(t) \) is a standard Brownian motion. Under the risk-neutral measure, the drift of the stock price process is adjusted to the risk-free rate \( r = 0.03 \). Thus, the risk-neutral process becomes: \[ \frac{dS(t)}{S(t)} = r \, dt + 0.2 \, d\tilde{Z}(t), \] where \( \tilde{Z}(t) \) is a standard Brownian motion under the risk-neutral measure. --- ### 2. **Express \( S(1) \) Under the Risk-Neutral Measure** Using Itô's lemma, the solution to the risk-neutral process is: \[ S(1) = S(0) \exp\left(\left(r - \frac{1}{2} \sigma^2\right) \cdot 1 + \sigma \tilde{Z}(1)\right), \] where \( \sigma = 0.2 \). Substituting the given values: \[ S(1) = 0.5 \exp\left(\left(0.03 - \frac{1}{2} \cdot 0.2^2\right) + 0.2 \tilde{Z}(1)\right). \] Simplifying: \[ S(1) = 0.5 \exp\left(0.03 - 0.02 + 0.2 \tilde{Z}(1)\right) = 0.5 \exp\left(0.01 + 0.2 \tilde{Z}(1)\right). \] --- ### 3. **Compute \( E[S(1)^\alpha] \) Under the Risk-Neutral Measure** We are given \( E[S(1)^\alpha] = 1.4 \). Under the risk-neutral measure, this expectation is: \[ E\left[S(1)^\alpha\right] = \left(0.5\right)^\alpha \exp\left(\alpha \left(0.01 + \frac{1}{2} \alpha \cdot 0.2^2\right)\right). \] Substituting the given expectation: \[ 1.4 = \left(0.5\right)^\alpha \exp\left(\alpha \left(0.01 + 0.02 \alpha\right)\right). \] This equation can be solved numerically for \( \alpha \), but we do not need the explicit value of \( \alpha \) for pricing the claim. --- ### 4. **Price the Contingent Claim** The time-0 price of the contingent claim is the discounted expected payoff under the risk-neutral measure: \[ \text{Price} = e^{-r \cdot 1} E\left[S(1)^\alpha\right]. \] Substituting the given values \( r = 0.03 \) and \( E[S(1)^\alpha] = 1.4 \): \[ \text{Price} = e^{-0.03} \cdot 1.4 \approx 1.4 \cdot 0.9704 \approx 1.3586. \] --- ### Final Answer: The time-0 price of the contingent claim is approximately \( 1.3586 \). |
1.372 |