Calculated Discontinuity Report
Results appear here after submission and stay above the form for quick review.
| Point / Rule | Type | Reason | Domain Effect |
|---|
Calculator Inputs
Rational uses (numA·x + numB) / (a·x + b). Logarithmic uses a·logbase(b·x + c).
Radical checks √(a·x + b)/(x + shift) or 1/√(a·x + b). Tangent uses a·tan(b·x + c).
Example Data Table
| Function family | Sample inputs | Expected discontinuity | Type |
|---|---|---|---|
| Rational | (x - 2) / (x - 2) | x = 2 | Removable hole |
| Rational | (x + 1) / (x - 4) | x = 4 | Vertical asymptote |
| Logarithmic | log(3x - 6) | x = 2 boundary | Domain break |
| Radical | 1 / √(x - 9) | x = 9 | Non-permitted point |
| Tangent | tan(x) | x = π/2 + kπ | Periodic asymptotes |
Formula Used
How to Use This Calculator
- Select the function family that matches your expression.
- Enter the coefficients, constants, and visible x-range.
- Press Find Discontinuities to generate the report.
- Review the summary, domain notes, and listed breakpoints.
- Download the result as CSV or PDF if needed.
FAQs
What does a discontinuity mean?
It is a point where a function breaks, becomes undefined, jumps, or approaches infinity. The graph cannot be traced smoothly through that location.
What is a removable discontinuity?
A removable discontinuity is a hole caused by a shared factor that cancels. The function is undefined at one point, but nearby values still follow one limit.
How is a vertical asymptote different?
A vertical asymptote appears when the function grows without bound near a restricted x-value. Unlike a hole, the nearby behavior becomes unbounded.
Why do logarithms create domain breaks?
Logarithms need positive inputs. When the inside expression becomes zero or negative, the function is undefined and the domain breaks there.
Why is tangent discontinuous periodically?
Tangent equals sine divided by cosine. Whenever cosine becomes zero, tangent is undefined, creating repeating vertical asymptotes across the real line.
Can the calculator prove continuity everywhere else?
It identifies standard discontinuity rules for the supported families and the chosen range. It does not replace a full symbolic proof for all expressions.
Why choose a visible x-range?
Some families, especially tangent, have infinitely many discontinuities. The range lets the tool list only the breakpoints relevant to your interval.