βΉοΈ Skipped - page is already crawled
| Filter | Status | Condition | Details |
|---|---|---|---|
| HTTP status | PASS | download_http_code = 200 | HTTP 200 |
| Age cutoff | PASS | download_stamp > now() - 6 MONTH | 0.2 months ago |
| History drop | PASS | isNull(history_drop_reason) | No drop reason |
| Spam/ban | PASS | fh_dont_index != 1 AND ml_spam_score = 0 | ml_spam_score=0 |
| Canonical | PASS | meta_canonical IS NULL OR = '' OR = src_unparsed | Not set |
| Property | Value |
|---|---|
| URL | https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx |
| Last Crawled | 2026-04-05 00:24:58 (6 days ago) |
| First Indexed | 2020-05-26 05:29:06 (5 years ago) |
| HTTP Status Code | 200 |
| Meta Title | Differential Equations - Laplace Transforms |
| Meta Description | In this section we will work a quick example using Laplace transforms to solve a differential equation on a 3rd order differential equation just to say that we looked at one with order higher than 2nd. As weβll see, outside of needing a formula for the Laplace transform of y''', which we can get from the general formula, there is no real difference in how Laplace transforms are used for higher order differential equations. |
| Meta Canonical | null |
| Boilerpipe Text | As always, we first need to make sure the function multiplied by the Heaviside function has been properly shifted.
y
β΄
β
4
y
β³
=
4
t
+
3
u
6
(
t
)
e
β
5
(
t
β
6
)
It has been properly shifted and we can see that weβre shifting
e
β
5
t
. All we need to do now is take the Laplace transform of everything, plug in the initial conditions and solve for
Y
(
s
)
. Doing all of this gives,
s
3
Y
(
s
)
β
s
2
y
(
0
)
β
s
y
β²
(
0
)
β
y
β³
(
0
)
β
4
(
s
2
Y
(
s
)
β
s
y
(
0
)
β
y
β²
(
0
)
)
=
4
s
2
+
3
e
β
6
s
s
+
5
(
s
3
β
4
s
2
)
Y
(
s
)
+
3
s
2
β
13
s
=
4
s
2
+
3
e
β
6
s
s
+
5
(
s
3
β
4
s
2
)
Y
(
s
)
=
4
s
2
β
3
s
2
+
13
s
+
3
e
β
6
s
s
+
5
(
s
3
β
4
s
2
)
Y
(
s
)
=
4
β
3
s
4
+
13
s
3
s
2
+
3
e
β
6
s
s
+
5
Y
(
s
)
=
4
β
3
s
4
+
13
s
3
s
4
(
s
β
4
)
+
3
e
β
6
s
s
2
(
s
β
4
)
(
s
+
5
)
Y
(
s
)
=
F
(
s
)
+
3
e
β
6
s
G
(
s
)
Now we need to partial fraction and inverse transform
F
(
s
)
and
G
(
s
)
. Weβll leave it to you to verify the details.
F
(
s
)
=
4
β
3
s
4
+
13
s
3
s
4
(
s
β
4
)
=
17
64
s
β
4
β
209
64
s
β
1
16
s
2
β
1
4
(
2
!
2
!
)
s
3
β
1
(
3
!
3
!
)
s
4
f
(
t
)
=
17
64
e
4
t
β
209
64
β
1
16
t
β
1
8
t
2
β
1
6
t
3
G
(
s
)
=
1
s
2
(
s
β
4
)
(
s
+
5
)
=
1
144
s
β
4
β
1
225
s
+
5
β
1
400
s
β
1
20
s
2
g
(
t
)
=
1
144
e
4
t
β
1
225
e
β
5
t
β
1
400
β
1
20
t
Okay, we can now get the solution to the differential equation. Starting with the transform we get,
Y
(
s
)
=
F
(
s
)
+
3
e
β
6
s
G
(
s
)
β
y
(
t
)
=
f
(
t
)
+
3
u
6
(
t
)
g
(
t
β
6
)
where
f
(
t
)
and
g
(
t
)
are the functions shown above. |
| Markdown | Pauls Notes[Close menu](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-0)
[Pauls Notes]()Pauls Notes
- [Home](https://tutorial.math.lamar.edu/)
- Classes
- [Open submenu (Algebra)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-2)[Algebra](https://tutorial.math.lamar.edu/Classes/Alg/Alg.aspx)
- [Open submenu (Calculus I)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-10)[Calculus I](https://tutorial.math.lamar.edu/Classes/CalcI/CalcI.aspx)
- [Open submenu (Calculus II)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-18)[Calculus II](https://tutorial.math.lamar.edu/Classes/CalcII/CalcII.aspx)
- [Open submenu (Calculus III)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-25)[Calculus III](https://tutorial.math.lamar.edu/Classes/CalcIII/CalcIII.aspx)
- [Open submenu (Differential Equations)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)[Differential Equations](https://tutorial.math.lamar.edu/Classes/DE/DE.aspx)
- Extras
- [Open submenu (Algebra & Trig Review)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-42)[Algebra & Trig Review](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/AlgebraTrig.aspx)
- [Open submenu (Common Math Errors)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-46)[Common Math Errors](https://tutorial.math.lamar.edu/Extras/CommonErrors/CommonMathErrors.aspx)
- [Open submenu (Complex Number Primer)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-47)[Complex Number Primer](https://tutorial.math.lamar.edu/Extras/ComplexPrimer/ComplexNumbers.aspx)
- [Open submenu (How To Study Math)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-48)[How To Study Math](https://tutorial.math.lamar.edu/Extras/StudyMath/HowToStudyMath.aspx)
- [Cheat Sheets & Tables](https://tutorial.math.lamar.edu/Extras/CheatSheets_Tables.aspx)
- Misc Links
- [Contact Me](https://tutorial.math.lamar.edu/contact.aspx)
- [Links](https://tutorial.math.lamar.edu/links.aspx)
- [MathJax Help and Configuration](https://tutorial.math.lamar.edu/mathjax.aspx)
- [Privacy Statement](https://tutorial.math.lamar.edu/privacy.aspx)
- [Site Help & FAQ](https://tutorial.math.lamar.edu/help.aspx)
- [Terms of Use](https://tutorial.math.lamar.edu/terms.aspx)
No results found.
[Close submenu (Algebra)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)[Algebra](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/Algebra
- [Open submenu (1. Preliminaries)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-3)[1\. Preliminaries](https://tutorial.math.lamar.edu/Classes/Alg/Preliminaries.aspx)
- [Open submenu (2. Solving Equations and Inequalities)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-4)[2\. Solving Equations and Inequalities](https://tutorial.math.lamar.edu/Classes/Alg/Solving.aspx)
- [Open submenu (3. Graphing and Functions)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-5)[3\. Graphing and Functions](https://tutorial.math.lamar.edu/Classes/Alg/Graphing_Functions.aspx)
- [Open submenu (4. Common Graphs)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-6)[4\. Common Graphs](https://tutorial.math.lamar.edu/Classes/Alg/CommonGraphs.aspx)
- [Open submenu (5. Polynomial Functions)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-7)[5\. Polynomial Functions](https://tutorial.math.lamar.edu/Classes/Alg/PolynomialFunctions.aspx)
- [Open submenu (6. Exponential and Logarithm Functions)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-8)[6\. Exponential and Logarithm Functions](https://tutorial.math.lamar.edu/Classes/Alg/ExpAndLog.aspx)
- [Open submenu (7. Systems of Equations)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-9)[7\. Systems of Equations](https://tutorial.math.lamar.edu/Classes/Alg/Systems.aspx)
[Close submenu (1. Preliminaries)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-2)[1\. Preliminaries](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-2)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Algebra](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-2)/1\. Preliminaries
- [1\.1 Integer Exponents](https://tutorial.math.lamar.edu/Classes/Alg/IntegerExponents.aspx)
- [1\.2 Rational Exponents](https://tutorial.math.lamar.edu/Classes/Alg/RationalExponents.aspx)
- [1\.3 Radicals](https://tutorial.math.lamar.edu/Classes/Alg/Radicals.aspx)
- [1\.4 Polynomials](https://tutorial.math.lamar.edu/Classes/Alg/Polynomials.aspx)
- [1\.5 Factoring Polynomials](https://tutorial.math.lamar.edu/Classes/Alg/Factoring.aspx)
- [1\.6 Rational Expressions](https://tutorial.math.lamar.edu/Classes/Alg/RationalExpressions.aspx)
- [1\.7 Complex Numbers](https://tutorial.math.lamar.edu/Classes/Alg/ComplexNumbers.aspx)
[Close submenu (2. Solving Equations and Inequalities)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-2)[2\. Solving Equations and Inequalities](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-2)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Algebra](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-2)/2\. Solving Equations and Inequalities
- [2\.1 Solutions and Solution Sets](https://tutorial.math.lamar.edu/Classes/Alg/SolutionSets.aspx)
- [2\.2 Linear Equations](https://tutorial.math.lamar.edu/Classes/Alg/SolveLinearEqns.aspx)
- [2\.3 Applications of Linear Equations](https://tutorial.math.lamar.edu/Classes/Alg/LinearApps.aspx)
- [2\.4 Equations With More Than One Variable](https://tutorial.math.lamar.edu/Classes/Alg/SolveMultiVariable.aspx)
- [2\.5 Quadratic Equations - Part I](https://tutorial.math.lamar.edu/Classes/Alg/SolveQuadraticEqnsI.aspx)
- [2\.6 Quadratic Equations - Part II](https://tutorial.math.lamar.edu/Classes/Alg/SolveQuadraticEqnsII.aspx)
- [2\.7 Quadratic Equations : A Summary](https://tutorial.math.lamar.edu/Classes/Alg/SolveQuadraticEqnSummary.aspx)
- [2\.8 Applications of Quadratic Equations](https://tutorial.math.lamar.edu/Classes/Alg/QuadraticApps.aspx)
- [2\.9 Equations Reducible to Quadratic in Form](https://tutorial.math.lamar.edu/Classes/Alg/ReducibleToQuadratic.aspx)
- [2\.10 Equations with Radicals](https://tutorial.math.lamar.edu/Classes/Alg/SolveRadicalEqns.aspx)
- [2\.11 Linear Inequalities](https://tutorial.math.lamar.edu/Classes/Alg/SolveLinearInequalities.aspx)
- [2\.12 Polynomial Inequalities](https://tutorial.math.lamar.edu/Classes/Alg/SolvePolyInequalities.aspx)
- [2\.13 Rational Inequalities](https://tutorial.math.lamar.edu/Classes/Alg/SolveRationalInequalities.aspx)
- [2\.14 Absolute Value Equations](https://tutorial.math.lamar.edu/Classes/Alg/SolveAbsValueEqns.aspx)
- [2\.15 Absolute Value Inequalities](https://tutorial.math.lamar.edu/Classes/Alg/SolveAbsValueIneq.aspx)
[Close submenu (3. Graphing and Functions)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-2)[3\. Graphing and Functions](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-2)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Algebra](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-2)/3\. Graphing and Functions
- [3\.1 Graphing](https://tutorial.math.lamar.edu/Classes/Alg/Graphing.aspx)
- [3\.2 Lines](https://tutorial.math.lamar.edu/Classes/Alg/Lines.aspx)
- [3\.3 Circles](https://tutorial.math.lamar.edu/Classes/Alg/Circles.aspx)
- [3\.4 The Definition of a Function](https://tutorial.math.lamar.edu/Classes/Alg/FunctionDefn.aspx)
- [3\.5 Graphing Functions](https://tutorial.math.lamar.edu/Classes/Alg/GraphFunctions.aspx)
- [3\.6 Combining Functions](https://tutorial.math.lamar.edu/Classes/Alg/CombineFunctions.aspx)
- [3\.7 Inverse Functions](https://tutorial.math.lamar.edu/Classes/Alg/InverseFunctions.aspx)
[Close submenu (4. Common Graphs)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-2)[4\. Common Graphs](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-2)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Algebra](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-2)/4\. Common Graphs
- [4\.1 Lines, Circles and Piecewise Functions](https://tutorial.math.lamar.edu/Classes/Alg/Lines_Circles_PWF.aspx)
- [4\.2 Parabolas](https://tutorial.math.lamar.edu/Classes/Alg/Parabolas.aspx)
- [4\.3 Ellipses](https://tutorial.math.lamar.edu/Classes/Alg/Ellipses.aspx)
- [4\.4 Hyperbolas](https://tutorial.math.lamar.edu/Classes/Alg/Hyperbolas.aspx)
- [4\.5 Miscellaneous Functions](https://tutorial.math.lamar.edu/Classes/Alg/MiscFunctions.aspx)
- [4\.6 Transformations](https://tutorial.math.lamar.edu/Classes/Alg/Transformations.aspx)
- [4\.7 Symmetry](https://tutorial.math.lamar.edu/Classes/Alg/Symmetry.aspx)
- [4\.8 Rational Functions](https://tutorial.math.lamar.edu/Classes/Alg/GraphRationalFcns.aspx)
[Close submenu (5. Polynomial Functions)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-2)[5\. Polynomial Functions](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-2)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Algebra](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-2)/5\. Polynomial Functions
- [5\.1 Dividing Polynomials](https://tutorial.math.lamar.edu/Classes/Alg/DividingPolynomials.aspx)
- [5\.2 Zeroes/Roots of Polynomials](https://tutorial.math.lamar.edu/Classes/Alg/ZeroesOfPolynomials.aspx)
- [5\.3 Graphing Polynomials](https://tutorial.math.lamar.edu/Classes/Alg/GraphingPolynomials.aspx)
- [5\.4 Finding Zeroes of Polynomials](https://tutorial.math.lamar.edu/Classes/Alg/FindingZeroesOfPolynomials.aspx)
- [5\.5 Partial Fractions](https://tutorial.math.lamar.edu/Classes/Alg/PartialFractions.aspx)
[Close submenu (6. Exponential and Logarithm Functions)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-2)[6\. Exponential and Logarithm Functions](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-2)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Algebra](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-2)/6\. Exponential and Logarithm Functions
- [6\.1 Exponential Functions](https://tutorial.math.lamar.edu/Classes/Alg/ExpFunctions.aspx)
- [6\.2 Logarithm Functions](https://tutorial.math.lamar.edu/Classes/Alg/LogFunctions.aspx)
- [6\.3 Solving Exponential Equations](https://tutorial.math.lamar.edu/Classes/Alg/SolveExpEqns.aspx)
- [6\.4 Solving Logarithm Equations](https://tutorial.math.lamar.edu/Classes/Alg/SolveLogEqns.aspx)
- [6\.5 Applications](https://tutorial.math.lamar.edu/Classes/Alg/ExpLogApplications.aspx)
[Close submenu (7. Systems of Equations)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-2)[7\. Systems of Equations](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-2)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Algebra](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-2)/7\. Systems of Equations
- [7\.1 Linear Systems with Two Variables](https://tutorial.math.lamar.edu/Classes/Alg/SystemsTwoVrble.aspx)
- [7\.2 Linear Systems with Three Variables](https://tutorial.math.lamar.edu/Classes/Alg/SystemsThreeVrble.aspx)
- [7\.3 Augmented Matrices](https://tutorial.math.lamar.edu/Classes/Alg/AugmentedMatrix.aspx)
- [7\.4 More on the Augmented Matrix](https://tutorial.math.lamar.edu/Classes/Alg/AugmentedMatrixII.aspx)
- [7\.5 Nonlinear Systems](https://tutorial.math.lamar.edu/Classes/Alg/NonlinearSystems.aspx)
[Close submenu (Calculus I)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)[Calculus I](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/Calculus I
- [Open submenu (1. Review)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-11)[1\. Review](https://tutorial.math.lamar.edu/Classes/CalcI/ReviewIntro.aspx)
- [Open submenu (2. Limits)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-12)[2\. Limits](https://tutorial.math.lamar.edu/Classes/CalcI/limitsIntro.aspx)
- [Open submenu (3. Derivatives)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-13)[3\. Derivatives](https://tutorial.math.lamar.edu/Classes/CalcI/DerivativeIntro.aspx)
- [Open submenu (4. Applications of Derivatives)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-14)[4\. Applications of Derivatives](https://tutorial.math.lamar.edu/Classes/CalcI/DerivAppsIntro.aspx)
- [Open submenu (5. Integrals)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-15)[5\. Integrals](https://tutorial.math.lamar.edu/Classes/CalcI/IntegralsIntro.aspx)
- [Open submenu (6. Applications of Integrals)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-16)[6\. Applications of Integrals](https://tutorial.math.lamar.edu/Classes/CalcI/IntAppsIntro.aspx)
- [Open submenu (Appendix A. Extras)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-17)[Appendix A. Extras](https://tutorial.math.lamar.edu/Classes/CalcI/ExtrasIntro.aspx)
[Close submenu (1. Review)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-10)[1\. Review](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-10)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Calculus I](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-10)/1\. Review
- [1\.1 Functions](https://tutorial.math.lamar.edu/Classes/CalcI/Functions.aspx)
- [1\.2 Inverse Functions](https://tutorial.math.lamar.edu/Classes/CalcI/InverseFunctions.aspx)
- [1\.3 Trig Functions](https://tutorial.math.lamar.edu/Classes/CalcI/TrigFcns.aspx)
- [1\.4 Solving Trig Equations](https://tutorial.math.lamar.edu/Classes/CalcI/TrigEquations.aspx)
- [1\.5 Trig Equations with Calculators, Part I](https://tutorial.math.lamar.edu/Classes/CalcI/TrigEquations_CalcI.aspx)
- [1\.6 Trig Equations with Calculators, Part II](https://tutorial.math.lamar.edu/Classes/CalcI/TrigEquations_CalcII.aspx)
- [1\.7 Exponential Functions](https://tutorial.math.lamar.edu/Classes/CalcI/ExpFunctions.aspx)
- [1\.8 Logarithm Functions](https://tutorial.math.lamar.edu/Classes/CalcI/LogFcns.aspx)
- [1\.9 Exponential and Logarithm Equations](https://tutorial.math.lamar.edu/Classes/CalcI/ExpLogEqns.aspx)
- [1\.10 Common Graphs](https://tutorial.math.lamar.edu/Classes/CalcI/CommonGraphs.aspx)
[Close submenu (2. Limits)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-10)[2\. Limits](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-10)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Calculus I](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-10)/2\. Limits
- [2\.1 Tangent Lines and Rates of Change](https://tutorial.math.lamar.edu/Classes/CalcI/Tangents_Rates.aspx)
- [2\.2 The Limit](https://tutorial.math.lamar.edu/Classes/CalcI/TheLimit.aspx)
- [2\.3 One-Sided Limits](https://tutorial.math.lamar.edu/Classes/CalcI/OneSidedLimits.aspx)
- [2\.4 Limit Properties](https://tutorial.math.lamar.edu/Classes/CalcI/LimitsProperties.aspx)
- [2\.5 Computing Limits](https://tutorial.math.lamar.edu/Classes/CalcI/ComputingLimits.aspx)
- [2\.6 Infinite Limits](https://tutorial.math.lamar.edu/Classes/CalcI/InfiniteLimits.aspx)
- [2\.7 Limits At Infinity, Part I](https://tutorial.math.lamar.edu/Classes/CalcI/LimitsAtInfinityI.aspx)
- [2\.8 Limits At Infinity, Part II](https://tutorial.math.lamar.edu/Classes/CalcI/LimitsAtInfinityII.aspx)
- [2\.9 Continuity](https://tutorial.math.lamar.edu/Classes/CalcI/Continuity.aspx)
- [2\.10 The Definition of the Limit](https://tutorial.math.lamar.edu/Classes/CalcI/DefnOfLimit.aspx)
[Close submenu (3. Derivatives)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-10)[3\. Derivatives](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-10)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Calculus I](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-10)/3\. Derivatives
- [3\.1 The Definition of the Derivative](https://tutorial.math.lamar.edu/Classes/CalcI/DefnOfDerivative.aspx)
- [3\.2 Interpretation of the Derivative](https://tutorial.math.lamar.edu/Classes/CalcI/DerivativeInterp.aspx)
- [3\.3 Differentiation Formulas](https://tutorial.math.lamar.edu/Classes/CalcI/DiffFormulas.aspx)
- [3\.4 Product and Quotient Rule](https://tutorial.math.lamar.edu/Classes/CalcI/ProductQuotientRule.aspx)
- [3\.5 Derivatives of Trig Functions](https://tutorial.math.lamar.edu/Classes/CalcI/DiffTrigFcns.aspx)
- [3\.6 Derivatives of Exponential and Logarithm Functions](https://tutorial.math.lamar.edu/Classes/CalcI/DiffExpLogFcns.aspx)
- [3\.7 Derivatives of Inverse Trig Functions](https://tutorial.math.lamar.edu/Classes/CalcI/DiffInvTrigFcns.aspx)
- [3\.8 Derivatives of Hyperbolic Functions](https://tutorial.math.lamar.edu/Classes/CalcI/DiffHyperFcns.aspx)
- [3\.9 Chain Rule](https://tutorial.math.lamar.edu/Classes/CalcI/ChainRule.aspx)
- [3\.10 Implicit Differentiation](https://tutorial.math.lamar.edu/Classes/CalcI/ImplicitDIff.aspx)
- [3\.11 Related Rates](https://tutorial.math.lamar.edu/Classes/CalcI/RelatedRates.aspx)
- [3\.12 Higher Order Derivatives](https://tutorial.math.lamar.edu/Classes/CalcI/HigherOrderDerivatives.aspx)
- [3\.13 Logarithmic Differentiation](https://tutorial.math.lamar.edu/Classes/CalcI/LogDiff.aspx)
[Close submenu (4. Applications of Derivatives)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-10)[4\. Applications of Derivatives](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-10)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Calculus I](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-10)/4\. Applications of Derivatives
- [4\.1 Rates of Change](https://tutorial.math.lamar.edu/Classes/CalcI/RateOfChange.aspx)
- [4\.2 Critical Points](https://tutorial.math.lamar.edu/Classes/CalcI/CriticalPoints.aspx)
- [4\.3 Minimum and Maximum Values](https://tutorial.math.lamar.edu/Classes/CalcI/MinMaxValues.aspx)
- [4\.4 Finding Absolute Extrema](https://tutorial.math.lamar.edu/Classes/CalcI/AbsExtrema.aspx)
- [4\.5 The Shape of a Graph, Part I](https://tutorial.math.lamar.edu/Classes/CalcI/ShapeofGraphPtI.aspx)
- [4\.6 The Shape of a Graph, Part II](https://tutorial.math.lamar.edu/Classes/CalcI/ShapeofGraphPtII.aspx)
- [4\.7 The Mean Value Theorem](https://tutorial.math.lamar.edu/Classes/CalcI/MeanValueTheorem.aspx)
- [4\.8 Optimization](https://tutorial.math.lamar.edu/Classes/CalcI/Optimization.aspx)
- [4\.9 More Optimization Problems](https://tutorial.math.lamar.edu/Classes/CalcI/MoreOptimization.aspx)
- [4\.10 L'Hospital's Rule and Indeterminate Forms](https://tutorial.math.lamar.edu/Classes/CalcI/LHospitalsRule.aspx)
- [4\.11 Linear Approximations](https://tutorial.math.lamar.edu/Classes/CalcI/LinearApproximations.aspx)
- [4\.12 Differentials](https://tutorial.math.lamar.edu/Classes/CalcI/Differentials.aspx)
- [4\.13 Newton's Method](https://tutorial.math.lamar.edu/Classes/CalcI/NewtonsMethod.aspx)
- [4\.14 Business Applications](https://tutorial.math.lamar.edu/Classes/CalcI/BusinessApps.aspx)
[Close submenu (5. Integrals)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-10)[5\. Integrals](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-10)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Calculus I](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-10)/5\. Integrals
- [5\.1 Indefinite Integrals](https://tutorial.math.lamar.edu/Classes/CalcI/IndefiniteIntegrals.aspx)
- [5\.2 Computing Indefinite Integrals](https://tutorial.math.lamar.edu/Classes/CalcI/ComputingIndefiniteIntegrals.aspx)
- [5\.3 Substitution Rule for Indefinite Integrals](https://tutorial.math.lamar.edu/Classes/CalcI/SubstitutionRuleIndefinite.aspx)
- [5\.4 More Substitution Rule](https://tutorial.math.lamar.edu/Classes/CalcI/SubstitutionRuleIndefinitePtII.aspx)
- [5\.5 Area Problem](https://tutorial.math.lamar.edu/Classes/CalcI/AreaProblem.aspx)
- [5\.6 Definition of the Definite Integral](https://tutorial.math.lamar.edu/Classes/CalcI/DefnOfDefiniteIntegral.aspx)
- [5\.7 Computing Definite Integrals](https://tutorial.math.lamar.edu/Classes/CalcI/ComputingDefiniteIntegrals.aspx)
- [5\.8 Substitution Rule for Definite Integrals](https://tutorial.math.lamar.edu/Classes/CalcI/SubstitutionRuleDefinite.aspx)
[Close submenu (6. Applications of Integrals)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-10)[6\. Applications of Integrals](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-10)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Calculus I](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-10)/6\. Applications of Integrals
- [6\.1 Average Function Value](https://tutorial.math.lamar.edu/Classes/CalcI/AvgFcnValue.aspx)
- [6\.2 Area Between Curves](https://tutorial.math.lamar.edu/Classes/CalcI/AreaBetweenCurves.aspx)
- [6\.3 Volumes of Solids of Revolution / Method of Rings](https://tutorial.math.lamar.edu/Classes/CalcI/VolumeWithRings.aspx)
- [6\.4 Volumes of Solids of Revolution/Method of Cylinders](https://tutorial.math.lamar.edu/Classes/CalcI/VolumeWithCylinder.aspx)
- [6\.5 More Volume Problems](https://tutorial.math.lamar.edu/Classes/CalcI/MoreVolume.aspx)
- [6\.6 Work](https://tutorial.math.lamar.edu/Classes/CalcI/Work.aspx)
[Close submenu (Appendix A. Extras)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-10)[Appendix A. Extras](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-10)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Calculus I](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-10)/Appendix A. Extras
- [A.1 Proof of Various Limit Properties](https://tutorial.math.lamar.edu/Classes/CalcI/LimitProofs.aspx)
- [A.2 Proof of Various Derivative Properties](https://tutorial.math.lamar.edu/Classes/CalcI/DerivativeProofs.aspx)
- [A.3 Proof of Trig Limits](https://tutorial.math.lamar.edu/Classes/CalcI/ProofTrigDeriv.aspx)
- [A.4 Proofs of Derivative Applications Facts](https://tutorial.math.lamar.edu/Classes/CalcI/DerivativeAppsProofs.aspx)
- [A.5 Proof of Various Integral Properties](https://tutorial.math.lamar.edu/Classes/CalcI/ProofIntProp.aspx)
- [A.6 Area and Volume Formulas](https://tutorial.math.lamar.edu/Classes/CalcI/Area_Volume_Formulas.aspx)
- [A.7 Types of Infinity](https://tutorial.math.lamar.edu/Classes/CalcI/TypesOfInfinity.aspx)
- [A.8 Summation Notation](https://tutorial.math.lamar.edu/Classes/CalcI/SummationNotation.aspx)
- [A.9 Constant of Integration](https://tutorial.math.lamar.edu/Classes/CalcI/ConstantofIntegration.aspx)
[Close submenu (Calculus II)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)[Calculus II](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/Calculus II
- [Open submenu (7. Integration Techniques)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-19)[7\. Integration Techniques](https://tutorial.math.lamar.edu/Classes/CalcII/IntTechIntro.aspx)
- [Open submenu (8. Applications of Integrals)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-20)[8\. Applications of Integrals](https://tutorial.math.lamar.edu/Classes/CalcII/IntAppsIntro.aspx)
- [Open submenu (9. Parametric Equations and Polar Coordinates)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-21)[9\. Parametric Equations and Polar Coordinates](https://tutorial.math.lamar.edu/Classes/CalcII/ParametricIntro.aspx)
- [Open submenu (10. Series & Sequences)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-22)[10\. Series & Sequences](https://tutorial.math.lamar.edu/Classes/CalcII/SeriesIntro.aspx)
- [Open submenu (11. Vectors)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-23)[11\. Vectors](https://tutorial.math.lamar.edu/Classes/CalcII/VectorsIntro.aspx)
- [Open submenu (12. 3-Dimensional Space)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-24)[12\. 3-Dimensional Space](https://tutorial.math.lamar.edu/Classes/CalcII/3DSpace.aspx)
[Close submenu (7. Integration Techniques)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-18)[7\. Integration Techniques](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-18)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Calculus II](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-18)/7\. Integration Techniques
- [7\.1 Integration by Parts](https://tutorial.math.lamar.edu/Classes/CalcII/IntegrationByParts.aspx)
- [7\.2 Integrals Involving Trig Functions](https://tutorial.math.lamar.edu/Classes/CalcII/IntegralsWithTrig.aspx)
- [7\.3 Trig Substitutions](https://tutorial.math.lamar.edu/Classes/CalcII/TrigSubstitutions.aspx)
- [7\.4 Partial Fractions](https://tutorial.math.lamar.edu/Classes/CalcII/PartialFractions.aspx)
- [7\.5 Integrals Involving Roots](https://tutorial.math.lamar.edu/Classes/CalcII/IntegralsWithRoots.aspx)
- [7\.6 Integrals Involving Quadratics](https://tutorial.math.lamar.edu/Classes/CalcII/IntegralsWithQuadratics.aspx)
- [7\.7 Integration Strategy](https://tutorial.math.lamar.edu/Classes/CalcII/IntegrationStrategy.aspx)
- [7\.8 Improper Integrals](https://tutorial.math.lamar.edu/Classes/CalcII/ImproperIntegrals.aspx)
- [7\.9 Comparison Test for Improper Integrals](https://tutorial.math.lamar.edu/Classes/CalcII/ImproperIntegralsCompTest.aspx)
- [7\.10 Approximating Definite Integrals](https://tutorial.math.lamar.edu/Classes/CalcII/ApproximatingDefIntegrals.aspx)
[Close submenu (8. Applications of Integrals)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-18)[8\. Applications of Integrals](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-18)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Calculus II](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-18)/8\. Applications of Integrals
- [8\.1 Arc Length](https://tutorial.math.lamar.edu/Classes/CalcII/ArcLength.aspx)
- [8\.2 Surface Area](https://tutorial.math.lamar.edu/Classes/CalcII/SurfaceArea.aspx)
- [8\.3 Center of Mass](https://tutorial.math.lamar.edu/Classes/CalcII/CenterOfMass.aspx)
- [8\.4 Hydrostatic Pressure](https://tutorial.math.lamar.edu/Classes/CalcII/HydrostaticPressure.aspx)
- [8\.5 Probability](https://tutorial.math.lamar.edu/Classes/CalcII/Probability.aspx)
[Close submenu (9. Parametric Equations and Polar Coordinates)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-18)[9\. Parametric Equations and Polar Coordinates](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-18)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Calculus II](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-18)/9\. Parametric Equations and Polar Coordinates
- [9\.1 Parametric Equations and Curves](https://tutorial.math.lamar.edu/Classes/CalcII/ParametricEqn.aspx)
- [9\.2 Tangents with Parametric Equations](https://tutorial.math.lamar.edu/Classes/CalcII/ParaTangent.aspx)
- [9\.3 Area with Parametric Equations](https://tutorial.math.lamar.edu/Classes/CalcII/ParaArea.aspx)
- [9\.4 Arc Length with Parametric Equations](https://tutorial.math.lamar.edu/Classes/CalcII/ParaArcLength.aspx)
- [9\.5 Surface Area with Parametric Equations](https://tutorial.math.lamar.edu/Classes/CalcII/ParaSurfaceArea.aspx)
- [9\.6 Polar Coordinates](https://tutorial.math.lamar.edu/Classes/CalcII/PolarCoordinates.aspx)
- [9\.7 Tangents with Polar Coordinates](https://tutorial.math.lamar.edu/Classes/CalcII/PolarTangents.aspx)
- [9\.8 Area with Polar Coordinates](https://tutorial.math.lamar.edu/Classes/CalcII/PolarArea.aspx)
- [9\.9 Arc Length with Polar Coordinates](https://tutorial.math.lamar.edu/Classes/CalcII/PolarArcLength.aspx)
- [9\.10 Surface Area with Polar Coordinates](https://tutorial.math.lamar.edu/Classes/CalcII/PolarSurfaceArea.aspx)
- [9\.11 Arc Length and Surface Area Revisited](https://tutorial.math.lamar.edu/Classes/CalcII/ArcLength_SurfaceArea.aspx)
[Close submenu (10. Series & Sequences)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-18)[10\. Series & Sequences](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-18)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Calculus II](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-18)/10\. Series & Sequences
- [10\.1 Sequences](https://tutorial.math.lamar.edu/Classes/CalcII/Sequences.aspx)
- [10\.2 More on Sequences](https://tutorial.math.lamar.edu/Classes/CalcII/MoreSequences.aspx)
- [10\.3 Series - The Basics](https://tutorial.math.lamar.edu/Classes/CalcII/Series_Basics.aspx)
- [10\.4 Convergence/Divergence of Series](https://tutorial.math.lamar.edu/Classes/CalcII/ConvergenceOfSeries.aspx)
- [10\.5 Special Series](https://tutorial.math.lamar.edu/Classes/CalcII/Series_Special.aspx)
- [10\.6 Integral Test](https://tutorial.math.lamar.edu/Classes/CalcII/IntegralTest.aspx)
- [10\.7 Comparison Test/Limit Comparison Test](https://tutorial.math.lamar.edu/Classes/CalcII/SeriesCompTest.aspx)
- [10\.8 Alternating Series Test](https://tutorial.math.lamar.edu/Classes/CalcII/AlternatingSeries.aspx)
- [10\.9 Absolute Convergence](https://tutorial.math.lamar.edu/Classes/CalcII/AbsoluteConvergence.aspx)
- [10\.10 Ratio Test](https://tutorial.math.lamar.edu/Classes/CalcII/RatioTest.aspx)
- [10\.11 Root Test](https://tutorial.math.lamar.edu/Classes/CalcII/RootTest.aspx)
- [10\.12 Strategy for Series](https://tutorial.math.lamar.edu/Classes/CalcII/SeriesStrategy.aspx)
- [10\.13 Estimating the Value of a Series](https://tutorial.math.lamar.edu/Classes/CalcII/EstimatingSeries.aspx)
- [10\.14 Power Series](https://tutorial.math.lamar.edu/Classes/CalcII/PowerSeries.aspx)
- [10\.15 Power Series and Functions](https://tutorial.math.lamar.edu/Classes/CalcII/PowerSeriesandFunctions.aspx)
- [10\.16 Taylor Series](https://tutorial.math.lamar.edu/Classes/CalcII/TaylorSeries.aspx)
- [10\.17 Applications of Series](https://tutorial.math.lamar.edu/Classes/CalcII/TaylorSeriesApps.aspx)
- [10\.18 Binomial Series](https://tutorial.math.lamar.edu/Classes/CalcII/BinomialSeries.aspx)
[Close submenu (11. Vectors)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-18)[11\. Vectors](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-18)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Calculus II](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-18)/11\. Vectors
- [11\.1 Vectors - The Basics](https://tutorial.math.lamar.edu/Classes/CalcII/Vectors_Basics.aspx)
- [11\.2 Vector Arithmetic](https://tutorial.math.lamar.edu/Classes/CalcII/VectorArithmetic.aspx)
- [11\.3 Dot Product](https://tutorial.math.lamar.edu/Classes/CalcII/DotProduct.aspx)
- [11\.4 Cross Product](https://tutorial.math.lamar.edu/Classes/CalcII/CrossProduct.aspx)
[Close submenu (12. 3-Dimensional Space)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-18)[12\. 3-Dimensional Space](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-18)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Calculus II](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-18)/12\. 3-Dimensional Space
- [12\.1 The 3-D Coordinate System](https://tutorial.math.lamar.edu/Classes/CalcII/3DCoords.aspx)
- [12\.2 Equations of Lines](https://tutorial.math.lamar.edu/Classes/CalcII/EqnsOfLines.aspx)
- [12\.3 Equations of Planes](https://tutorial.math.lamar.edu/Classes/CalcII/EqnsOfPlanes.aspx)
- [12\.4 Quadric Surfaces](https://tutorial.math.lamar.edu/Classes/CalcII/QuadricSurfaces.aspx)
- [12\.5 Functions of Several Variables](https://tutorial.math.lamar.edu/Classes/CalcII/MultiVrbleFcns.aspx)
- [12\.6 Vector Functions](https://tutorial.math.lamar.edu/Classes/CalcII/VectorFunctions.aspx)
- [12\.7 Calculus with Vector Functions](https://tutorial.math.lamar.edu/Classes/CalcII/VectorFcnsCalculus.aspx)
- [12\.8 Tangent, Normal and Binormal Vectors](https://tutorial.math.lamar.edu/Classes/CalcII/TangentNormalVectors.aspx)
- [12\.9 Arc Length with Vector Functions](https://tutorial.math.lamar.edu/Classes/CalcII/VectorArcLength.aspx)
- [12\.10 Curvature](https://tutorial.math.lamar.edu/Classes/CalcII/Curvature.aspx)
- [12\.11 Velocity and Acceleration](https://tutorial.math.lamar.edu/Classes/CalcII/Velocity_Acceleration.aspx)
- [12\.12 Cylindrical Coordinates](https://tutorial.math.lamar.edu/Classes/CalcII/CylindricalCoords.aspx)
- [12\.13 Spherical Coordinates](https://tutorial.math.lamar.edu/Classes/CalcII/SphericalCoords.aspx)
[Close submenu (Calculus III)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)[Calculus III](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/Calculus III
- [Open submenu (12. 3-Dimensional Space)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-26)[12\. 3-Dimensional Space](https://tutorial.math.lamar.edu/Classes/CalcIII/3DSpace.aspx)
- [Open submenu (13. Partial Derivatives)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-27)[13\. Partial Derivatives](https://tutorial.math.lamar.edu/Classes/CalcIII/PartialDerivsIntro.aspx)
- [Open submenu (14. Applications of Partial Derivatives)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-28)[14\. Applications of Partial Derivatives](https://tutorial.math.lamar.edu/Classes/CalcIII/PartialDerivAppsIntro.aspx)
- [Open submenu (15. Multiple Integrals)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-29)[15\. Multiple Integrals](https://tutorial.math.lamar.edu/Classes/CalcIII/MultipleIntegralsIntro.aspx)
- [Open submenu (16. Line Integrals)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-30)[16\. Line Integrals](https://tutorial.math.lamar.edu/Classes/CalcIII/LineIntegralsIntro.aspx)
- [Open submenu (17.Surface Integrals)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-31)[17\.Surface Integrals](https://tutorial.math.lamar.edu/Classes/CalcIII/SurfaceIntegralsIntro.aspx)
[Close submenu (12. 3-Dimensional Space)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-25)[12\. 3-Dimensional Space](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-25)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Calculus III](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-25)/12\. 3-Dimensional Space
- [12\.1 The 3-D Coordinate System](https://tutorial.math.lamar.edu/Classes/CalcIII/3DCoords.aspx)
- [12\.2 Equations of Lines](https://tutorial.math.lamar.edu/Classes/CalcIII/EqnsOfLines.aspx)
- [12\.3 Equations of Planes](https://tutorial.math.lamar.edu/Classes/CalcIII/EqnsOfPlanes.aspx)
- [12\.4 Quadric Surfaces](https://tutorial.math.lamar.edu/Classes/CalcIII/QuadricSurfaces.aspx)
- [12\.5 Functions of Several Variables](https://tutorial.math.lamar.edu/Classes/CalcIII/MultiVrbleFcns.aspx)
- [12\.6 Vector Functions](https://tutorial.math.lamar.edu/Classes/CalcIII/VectorFunctions.aspx)
- [12\.7 Calculus with Vector Functions](https://tutorial.math.lamar.edu/Classes/CalcIII/VectorFcnsCalculus.aspx)
- [12\.8 Tangent, Normal and Binormal Vectors](https://tutorial.math.lamar.edu/Classes/CalcIII/TangentNormalVectors.aspx)
- [12\.9 Arc Length with Vector Functions](https://tutorial.math.lamar.edu/Classes/CalcIII/VectorArcLength.aspx)
- [12\.10 Curvature](https://tutorial.math.lamar.edu/Classes/CalcIII/Curvature.aspx)
- [12\.11 Velocity and Acceleration](https://tutorial.math.lamar.edu/Classes/CalcIII/Velocity_Acceleration.aspx)
- [12\.12 Cylindrical Coordinates](https://tutorial.math.lamar.edu/Classes/CalcIII/CylindricalCoords.aspx)
- [12\.13 Spherical Coordinates](https://tutorial.math.lamar.edu/Classes/CalcIII/SphericalCoords.aspx)
[Close submenu (13. Partial Derivatives)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-25)[13\. Partial Derivatives](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-25)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Calculus III](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-25)/13\. Partial Derivatives
- [13\.1 Limits](https://tutorial.math.lamar.edu/Classes/CalcIII/Limits.aspx)
- [13\.2 Partial Derivatives](https://tutorial.math.lamar.edu/Classes/CalcIII/PartialDerivatives.aspx)
- [13\.3 Interpretations of Partial Derivatives](https://tutorial.math.lamar.edu/Classes/CalcIII/PartialDerivInterp.aspx)
- [13\.4 Higher Order Partial Derivatives](https://tutorial.math.lamar.edu/Classes/CalcIII/HighOrderPartialDerivs.aspx)
- [13\.5 Differentials](https://tutorial.math.lamar.edu/Classes/CalcIII/Differentials.aspx)
- [13\.6 Chain Rule](https://tutorial.math.lamar.edu/Classes/CalcIII/ChainRule.aspx)
- [13\.7 Directional Derivatives](https://tutorial.math.lamar.edu/Classes/CalcIII/DirectionalDeriv.aspx)
[Close submenu (14. Applications of Partial Derivatives)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-25)[14\. Applications of Partial Derivatives](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-25)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Calculus III](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-25)/14\. Applications of Partial Derivatives
- [14\.1 Tangent Planes and Linear Approximations](https://tutorial.math.lamar.edu/Classes/CalcIII/TangentPlanes.aspx)
- [14\.2 Gradient Vector, Tangent Planes and Normal Lines](https://tutorial.math.lamar.edu/Classes/CalcIII/GradientVectorTangentPlane.aspx)
- [14\.3 Relative Minimums and Maximums](https://tutorial.math.lamar.edu/Classes/CalcIII/RelativeExtrema.aspx)
- [14\.4 Absolute Minimums and Maximums](https://tutorial.math.lamar.edu/Classes/CalcIII/AbsoluteExtrema.aspx)
- [14\.5 Lagrange Multipliers](https://tutorial.math.lamar.edu/Classes/CalcIII/LagrangeMultipliers.aspx)
[Close submenu (15. Multiple Integrals)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-25)[15\. Multiple Integrals](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-25)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Calculus III](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-25)/15\. Multiple Integrals
- [15\.1 Double Integrals](https://tutorial.math.lamar.edu/Classes/CalcIII/DoubleIntegrals.aspx)
- [15\.2 Iterated Integrals](https://tutorial.math.lamar.edu/Classes/CalcIII/IteratedIntegrals.aspx)
- [15\.3 Double Integrals over General Regions](https://tutorial.math.lamar.edu/Classes/CalcIII/DIGeneralRegion.aspx)
- [15\.4 Double Integrals in Polar Coordinates](https://tutorial.math.lamar.edu/Classes/CalcIII/DIPolarCoords.aspx)
- [15\.5 Triple Integrals](https://tutorial.math.lamar.edu/Classes/CalcIII/TripleIntegrals.aspx)
- [15\.6 Triple Integrals in Cylindrical Coordinates](https://tutorial.math.lamar.edu/Classes/CalcIII/TICylindricalCoords.aspx)
- [15\.7 Triple Integrals in Spherical Coordinates](https://tutorial.math.lamar.edu/Classes/CalcIII/TISphericalCoords.aspx)
- [15\.8 Change of Variables](https://tutorial.math.lamar.edu/Classes/CalcIII/ChangeOfVariables.aspx)
- [15\.9 Surface Area](https://tutorial.math.lamar.edu/Classes/CalcIII/SurfaceArea.aspx)
- [15\.10 Area and Volume Revisited](https://tutorial.math.lamar.edu/Classes/CalcIII/Area_Volume.aspx)
[Close submenu (16. Line Integrals)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-25)[16\. Line Integrals](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-25)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Calculus III](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-25)/16\. Line Integrals
- [16\.1 Vector Fields](https://tutorial.math.lamar.edu/Classes/CalcIII/VectorFields.aspx)
- [16\.2 Line Integrals - Part I](https://tutorial.math.lamar.edu/Classes/CalcIII/LineIntegralsPtI.aspx)
- [16\.3 Line Integrals - Part II](https://tutorial.math.lamar.edu/Classes/CalcIII/LineIntegralsPtII.aspx)
- [16\.4 Line Integrals of Vector Fields](https://tutorial.math.lamar.edu/Classes/CalcIII/LineIntegralsVectorFields.aspx)
- [16\.5 Fundamental Theorem for Line Integrals](https://tutorial.math.lamar.edu/Classes/CalcIII/FundThmLineIntegrals.aspx)
- [16\.6 Conservative Vector Fields](https://tutorial.math.lamar.edu/Classes/CalcIII/ConservativeVectorField.aspx)
- [16\.7 Green's Theorem](https://tutorial.math.lamar.edu/Classes/CalcIII/GreensTheorem.aspx)
[Close submenu (17.Surface Integrals)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-25)[17\.Surface Integrals](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-25)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Calculus III](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-25)/17\.Surface Integrals
- [17\.1 Curl and Divergence](https://tutorial.math.lamar.edu/Classes/CalcIII/CurlDivergence.aspx)
- [17\.2 Parametric Surfaces](https://tutorial.math.lamar.edu/Classes/CalcIII/ParametricSurfaces.aspx)
- [17\.3 Surface Integrals](https://tutorial.math.lamar.edu/Classes/CalcIII/SurfaceIntegrals.aspx)
- [17\.4 Surface Integrals of Vector Fields](https://tutorial.math.lamar.edu/Classes/CalcIII/SurfIntVectorField.aspx)
- [17\.5 Stokes' Theorem](https://tutorial.math.lamar.edu/Classes/CalcIII/StokesTheorem.aspx)
- [17\.6 Divergence Theorem](https://tutorial.math.lamar.edu/Classes/CalcIII/DivergenceTheorem.aspx)
[Close submenu (Differential Equations)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)[Differential Equations](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/Differential Equations
- [Open submenu (1. Basic Concepts)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-33)[1\. Basic Concepts](https://tutorial.math.lamar.edu/Classes/DE/IntroBasic.aspx)
- [Open submenu (2. First Order DE's)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-34)[2\. First Order DE's](https://tutorial.math.lamar.edu/Classes/DE/IntroFirstOrder.aspx)
- [Open submenu (3. Second Order DE's)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-35)[3\. Second Order DE's](https://tutorial.math.lamar.edu/Classes/DE/IntroSecondOrder.aspx)
- [Open submenu (4. Laplace Transforms)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-36)[4\. Laplace Transforms](https://tutorial.math.lamar.edu/Classes/DE/LaplaceIntro.aspx)
- [Open submenu (5. Systems of DE's)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-37)[5\. Systems of DE's](https://tutorial.math.lamar.edu/Classes/DE/SystemsIntro.aspx)
- [Open submenu (6. Series Solutions to DE's)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-38)[6\. Series Solutions to DE's](https://tutorial.math.lamar.edu/Classes/DE/SeriesIntro.aspx)
- [Open submenu (7. Higher Order Differential Equations)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-39)[7\. Higher Order Differential Equations](https://tutorial.math.lamar.edu/Classes/DE/IntroHigherOrder.aspx)
- [Open submenu (8. Boundary Value Problems & Fourier Series)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-40)[8\. Boundary Value Problems & Fourier Series](https://tutorial.math.lamar.edu/Classes/DE/IntroBVP.aspx)
- [Open submenu (9. Partial Differential Equations )](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-41)[9\. Partial Differential Equations](https://tutorial.math.lamar.edu/Classes/DE/IntroPDE.aspx)
[Close submenu (1. Basic Concepts)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)[1\. Basic Concepts](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Differential Equations](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)/1\. Basic Concepts
- [1\.1 Definitions](https://tutorial.math.lamar.edu/Classes/DE/Definitions.aspx)
- [1\.2 Direction Fields](https://tutorial.math.lamar.edu/Classes/DE/DirectionFields.aspx)
- [1\.3 Final Thoughts](https://tutorial.math.lamar.edu/Classes/DE/FinalThoughts.aspx)
[Close submenu (2. First Order DE's)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)[2\. First Order DE's](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Differential Equations](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)/2\. First Order DE's
- [2\.1 Linear Equations](https://tutorial.math.lamar.edu/Classes/DE/Linear.aspx)
- [2\.2 Separable Equations](https://tutorial.math.lamar.edu/Classes/DE/Separable.aspx)
- [2\.3 Exact Equations](https://tutorial.math.lamar.edu/Classes/DE/Exact.aspx)
- [2\.4 Bernoulli Differential Equations](https://tutorial.math.lamar.edu/Classes/DE/Bernoulli.aspx)
- [2\.5 Substitutions](https://tutorial.math.lamar.edu/Classes/DE/Substitutions.aspx)
- [2\.6 Intervals of Validity](https://tutorial.math.lamar.edu/Classes/DE/IoV.aspx)
- [2\.7 Modeling with First Order DE's](https://tutorial.math.lamar.edu/Classes/DE/Modeling.aspx)
- [2\.8 Equilibrium Solutions](https://tutorial.math.lamar.edu/Classes/DE/EquilibriumSolutions.aspx)
- [2\.9 Euler's Method](https://tutorial.math.lamar.edu/Classes/DE/EulersMethod.aspx)
[Close submenu (3. Second Order DE's)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)[3\. Second Order DE's](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Differential Equations](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)/3\. Second Order DE's
- [3\.1 Basic Concepts](https://tutorial.math.lamar.edu/Classes/DE/SecondOrderConcepts.aspx)
- [3\.2 Real & Distinct Roots](https://tutorial.math.lamar.edu/Classes/DE/RealRoots.aspx)
- [3\.3 Complex Roots](https://tutorial.math.lamar.edu/Classes/DE/ComplexRoots.aspx)
- [3\.4 Repeated Roots](https://tutorial.math.lamar.edu/Classes/DE/RepeatedRoots.aspx)
- [3\.5 Reduction of Order](https://tutorial.math.lamar.edu/Classes/DE/ReductionofOrder.aspx)
- [3\.6 Fundamental Sets of Solutions](https://tutorial.math.lamar.edu/Classes/DE/FundamentalSetsofSolutions.aspx)
- [3\.7 More on the Wronskian](https://tutorial.math.lamar.edu/Classes/DE/Wronskian.aspx)
- [3\.8 Nonhomogeneous Differential Equations](https://tutorial.math.lamar.edu/Classes/DE/NonhomogeneousDE.aspx)
- [3\.9 Undetermined Coefficients](https://tutorial.math.lamar.edu/Classes/DE/UndeterminedCoefficients.aspx)
- [3\.10 Variation of Parameters](https://tutorial.math.lamar.edu/Classes/DE/VariationofParameters.aspx)
- [3\.11 Mechanical Vibrations](https://tutorial.math.lamar.edu/Classes/DE/Vibrations.aspx)
[Close submenu (4. Laplace Transforms)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)[4\. Laplace Transforms](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Differential Equations](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)/4\. Laplace Transforms
- [4\.1 The Definition](https://tutorial.math.lamar.edu/Classes/DE/LaplaceDefinition.aspx)
- [4\.2 Laplace Transforms](https://tutorial.math.lamar.edu/Classes/DE/LaplaceTransforms.aspx)
- [4\.3 Inverse Laplace Transforms](https://tutorial.math.lamar.edu/Classes/DE/InverseTransforms.aspx)
- [4\.4 Step Functions](https://tutorial.math.lamar.edu/Classes/DE/StepFunctions.aspx)
- [4\.5 Solving IVP's with Laplace Transforms](https://tutorial.math.lamar.edu/Classes/DE/IVPWithLaplace.aspx)
- [4\.6 Nonconstant Coefficient IVP's](https://tutorial.math.lamar.edu/Classes/DE/IVPWithNonConstantCoefficient.aspx)
- [4\.7 IVP's With Step Functions](https://tutorial.math.lamar.edu/Classes/DE/IVPWithStepFunction.aspx)
- [4\.8 Dirac Delta Function](https://tutorial.math.lamar.edu/Classes/DE/DiracDeltaFunction.aspx)
- [4\.9 Convolution Integrals](https://tutorial.math.lamar.edu/Classes/DE/ConvolutionIntegrals.aspx)
- [4\.10 Table Of Laplace Transforms](https://tutorial.math.lamar.edu/Classes/DE/Laplace_Table.aspx)
[Close submenu (5. Systems of DE's)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)[5\. Systems of DE's](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Differential Equations](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)/5\. Systems of DE's
- [5\.1 Review : Systems of Equations](https://tutorial.math.lamar.edu/Classes/DE/LA_Systems.aspx)
- [5\.2 Review : Matrices & Vectors](https://tutorial.math.lamar.edu/Classes/DE/LA_Matrix.aspx)
- [5\.3 Review : Eigenvalues & Eigenvectors](https://tutorial.math.lamar.edu/Classes/DE/LA_Eigen.aspx)
- [5\.4 Systems of Differential Equations](https://tutorial.math.lamar.edu/Classes/DE/SystemsDE.aspx)
- [5\.5 Solutions to Systems](https://tutorial.math.lamar.edu/Classes/DE/SolutionsToSystems.aspx)
- [5\.6 Phase Plane](https://tutorial.math.lamar.edu/Classes/DE/PhasePlane.aspx)
- [5\.7 Real Eigenvalues](https://tutorial.math.lamar.edu/Classes/DE/RealEigenvalues.aspx)
- [5\.8 Complex Eigenvalues](https://tutorial.math.lamar.edu/Classes/DE/ComplexEigenvalues.aspx)
- [5\.9 Repeated Eigenvalues](https://tutorial.math.lamar.edu/Classes/DE/RepeatedEigenvalues.aspx)
- [5\.10 Nonhomogeneous Systems](https://tutorial.math.lamar.edu/Classes/DE/NonhomogeneousSystems.aspx)
- [5\.11 Laplace Transforms](https://tutorial.math.lamar.edu/Classes/DE/SystemsLaplace.aspx)
- [5\.12 Modeling](https://tutorial.math.lamar.edu/Classes/DE/SystemsModeling.aspx)
[Close submenu (6. Series Solutions to DE's)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)[6\. Series Solutions to DE's](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Differential Equations](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)/6\. Series Solutions to DE's
- [6\.1 Review : Power Series](https://tutorial.math.lamar.edu/Classes/DE/PowerSeries.aspx)
- [6\.2 Review : Taylor Series](https://tutorial.math.lamar.edu/Classes/DE/TaylorSeries.aspx)
- [6\.3 Series Solutions](https://tutorial.math.lamar.edu/Classes/DE/SeriesSolutions.aspx)
- [6\.4 Euler Equations](https://tutorial.math.lamar.edu/Classes/DE/EulerEquations.aspx)
[Close submenu (7. Higher Order Differential Equations)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)[7\. Higher Order Differential Equations](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Differential Equations](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)/7\. Higher Order Differential Equations
- [7\.1 Basic Concepts for *n*th Order Linear Equations](https://tutorial.math.lamar.edu/Classes/DE/HOBasicConcepts.aspx)
- [7\.2 Linear Homogeneous Differential Equations](https://tutorial.math.lamar.edu/Classes/DE/HOHomogeneousDE.aspx)
- [7\.3 Undetermined Coefficients](https://tutorial.math.lamar.edu/Classes/DE/HOUndeterminedCoeff.aspx)
- [7\.4 Variation of Parameters](https://tutorial.math.lamar.edu/Classes/DE/HOVariationOfParam.aspx)
- [7\.5 Laplace Transforms](https://tutorial.math.lamar.edu/Classes/DE/HOLaplaceTransforms.aspx)
- [7\.6 Systems of Differential Equations](https://tutorial.math.lamar.edu/Classes/DE/HOSystems.aspx)
- [7\.7 Series Solutions](https://tutorial.math.lamar.edu/Classes/DE/HOSeries.aspx)
[Close submenu (8. Boundary Value Problems & Fourier Series)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)[8\. Boundary Value Problems & Fourier Series](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Differential Equations](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)/8\. Boundary Value Problems & Fourier Series
- [8\.1 Boundary Value Problems](https://tutorial.math.lamar.edu/Classes/DE/BoundaryValueProblem.aspx)
- [8\.2 Eigenvalues and Eigenfunctions](https://tutorial.math.lamar.edu/Classes/DE/BVPEvals.aspx)
- [8\.3 Periodic Functions & Orthogonal Functions](https://tutorial.math.lamar.edu/Classes/DE/PeriodicOrthogonal.aspx)
- [8\.4 Fourier Sine Series](https://tutorial.math.lamar.edu/Classes/DE/FourierSineSeries.aspx)
- [8\.5 Fourier Cosine Series](https://tutorial.math.lamar.edu/Classes/DE/FourierCosineSeries.aspx)
- [8\.6 Fourier Series](https://tutorial.math.lamar.edu/Classes/DE/FourierSeries.aspx)
- [8\.7 Convergence of Fourier Series](https://tutorial.math.lamar.edu/Classes/DE/ConvergenceFourierSeries.aspx)
[Close submenu (9. Partial Differential Equations )](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)[9\. Partial Differential Equations](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32) [Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Differential Equations](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-32)/9\. Partial Differential Equations
- [9\.1 The Heat Equation](https://tutorial.math.lamar.edu/Classes/DE/TheHeatEquation.aspx)
- [9\.2 The Wave Equation](https://tutorial.math.lamar.edu/Classes/DE/TheWaveEquation.aspx)
- [9\.3 Terminology](https://tutorial.math.lamar.edu/Classes/DE/PDETerminology.aspx)
- [9\.4 Separation of Variables](https://tutorial.math.lamar.edu/Classes/DE/SeparationofVariables.aspx)
- [9\.5 Solving the Heat Equation](https://tutorial.math.lamar.edu/Classes/DE/SolvingHeatEquation.aspx)
- [9\.6 Heat Equation with Non-Zero Temperature Boundaries](https://tutorial.math.lamar.edu/Classes/DE/HeatEqnNonZero.aspx)
- [9\.7 Laplace's Equation](https://tutorial.math.lamar.edu/Classes/DE/LaplacesEqn.aspx)
- [9\.8 Vibrating String](https://tutorial.math.lamar.edu/Classes/DE/VibratingString.aspx)
- [9\.9 Summary of Separation of Variables](https://tutorial.math.lamar.edu/Classes/DE/PDESummary.aspx)
[Close submenu (Algebra & Trig Review)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)[Algebra & Trig Review](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/Algebra & Trig Review
- [Open submenu (1. Algebra)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-43)[1\. Algebra](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/AlgebraIntro.aspx)
- [Open submenu (2. Trigonometry)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-44)[2\. Trigonometry](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/TrigIntro.aspx)
- [Open submenu (3. Exponentials & Logarithms)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-45)[3\. Exponentials & Logarithms](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/ExpLogIntro.aspx)
[Close submenu (1. Algebra)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-42)[1\. Algebra](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-42)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Algebra & Trig Review](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-42)/1\. Algebra
- [1\.1 Exponents](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/Exponents.aspx)
- [1\.2 Absolute Value](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/AbsoluteValue.aspx)
- [1\.3 Radicals](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/Radicals.aspx)
- [1\.4 Rationalizing](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/Rationalizing.aspx)
- [1\.5 Functions](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/Functions.aspx)
- [1\.6 Multiplying Polynomials](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/MultPoly.aspx)
- [1\.7 Factoring](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/Factoring.aspx)
- [1\.8 Simplifying Rational Expressions](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/SimpRatExp.aspx)
- [1\.9 Graphing and Common Graphs](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/Graphing.aspx)
- [1\.10 Solving Equations, Part I](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/SolveEqnPtI.aspx)
- [1\.11 Solving Equations, Part II](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/SolveEqnPtII.aspx)
- [1\.12 Solving Systems of Equations](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/SolveSystems.aspx)
- [1\.13 Solving Inequalities](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/SolveIneq.aspx)
- [1\.14 Absolute Value Equations and Inequalities](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/SolveAbsValue.aspx)
[Close submenu (2. Trigonometry)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-42)[2\. Trigonometry](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-42)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Algebra & Trig Review](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-42)/2\. Trigonometry
- [2\.1 Trig Function Evaluation](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/TrigFunctions.aspx)
- [2\.2 Graphs of Trig Functions](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/TrigGraphs.aspx)
- [2\.3 Trig Formulas](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/TrigFormulas.aspx)
- [2\.4 Solving Trig Equations](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/SolveTrigEqn.aspx)
- [2\.5 Inverse Trig Functions](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/InverseTrig.aspx)
[Close submenu (3. Exponentials & Logarithms)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-42)[3\. Exponentials & Logarithms](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-42)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/[Algebra & Trig Review](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-42)/3\. Exponentials & Logarithms
- [3\.1 Basic Exponential Functions](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/ExponentialFcns.aspx)
- [3\.2 Basic Logarithm Functions](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/LogarithmFcns.aspx)
- [3\.3 Logarithm Properties](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/LogProperties.aspx)
- [3\.4 Simplifying Logarithms](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/SimpLogs.aspx)
- [3\.5 Solving Exponential Equations](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/SolveExpEqn.aspx)
- [3\.6 Solving Logarithm Equations](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/SolveLogEqn.aspx)
[Close submenu (Common Math Errors)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)[Common Math Errors](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/Common Math Errors
- [1\. General Errors](https://tutorial.math.lamar.edu/Extras/CommonErrors/GeneralErrors.aspx)
- [2\. Algebra Errors](https://tutorial.math.lamar.edu/Extras/CommonErrors/AlgebraErrors.aspx)
- [3\. Trig Errors](https://tutorial.math.lamar.edu/Extras/CommonErrors/TrigErrors.aspx)
- [4\. Common Errors](https://tutorial.math.lamar.edu/Extras/CommonErrors/CommonErrors.aspx)
- [5\. Calculus Errors](https://tutorial.math.lamar.edu/Extras/CommonErrors/CalculusErrors.aspx)
[Close submenu (Complex Number Primer)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)[Complex Number Primer](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/Complex Number Primer
- [1\. The Definition](https://tutorial.math.lamar.edu/Extras/ComplexPrimer/Definition.aspx)
- [2\. Arithmetic](https://tutorial.math.lamar.edu/Extras/ComplexPrimer/Arithmetic.aspx)
- [3\. Conjugate and Modulus](https://tutorial.math.lamar.edu/Extras/ComplexPrimer/ConjugateModulus.aspx)
- [4\. Polar and Exponential Forms](https://tutorial.math.lamar.edu/Extras/ComplexPrimer/Forms.aspx)
- [5\. Powers and Roots](https://tutorial.math.lamar.edu/Extras/ComplexPrimer/Roots.aspx)
[Close submenu (How To Study Math)](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)[How To Study Math](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)[Pauls Notes](https://tutorial.math.lamar.edu/classes/de/HOLaplaceTransforms.aspx#mm-1)/How To Study Math
- [1\. General Tips](https://tutorial.math.lamar.edu/Extras/StudyMath/GeneralTips.aspx)
- [2\. Taking Notes](https://tutorial.math.lamar.edu/Extras/StudyMath/TakingNotes.aspx)
- [3\. Getting Help](https://tutorial.math.lamar.edu/Extras/StudyMath/GettingHelp.aspx)
- [4\. Doing Homework](https://tutorial.math.lamar.edu/Extras/StudyMath/Homework.aspx)
- [5\. Problem Solving](https://tutorial.math.lamar.edu/Extras/StudyMath/ProblemSolving.aspx)
- [6\. Studying For an Exam](https://tutorial.math.lamar.edu/Extras/StudyMath/StudyForExam.aspx)
- [7\. Taking an Exam](https://tutorial.math.lamar.edu/Extras/StudyMath/TakingExam.aspx)
- [8\. Learn From Your Errors](https://tutorial.math.lamar.edu/Extras/StudyMath/Errors.aspx)
[Paul's Online Notes](https://tutorial.math.lamar.edu/)
Notes
Quick Nav
Download
- Go To
- Notes
- Practice and Assignment problems are not yet written. As time permits I am working on them, however I don't have the amount of free time that I used to so it will take a while before anything shows up here.
- Show/Hide
- [Show all Solutions/Steps/*etc.*]()
- [Hide all Solutions/Steps/*etc.*]()
- Sections
- [Variation of Parameters](https://tutorial.math.lamar.edu/Classes/DE/HOVariationOfParam.aspx "Previous Section : Variation of Parameters")
- [Systems of Differential Equations](https://tutorial.math.lamar.edu/Classes/DE/HOSystems.aspx "Next Section : Systems of Differential Equations")
- Chapters
- [Series Solutions to DE's](https://tutorial.math.lamar.edu/Classes/DE/SeriesIntro.aspx "Previous Chapter : Series Solutions to DE's")
- [Boundary Value Problems & Fourier Series](https://tutorial.math.lamar.edu/Classes/DE/IntroBVP.aspx "Next Chapter : Boundary Value Problems & Fourier Series")
- Classes
- [Algebra](https://tutorial.math.lamar.edu/Classes/Alg/Alg.aspx "Go To Algebra Notes")
- [Calculus I](https://tutorial.math.lamar.edu/Classes/CalcI/CalcI.aspx "Go To Calculus I Notes")
- [Calculus II](https://tutorial.math.lamar.edu/Classes/CalcII/CalcII.aspx "Go To Calculus II Notes")
- [Calculus III](https://tutorial.math.lamar.edu/Classes/CalcIII/CalcIII.aspx "Go To Calculus III Notes")
- Differential Equations
- Extras
- [Algebra & Trig Review](https://tutorial.math.lamar.edu/Extras/AlgebraTrigReview/AlgebraTrig.aspx "Go To Algebra & Trig Review")
- [Common Math Errors](https://tutorial.math.lamar.edu/Extras/CommonErrors/CommonMathErrors.aspx "Go To Common Math Errors")
- [Complex Number Primer](https://tutorial.math.lamar.edu/Extras/ComplexPrimer/ComplexNumbers.aspx "Go To Complex Numbers Primer")
- [How To Study Math](https://tutorial.math.lamar.edu/Extras/StudyMath/HowToStudyMath.aspx "Go To How To Study Math")
- [Cheat Sheets & Tables](https://tutorial.math.lamar.edu/Extras/CheatSheets_Tables.aspx "Go To List of Cheat Sheets and Tables")
- Misc
- [Contact Me](https://tutorial.math.lamar.edu/contact.aspx "Contact Me!")
- [MathJax Help and Configuration](https://tutorial.math.lamar.edu/mathjax.aspx "Info on MathJax and MathJax Configuration Menu")
- Notes Downloads
- [Complete Book](https://tutorial.math.lamar.edu/GetFile.aspx?file=B,1,N)
- Practice Problems Downloads
- Problems not yet written.
- Assignment Problems Downloads
- Problems not yet written.
- Other Items
- [Get URL's for Download Items](https://tutorial.math.lamar.edu/DownloadURLs.aspx?bi=1)
- [Print Page in Current Form (Default)]()
- [Show all Solutions/Steps and Print Page]()
- [Hide all Solutions/Steps and Print Page]()
Paul's Online Notes
[Home](https://tutorial.math.lamar.edu/ "Go to Main Page") / [Differential Equations](https://tutorial.math.lamar.edu/Classes/DE/DE.aspx "Go to Book Introduction") / [Higher Order Differential Equations](https://tutorial.math.lamar.edu/Classes/DE/IntroHigherOrder.aspx "Go to Chapter Introduction") / Laplace Transforms
[Prev. Section](https://tutorial.math.lamar.edu/Classes/DE/HOVariationOfParam.aspx "Goto Previous Section : Variation of Parameters")
Notes
[Next Section](https://tutorial.math.lamar.edu/Classes/DE/HOSystems.aspx "Goto Next Section : Systems of Differential Equations")
Show Mobile Notice Show All Notes Hide All Notes
Mobile Notice
You appear to be on a device with a "narrow" screen width (*i.e.* you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best viewed in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (you should be able to scroll/swipe to see them) and some of the menu items will be cut off due to the narrow screen width.
### Section 7.5 : Laplace Transforms
There really isnβt all that much to this section. All weβre going to do here is work a quick example using Laplace transforms for a 3rd order differential equation so we can say that we worked at least one problem for a differential equation whose order was larger than 2.
Everything that we know from the [Laplace Transforms](https://tutorial.math.lamar.edu/classes/de/LaplaceIntro.aspx) chapter is still valid. The only new bit that weβll need here is the Laplace transform of the third derivative. We can get this from the [general formula](https://tutorial.math.lamar.edu/classes/de/IVPWithLaplace.aspx) that we gave when we first started looking at solving IVPβs with Laplace transforms. Here is that formula,
L{yβ²β²β²}\=s3Y(s)βs2y(0)βsyβ²(0)βyβ²β²(0)
L
{
y
β΄
}
\=
s
3
Y
(
s
)
β
s
2
y
(
0
)
β
s
y
β²
(
0
)
β
y
β³
(
0
)
Hereβs the example for this section.
Example 1 Solve the following IVP.
yβ²β²β²β4yβ²β²\=4t\+3u6(t)e30β5t,y(0)\=β3yβ²(0)\=1yβ²β²(0)\=4
y
β΄
β
4
y
β³
\=
4
t
\+
3
u
6
(
t
)
e
30
β
5
t
,
y
(
0
)
\=
β
3
y
β²
(
0
)
\=
1
y
β³
(
0
)
\=
4
Show Solution
As always, we first need to make sure the function multiplied by the Heaviside function has been properly shifted.
yβ²β²β²β4yβ²β²\=4t\+3u6(t)eβ5(tβ6)
y
β΄
β
4
y
β³
\=
4
t
\+
3
u
6
(
t
)
e
β
5
(
t
β
6
)
It has been properly shifted and we can see that weβre shifting eβ5t e β 5 t. All we need to do now is take the Laplace transform of everything, plug in the initial conditions and solve for Y(s) Y ( s ). Doing all of this gives,
s3Y(s)βs2y(0)βsyβ²(0)βyβ²β²(0)β4(s2Y(s)βsy(0)βyβ²(0))\=4s2\+3eβ6ss\+5(s3β4s2)Y(s)\+3s2β13s\=4s2\+3eβ6ss\+5(s3β4s2)Y(s)\=4s2β3s2\+13s\+3eβ6ss\+5(s3β4s2)Y(s)\=4β3s4\+13s3s2\+3eβ6ss\+5Y(s)\=4β3s4\+13s3s4(sβ4)\+3eβ6ss2(sβ4)(s\+5)Y(s)\=F(s)\+3eβ6sG(s)
s
3
Y
(
s
)
β
s
2
y
(
0
)
β
s
y
β²
(
0
)
β
y
β³
(
0
)
β
4
(
s
2
Y
(
s
)
β
s
y
(
0
)
β
y
β²
(
0
)
)
\=
4
s
2
\+
3
e
β
6
s
s
\+
5
(
s
3
β
4
s
2
)
Y
(
s
)
\+
3
s
2
β
13
s
\=
4
s
2
\+
3
e
β
6
s
s
\+
5
(
s
3
β
4
s
2
)
Y
(
s
)
\=
4
s
2
β
3
s
2
\+
13
s
\+
3
e
β
6
s
s
\+
5
(
s
3
β
4
s
2
)
Y
(
s
)
\=
4
β
3
s
4
\+
13
s
3
s
2
\+
3
e
β
6
s
s
\+
5
Y
(
s
)
\=
4
β
3
s
4
\+
13
s
3
s
4
(
s
β
4
)
\+
3
e
β
6
s
s
2
(
s
β
4
)
(
s
\+
5
)
Y
(
s
)
\=
F
(
s
)
\+
3
e
β
6
s
G
(
s
)
Now we need to partial fraction and inverse transform F(s) F ( s ) and G(s) G ( s ). Weβll leave it to you to verify the details.
F(s)\=4β3s4\+13s3s4(sβ4)\=1764sβ4β20964sβ116s2β14(2\!2\!)s3β1(3\!3\!)s4f(t)\=1764e4tβ20964β116tβ18t2β16t3
F
(
s
)
\=
4
β
3
s
4
\+
13
s
3
s
4
(
s
β
4
)
\=
17
64
s
β
4
β
209
64
s
β
1
16
s
2
β
1
4
(
2
\!
2
\!
)
s
3
β
1
(
3
\!
3
\!
)
s
4
f
(
t
)
\=
17
64
e
4
t
β
209
64
β
1
16
t
β
1
8
t
2
β
1
6
t
3
G(s)\=1s2(sβ4)(s\+5)\=1144sβ4β1225s\+5β1400sβ120s2g(t)\=1144e4tβ1225eβ5tβ1400β120t G ( s ) \= 1 s 2 ( s β 4 ) ( s \+ 5 ) \= 1 144 s β 4 β 1 225 s \+ 5 β 1 400 s β 1 20 s 2 g ( t ) \= 1 144 e 4 t β 1 225 e β 5 t β 1 400 β 1 20 t
Okay, we can now get the solution to the differential equation. Starting with the transform we get,
Y(s)\=F(s)\+3eβ6sG(s)βy(t)\=f(t)\+3u6(t)g(tβ6)
Y
(
s
)
\=
F
(
s
)
\+
3
e
β
6
s
G
(
s
)
β
y
(
t
)
\=
f
(
t
)
\+
3
u
6
(
t
)
g
(
t
β
6
)
where f(t) f ( t ) and g(t) g ( t ) are the functions shown above.
Okay, there is the one Laplace transform example with a differential equation with order greater than 2. As you can see the work in identical except for the fact that the partial fraction work (which we didnβt show here) is liable to be messier and more complicated.
\[[Contact Me](https://tutorial.math.lamar.edu/Contact.aspx)\] \[[Privacy Statement](https://tutorial.math.lamar.edu/Privacy.aspx)\] \[[Site Help & FAQ](https://tutorial.math.lamar.edu/Help.aspx)\] \[[Terms of Use](https://tutorial.math.lamar.edu/Terms.aspx)\]
Β© 2003 - 2026 Paul Dawkins
Page Last Modified : 11/16/2022 |
| Readable Markdown | As always, we first need to make sure the function multiplied by the Heaviside function has been properly shifted.
y β΄ β 4 y β³ \= 4 t \+ 3 u 6 ( t ) e β 5 ( t β 6 )
It has been properly shifted and we can see that weβre shifting e β 5 t. All we need to do now is take the Laplace transform of everything, plug in the initial conditions and solve for Y ( s ). Doing all of this gives,
s 3 Y ( s ) β s 2 y ( 0 ) β s y β² ( 0 ) β y β³ ( 0 ) β 4 ( s 2 Y ( s ) β s y ( 0 ) β y β² ( 0 ) ) \= 4 s 2 \+ 3 e β 6 s s \+ 5 ( s 3 β 4 s 2 ) Y ( s ) \+ 3 s 2 β 13 s \= 4 s 2 \+ 3 e β 6 s s \+ 5 ( s 3 β 4 s 2 ) Y ( s ) \= 4 s 2 β 3 s 2 \+ 13 s \+ 3 e β 6 s s \+ 5 ( s 3 β 4 s 2 ) Y ( s ) \= 4 β 3 s 4 \+ 13 s 3 s 2 \+ 3 e β 6 s s \+ 5 Y ( s ) \= 4 β 3 s 4 \+ 13 s 3 s 4 ( s β 4 ) \+ 3 e β 6 s s 2 ( s β 4 ) ( s \+ 5 ) Y ( s ) \= F ( s ) \+ 3 e β 6 s G ( s )
Now we need to partial fraction and inverse transform F ( s ) and G ( s ). Weβll leave it to you to verify the details.
F ( s ) \= 4 β 3 s 4 \+ 13 s 3 s 4 ( s β 4 ) \= 17 64 s β 4 β 209 64 s β 1 16 s 2 β 1 4 ( 2 \! 2 \! ) s 3 β 1 ( 3 \! 3 \! ) s 4 f ( t ) \= 17 64 e 4 t β 209 64 β 1 16 t β 1 8 t 2 β 1 6 t 3
G ( s ) \= 1 s 2 ( s β 4 ) ( s \+ 5 ) \= 1 144 s β 4 β 1 225 s \+ 5 β 1 400 s β 1 20 s 2 g ( t ) \= 1 144 e 4 t β 1 225 e β 5 t β 1 400 β 1 20 t
Okay, we can now get the solution to the differential equation. Starting with the transform we get,
Y ( s ) \= F ( s ) \+ 3 e β 6 s G ( s ) β y ( t ) \= f ( t ) \+ 3 u 6 ( t ) g ( t β 6 )
where f ( t ) and g ( t ) are the functions shown above. |
| Shard | 16 (laksa) |
| Root Hash | 6561424938415282416 |
| Unparsed URL | edu,lamar!math,tutorial,/classes/de/HOLaplaceTransforms.aspx s443 |