The Unfinished PDE Coffee Table Book https://people.maths.ox.ac.uk/trefethen/pdectb.html
PDEs are really useful if you are in the rare domains where they are useful. But most PDEs don't have even have closed form solutions for non-trivial boundary conditions. So unless you are a physicist or something adjacent, no, no you really don't need to know these.
Hard to say what's the intended audience for the page though. Could be a message aimed at physics undergrads or something. If so, then indeed, you should know these.
Partial Differential Equations you should know but with no explanation...I mean...shouldn't you...just know? /s
The author is an undergraduate student, and judging from this list it appears that he has yet to encounter non-linear PDEs?
Besides the Navier-Stokes equations, which are already frequently mentioned, I would have very much liked to see Einstein's equations added as well.
The BlackāScholes equation is basically identical to the heat equation. Divide through by Ļ^2 and let n = Ļ^2 * (T - t) if you want to derive it.
To me the most baffling thing about differential equations is the fact that somehow the Universe is able to solve them in real time. I mean, of course there are PDEs like the Navier-Stokes equation that describe phenomena emerging from the simple interactions of an immense number of particles, so you could say that the Universe doesnāt āsolveā them per se, rather, it runs the discretized simulation on an extremely fine scale, and the whole continuous PDE is our āsimplificationā of the problem.
However, there are equations like the Einstein field equations that operate on a seemingly continuous domain, and whose solutions are impossibly complex in nontrivial cases⦠So how does the Universe do it?
One can say that this question is beyond what science should be concerned with; the Universe evolves according to these equations, because this is what the Universe is. Yet, from a computational point of view it irks meā¦
I know I could look it up but having an explanation of what any of the variables mean would make this not useless.
It's been awhile since I've had a Diff EQ class, but isn't the harmonic motion one an ODE?
This seems like a random collection of equations from a 1st/2nd year undergrad physics class + Black Scholes.
The harmonic motion equation is an ordinary differential equation (ODE), not partial differential equation (PDE).
Why do i need to enable javascript to see the equations tex-style
I've read the linked page and skimmed the comments and I still don't know what "PDE" is supposed to mean.
From a quick search, my best guess is https://en.wikipedia.org/wiki/Partial_differential_equation?
I too would have liked to have seen Navier-Stokes included, or least an inviscid Euler equation for modelling fluid flow.
I see these as very nice, very elegant, mostly useless tautologies.
Each one needs a couple pages of explanation to be useful and if you know the explanation you don't need the ~four symbol equation.
Pet peeve: Define your constants (at least units!). If I know the constants by heart, I probably remember the equation.
NavierāStokes is a notable omission. Perhaps because it comes in so many forms [1]?
[1]: https://en.wikipedia.org/wiki/NavierāStokes_equations
Who is "you" in this scenario? Who actually needs to know these by heart day to day?
No Navier-Stokes? Elasticity?
I donāt really get the point of this.
Who should know these?
Why should they know them?
What should they know about them?
As a mechanical engineer, for instance, itās usually a bad idea for me to think about these equations - itās to āin the weedsā, so to speak.
I love how the title makes it seem like they're just ordinary general knowledge things that average people will totally get.
Boltzmann equation?
Cool, why?
The only people who will understand this page are those who already know those equations, so what's the point?
Black Scholes and Heat Equation are the same, up to a change of variable.
No navier-Stocks equation? or is it in there with a different name.
Klein Gordon equation and Dirac equation should be included.
Helmholtz equation?
what's the best black scholes tutorial?
One of these is not like the others.
One of them is not like the rest.
I think itās better to know that sometimes we only know how to describe something by relating rates of change to other states. And thatās ok. Maybe it has a closed form equation, or maybe can only be solved numerically. But if I see that a differential equation looks like a wave equation, then I get intuition that itās describing waves. And why do the waves appear? Because the physical process the PDE describes has a speed limit on information passing from time into space!
Donāt like traffic waves? Well, why is there some limit on spatial information connected to temporal information? Itās because I cannot see through the cars in front of me. The āfog of warā creates the waves. The denser the fog (e.g. Iām surrounded by semitrucks), the greater the likelihood of waves developing.
This intuition is formed by being able to recognize the form of the PDE with general knowledge of the solutions, without needing to actually solve the PDE. Sure, additional insights are possible if you solve it, but knowing that traffic is like springs gives you leverage to use your ordinary intuition to understand unfamiliar things.
Point of fact, James Maxwell of E&M fame saw the wave equation and the separate electric and magnetic field PDEs and came up with a detailed spring model to give himself a more familiar analog to play with.