Problem 151

Question

If you have a function with a discontinuity, is it still possible to have \(f^{\prime}(c)(b-a)=f(b)-f(a) ?\) Draw such an example or prove why not.

Step-by-Step Solution

Verified
Answer
Yes, it's possible, but cannot be guaranteed by the Mean Value Theorem due to discontinuity requirements.
1Step 1: Understanding the Mean Value Theorem
The equation \(f^{\prime}(c)(b-a) = f(b) - f(a)\) relates to the Mean Value Theorem (MVT) of Calculus, which states that if a function \(f\) is continuous on \([a, b]\) and differentiable on \((a, b)\), then there exists at least one point \(c \in (a, b)\) such that \(f^{\prime}(c) = \frac{f(b) - f(a)}{b-a}\). This theorem relies on the continuity of \(f\) on the interval.
2Step 2: Consideration of Discontinuity
The problem involves a function with a discontinuity. If \(f\) has a discontinuity on \([a, b]\), then it does not meet the conditions required by the Mean Value Theorem, as continuity on the interval is a requisite. However, the absence of continuity does not automatically negate the possibility of the equation \(f^{\prime}(c)(b-a) = f(b) - f(a)\) being true.
3Step 3: Constructing a Example Function with Discontinuity
Consider a function \(f(x)\) defined on \([a, b]\) such that it's discontinuous at a single point, but still has the property that \(f^{\prime}(c)(b-a) = f(b) - f(a)\). An example could be: \[ \begin{cases} x^2, & x eq c \ 0, & x = c \end{cases} \] on the interval \([a, b]\). Such a function is undefined or made piecewise continuous except at the point \(c\), where it is discontinuous.
4Step 4: Analyzing the Example
If \(f(x)\) behaves as given in the example, differentiability might still occur on \((a, b)\), excluding exactly at \(c\) if that's where discontinuity resides. Even if the MVT cannot be applied, computationally \(f^{\prime}(c)\) and \( f(b) - f(a) \) might inadvertently satisfy \(f^{\prime}(c)(b-a) = f(b) - f(a)\). So, theoretically, without MVT's control, such a scenario can occur, but it relies on incidental alignment rather than theorem guarantee.

Key Concepts

Continuity of FunctionsDiscontinuity in CalculusDifferentiability
Continuity of Functions
Continuity of a function is a fundamental concept in calculus. To say a function is continuous at a point means that small changes in the input result in small changes in the output. If a function is continuous over an interval, it can be drawn as a single unbroken curve within that range. This is critical when applying certain theorems, such as the Mean Value Theorem (MVT).

For the Mean Value Theorem to hold, the function must be:
  • Continuous on the closed interval \[ [a, b] \].
  • Differentiable on the open interval \((a, b)\).
Continuity over a closed interval ensures there are no breaks, jumps, or points of discontinuity between the endpoints. This allows the theorem to guarantee the existence of a point where the instantaneous rate of change (given by the derivative) is equal to the average rate of change over the interval.
Discontinuity in Calculus
A discontinuity in calculus refers to a point at which a function is not continuous. This can manifest as a jump, a hole, or an asymptote in the graph of the function. When a function has a discontinuity on an interval, it breaks the conditions needed for certain calculus theorems, like the Mean Value Theorem, to apply.

The presence of discontinuities might mean:
  • The value of the function is undefined at that point.
  • The function experiences a sudden jump or leap in values.
  • An infinite rise or drop occurs, such as at a vertical asymptote.
Despite these, it is possible for some specific properties or equations (e.g., \( f^{\prime}(c)(b-a) = f(b) - f(a) \)) to hold true, but only coincidentally, and without the formal assurance theorems provide.
Differentiability
Differentiability means that at any given point within a specific interval, a function has a defined derivative. This implies that the function behaves smoothly at that point without any sharp edges or corners. Differentiability requires continuity; however, not every continuous function is differentiable at all points within an interval.

For differentiability:
  • The function must be continuous at the point in question.
  • The derivative at that point must exist.
A function can be differentiable on an interval even if it has isolated discontinuities outside of the interval. In the context of the Mean Value Theorem, if a function is continuous over \[ [a, b] \] but not differentiable at a specific point within \((a, b)\), the theorem may not be directly applicable. However, in certain cases, as outlined in the original solution example, differentiability might occur in such a way that an isolated incident of the equation \( f^{\prime}(c)(b-a) = f(b) - f(a) \) holds true.