東京大学 新領域創成科学研究科 メディカル情報生命専攻 2016年8月実施 問題11
Author
Description
Let \(\mathbf{S} = \{V_1, V_2, V_3, \ldots\}\) be a sequence of mutually independent random variables such that each \(V_i\) takes the value of 1 with probability \(p\), and 0 with probability \((1 - p)\) (\(0 < p < 1\)). We define a sequence \(X_i\) (\(i = 0, 1, 2, \ldots\)) as follows:
Here, \(a\) is a positive real number. Answer the following questions.
(1) Find the expected value \(\mathbb{E}(X_1)\) of \(X_1\).
(2) Find the variance \(\mathrm{Var}(X_1) = \mathbb{E}(X_1^2) - (\mathbb{E}(X_1))^2\) of \(X_1\).
(3) Express \(X_i\) as a function of \(a\) and the elements of \(\mathbf{S}\) (\(i \geq 1\)).
(4) Find \(\mathbb{E}(X_i)\) (\(i \geq 1\)).
(5) Find \(x_\infty = \lim_{i \to \infty} \mathbb{E}(X_i)\) as a function of \(a\) and \(p\).
设 \(\mathbf{S} = \{V_1, V_2, V_3, \ldots\}\) 为一组相互独立的随机变量,使得每个 \(V_i\) 以概率 \(p\) 取值为 1, 以概率 \((1 - p)\) 取值为 0(\(0 < p < 1\))。我们定义一个序列 \(X_i\) (\(i = 0, 1, 2, \ldots\))如下:
其中,\(a\) 是一个正实数。回答以下问题。
(1) 求 \(X_1\) 的期望值 \(\mathbb{E}(X_1)\)。
(2) 求 \(X_1\) 的方差 \(\mathrm{Var}(X_1) = \mathbb{E}(X_1^2) - (\mathbb{E}(X_1))^2\)。
(3) 表示 \(X_i\) 作为 \(a\) 和 \(\mathbf{S}\) 元素的函数(\(i \geq 1\))。
(4) 求 \(\mathbb{E}(X_i)\)(\(i \geq 1\))。
(5) 求 \(x_\infty = \lim_{i \to \infty} \mathbb{E}(X_i)\),作为 \(a\) 和 \(p\) 的函数。
Kai
(1)
Given:
Thus,
To find \(\mathbb{E}(X_1)\):
Since \(V_1\) takes the value 1 with probability \(p\) and 0 with probability \(1-p\), we have:
Therefore,
(2)
To find \(\mathrm{Var}(X_1)\), we first compute \(\mathbb{E}(X_1^2)\):
Thus,
Since \(V_1\) is a Bernoulli random variable:
The variance of \(X_1\) is:
(3)
To find the general form of \(X_i\), we solve the recurrence relation:
Starting from \(X_0 = 1\), we have:
It can be observed that:
(4)
Using linearity of expectation:
Since \(\mathbb{E}(V_j) = p\) for all \(j\):
The sum is a geometric series:
(5)
Let's consider the limit by first simplifying the expression for \(\mathbb{E}(X_i)\).
Given:
Let's combine the terms by putting them over a common denominator:
Simplifying the numerator:
Now, let's find the limit for different values of \(a\).
Case 1: \(a > 1\)
When \(a > 1\), as \(i \to \infty\), \(a^{i+1}\) and \(a^i\) grow exponentially, and the dominant term will be \(a^{i+1}\). Thus, the limit is:
Since \(a^{i+1}\) grows much faster than \(a^i\) and \(p\), we have:
Thus, the limit does not exist in a finite value; it diverges to infinity.
Case 2: \(a = 1\)
When \(a = 1\), we have:
As \(i \to \infty\), the expected value becomes:
Thus, the limit also does not exist in a finite value; it diverges to infinity.
Case 3: \(0 < a < 1\)
When \(0 < a < 1\), as \(i \to \infty\), both \(a^{i+1}\) and \(a^i\) approach 0. The terms involving \(a^{i+1}\) and \(a^i\) become negligible, and the limit can be simplified as:
This limit exists and is finite.
In summary:
- For \(a > 1\), \(\lim_{i \to \infty} \mathbb{E}(X_i)\) does not exist as a finite value (diverges to infinity).
- For \(a = 1\), \(\lim_{i \to \infty} \mathbb{E}(X_i)\) does not exist as a finite value (diverges to infinity).
- For \(0 < a < 1\), \(\lim_{i \to \infty} \mathbb{E}(X_i) = -\frac{p}{a - 1}\), which is finite.
Knowledge
随机过程 期望值 几何级数
重点词汇
- Expected value: 期望值
- Variance: 方差
- Geometric series: 几何级数
参考资料
- Probability and Statistics for Engineering and the Sciences, Chap. 4