TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

An Introduction to Lagrange Multipliers

120 pointsby ryan-duveover 3 years ago

4 comments

Steuardover 3 years ago
Well, hey. I don't see my site show up here that often. If anyone's got comments, questions, or suggestions, I'll try to stop by and respond at some point.
评论 #29294173 未加载
评论 #29294243 未加载
评论 #29295573 未加载
ryan-duveover 3 years ago
I remember needing to relearn Lagrange multipliers several times throughout undergrad and grad school. Each time I needed a refresher, I ended up back at this "cow and the river" example. For some reason it always seems to map nicely back to whatever the current problem I am focused on is.
评论 #29293825 未加载
hyfergover 3 years ago
One application of Lagrange Multipliers includes deriving the micro, standard, and grand canonical ensembles from statistical physics [0].<p>These can be used to simulate physical systems like magnets and particle fields.<p>The Lagrange Constraints are used to constrain things like probability, energy, and particle numbers. What is constrained accounts for the difference between the ensembles listed above.<p>The derivation of the Support Vector Machine also involves Lagrange Constraints as well!<p><a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Statistical_mechanics" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Statistical_mechanics</a>
Koshkinover 3 years ago
Lagrange’s own intuition into the multipliers was based on a purely formal construction of a differential equation that would incorporate the data about a point at equilibrium subject to constraints as well as about the constraints themselves. (I find the idea of “the virtual motion” in statics, where there is no motion, fascinating.) Here’s the story:<p><a href="https:&#x2F;&#x2F;abel.math.harvard.edu&#x2F;~knill&#x2F;teaching&#x2F;summer2014&#x2F;exhibits&#x2F;lagrange&#x2F;genesis_lagrangemultpliers.pdf" rel="nofollow">https:&#x2F;&#x2F;abel.math.harvard.edu&#x2F;~knill&#x2F;teaching&#x2F;summer2014&#x2F;exh...</a>