Processing math: 100%

Continuity: Fresh Take

  • Outline the three criteria a function must meet to be continuous at a specific point
  • Explain the different types of breaks a function can have that make it not continuous
  • Explain what it means for a function to be continuous over a range of values
  • Explain the rule for calculating limits of functions that are combined
  • Show how a continuous function reaches every value between its start and end points using the Intermediate Value Theorem

Continuity

The Main Idea 

  • A function f(x) is continuous at x=a if:
    • f(a) is defined
    • limxaf(x) exists
    • limxaf(x)=f(a)
  • Types of Discontinuities:
    • Removable (hole in the graph)
    • Jump (function value jumps at a point)
    • Infinite (function approaches infinity near a point)
  • Continuity of Functions:
    • Polynomials are continuous everywhere
    • Rational functions are continuous except where denominator is zero
  • Analyzing Continuity:
    • Check if function is defined at the point
    • Evaluate the limit as x approaches the point
    • Compare the limit value with the function value at the point

Using the definition, determine whether the function f(x)={2x+1 if x<12 if x=1x+4 if x>1 is continuous at x=1.

If the function is not continuous at 1, indicate the condition for continuity at a point that fails to hold.

For what values of x is f(x)=3x44x2 continuous?

Types of Discontinuities

The Main Idea 

  • Three Main Types of Discontinuities:
    • Removable (hole in the graph)
    • Jump (function value jumps at a point)
    • Infinite (function approaches infinity near a point)
  • Removable Discontinuity:
    • Limit exists at the point, but function value is different or undefined
    • Graphically appears as a hole in the function
  • Jump Discontinuity:
    • Left-hand and right-hand limits exist but are not equal
    • Function “jumps” from one value to another
  • Infinite Discontinuity:
    • Function approaches infinity as it nears the point
    • Often associated with vertical asymptotes
  • Identifying Discontinuities:
    • Evaluate function at the point
    • Calculate left-hand and right-hand limits
    • Compare limits to function value

For f(x)={x2 if x13 if x=1, decide whether f is continuous at 1.

If f is not continuous at 1, classify the discontinuity as removable, jump, or infinite.

State the interval(s) over which the function f(x)=x+3 is continuous.

Continuity Over an Interval

The Main Idea 

  • Continuity on Open Intervals:
    • Function is continuous at every point within (a,b)
  • Continuity on Closed Intervals:
    • Function is continuous on (a,b)
    • Right-continuous at a: limxa+f(x)=f(a)
    • Left-continuous at b: limxbf(x)=f(b)
  • Half-Open Intervals:
    • For (a,b]: Continuous on (a,b) and left-continuous at b
    • For [a, b): Continuous on (a,b) and right-continuous at a
  • Determining Continuity:
    • Check domain of the function
    • Analyze behavior at endpoint(s) for closed intervals
    • Consider discontinuities within the interval

Determine the interval(s) of continuity for the function:

f(x)={x+1if x<3x3x2if x3

Composite Function Theorem and The Intermediate Value Theorem

The Main Idea 

  • Composite Function Theorem:
    • If f(x) is continuous at L and limxag(x)=L, then: limxaf(g(x))=f(limxag(x))=f(L)
    • Helps expand our ability to compute limits
    • Demonstrates continuity of trigonometric functions
  • Continuity of Trigonometric Functions:
    • All trigonometric functions are continuous over their entire domains
    • Proof uses Composite Function Theorem and continuity of sinx and cosx at 0
  • Intermediate Value Theorem (IVT):
    • Applies to functions continuous over closed, bounded intervals [a,b]
    • If z is between f(a) and f(b), there exists c in [a,b] where f(c)=z
    • Useful for proving existence of solutions (e.g., zeros of functions)
  • Applications of IVT:
    • Proving existence of zeros for continuous functions
    • Cannot be used to prove non-existence of zeros or other values

For f(x)=1/x,f(1)=1<0 and f(1)=1>0. Can we conclude that f(x) has a zero in the interval [1,1]?