I am reading Durrett's text on probability and stumbled upon the dense discontinuities, which is example 1.2.6. This example says that we first enumerate the rationals $q_1,q_2,...$. We consider some variable $\alpha_i > 0$ such taht $\sum_{i=1}^{\infty} \alpha_i = 1$ and so we have the distribution function $$F(x) = \sum_{i=1}^{\infty}\alpha_i 1_{[q_i,\infty)}(x)$$ where $1_{[\theta,\infty)}(x) = 1$ if $x \in [\theta,\infty)$ and $0$ otherwise. I am having a hard time wrapping my qhead around this function. Why is the text calling it dense discontinuities, I don't see it from the formula. Also, what is the main importance of this function or why is it particularly interesting. Finally, how do we know what discrete probability measure is this function related to. Thanks for your help.
2026-03-25 17:31:32.1774459892
Understanding dense discontinuities
751 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in PROBABILITY
- How to prove $\lim_{n \rightarrow\infty} e^{-n}\sum_{k=0}^{n}\frac{n^k}{k!} = \frac{1}{2}$?
- Is this a commonly known paradox?
- What's $P(A_1\cap A_2\cap A_3\cap A_4) $?
- Prove or disprove the following inequality
- Another application of the Central Limit Theorem
- Given is $2$ dimensional random variable $(X,Y)$ with table. Determine the correlation between $X$ and $Y$
- A random point $(a,b)$ is uniformly distributed in a unit square $K=[(u,v):0<u<1,0<v<1]$
- proving Kochen-Stone lemma...
- Solution Check. (Probability)
- Interpreting stationary distribution $P_{\infty}(X,V)$ of a random process
Related Questions in DENSITY-FUNCTION
- Find probability density function for $\varepsilon \cdot X$.
- Density distribution of random walkers in a unit sphere with an absorbing boundary
- Find the density function of the sum $(X,X+Y)$.
- Conditional density function with gamma and Poisson distribution
- Variance of a set of quaternions?
- Generate uniformly distributed points in n-dimensional sphere
- probability density function-functions of random variables
- joint probability density function for $ X = \sqrt(V) \cdot cos(\Phi) $ and $ Y = \sqrt(V) \cdot sin(\Phi) $
- Joint probability density function of $X$ and $\frac{Y}{X}$
- Equivalent ways of writing Kullback-Leibler divergence
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
In Durrett's Probability: Theory and Examples, the paragraph above Example 1.2.6 (i.e. this example) reads
From this, I think it is reasonable to assume that Durrett doesn't consider this example to be particularly useful for anything, only that it is interesting in it's pathology. It is an example of how badly a function can misbehave, yet still be tractable with the tools that are going to be developed later on.
To understand the example a little better, let's start simple. Consider the distribution function $$ F(x) = 1_{[0,\infty)}(x) = \begin{cases} 0 & \text{if $x<0$, and} \\ 1 & \text{if $x\geq 0$.} \end{cases} $$ Observe that this function is nondecreasing and takes values between 0 and 1 (inclusive), hence defines a distribution function as claimed. Moreover, it has a single discontinuity at $0$.
Generalizing just a little bit, suppose that $a_1 + a_2 = 1$, and that $x_1<x_2\in\mathbb{R}$. Then we can define a distribution function by setting $$ F(x) = a_11_{[x_1,\infty)}(x) + a_21_{[x_2,\infty)}(x) = \begin{cases} 0 & \text{if $x < x_1$,} \\ a_1 & \text{if $x_1 \le x < x_2$, and} \\ a_1 + a_2 = 1 & \text{if $x\ge x_2$.} \end{cases} $$ Again, this defines a distribution function. In this case, the set of discontinuities is $\{x_1,x_2\}$. Even more generally, if $a_1 + \dotsb + a_n = 1$ for some finite set of values $\{a_n\}$. Then the function $$ F(x) = \sum_{k=1}^{n} a_k 1_{[x_k,\infty)}(x) $$ defines a distribution function with discontinuities at $x_k$. This can be shown via a fairly straightforward induction argument.
All of the above is really just prolog which is meant to give some intuition for the more interesting cases. For example, suppose that $\{a_k\}_{k\in\mathbb{N}}, \{x_k\}_{k\in\mathbb{N}} \subseteq \mathbb{R}$ with $a_k > 0$ for each $k$ and $$ \sum_{k=1}^{\infty} a_k = 1. $$ Then the function $$ F(x) = \sum_{k=1}^{\infty} a_k 1_{[x_k,\infty)}(x) $$ is nondecreasing and satisfies $$ \lim_{x\to -\infty} F(x) = 0 \qquad\text{and}\qquad \lim_{x\to \infty} F(x) = 1, $$ and therefore defines a distribution function. On the other hand, it can be shown that $F$ is discontinuous at each $x_k$ (we can't use the induction above, but it can be done via a fairly simple $\varepsilon$—$\delta$ argument), which is a fairly interesting property—the distribution function has infinitely many discontinuities.
Finally, we get to Durrett's example, which is a special case of the example above, but chosen in such a way that the distribution function is discontinuous at every rational number. Since the rational numbers are dense in $\mathbb{R}$, he has constructed a distribution function that has a dense set of discontinuities. If you are used to a world where most of your functions are smooth (not to mention continuous), a pathological example like this can be somewhat surprising.