Continuity is when a function has no jumps, holes, or breaks, so small changes in input create small changes in output. In Differential Equations, it helps make solution behavior predictable and supports existence and integration tools.
In Linear Algebra and Differential Equations, continuity means a function or solution changes smoothly enough that nearby inputs produce nearby outputs. On a graph, that usually means you can draw it without lifting your pencil. The formal check at a point is simple: the left-hand and right-hand limits must agree with the function value there.
That basic idea matters more here than it might in a pure algebra class because differential equations describe change. If a forcing function, coefficient, or initial condition has a jump, the solution can change behavior sharply too. If the pieces are continuous, you can usually use the standard theorems and methods that make the problem behave in a controlled way.
A lot of first-order differential equation work assumes continuity without spending much time on it. For example, when you solve an exact equation or use an integrating factor, you typically want the functions involved to be continuous on the interval you are working in. That lets antiderivatives exist nicely and keeps the solution from breaking at a singularity or discontinuity.
Continuity also shows up when you study initial value problems. If the differential equation and its relevant partial derivatives are continuous in a region, then the solution is usually not just possible, but well-behaved and locally unique under the usual hypotheses from the course. That is the difference between a solution you can trust and one that might split into multiple possibilities or stop existing at a bad point.
A good way to think about it is that continuity is the course's smoothness check. It does not mean the function is easy, linear, or differentiable everywhere, but it does mean the behavior is connected enough for the machinery of differential equations to work. A piecewise function can still be continuous if the pieces meet at the same value, but a jump in the graph is a warning sign that your solution method or interval may need to change.
Continuity matters in this course because differential equations are about tracking how a quantity changes over time or across space. If the functions in the equation are continuous, you can usually solve on an interval without the solution suddenly breaking apart. That is a big deal when you are modeling temperature, population, motion, circuits, or any system where a smooth response is expected.
It also shows up in the logic behind solution methods. For exact equations, continuity helps justify the search for a potential function whose partial derivatives match the equation. For integrating factors, continuity helps the algebra and integration stay valid on the interval you choose. If a coefficient has a discontinuity, you may need to stop the solution before that point or treat the problem piece by piece.
In initial value problems, continuity is tied to whether a starting condition leads to a predictable path. A tiny change in the initial point should not create a totally different story unless the equation has a discontinuity or another bad point. That is why continuity is one of the first things you check when a problem asks whether a solution exists or behaves nicely.
Keep studying Linear Algebra and Differential Equations Unit 7
Visual cheatsheet
view galleryDifferentiability
Differentiability is a stronger condition than continuity. A function can be continuous but still have a corner, cusp, or vertical tangent where the derivative fails to exist. In differential equations, differentiability matters because the equation itself often includes derivatives, but continuity is usually the first smoothness check before you ask whether differentiation is even possible.
Piecewise Function
Piecewise functions are where continuity gets tested the most, because you have to check what happens at the breakpoints. The formula may change from one interval to the next, but the graph can still be continuous if the pieces meet at the same output value. In problem sets, the common mistake is checking each piece separately and forgetting the join point.
Potential Function
A potential function is the function whose partial derivatives produce an exact differential equation. Continuity helps justify that this function can be built smoothly on the interval you care about. If the terms in the differential equation are not continuous, the potential function may fail to exist on the whole region or may need a restricted domain.
Picard's Theorem
Picard's Theorem is one of the main places continuity shows up in initial value problems. Roughly, if the function in the differential equation behaves nicely enough, then the IVP has a unique solution near the starting point. Continuity is part of that nice behavior, so it helps separate problems that have one stable solution from ones that may be messy.
A quiz item or problem set question will usually ask you to check whether a function is continuous at a point, on an interval, or across the pieces of a piecewise definition. You might need to compare the limit from the left, the limit from the right, and the actual function value, then decide whether the graph has a jump, hole, or removable discontinuity.
In differential equations, you also use continuity as a checkpoint before applying a method. If the equation has continuous coefficients or a continuous forcing term on an interval, you can proceed with the usual solving steps more confidently. If a discontinuity appears, you may need to split the domain, avoid a singular point, or explain why a theorem does not apply. The main move is not memorizing a slogan, but checking the graph or formula carefully enough to know where the solution method is valid.
These are easy to mix up, but they are not the same. Continuity only asks whether the graph has no breaks, while differentiability asks whether the slope exists at the point. Every differentiable function is continuous, but a continuous function can still have a corner or sharp point where the derivative does not exist.
Continuity means a function has no jumps, holes, or breaks where you are checking it.
At a point, a function is continuous when the left limit, right limit, and actual value all match.
In differential equations, continuity helps solutions behave predictably and keeps standard methods working on an interval.
Piecewise functions are often continuous at the join points if the pieces meet at the same output value.
When a function is not continuous, you may need to stop the interval, split the problem, or avoid a singularity.
Continuity is the property of a function whose graph has no breaks, so nearby inputs give nearby outputs. In this course, that smooth behavior matters because differential equations often depend on functions that can be integrated, matched at initial conditions, or studied on an interval without sudden jumps.
Check three things: the limit as x approaches the point, the value of the function at the point, and whether those match from both sides. If the left-hand limit, right-hand limit, and function value are all the same, the function is continuous there. If not, you have a discontinuity.
Continuity helps guarantee that the functions in the equation behave smoothly enough for solving methods and existence results to work. It also tells you whether an initial value problem is likely to produce a predictable solution on a chosen interval. If the equation has a jump or singularity, the solution may need to be handled in pieces.
Yes. A piecewise function is continuous if the pieces connect at the boundary points without a jump. The usual mistake is checking each formula separately and forgetting to test the join, where continuity often fails.