Is this an infinite number of discontinuities?

  • Context: Undergrad 
  • Thread starter Thread starter Hertz
  • Start date Start date
  • Tags Tags
    Infinite
Click For Summary

Discussion Overview

The discussion revolves around the nature of discontinuities in functions, particularly focusing on whether a function that is undefined over a finite interval can be considered to have an infinite number of discontinuities or just a single discontinuity. Participants explore definitions of continuity and discontinuity, and the implications of a function's domain on these concepts.

Discussion Character

  • Debate/contested
  • Conceptual clarification
  • Mathematical reasoning

Main Points Raised

  • Some participants argue that if a function is undefined on an interval, then it cannot have discontinuities on that interval, as discontinuity is defined only where the function is defined.
  • Others propose that a function can be considered to have an infinite number of discontinuities if it is discontinuous at every point within a dense subset of the interval, provided it is defined elsewhere.
  • A participant suggests that the terms "not continuous" and "discontinuous" are synonymous, but questions the validity of discussing continuity at points where the function is not defined.
  • Some participants express confusion regarding the terminology of continuity and discontinuity, particularly in relation to vertical asymptotes and limits at undefined points.
  • There is a discussion about the formal definition of continuity and how it applies to points outside the function's domain, with some asserting that continuity cannot be defined at those points.
  • One participant mentions that while the mathematical definition of continuity is formal, intuitive understandings of continuity may lead to different interpretations of discontinuities at undefined points.

Areas of Agreement / Disagreement

Participants do not reach a consensus on whether a function can be said to have an infinite number of discontinuities if it is undefined over a finite interval. Multiple competing views remain regarding the definitions and implications of continuity and discontinuity.

Contextual Notes

Limitations in the discussion include varying interpretations of continuity and discontinuity, dependence on definitions of terms, and the implications of discussing functions at points where they are not defined.

Hertz
Messages
180
Reaction score
8
So consider a function ##f(x)## which is continuous for all ##x## except on some finite interval, say ##[a, b]##. Imagine, for example, a function which goes to ##-\infty## from the left at ##x=a##, is undefined from a to b, and then "comes from" infinity at ##x=b## and is defined and continuous everywhere else. Is this considered an infinite number of discontinuities, or a single discontinuity? My first thought is that it would be considered an infinite number of discontinuities, but I want to be sure :smile:
 
Physics news on Phys.org
A discontinuity only really makes sense on the domain of the function. Since points in ##[a,b]## are not in the domain (the function is not defined there), those points cannot be discontinuities.
It follows that the function is continuous on its domain.
 
Edit: Drats, sniped!
 
Last edited:
If what you want is a real function which is nowhere continuous only on a finite interval, consider the function [itex]f : \mathbb{R} \to \mathbb{R}[/itex] given by f(x) = 0 on [itex](-\infty,0)[/itex], f(x) = x if x is rational, 0 if x is irrational on [0,1], and f(x) = 0 on [itex](1,\infty)[/itex]. This would amount to an infinite number of discontinuities.
 
  • Like
Likes   Reactions: 1 person
Ok I see, thank you :)

See, my line of thought was that you could use the definition of continuity to argue that the function is "not continuous" at every point in the interval. I guess 'not continuous' and 'discontinuous' have two different meanings? You cannot speak of discontinuity at a point where the function isn't defined? Ok :)
 
not continuous and discontinuous mean the exact same thing. But it doesn't make sense to speak of a function at a place where it isn't defined. That's like asking whether a real function is continuous or discontinuous at the imaginary number i.
 
As people said, if your function is not defined on the interval [a,b] it can't be discontinuous on the whole interval, it can however be discontinuous on points that are not in the function's domain if they are limit points (every open ball centered around these points contains one point of the domain distinct from itself).

A function that is discontinuous on [a,b], and in this case it should be defined at least on a subset that is dense on [a,b], like (a,b) or [itex](a,b) \cap \mathbb Q[/itex], will have infinite points of discontinuity, more specifically uncontably infinite.

I assume the domain of your function is [itex]\mathbb R[/itex]. So I'll consider consider a function [itex]f:\mathbb R \rightarrow \mathbb R[/itex].

I believe a function like you intended to describe would be something like that:

[itex]f(x)= \frac{1}{x-a} \ \text{if} \ x < a[/itex], [itex]f(x)= 0 \ \text{if} \ x \in \mathbb Q \cap [a,b], \ f(x)=1 \ \text{if} \ x \in (\mathbb R - \mathbb Q) \cap [a,b][/itex] and [itex]f(x)= \frac{1}{b-x} \ \text{if} \ x>b[/itex].
 
  • Like
Likes   Reactions: 1 person
disregardthat said:
not continuous and discontinuous mean the exact same thing. But it doesn't make sense to speak of a function at a place where it isn't defined. That's like asking whether a real function is continuous or discontinuous at the imaginary number i.
Or even asking whether a function is continuous or discontinuous at "green"!
 
disregardthat said:
not continuous and discontinuous mean the exact same thing. But it doesn't make sense to speak of a function at a place where it isn't defined. That's like asking whether a real function is continuous or discontinuous at the imaginary number i.

If someone were to ask me whether a real function is continuous at i, my response (prior to this topic) would be "no, considering that the function does not fulfill the criteria of continuity at that point, I can conclude that the function is 'not continuous' at that point." I understand what you are saying now, but are my semantics entirely unreasonable? I've spoken of functions where they are not defined many times in my life, such as discussing their limits at these points, and the conversations still 'made sense'. Either way, thanks for the replies :smile:. I understand now that continuity only exists where the function is defined. Prior to this I would have considered a vertical asymptote on a real function to be a point of discontinuity, this is where my confusion came from.
 
  • #10
Hertz said:
If someone were to ask me whether a real function is continuous at i, my response (prior to this topic) would be "no, considering that the function does not fulfill the criteria of continuity at that point, I can conclude that the function is 'not continuous' at that point." I understand what you are saying now, but are my semantics entirely unreasonable? I've spoken of functions where they are not defined many times in my life, such as discussing their limits at these points, and the conversations still 'made sense'. Either way, thanks for the replies :smile:. I understand now that continuity only exists where the function is defined. Prior to this I would have considered a vertical asymptote on a real function to be a point of discontinuity, this is where my confusion came from.

What is the definition of continuity?

A function [itex]f : A \to B[/itex] (with A , B [itex]\subseteq \mathbb{R}[/itex]) is continuous at [itex]a \in A[/itex] if for all [itex]\epsilon > 0[/itex], there exists a [itex]\delta > 0[/itex] such that [itex]|f(x)-f(a)| < \epsilon[/itex] for all x such that [itex]|x-a|<\delta[/itex].

So, suppose [itex]a \in \mathbb{R}-A[/itex]. What does "f is continuous at a" mean?

Well, actually, continuity is not defined at a, because a function can only be continuous at a point in its domain by the very definition of continuity. So it's quite unreasonable to say that ( not (f is continuous at a) ), since (f is continuous at a) is non-sensical.
 
  • #11
I was taught that for a function to be continuous at a point, it's limit at that point must equal the actual function value at that point. Hence, I would conclude that the function ##f(x)=x^{-2}## is not continuous at the point ##x=0## because clearly the 'function value' at that point cannot equal the limit at that point considering that the function is not defined there. I would also conclude that the function is not continuous at GREEN because neither the limit nor the function exist there. Do you understand how my misuse of terminology is not entirely "unreasonable" although it may be incorrect? Or is my English also in need of harsh criticism? Am I misunderstanding the meaning of "reason"?

It's also worth noting that while continuity in this sense is a mathematical term, it carries along with it an intuitive meaning. You can tell by visual inspection whether or not something is continuous because the mathematical definition of continuity is just an formal version of a conceptual idea that we all understood as a first step. Before continuity was given a formal definition, I'm sure there were plenty of mathematicians who considered asymptotes and other such points on a function as "points where the function is not continuous" even though the function itself is not defined there.
 
  • #12
Hertz said:
I was taught that for a function to be continuous at a point, it's limit at that point must equal the actual function value at that point. Hence, I would conclude that the function ##f(x)=x^{-2}## is not continuous at the point ##x=0## because clearly the 'function value' at that point cannot equal the limit at that point considering that the function is not defined there.

This is how I teach my students. You can still ask that question, just like you can ask "what is the maximum of the set ##(-1,1)##?". And I've had assignments/exams where the question asked whether the function was continuous at a point even though it wasn't defined there. The answer is not a simple yes/no. "The question is invalid because..."

It's not what people expect when you use the term "discontinuity" without quantification. The presumption is that the function is indeed defined there, but the limits don't equal the value. The term "singularity" is more often used for this situation. However, it is a fairly common misuse of terminology that ##\frac{\sin x}{x}## has a removable discontinuity at x=0. "Removable singularity" is the correct term.

None the less "continuous at a point" is different from "continuous function". ##f(x)=x^{-2}## is not continuous at x=2 (under this interpretation), but it is a continuous function.

It's also worth noting that while continuity in this sense is a mathematical term, it carries along with it an intuitive meaning. You can tell by visual inspection whether or not something is continuous because the mathematical definition of continuity is just an formal version of a conceptual idea that we all understood as a first step. Before continuity was given a formal definition, I'm sure there were plenty of mathematicians who considered asymptotes and other such points on a function as "points where the function is not continuous" even though the function itself is not defined there.

If you are interested before the definition was finalized mathematicians had assumed that "continuous equals differentiable". And yes they were aware that this was problematic: there are plenty of letters discussing the plucking of guitar stings.
 
Last edited:

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 15 ·
Replies
15
Views
2K