Discontinuity: Jump discontinuity

In summary, the conversation discussed jump discontinuity and its occurrence when the left-hand limit and right-hand limit of a function are not equal. It was mentioned that only piece-wise functions have jump discontinuities and that the jump can occur in any direction, depending on how the function is defined. The example functions $f$ and $g$ were also discussed, with $f$ being continuous and $g$ being discontinuous.
  • #1
samir
27
0
I earlier posted about point discontinuity. It became overwhelming pretty quickly. Now I would like to focus this thread at jump discontinuity specifically, if you don't mind me posting multiple threads about discontinuity.

From what I understand, "jump discontinuity" occurs where the left-hand limit and right-hand limit for a given are not equal. Correct?

Assume we have the following functions.

$$f(x)=\begin{cases}x^2, & x\leq 1 \\ 2-x, & x\gt 1\end{cases}$$

$$g(x)=\begin{cases}x^2, & x\leq 1 \\ 6-x, & x\gt 1\end{cases}$$

Function $f$ is continuous, but function $g$ is discontinuous. Correct?

$$\lim_{{x}\to{1^{-}}}f(x)=1$$

$$\lim_{{x}\to{1^{+}}}f(x)=5$$

$$\lim_{{x}\to{1^{-}}}f(x) \neq \lim_{{x}\to{1^{+}}}f(x)$$

$$\lim_{{x}\to{1^{-}}}g(x)=1$$

$$\lim_{{x}\to{1^{+}}}g(x)=1$$

$$\lim_{{x}\to{1^{-}}}g(x) = \lim_{{x}\to{1^{+}}}g(x)$$

So far so good? If we were to examine the limits of a function in this manner for every point, we would be able to tell if it has any jump discontinuities?

Now, do only piece-wise functions have jump discontinuities? Are there any other kind of functions that have "jump" discontinuities?

Does the jump always occur in the vertical direction? As in jumping from $(1,1)$ to $(1,5)$ as opposed to $(1,1)$ to $(2,4)$?
 
Mathematics news on Phys.org
  • #2
samir said:
So far so good? If we were to examine the limits of a function in this manner for every point, we would be able to tell if it has any jump discontinuities?

Now, do only piece-wise functions have jump discontinuities? Are there any other kind of functions that have "jump" discontinuities?

Does the jump always occur in the vertical direction? As in jumping from $(1,1)$ to $(1,5)$ as opposed to $(1,1)$ to $(2,4)$?

Hey samir! ;)

So far so good... just that $f$ and $g$ seem to have been mixed up.
And yes, examining the limits of each point of a function will tell us where the jump discontinuities are.

Which functions are you considering?
If we only look at standard continuous functions like $\sin x$, and at functions we compose with nested function calls and additions and such, we can't get jump discontinuities.
However, consider the standard unit step function, written as $H(x)$ or $u(x)$ or $\Theta(x)$, which is also known as the Heaviside step function.
It implicitly has a jump discontinuity.
Of course, to define what we mean with $\Theta(x)$, we'll need a piece-wise function definition. :rolleyes:

Anyway, we can write your $g(x)$ as:
$$g(x) = x^2\Theta(1-x) + (6-x)\Theta(x-1)$$
The actual value of $\Theta(0)$ is a bit ambiguous though, and depends on which text you're reading.
It can be any of $0$, $\frac 12$, or $1$. If you consider it relevant, we should simply define what we mean by $\Theta$ before using it.
(For the record, I picked $\Theta$ as symbol to use, because it's the most exotic. :cool:)

We don't really have a "vertical" jump in a function - a function is supposed to be an abstract thing without geometrical meaning.
However, if we get a pencil and draw a graph of $y=f(x)$ where $y$ is considered to be vertical on the paper, then yes, a jump discontinuity corresponds to an abrupt change in $y$ from one $x$ value to the next - a vertical jump.
 

Related to Discontinuity: Jump discontinuity

1. What is a jump discontinuity?

A jump discontinuity occurs when a function has a sudden, finite jump at a specific point in its domain. This means that the function’s value on one side of the point is different than the value on the other side.

2. How can a jump discontinuity be identified?

A jump discontinuity can be identified by looking at the graph of the function. It will appear as a sudden, non-vertical jump or gap at a specific point.

3. Can a function have more than one jump discontinuity?

Yes, a function can have multiple jump discontinuities. This can happen when there are multiple points in the function’s domain where the value suddenly changes.

4. How is a jump discontinuity different from other types of discontinuities?

A jump discontinuity is different from other types of discontinuities, such as removable and infinite discontinuities, because it involves a sudden, finite change in the function’s value at a specific point. Other types of discontinuities may involve a gradual change or a point where the function is undefined.

5. Can a jump discontinuity be removed?

No, a jump discontinuity cannot be removed by changing the function at the specific point. However, it is possible to redefine the function so that the jump discontinuity no longer exists. This is known as a removable discontinuity.

Similar threads

  • General Math
Replies
3
Views
823
Replies
4
Views
1K
  • General Math
Replies
4
Views
4K
  • General Math
Replies
8
Views
4K
Replies
1
Views
950
Replies
2
Views
2K
Replies
21
Views
2K
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
344
  • Calculus and Beyond Homework Help
Replies
10
Views
843
Back
Top