let $S_k$ is the set of elements of $(0,1)$ whose kth position is prime. Then what's is the lebesgue measure of $S_k$
I don't know how to approach the question... Any help leading to answer is deeply appreciable Thanks
let $S_k$ is the set of elements of $(0,1)$ whose kth position is prime. Then what's is the lebesgue measure of $S_k$
I don't know how to approach the question... Any help leading to answer is deeply appreciable Thanks
$S_1$ is the set of numbers in $(0,1)$ with prime first digit. The only prime digits are 2, 3, 5, and 7, so this is all numbers that start with $0.2$. $0.3$, $0.5$. or $0.7$. That means
$$ S_1 = [0.2,0.3) \cup [0.3,0.4) \cup [0.5,0.6) \cup [0.7,0.8) , $$
and $\mu(S_1) = \frac{4}{10}$.
What is $S_2$?
There is technically an ambiguity: $0.3999\dots = 0.4$, so is it in $S_1$ or not? However, this doesn't affect the answer, why?