A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Unit Step Function and Piecewise-Defined Forcing

College Depth 94 in the knowledge graph I know this Set as goal
66topics build on this
440prerequisites beneath it
See this on the map →
Laplace Transform: Definition and PropertiesPiecewise Functions+1 moreDimensional Analysis and Dynamic Similarity
laplace-transform piecewise step-function

Core Idea

The unit step function u(t - a) is 0 for t < a and 1 for t ≥ a. Its Laplace transform L{u(t - a)} = e-as/s handles piecewise-defined forcing terms. The shifting property L{f(t - a)u(t - a)} = e-asF(s) simplifies solving ODEs with discontinuous inputs.

Explainer

You've learned the Laplace transform and its basic properties, and you know how to represent piecewise-defined functions by specifying different formulas on different intervals. The unit step function u(t − a) bridges these two ideas: it equals 0 for t < a and 1 for t ≥ a, acting like a switch that turns on at time t = a. By combining step functions, you can express any piecewise-defined forcing term as a single formula and take its Laplace transform in one calculation.

The key to writing piecewise functions cleanly is the following pattern: a function that equals g(t) for 0 ≤ t < a and h(t) for t ≥ a can be written as g(t) + [h(t) − g(t)] · u(t − a). Before the switch (t < a), the step function is 0, so you get g(t). After the switch (t ≥ a), the step function is 1, so you get g(t) + h(t) − g(t) = h(t). More complex piecewise functions, with multiple breakpoints, are assembled similarly by adding more step functions, one per switch. This turns a description with cases into a single algebraic expression that the Laplace transform can handle directly.

The Laplace transform of the unit step function is L{u(t − a)} = e−as/s. The exponential factor e−as is the signature of a time delay in the s-domain — it encodes "this feature arrives at time a." The second shifting theorem generalizes this: L{f(t − a) · u(t − a)} = e−as · F(s), where F(s) = L{f(t)}. To apply it, you need the forcing term written as a function of (t − a) multiplied by u(t − a) — not f(t) · u(t − a), but f(t − a) · u(t − a), with the argument shifted to match the step function's activation time.

Inverting in the other direction: if you encounter e−as · F(s) in the s-domain, the inverse transform is f(t − a) · u(t − a). Take the function whose transform is F(s), shift it right by a (replace t with t − a), and multiply by u(t − a) to indicate it only exists for t ≥ a. For example, e−2s/(s + 1) inverts to e−(t−2) · u(t − 2): an exponential decay that begins at t = 2. This combination — step functions for switching, time-shifting for delaying — makes the Laplace method directly applicable to discontinuous forcing, which arises constantly when modeling circuits being switched on, mechanical impulses starting at a fixed time, or any system responding to an input that begins at t = a rather than t = 0.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionFundamental Theorem of Calculus Part 1Fundamental Theorem of Calculus Part 2U-SubstitutionPartial Fraction Decomposition for IntegrationImproper Integrals - ConvergenceLaplace Transform: Definition and PropertiesCommon Laplace Transform PairsInverse Laplace Transform and Partial FractionsSolving Initial Value Problems with Laplace TransformsUnit Step Function and Piecewise-Defined Forcing

Longest path: 95 steps · 440 total prerequisite topics

Prerequisites (3)

Leads To (1)