Saddle point of the LagrangianGeneralizing Lagrange multipliers to use the subdifferential?Constrained optimization problems resulting in equal variable assignmentsDerive the solution to the Lagrangian $ mathcal L= y(x)sqrt1+y'(x)^2$Minimize and maximize the function $g(a,b) = a + b$ given the constraint $h(a,b) = frac1a + frac1b = 1$.Find the maximum of $U (x,y) = x^alpha y^beta$ subject to $I = px + qy$Constructing a function with saddle pointsApplying log transform to find critical points when there is a constraintAmbiguity about the Lagrangian method of optimizationSolving system of polynomial equations stemming from a constrained optimization problemSolving difficult Lagrangian
How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?
Extreme, but not acceptable situation and I can't start the work tomorrow morning
The use of multiple foreign keys on same column in SQL Server
Email Account under attack (really) - anything I can do?
How does one intimidate enemies without having the capacity for violence?
Pronouncing Dictionary.com's W.O.D "vade mecum" in English
New order #4: World
Why are only specific transaction types accepted into the mempool?
What do you call something that goes against the spirit of the law, but is legal when interpreting the law to the letter?
How to make payment on the internet without leaving a money trail?
Why is an old chain unsafe?
declaring a variable twice in IIFE
How is it possible for user's password to be changed after storage was encrypted? (on OS X, Android)
Should I join office cleaning event for free?
What makes Graph invariants so useful/important?
I probably found a bug with the sudo apt install function
What Brexit solution does the DUP want?
What defenses are there against being summoned by the Gate spell?
Are tax years 2016 & 2017 back taxes deductible for tax year 2018?
How do I create uniquely male characters?
Why has Russell's definition of numbers using equivalence classes been finally abandoned? ( If it has actually been abandoned).
What are these boxed doors outside store fronts in New York?
Accidentally leaked the solution to an assignment, what to do now? (I'm the prof)
Example of a relative pronoun
Saddle point of the Lagrangian
Generalizing Lagrange multipliers to use the subdifferential?Constrained optimization problems resulting in equal variable assignmentsDerive the solution to the Lagrangian $ mathcal L= y(x)sqrt1+y'(x)^2$Minimize and maximize the function $g(a,b) = a + b$ given the constraint $h(a,b) = frac1a + frac1b = 1$.Find the maximum of $U (x,y) = x^alpha y^beta$ subject to $I = px + qy$Constructing a function with saddle pointsApplying log transform to find critical points when there is a constraintAmbiguity about the Lagrangian method of optimizationSolving system of polynomial equations stemming from a constrained optimization problemSolving difficult Lagrangian
$begingroup$
Consider a standard constrained optimisation problem with an equality constraint.
Maximize $f(x,y)$ s.t. $g(x,y)=c$.
We construct the Lagrangian to solve this problem.
$mathcalL(x,y)=f(x,y)-lambda(g(x,y)-c)$
The first order conditions give us the stationary point of the Lagrangian.
$mathcalL_x=0$
$mathcalL_y=0$
$g(x,y)=c$
Say the vector $(x*,y*,lambda*)$ solves this set of equations. Is this point a saddle point of the Lagrangian?
Further, does $(x*,y*,lambda*)$ maximize $mathcalL(x,y)$ as well?
multivariable-calculus
$endgroup$
|
show 1 more comment
$begingroup$
Consider a standard constrained optimisation problem with an equality constraint.
Maximize $f(x,y)$ s.t. $g(x,y)=c$.
We construct the Lagrangian to solve this problem.
$mathcalL(x,y)=f(x,y)-lambda(g(x,y)-c)$
The first order conditions give us the stationary point of the Lagrangian.
$mathcalL_x=0$
$mathcalL_y=0$
$g(x,y)=c$
Say the vector $(x*,y*,lambda*)$ solves this set of equations. Is this point a saddle point of the Lagrangian?
Further, does $(x*,y*,lambda*)$ maximize $mathcalL(x,y)$ as well?
multivariable-calculus
$endgroup$
$begingroup$
If the functional is stricly concave, the stationary point cannot be a saddle point: you can grasp some intuition of it thinking about concave function of real variables
$endgroup$
– Gabriele Cassese
Apr 1 at 17:08
$begingroup$
Then how do we establish that the function is maximixed?
$endgroup$
– PGupta
Apr 2 at 2:21
$begingroup$
A function is not maximized on a saddle point
$endgroup$
– Gabriele Cassese
Apr 2 at 5:11
$begingroup$
intuitively, a saddle point is when the function is max in along one variable and min along the other variable (just like the saddle on the horseback)
$endgroup$
– farruhota
Apr 2 at 6:41
$begingroup$
@farruhota I understand what is a saddle point. What I am trying to ask is about the relation (if any exists) between the optimum of the constrained problem and the stationary point of the Lagrangian we construct to solve the said problem. Is the optimum of the constrained problem also the maximum of the Lagrangian?
$endgroup$
– PGupta
Apr 2 at 6:56
|
show 1 more comment
$begingroup$
Consider a standard constrained optimisation problem with an equality constraint.
Maximize $f(x,y)$ s.t. $g(x,y)=c$.
We construct the Lagrangian to solve this problem.
$mathcalL(x,y)=f(x,y)-lambda(g(x,y)-c)$
The first order conditions give us the stationary point of the Lagrangian.
$mathcalL_x=0$
$mathcalL_y=0$
$g(x,y)=c$
Say the vector $(x*,y*,lambda*)$ solves this set of equations. Is this point a saddle point of the Lagrangian?
Further, does $(x*,y*,lambda*)$ maximize $mathcalL(x,y)$ as well?
multivariable-calculus
$endgroup$
Consider a standard constrained optimisation problem with an equality constraint.
Maximize $f(x,y)$ s.t. $g(x,y)=c$.
We construct the Lagrangian to solve this problem.
$mathcalL(x,y)=f(x,y)-lambda(g(x,y)-c)$
The first order conditions give us the stationary point of the Lagrangian.
$mathcalL_x=0$
$mathcalL_y=0$
$g(x,y)=c$
Say the vector $(x*,y*,lambda*)$ solves this set of equations. Is this point a saddle point of the Lagrangian?
Further, does $(x*,y*,lambda*)$ maximize $mathcalL(x,y)$ as well?
multivariable-calculus
multivariable-calculus
edited Apr 2 at 7:02
PGupta
asked Apr 1 at 17:03
PGuptaPGupta
1746
1746
$begingroup$
If the functional is stricly concave, the stationary point cannot be a saddle point: you can grasp some intuition of it thinking about concave function of real variables
$endgroup$
– Gabriele Cassese
Apr 1 at 17:08
$begingroup$
Then how do we establish that the function is maximixed?
$endgroup$
– PGupta
Apr 2 at 2:21
$begingroup$
A function is not maximized on a saddle point
$endgroup$
– Gabriele Cassese
Apr 2 at 5:11
$begingroup$
intuitively, a saddle point is when the function is max in along one variable and min along the other variable (just like the saddle on the horseback)
$endgroup$
– farruhota
Apr 2 at 6:41
$begingroup$
@farruhota I understand what is a saddle point. What I am trying to ask is about the relation (if any exists) between the optimum of the constrained problem and the stationary point of the Lagrangian we construct to solve the said problem. Is the optimum of the constrained problem also the maximum of the Lagrangian?
$endgroup$
– PGupta
Apr 2 at 6:56
|
show 1 more comment
$begingroup$
If the functional is stricly concave, the stationary point cannot be a saddle point: you can grasp some intuition of it thinking about concave function of real variables
$endgroup$
– Gabriele Cassese
Apr 1 at 17:08
$begingroup$
Then how do we establish that the function is maximixed?
$endgroup$
– PGupta
Apr 2 at 2:21
$begingroup$
A function is not maximized on a saddle point
$endgroup$
– Gabriele Cassese
Apr 2 at 5:11
$begingroup$
intuitively, a saddle point is when the function is max in along one variable and min along the other variable (just like the saddle on the horseback)
$endgroup$
– farruhota
Apr 2 at 6:41
$begingroup$
@farruhota I understand what is a saddle point. What I am trying to ask is about the relation (if any exists) between the optimum of the constrained problem and the stationary point of the Lagrangian we construct to solve the said problem. Is the optimum of the constrained problem also the maximum of the Lagrangian?
$endgroup$
– PGupta
Apr 2 at 6:56
$begingroup$
If the functional is stricly concave, the stationary point cannot be a saddle point: you can grasp some intuition of it thinking about concave function of real variables
$endgroup$
– Gabriele Cassese
Apr 1 at 17:08
$begingroup$
If the functional is stricly concave, the stationary point cannot be a saddle point: you can grasp some intuition of it thinking about concave function of real variables
$endgroup$
– Gabriele Cassese
Apr 1 at 17:08
$begingroup$
Then how do we establish that the function is maximixed?
$endgroup$
– PGupta
Apr 2 at 2:21
$begingroup$
Then how do we establish that the function is maximixed?
$endgroup$
– PGupta
Apr 2 at 2:21
$begingroup$
A function is not maximized on a saddle point
$endgroup$
– Gabriele Cassese
Apr 2 at 5:11
$begingroup$
A function is not maximized on a saddle point
$endgroup$
– Gabriele Cassese
Apr 2 at 5:11
$begingroup$
intuitively, a saddle point is when the function is max in along one variable and min along the other variable (just like the saddle on the horseback)
$endgroup$
– farruhota
Apr 2 at 6:41
$begingroup$
intuitively, a saddle point is when the function is max in along one variable and min along the other variable (just like the saddle on the horseback)
$endgroup$
– farruhota
Apr 2 at 6:41
$begingroup$
@farruhota I understand what is a saddle point. What I am trying to ask is about the relation (if any exists) between the optimum of the constrained problem and the stationary point of the Lagrangian we construct to solve the said problem. Is the optimum of the constrained problem also the maximum of the Lagrangian?
$endgroup$
– PGupta
Apr 2 at 6:56
$begingroup$
@farruhota I understand what is a saddle point. What I am trying to ask is about the relation (if any exists) between the optimum of the constrained problem and the stationary point of the Lagrangian we construct to solve the said problem. Is the optimum of the constrained problem also the maximum of the Lagrangian?
$endgroup$
– PGupta
Apr 2 at 6:56
|
show 1 more comment
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3170858%2fsaddle-point-of-the-lagrangian%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3170858%2fsaddle-point-of-the-lagrangian%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
If the functional is stricly concave, the stationary point cannot be a saddle point: you can grasp some intuition of it thinking about concave function of real variables
$endgroup$
– Gabriele Cassese
Apr 1 at 17:08
$begingroup$
Then how do we establish that the function is maximixed?
$endgroup$
– PGupta
Apr 2 at 2:21
$begingroup$
A function is not maximized on a saddle point
$endgroup$
– Gabriele Cassese
Apr 2 at 5:11
$begingroup$
intuitively, a saddle point is when the function is max in along one variable and min along the other variable (just like the saddle on the horseback)
$endgroup$
– farruhota
Apr 2 at 6:41
$begingroup$
@farruhota I understand what is a saddle point. What I am trying to ask is about the relation (if any exists) between the optimum of the constrained problem and the stationary point of the Lagrangian we construct to solve the said problem. Is the optimum of the constrained problem also the maximum of the Lagrangian?
$endgroup$
– PGupta
Apr 2 at 6:56