ā¹ļø 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.4 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://3blue1brown.substack.com/p/but-what-is-a-laplace-transform |
| Last Crawled | 2026-03-26 03:15:27 (12 days ago) |
| First Indexed | 2025-10-14 06:56:42 (5 months ago) |
| HTTP Status Code | 200 |
| Meta Title | But what is a Laplace Transform? - by Grant Sanderson |
| Meta Description | Visualizing the most important tool for differential equations. |
| Meta Canonical | null |
| Boilerpipe Text | For a while, ever since I made a video about
Fourier Transforms
, one of the most requested topics on the channel has been its close cousin, the Laplace Transform.
Iāve been working hard on a mini-series about this topic, to be inserted into the differential equation series, and the main part is now out.
This chapter visualizes what this transform is, how itās defined, and how it exposes the exponential pieces lurking inside a function.
Creating these visuals was a real joy. In particular, one of the steps to understanding what itās really doing is to understand what it means to integrate a complex-valued function, and building up a machine to do that piece by piece and watching what it does is, to me at least, extremely satisfying.
The
previous chapter
, for those who missed it, talked about how to interpret complex exponentials, from a physical point of view, and why those functions are, in a certain sense, the āatoms of calculusā.
Next up, weāll delve into the relationship between a derivative of a function and its Laplace Transform, which makes clear
why
itās such a useful tool for differential equations. After that, weāll step back and talk about how you could have reinvented the Laplace Transform for yourself, which walks us down a path exposing its relationship to Fourier transforms, as well as the formula for the inverse Laplace Transform. This will show a completely different way to understand how it breaks down functions as combinations of exponentials.
Stay tuned.
No posts |
| Markdown | [](https://3blue1brown.substack.com/)
# [3Blue1Brown mailing list](https://3blue1brown.substack.com/)
Subscribe
Sign in
# But what is a Laplace Transform?
### Visualizing the most important tool for differential equations.
[](https://substack.com/@3blue1brown)
[Grant Sanderson](https://substack.com/@3blue1brown)
Oct 12, 2025
256
4
12
Share
For a while, ever since I made a video about [Fourier Transforms](https://youtu.be/spUNpyF58BY), one of the most requested topics on the channel has been its close cousin, the Laplace Transform.
Iāve been working hard on a mini-series about this topic, to be inserted into the differential equation series, and the main part is now out.
This chapter visualizes what this transform is, how itās defined, and how it exposes the exponential pieces lurking inside a function.
Creating these visuals was a real joy. In particular, one of the steps to understanding what itās really doing is to understand what it means to integrate a complex-valued function, and building up a machine to do that piece by piece and watching what it does is, to me at least, extremely satisfying.
The [previous chapter](https://youtu.be/-j8PzkZ70Lg), for those who missed it, talked about how to interpret complex exponentials, from a physical point of view, and why those functions are, in a certain sense, the āatoms of calculusā.
Next up, weāll delve into the relationship between a derivative of a function and its Laplace Transform, which makes clear *why* itās such a useful tool for differential equations. After that, weāll step back and talk about how you could have reinvented the Laplace Transform for yourself, which walks us down a path exposing its relationship to Fourier transforms, as well as the formula for the inverse Laplace Transform. This will show a completely different way to understand how it breaks down functions as combinations of exponentials.
Stay tuned.
256
4
12
Share
#### Discussion about this post
Comments
Restacks
[](https://substack.com/profile/11907699-the-digital-entomologist?utm_source=comment)
[The Digital Entomologist](https://substack.com/profile/11907699-the-digital-entomologist?utm_source=substack-feed-item)
[Oct 12](https://3blue1brown.substack.com/p/but-what-is-a-laplace-transform/comment/165630952 "Oct 12, 2025, 5:17 PM")
The most disappointing thing about getting my EE degree was when we got to Laplace transforms, we were presented with the integral without any derivation. We immediately focused on using it with constants, exponentials, sin, cos, unit step, polynomials... Then learned to use partial fractions to get the ratio of polynomials into a form to do the reverse transform. And it was useful because it's easy to express a circuit with resistors, inductors, and capacitors directly into the s plane. But just being handed that initial integral like it's unknowable magic makes one lose one's footing in a way.
This series is going a long way to getting that footing back.
[Reply]()
[Share]()
[](https://substack.com/profile/65344792-connor-blake?utm_source=comment)
[Connor Blake](https://substack.com/profile/65344792-connor-blake?utm_source=substack-feed-item)
[Oct 18](https://3blue1brown.substack.com/p/but-what-is-a-laplace-transform/comment/167765233 "Oct 18, 2025, 9:52 PM")
Do Legendre transform next. Even postdocs in statmech I've talked to don't have an intuition for how exactly it encodes information between conjugate variables. This is an excellent paper I would love to animate that gives clean intuition: <https://www2.ph.ed.ac.uk/~mevans/sp/LT070902.pdf>
[Reply]()
[Share]()
[2 more comments...](https://3blue1brown.substack.com/p/but-what-is-a-laplace-transform/comments)
Top
Latest
Discussions
No posts
### Ready for more?
Ā© 2026 Grant Sanderson Ā· [Privacy](https://substack.com/privacy) ā [Terms](https://substack.com/tos) ā [Collection notice](https://substack.com/ccpa#personal-data-collected)
[Start your Substack](https://substack.com/signup?utm_source=substack&utm_medium=web&utm_content=footer)
[Get the app](https://substack.com/app/app-store-redirect?utm_campaign=app-marketing&utm_content=web-footer-button)
[Substack](https://substack.com/) is the home for great culture
This site requires JavaScript to run correctly. Please [turn on JavaScript](https://enable-javascript.com/) or unblock scripts |
| Readable Markdown | For a while, ever since I made a video about [Fourier Transforms](https://youtu.be/spUNpyF58BY), one of the most requested topics on the channel has been its close cousin, the Laplace Transform.
Iāve been working hard on a mini-series about this topic, to be inserted into the differential equation series, and the main part is now out.
This chapter visualizes what this transform is, how itās defined, and how it exposes the exponential pieces lurking inside a function.
Creating these visuals was a real joy. In particular, one of the steps to understanding what itās really doing is to understand what it means to integrate a complex-valued function, and building up a machine to do that piece by piece and watching what it does is, to me at least, extremely satisfying.
The [previous chapter](https://youtu.be/-j8PzkZ70Lg), for those who missed it, talked about how to interpret complex exponentials, from a physical point of view, and why those functions are, in a certain sense, the āatoms of calculusā.
Next up, weāll delve into the relationship between a derivative of a function and its Laplace Transform, which makes clear *why* itās such a useful tool for differential equations. After that, weāll step back and talk about how you could have reinvented the Laplace Transform for yourself, which walks us down a path exposing its relationship to Fourier transforms, as well as the formula for the inverse Laplace Transform. This will show a completely different way to understand how it breaks down functions as combinations of exponentials.
Stay tuned.
No posts |
| Shard | 76 (laksa) |
| Root Hash | 14862242593741677076 |
| Unparsed URL | com,substack!3blue1brown,/p/but-what-is-a-laplace-transform s443 |