Proof pending

Learning and discovering more maths!


Integrability of functions that are discontinuous on an uncountable set of points

  1. Considering infinitely many discontinuities
  2. Considering functions which are discontinuous on an uncountable set
    1. The Cantor Set
    2. Cantor Indicator function and its integrability

This post came about as I was looking at Abbot’s “Understanding Analysis”. I wanted to see what more I could learn and what follows from my first two analysis courses. I am mainly using this book as reference.

Considering infinitely many discontinuities

One of the problems set after having learnt the definition of the Reimann integral, is to show that if a function f:[a,b] \rightarrow \mathbb{R} has a finite number of discontinuities, it is integrable. This can be shown just by using the integrability criterion(\forall \varepsilon > 0, \exists a partition P of [a,b] such that U(f,P)-L(f,P)<\varepsilon), and constructing a partition that controls the width of the intervals that contain a point where the function is discontinuous.

What about if f has infinitely many discontinuities?

To begin with, the Thommae function below is an example of a function that has infinite discontinuities and is Reimann-integrable. In particular the set of discontinuities is countable, as it is discontinuous at every rational point, and continuous at every irrational point.

I’ll quickly show that it is discontinuous at every rational point. Consider x = \frac{p}{q}\in \mathbb{Q}\setminus\{0\} (in its lowest terms). There is a sequence (x_n) \subset [0,1], such that every term is irrational and x_n \rightarrow x. Since \forall n\in \mathbb{N} f(x_n) = 0, f(x_n) \rightarrow 0 as n \rightarrow \infty. But f(x)= \frac{1}{q}\neq 0. And so we see that f(x_n)\nrightarrow f(x) which shows that the function is not continuous at any rational point in [0,1].

So functions that have infinite discontinuities can be integrable.

Considering functions which are discontinuous on an uncountable set

What about functions that have uncountably many discontinuities? Let f be the Dirichlet function on [0,1], the indicator function for the rationals. The Dirichlet function is discontinuous everywhere, so it has uncountably many discontinuities. It is also not Reimann-integrable. We can show this by using the observation that, given any partition P of [0,1], every interval formed by the partition contains irrational numbers and rational numbers, therefore the supremum and infimum of f on each interval is 1 and 0 respectively. Therefore, U(f,P)=1 and L(f,P)=0 for all partitions P. Therefore the lower and upper integrals are not equal, and so f is not integrable.

Is it the case that all functions where the set of discontinuities is uncountable are not Reimann-integrable? Nope. I find that quite cool, as when one thinks “uncountable discontinuities”, that just feels like too many problem-points. How can there be an “area” associated with such a function?

When reading about this topic, I came across, for the first time, the Cantor set. I’m going to use it to construct a function that is discontinuous on an uncountable set of points and is also Reimann-integrable. After that example, we are going to see a criterion for Reimann-Integrability using the set of discontinuities of a function.

The Cantor Set

For a visualisation of the construction of C_n

The Cantor set is uncountable, and has length zero. We can see the latter when we subtract the total of the closed intervals from the interval [0,1]. 1-\sum_{n=1}^{\infty}\frac{2^{n-1}}{3^n}= 1-\frac{1}{3}\sum_{n=1}^{\infty}(\frac{2}{3})^{n-1}=1-\frac{1}{3}\frac{1}{1-\frac{2}{3}}=1-1=0.

Cantor Indicator function and its integrability

Consider the Cantor indicator function on [0,1].

This function is discontinuous at every point x\in C and continuous at every point x\notin C. (I will do a separate post covering this).

Is this function integrable on [0,1]? It is actually! Here’s a proof.


One response to “Integrability of functions that are discontinuous on an uncountable set of points”

  1. This was such a lovely post to read. There’s something really nice about the way you unfolded the problem step by step, almost like watching a puzzle reveal itself piece by piece. The moment you moved from “finitely many” to “infinitely many” and then to “uncountably many” felt like a little journey, and it made me smile. I especially liked the gentle surprise of finding integrability even in places where intuition might say otherwise. Excited to see how the Cantor set fits into the story – what a cliff hanger!

    Liked by 1 person

Leave a comment