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

Laplace Transform: Definition and Properties

College Depth 90 in the knowledge graph I know this Set as goal
326topics build on this
434prerequisites beneath it
See this on the map →
Exponential Functions and GraphsImproper Integrals - ConvergenceCommon Laplace Transform PairsLaplace Transform of Derivatives and Integrals+1 more
laplace-transform integral-transform definition

Core Idea

The Laplace transform converts f(t) to F(s) = ∫₀^∞ e-stf(t)dt, mapping time-domain differential equations to frequency-domain algebra. Key properties: linearity, the derivative rule L[f'(t)] = sF(s) - f(0), and shifting theorems. These transform initial conditions into the equation automatically, making Laplace transforms powerful for solving IVPs, especially with discontinuous forcing functions.

Explainer

You've already studied improper integrals and know that ∫₀^∞ e−at dt converges for a > 0. The Laplace transform wraps that convergence trick into a machine for solving differential equations. Given a function f(t) defined for t ≥ 0, the transform is ℒ{f}(s) = F(s) = ∫₀^∞ e−st f(t) dt. The exponential e−st acts as a damping factor: for large enough s, it forces the integral to converge even if f(t) grows (as long as f doesn't grow faster than some exponential). The output F(s) is a new function of the parameter s.

The whole point of the transform is the derivative rule: ℒ{f′(t)} = sF(s) − f(0). Differentiation in t becomes multiplication by s in the s-domain, with the initial condition f(0) appearing algebraically. For a second derivative: ℒ{f″(t)} = s²F(s) − sf(0) − f′(0). Every derivative lowers the problem by one degree. So a second-order ODE like f″ + 3f′ + 2f = g(t) with initial conditions f(0) = a, f′(0) = b transforms into a purely algebraic equation in F(s) and G(s) = ℒ{g}. Solve for F(s), then transform back. The initial conditions are absorbed automatically — no separate step needed to impose them.

Linearity ℒ{αf + βg} = αF + βG follows directly from linearity of integration and lets you handle sums of functions term by term. The s-shifting theorem says ℒ{eatf(t)} = F(s − a): multiplying by an exponential in t shifts the argument in s. This handles forcing functions with exponential growth or decay. The t-shifting theorem ℒ{u_c(t)f(t − c)} = e−csF(s) handles functions that "switch on" at time t = c, where u_c is the unit step function. This is where the Laplace transform genuinely outperforms variation of parameters — discontinuous forcing functions like step functions and impulses are handled with almost no extra complexity.

The Laplace transform establishes convergence for Re(s) > some abscissa of convergence. For polynomials, ℒ{tⁿ} = n!/sn+1 for s > 0; for exponentials, ℒ{eat} = 1/(s − a) for s > a. These basic transforms, combined with the linearity and shifting properties, form a table that covers almost every forcing function you'll encounter. The transform method's procedure is always the same: transform the ODE → solve the algebraic equation for F(s) → apply partial fractions and the table → invert back to f(t).

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 Properties

Longest path: 91 steps · 434 total prerequisite topics

Prerequisites (2)

Leads To (3)