Classification of discontinuities

From Wikipedia, the free encyclopedia
(Redirected from Discontinuous)

Template:Short description Lua error in package.lua at line 80: module 'Module:Hatnote list' not found. While continuous functions are important in mathematics, not all functions are continuous. If a function is not continuous at a limit point (also called an "accumulation point" or "cluster point") of its domain, it has a discontinuity there. The set of all points of discontinuity of a function may be a discrete set, a dense set, or even the entire domain of the function.

In elementary real analysis, discontinuities of real functions of one real variable are often distinguished according to the behavior of one-sided limits. While a classification is not entirely standard, a common division is between discontinuities of the first kind, where the relevant one-sided limits exist, and discontinuities of the second kind, where at least one one-sided limit fails to exist or is infinite. Special cases include removable discontinuities and jump discontinuities.

Classification

For each of the following, consider a real valued function f of a real variable x, defined in a neighborhood of the point x0 at which f is discontinuous.

Removable discontinuity

File:Discontinuity removable.eps.png
The function in example 1, a removable discontinuity

Consider the piecewise function f(x)={x2 for x<10 for x=12x for x>1

The point x0=1 is a removable discontinuity. For this kind of discontinuity:

The one-sided limit from the negative direction: L=limxx0f(x) and the one-sided limit from the positive direction: L+=limxx0+f(x) at x0 both exist, are finite, and are equal to L=L=L+. In other words, since the two one-sided limits exist and are equal, the limit L of f(x) as x approaches x0 exists and is equal to this same value. If the actual value of f(x0) is not equal to L, then x0 is called a Page Template:Visible anchor/styles.css has no content.removable discontinuity. This discontinuity can be removed to make f continuous at x0, or more precisely, the function g(x)={f(x)xx0Lx=x0 is continuous at x=x0.

The term removable discontinuity is sometimes broadened to include a removable singularity, in which the limits in both directions exist and are equal, while the function is undefined at the point x0.[a] This use is an abuse of terminology because continuity and discontinuity of a function are concepts defined only for points in the function's domain.

Jump discontinuity

File:Discontinuity jump.eps.png
The function in example 2, a jump discontinuity

Consider the function f(x)={x2 for x<10 for x=12(x1)2 for x>1

Then, the point x0=1 is a Page Template:Visible anchor/styles.css has no content.jump discontinuity.

In this case, a single limit does not exist because the one-sided limits, L and L+ exist and are finite, but are not equal: since, LL+, the limit L does not exist. Then, x0 is called a jump discontinuity, step discontinuity, or discontinuity of the first kind. For this type of discontinuity, the function f may have any value at x0.

Essential discontinuity

File:Discontinuity essential.svg
The function in example 3, an essential discontinuity

For an essential discontinuity, at least one of the two one-sided limits does not exist in . (Notice that one or both one-sided limits can be ±).

Consider the function f(x)={sin5x1 for x<10 for x=11x1 for x>1.

Then, the point x0=1 is an Page Template:Visible anchor/styles.css has no content.essential discontinuity.

In this example, both L and L+ do not exist in , thus satisfying the condition of essential discontinuity. So x0 is an essential discontinuity, infinite discontinuity, or discontinuity of the second kind. (This is distinct from an essential singularity, which is often used when studying functions of complex variables).

Counting discontinuities of a function

Supposing that f is a function defined on an interval I, we will denote by D the set of all discontinuities of f on I. By R we will mean the set of all x0I such that f has a removable discontinuity at x0. Analogously by J we denote the set constituted by all x0I such that f has a jump discontinuity at x0. The set of all x0I such that f has an essential discontinuity at x0 will be denoted by E. Of course then D=RJE.

The two following properties of the set D are relevant in the literature.

Tom Apostol[3] follows partially the classification above by considering only removable and jump discontinuities. His objective is to study the discontinuities of monotone functions, mainly to prove Froda’s theorem. With the same purpose, Walter Rudin[4] and Karl R. Stromberg[5] study also removable and jump discontinuities by using different terminologies. However, furtherly, both authors state that RJ is always a countable set (see[6][7]).

The term essential discontinuity has evidence of use in mathematical context as early as 1889.[8] However, the earliest use of the term alongside a mathematical definition seems to have been given in the work by John Klippert.[9] Therein, Klippert also classified essential discontinuities themselves by subdividing the set E into the three following sets:

E1={x0I:limxx0f(x) and limxx0+f(x) do not exist in }, E2={x0I: limxx0f(x) exists in  and limxx0+f(x) does not exist in }, E3={x0I: limxx0f(x) does not exist in  and limxx0+f(x) exists in }.

Of course E=E1E2E3. Whenever x0E1, x0 is called an essential discontinuity of first kind. Any x0E2E3 is said an essential discontinuity of second kind. Hence he enlarges the set RJ without losing its characteristic of being countable, by stating the following:

  • The set RJE2E3 is countable.

Rewriting Lebesgue's theorem

When I=[a,b] and f is a bounded function, it is well-known of the importance of the set D in the regard of the Riemann integrability of f. In fact, Lebesgue's theorem (also named Lebesgue-Vitali) theorem) states that f is Riemann integrable on I=[a,b] if and only if D is a set with Lebesgue's measure zero.

In this theorem seems that all type of discontinuities have the same weight on the obstruction that a bounded function f be Riemann integrable on [a,b]. Since countable sets are sets of Lebesgue's measure zero and a countable union of sets with Lebesgue's measure zero is still a set of Lebesgue's measure zero, we are seeing now that this is not the case. In fact, the discontinuities in the set RJE2E3 are absolutely neutral in the regard of the Riemann integrability of f. The main discontinuities for that purpose are the essential discontinuities of first kind and consequently the Lebesgue-Vitali theorem can be rewritten as follows:

  • A bounded function, f, is Riemann integrable on [a,b] if and only if the correspondent set E1 of all essential discontinuities of first kind of f has Lebesgue's measure zero.

The case where E1= correspond to the following well-known classical complementary situations of Riemann integrability of a bounded function f:[a,b]:

  • If f has right-hand limit at each point of [a,b[ then f is Riemann integrable on [a,b] (see[10])
  • If f has left-hand limit at each point of ]a,b] then f is Riemann integrable on [a,b].
  • If f is a regulated function on [a,b] then f is Riemann integrable on [a,b].

Examples

Thomae's function is discontinuous at every non-zero rational point, but continuous at every irrational point. One easily sees that those discontinuities are all removable. By the first paragraph, there does not exist a function that is continuous at every rational point, but discontinuous at every irrational point.

The indicator function of the rationals, also known as the Dirichlet function, is discontinuous everywhere. These discontinuities are all essential of the first kind too.

Consider now the ternary Cantor set 𝒞[0,1] and its indicator (or characteristic) function 𝟏𝒞(x)={1x𝒞0x[0,1]𝒞. One way to construct the Cantor set 𝒞 is given by 𝒞:=n=0Cn where the sets Cn are obtained by recurrence according to Cn=Cn13(23+Cn13) for n1, and C0=[0,1].

In view of the discontinuities of the function 𝟏𝒞(x), let's assume a point x0∉𝒞.

Therefore there exists a set Cn, used in the formulation of 𝒞, which does not contain x0. That is, x0 belongs to one of the open intervals which were removed in the construction of Cn. This way, x0 has a neighbourhood with no points of 𝒞. (In another way, the same conclusion follows taking into account that 𝒞 is a closed set and so its complementary with respect to [0,1] is open). Therefore 𝟏𝒞 only assumes the value zero in some neighbourhood of x0. Hence 𝟏𝒞 is continuous at x0.

This means that the set D of all discontinuities of 𝟏𝒞 on the interval [0,1] is a subset of 𝒞. Since 𝒞 is an uncountable set with null Lebesgue measure, also D is a null Lebesgue measure set and so in the regard of Lebesgue-Vitali theorem 𝟏𝒞 is a Riemann integrable function.

More precisely one has D=𝒞. In fact, since 𝒞 is a nonwhere dense set, if x0𝒞 then no neighbourhood (x0ε,x0+ε) of x0, can be contained in 𝒞. This way, any neighbourhood of x0𝒞 contains points of 𝒞 and points which are not of 𝒞. In terms of the function 𝟏𝒞 this means that both limxx0𝟏𝒞(x) and limxx0+1𝒞(x) do not exist. That is, D=E1, where by E1, as before, we denote the set of all essential discontinuities of first kind of the function 𝟏𝒞. Clearly 01𝟏𝒞(x)dx=0.

Discontinuities of derivatives

Let I an open interval, let F:I be differentiable on I, and let f:I be the derivative of F. That is, F(x)=f(x) for every xI. According to Darboux's theorem, the derivative function f:I satisfies the intermediate value property. The function f can, of course, be continuous on the interval I, in which case Bolzano's theorem also applies. Recall that Bolzano's theorem asserts that every continuous function satisfies the intermediate value property. On the other hand, the converse is false: Darboux's theorem does not assume f to be continuous and the intermediate value property does not imply f is continuous on I.

Darboux's theorem does, however, have an immediate consequence on the type of discontinuities that f can have. In fact, if x0I is a point of discontinuity of f, then necessarily x0 is an essential discontinuity of f.[11] This means in particular that the following two situations cannot occur:

  1. x0 is a removable discontinuity of f.
  2. x0 is a jump discontinuity of f.

Furthermore, two other situations have to be excluded (see John Klippert[12]):

  1. limxx0f(x)=±.
  2. limxx0+f(x)=±.

Observe that whenever one of the conditions (i), (ii), (iii), or (iv) is fulfilled for some x0I one can conclude that f fails to possess an antiderivative, F, on the interval I.

On the other hand, a new type of discontinuity with respect to any function f:I can be introduced: an essential discontinuity, x0I, of the function f, is said to be a fundamental essential discontinuity of f if

limxx0f(x)± and limxx0+f(x)±.

Therefore if x0I is a discontinuity of a derivative function f:I, then necessarily x0 is a fundamental essential discontinuity of f.

Notice also that when I=[a,b] and f:I is a bounded function, as in the assumptions of Lebesgue's theorem, we have for all x0(a,b): limxx0±f(x)±, limxa+f(x)±, and limxbf(x)±. Therefore any essential discontinuity of f is a fundamental one.

See also

Notes

Page Template:Reflist/styles.css has no content.

  1. ^ See, for example, the last sentence in the definition given at Mathwords.[1]

References

Page Template:Reflist/styles.css has no content.

  1. ^ Page Module:Citation/CS1/styles.css has no content."Mathwords: Removable Discontinuity".
  2. ^ Page Module:Citation/CS1/styles.css has no content.Stromberg, Karl R. (2015). An Introduction to Classical Real Analysis. American Mathematical Society. p. 120. Ex. 3 (c). ISBN 978-1-4704-2544-9.
  3. ^ Page Module:Citation/CS1/styles.css has no content.Apostol, Tom (1974). Mathematical Analysis (2nd ed.). Addison and Wesley. p. 92, sec. 4.22, sec. 4.23 and Ex. 4.63. ISBN 0-201-00288-4.
  4. ^ Page Module:Citation/CS1/styles.css has no content.Walter, Rudin (1976). Principles of Mathematical Analysis (third ed.). McGraw-Hill. pp. 94, Def. 4.26, Thms. 4.29 and 4.30. ISBN 0-07-085613-3.
  5. ^ Page Module:Citation/CS1/styles.css has no content.Stromberg, Karl R. Op. cit. p. 128, Def. 3.87, Thm. 3.90.
  6. ^ Page Module:Citation/CS1/styles.css has no content.Walter, Rudin. Op. cit. p. 100, Ex. 17.
  7. ^ Page Module:Citation/CS1/styles.css has no content.Stromberg, Karl R. Op. cit. p. 131, Ex. 3.
  8. ^ Page Module:Citation/CS1/styles.css has no content.Whitney, William Dwight (1889). The Century Dictionary: An Encyclopedic Lexicon of the English Language. Vol. 2. London and New York: T. Fisher Unwin and The Century Company. p. 1652. ISBN 9781334153952. Archived from the original on 2008-12-16. An essential discontinuity is a discontinuity in which the value of the function becomes entirely indeterminable. {{cite book}}: ISBN / Date incompatibility (help)
  9. ^ Page Module:Citation/CS1/styles.css has no content.Klippert, John (February 1989). "Advanced Advanced Calculus: Counting the Discontinuities of a Real-Valued Function with Interval Domain". Mathematics Magazine. 62: 43–48. doi:10.1080/0025570X.1989.11977410.
  10. ^ Page Module:Citation/CS1/styles.css has no content.Metzler, R. C. (1971). "On Riemann Integrability". American Mathematical Monthly. 78 (10): 1129–1131. doi:10.1080/00029890.1971.11992961.
  11. ^ Page Module:Citation/CS1/styles.css has no content.Rudin, Walter. Op.cit. pp. 109, Corollary.
  12. ^ Page Module:Citation/CS1/styles.css has no content.Klippert, John (2000). "On a discontinuity of a derivative". International Journal of Mathematical Education in Science and Technology. 31:S2: 282–287. Bibcode:2000IJMES..31..282K. doi:10.1080/00207390050032252.

Sources