Why $λ$ in Lagrange-multiplier changes when constraint is scaled?Simple Lagrange Multiplier Problem, not...

Why not use SQL instead of GraphQL?

Is the month field really deprecated?

"which" command doesn't work / path of Safari?

XeLaTeX and pdfLaTeX ignore hyphenation

How is this relation reflexive?

Can I interfere when another PC is about to be attacked?

How can bays and straits be determined in a procedurally generated map?

How does one intimidate enemies without having the capacity for violence?

What defenses are there against being summoned by the Gate spell?

GPS Rollover on Android Smartphones

Pronouncing Dictionary.com's W.O.D "vade mecum" in English

Explain the parameters before and after @ in the terminal prompt

Shell script not opening as desktop application

Can I use wish to become the ruler of all dragons?

A newer friend of my brother's gave him a load of baseball cards that are supposedly extremely valuable. Is this a scam?

How did the USSR manage to innovate in an environment characterized by government censorship and high bureaucracy?

Do any Labour MPs support no-deal?

DOS, create pipe for stdin/stdout of command.com(or 4dos.com) in C or Batch?

How do we improve the relationship with a client software team that performs poorly and is becoming less collaborative?

Why can't I see bouncing of a switch on an oscilloscope?

The magic money tree problem

Email Account under attack (really) - anything I can do?

Why linear maps act like matrix multiplication?

I’m planning on buying a laser printer but concerned about the life cycle of toner in the machine



Why $λ$ in Lagrange-multiplier changes when constraint is scaled?


Simple Lagrange Multiplier Problem, not working outLagrange multiplier or not?Optimization of utility function with Lagrange multiplierLagrange multiplier expressionCan lagrange multiplier(Kuhn tucker multipliers?) change in corner solution?Maximum of $x+y+z$ subject to $frac{a}{x} + frac{b}{y} + frac{c}{z} = 1$ via Lagrange multiplierHow to solve the following optimzation use lagrange multiplier method?When is there a symmetry between constraint and objective function in Lagrange multipliers?Lagrange multiplier for two constraints?Why is the Lagrange multiplier considered to be a variable?













2












$begingroup$


Consider the problem



$$begin{array}{ll} text{maximize} & x^2+y^2 \ text{subject to} & dfrac{x^2}{25} + dfrac{y^2}{9} = 1end{array}$$



Solving this using the Lagrange multiplier method, I get



$$x = pm5, qquad y = 0, qquad lambda = 25$$



However, if I rewrite the constraint as $9x^2+25y^2=225$, I get a different value of $lambda$, namely, $lambda = frac 19$. I am unclear about why this should happen: the constraint is exactly the same, only rewritten after cross multiplication — why should that affect the value of the multiplier? What am I missing?










share|cite|improve this question











$endgroup$












  • $begingroup$
    That shouldn't be the case - maybe check for an arithmetic error?
    $endgroup$
    – Vasting
    13 hours ago










  • $begingroup$
    Double checked, doesn't seem to be an error.
    $endgroup$
    – PGupta
    12 hours ago






  • 1




    $begingroup$
    Why wouldn't the multiplier's value change? There's no reason that it shouldn't.
    $endgroup$
    – littleO
    12 hours ago










  • $begingroup$
    Because the constrained is the same. Relaxing the constraint by a small unit should still have the same effect on the value function, shouldn't it?
    $endgroup$
    – PGupta
    12 hours ago
















2












$begingroup$


Consider the problem



$$begin{array}{ll} text{maximize} & x^2+y^2 \ text{subject to} & dfrac{x^2}{25} + dfrac{y^2}{9} = 1end{array}$$



Solving this using the Lagrange multiplier method, I get



$$x = pm5, qquad y = 0, qquad lambda = 25$$



However, if I rewrite the constraint as $9x^2+25y^2=225$, I get a different value of $lambda$, namely, $lambda = frac 19$. I am unclear about why this should happen: the constraint is exactly the same, only rewritten after cross multiplication — why should that affect the value of the multiplier? What am I missing?










share|cite|improve this question











$endgroup$












  • $begingroup$
    That shouldn't be the case - maybe check for an arithmetic error?
    $endgroup$
    – Vasting
    13 hours ago










  • $begingroup$
    Double checked, doesn't seem to be an error.
    $endgroup$
    – PGupta
    12 hours ago






  • 1




    $begingroup$
    Why wouldn't the multiplier's value change? There's no reason that it shouldn't.
    $endgroup$
    – littleO
    12 hours ago










  • $begingroup$
    Because the constrained is the same. Relaxing the constraint by a small unit should still have the same effect on the value function, shouldn't it?
    $endgroup$
    – PGupta
    12 hours ago














2












2








2





$begingroup$


Consider the problem



$$begin{array}{ll} text{maximize} & x^2+y^2 \ text{subject to} & dfrac{x^2}{25} + dfrac{y^2}{9} = 1end{array}$$



Solving this using the Lagrange multiplier method, I get



$$x = pm5, qquad y = 0, qquad lambda = 25$$



However, if I rewrite the constraint as $9x^2+25y^2=225$, I get a different value of $lambda$, namely, $lambda = frac 19$. I am unclear about why this should happen: the constraint is exactly the same, only rewritten after cross multiplication — why should that affect the value of the multiplier? What am I missing?










share|cite|improve this question











$endgroup$




Consider the problem



$$begin{array}{ll} text{maximize} & x^2+y^2 \ text{subject to} & dfrac{x^2}{25} + dfrac{y^2}{9} = 1end{array}$$



Solving this using the Lagrange multiplier method, I get



$$x = pm5, qquad y = 0, qquad lambda = 25$$



However, if I rewrite the constraint as $9x^2+25y^2=225$, I get a different value of $lambda$, namely, $lambda = frac 19$. I am unclear about why this should happen: the constraint is exactly the same, only rewritten after cross multiplication — why should that affect the value of the multiplier? What am I missing?







optimization lagrange-multiplier qcqp






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited 7 hours ago









user21820

40.1k544161




40.1k544161










asked 13 hours ago









PGuptaPGupta

1745




1745












  • $begingroup$
    That shouldn't be the case - maybe check for an arithmetic error?
    $endgroup$
    – Vasting
    13 hours ago










  • $begingroup$
    Double checked, doesn't seem to be an error.
    $endgroup$
    – PGupta
    12 hours ago






  • 1




    $begingroup$
    Why wouldn't the multiplier's value change? There's no reason that it shouldn't.
    $endgroup$
    – littleO
    12 hours ago










  • $begingroup$
    Because the constrained is the same. Relaxing the constraint by a small unit should still have the same effect on the value function, shouldn't it?
    $endgroup$
    – PGupta
    12 hours ago


















  • $begingroup$
    That shouldn't be the case - maybe check for an arithmetic error?
    $endgroup$
    – Vasting
    13 hours ago










  • $begingroup$
    Double checked, doesn't seem to be an error.
    $endgroup$
    – PGupta
    12 hours ago






  • 1




    $begingroup$
    Why wouldn't the multiplier's value change? There's no reason that it shouldn't.
    $endgroup$
    – littleO
    12 hours ago










  • $begingroup$
    Because the constrained is the same. Relaxing the constraint by a small unit should still have the same effect on the value function, shouldn't it?
    $endgroup$
    – PGupta
    12 hours ago
















$begingroup$
That shouldn't be the case - maybe check for an arithmetic error?
$endgroup$
– Vasting
13 hours ago




$begingroup$
That shouldn't be the case - maybe check for an arithmetic error?
$endgroup$
– Vasting
13 hours ago












$begingroup$
Double checked, doesn't seem to be an error.
$endgroup$
– PGupta
12 hours ago




$begingroup$
Double checked, doesn't seem to be an error.
$endgroup$
– PGupta
12 hours ago




1




1




$begingroup$
Why wouldn't the multiplier's value change? There's no reason that it shouldn't.
$endgroup$
– littleO
12 hours ago




$begingroup$
Why wouldn't the multiplier's value change? There's no reason that it shouldn't.
$endgroup$
– littleO
12 hours ago












$begingroup$
Because the constrained is the same. Relaxing the constraint by a small unit should still have the same effect on the value function, shouldn't it?
$endgroup$
– PGupta
12 hours ago




$begingroup$
Because the constrained is the same. Relaxing the constraint by a small unit should still have the same effect on the value function, shouldn't it?
$endgroup$
– PGupta
12 hours ago










3 Answers
3






active

oldest

votes


















2












$begingroup$

Let $f(x,y)=x^2+y^2+lambda(9x^2+25y^2-225).$



Thus, from $$frac{partial f}{partial x}=2x+18lambda x=0$$ and
$$frac{partial f}{partial y}=2y+50lambda y=0$$ we obtain two possibilities: $lambda=-frac{1}{9}$ or $lambda=-frac{1}{25}.$



The second gives a minimal value, wile the first gives a maximal value:
$$f(x,y)=x^2+y^2-frac{1}{9}(9x^2+25y^2-225)=25-frac{16}{9}y^2leq25,$$ where the equality occurs for $y=0.$



If we consider $f(x,y)=x^2+y^2+lambdaleft(frac{x^2}{25}+frac{y^2}{9}-1right)$ so we'll get $lambda=-25$



and we'll get the same answer of course.



It happens because $-frac{1}{9}cdot225=-25$ and
$$x^2+y^2-frac{1}{9}(9x^2+25y^2-225)=x^2+y^2-25left(frac{x^2}{25}+frac{y^2}{9}-1right).$$






share|cite|improve this answer











$endgroup$













  • $begingroup$
    Yes, this is what I am doing. My question is, why does the multiplier's value change when I just divide the constraint by 225.
    $endgroup$
    – PGupta
    12 hours ago










  • $begingroup$
    @PGupta I added something. See now.
    $endgroup$
    – Michael Rozenberg
    12 hours ago










  • $begingroup$
    This makes sense, thank you.
    $endgroup$
    – PGupta
    12 hours ago



















4












$begingroup$

If $x^star$ minimizes $f(x)$ subject to the constraint that $g(x)=0$, then under mild assumptions there exists a Lagrange multiplier $lambda$ that satisfies
$$
tag{1} nabla f(x^star) = lambda nabla g(x^star).
$$

If $g$ is replaced with $c g$, then $x^star$ is still a minimizer, but of course $lambda$ no longer satisfies (1). We must correspondingly multiply $lambda$ by $1/c$ in order for (1) to remain true.



Different but equivalent constraints have different Lagrange multipliers. The way you write the constraint matters.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Right, this makes it clear. Could you also shed some light on how to interpret this? The multiplier tells us how the value function changes with respect to a small change in the constraint. The maximised value remains the same no matter how we write the constraint. So, relaxing the constraint should change the maximixed value by the same amount--how is rescaling affecting this?
    $endgroup$
    – PGupta
    12 hours ago






  • 1




    $begingroup$
    @PGupta Perturbing the constraint $g(x) = 0$ by a small amount $delta$ is equivalent to perturbing the constraint $cg(x) =0$ by $cdelta$. The change in the optimal value is the same amount $epsilon$ in either case. But the rate of change is $lambda = epsilon/delta$ in the first case, and $lambda/c = epsilon/(c delta)$ in the second case.
    $endgroup$
    – littleO
    11 hours ago










  • $begingroup$
    Great, got it. Thanks a lot!
    $endgroup$
    – PGupta
    10 hours ago



















0












$begingroup$

Writing the equation $$frac{x^2}{25}+frac{y^2}{9}=1$$ in the form
$$y^2=9-frac{9}{25}x^2$$ you will have the objective function
$$f(x)=frac{16}{25}x^2+9$$






share|cite|improve this answer











$endgroup$














    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
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3177834%2fwhy-%25ce%25bb-in-lagrange-multiplier-changes-when-constraint-is-scaled%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    3 Answers
    3






    active

    oldest

    votes








    3 Answers
    3






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    2












    $begingroup$

    Let $f(x,y)=x^2+y^2+lambda(9x^2+25y^2-225).$



    Thus, from $$frac{partial f}{partial x}=2x+18lambda x=0$$ and
    $$frac{partial f}{partial y}=2y+50lambda y=0$$ we obtain two possibilities: $lambda=-frac{1}{9}$ or $lambda=-frac{1}{25}.$



    The second gives a minimal value, wile the first gives a maximal value:
    $$f(x,y)=x^2+y^2-frac{1}{9}(9x^2+25y^2-225)=25-frac{16}{9}y^2leq25,$$ where the equality occurs for $y=0.$



    If we consider $f(x,y)=x^2+y^2+lambdaleft(frac{x^2}{25}+frac{y^2}{9}-1right)$ so we'll get $lambda=-25$



    and we'll get the same answer of course.



    It happens because $-frac{1}{9}cdot225=-25$ and
    $$x^2+y^2-frac{1}{9}(9x^2+25y^2-225)=x^2+y^2-25left(frac{x^2}{25}+frac{y^2}{9}-1right).$$






    share|cite|improve this answer











    $endgroup$













    • $begingroup$
      Yes, this is what I am doing. My question is, why does the multiplier's value change when I just divide the constraint by 225.
      $endgroup$
      – PGupta
      12 hours ago










    • $begingroup$
      @PGupta I added something. See now.
      $endgroup$
      – Michael Rozenberg
      12 hours ago










    • $begingroup$
      This makes sense, thank you.
      $endgroup$
      – PGupta
      12 hours ago
















    2












    $begingroup$

    Let $f(x,y)=x^2+y^2+lambda(9x^2+25y^2-225).$



    Thus, from $$frac{partial f}{partial x}=2x+18lambda x=0$$ and
    $$frac{partial f}{partial y}=2y+50lambda y=0$$ we obtain two possibilities: $lambda=-frac{1}{9}$ or $lambda=-frac{1}{25}.$



    The second gives a minimal value, wile the first gives a maximal value:
    $$f(x,y)=x^2+y^2-frac{1}{9}(9x^2+25y^2-225)=25-frac{16}{9}y^2leq25,$$ where the equality occurs for $y=0.$



    If we consider $f(x,y)=x^2+y^2+lambdaleft(frac{x^2}{25}+frac{y^2}{9}-1right)$ so we'll get $lambda=-25$



    and we'll get the same answer of course.



    It happens because $-frac{1}{9}cdot225=-25$ and
    $$x^2+y^2-frac{1}{9}(9x^2+25y^2-225)=x^2+y^2-25left(frac{x^2}{25}+frac{y^2}{9}-1right).$$






    share|cite|improve this answer











    $endgroup$













    • $begingroup$
      Yes, this is what I am doing. My question is, why does the multiplier's value change when I just divide the constraint by 225.
      $endgroup$
      – PGupta
      12 hours ago










    • $begingroup$
      @PGupta I added something. See now.
      $endgroup$
      – Michael Rozenberg
      12 hours ago










    • $begingroup$
      This makes sense, thank you.
      $endgroup$
      – PGupta
      12 hours ago














    2












    2








    2





    $begingroup$

    Let $f(x,y)=x^2+y^2+lambda(9x^2+25y^2-225).$



    Thus, from $$frac{partial f}{partial x}=2x+18lambda x=0$$ and
    $$frac{partial f}{partial y}=2y+50lambda y=0$$ we obtain two possibilities: $lambda=-frac{1}{9}$ or $lambda=-frac{1}{25}.$



    The second gives a minimal value, wile the first gives a maximal value:
    $$f(x,y)=x^2+y^2-frac{1}{9}(9x^2+25y^2-225)=25-frac{16}{9}y^2leq25,$$ where the equality occurs for $y=0.$



    If we consider $f(x,y)=x^2+y^2+lambdaleft(frac{x^2}{25}+frac{y^2}{9}-1right)$ so we'll get $lambda=-25$



    and we'll get the same answer of course.



    It happens because $-frac{1}{9}cdot225=-25$ and
    $$x^2+y^2-frac{1}{9}(9x^2+25y^2-225)=x^2+y^2-25left(frac{x^2}{25}+frac{y^2}{9}-1right).$$






    share|cite|improve this answer











    $endgroup$



    Let $f(x,y)=x^2+y^2+lambda(9x^2+25y^2-225).$



    Thus, from $$frac{partial f}{partial x}=2x+18lambda x=0$$ and
    $$frac{partial f}{partial y}=2y+50lambda y=0$$ we obtain two possibilities: $lambda=-frac{1}{9}$ or $lambda=-frac{1}{25}.$



    The second gives a minimal value, wile the first gives a maximal value:
    $$f(x,y)=x^2+y^2-frac{1}{9}(9x^2+25y^2-225)=25-frac{16}{9}y^2leq25,$$ where the equality occurs for $y=0.$



    If we consider $f(x,y)=x^2+y^2+lambdaleft(frac{x^2}{25}+frac{y^2}{9}-1right)$ so we'll get $lambda=-25$



    and we'll get the same answer of course.



    It happens because $-frac{1}{9}cdot225=-25$ and
    $$x^2+y^2-frac{1}{9}(9x^2+25y^2-225)=x^2+y^2-25left(frac{x^2}{25}+frac{y^2}{9}-1right).$$







    share|cite|improve this answer














    share|cite|improve this answer



    share|cite|improve this answer








    edited 12 hours ago

























    answered 12 hours ago









    Michael RozenbergMichael Rozenberg

    110k1896201




    110k1896201












    • $begingroup$
      Yes, this is what I am doing. My question is, why does the multiplier's value change when I just divide the constraint by 225.
      $endgroup$
      – PGupta
      12 hours ago










    • $begingroup$
      @PGupta I added something. See now.
      $endgroup$
      – Michael Rozenberg
      12 hours ago










    • $begingroup$
      This makes sense, thank you.
      $endgroup$
      – PGupta
      12 hours ago


















    • $begingroup$
      Yes, this is what I am doing. My question is, why does the multiplier's value change when I just divide the constraint by 225.
      $endgroup$
      – PGupta
      12 hours ago










    • $begingroup$
      @PGupta I added something. See now.
      $endgroup$
      – Michael Rozenberg
      12 hours ago










    • $begingroup$
      This makes sense, thank you.
      $endgroup$
      – PGupta
      12 hours ago
















    $begingroup$
    Yes, this is what I am doing. My question is, why does the multiplier's value change when I just divide the constraint by 225.
    $endgroup$
    – PGupta
    12 hours ago




    $begingroup$
    Yes, this is what I am doing. My question is, why does the multiplier's value change when I just divide the constraint by 225.
    $endgroup$
    – PGupta
    12 hours ago












    $begingroup$
    @PGupta I added something. See now.
    $endgroup$
    – Michael Rozenberg
    12 hours ago




    $begingroup$
    @PGupta I added something. See now.
    $endgroup$
    – Michael Rozenberg
    12 hours ago












    $begingroup$
    This makes sense, thank you.
    $endgroup$
    – PGupta
    12 hours ago




    $begingroup$
    This makes sense, thank you.
    $endgroup$
    – PGupta
    12 hours ago











    4












    $begingroup$

    If $x^star$ minimizes $f(x)$ subject to the constraint that $g(x)=0$, then under mild assumptions there exists a Lagrange multiplier $lambda$ that satisfies
    $$
    tag{1} nabla f(x^star) = lambda nabla g(x^star).
    $$

    If $g$ is replaced with $c g$, then $x^star$ is still a minimizer, but of course $lambda$ no longer satisfies (1). We must correspondingly multiply $lambda$ by $1/c$ in order for (1) to remain true.



    Different but equivalent constraints have different Lagrange multipliers. The way you write the constraint matters.






    share|cite|improve this answer









    $endgroup$













    • $begingroup$
      Right, this makes it clear. Could you also shed some light on how to interpret this? The multiplier tells us how the value function changes with respect to a small change in the constraint. The maximised value remains the same no matter how we write the constraint. So, relaxing the constraint should change the maximixed value by the same amount--how is rescaling affecting this?
      $endgroup$
      – PGupta
      12 hours ago






    • 1




      $begingroup$
      @PGupta Perturbing the constraint $g(x) = 0$ by a small amount $delta$ is equivalent to perturbing the constraint $cg(x) =0$ by $cdelta$. The change in the optimal value is the same amount $epsilon$ in either case. But the rate of change is $lambda = epsilon/delta$ in the first case, and $lambda/c = epsilon/(c delta)$ in the second case.
      $endgroup$
      – littleO
      11 hours ago










    • $begingroup$
      Great, got it. Thanks a lot!
      $endgroup$
      – PGupta
      10 hours ago
















    4












    $begingroup$

    If $x^star$ minimizes $f(x)$ subject to the constraint that $g(x)=0$, then under mild assumptions there exists a Lagrange multiplier $lambda$ that satisfies
    $$
    tag{1} nabla f(x^star) = lambda nabla g(x^star).
    $$

    If $g$ is replaced with $c g$, then $x^star$ is still a minimizer, but of course $lambda$ no longer satisfies (1). We must correspondingly multiply $lambda$ by $1/c$ in order for (1) to remain true.



    Different but equivalent constraints have different Lagrange multipliers. The way you write the constraint matters.






    share|cite|improve this answer









    $endgroup$













    • $begingroup$
      Right, this makes it clear. Could you also shed some light on how to interpret this? The multiplier tells us how the value function changes with respect to a small change in the constraint. The maximised value remains the same no matter how we write the constraint. So, relaxing the constraint should change the maximixed value by the same amount--how is rescaling affecting this?
      $endgroup$
      – PGupta
      12 hours ago






    • 1




      $begingroup$
      @PGupta Perturbing the constraint $g(x) = 0$ by a small amount $delta$ is equivalent to perturbing the constraint $cg(x) =0$ by $cdelta$. The change in the optimal value is the same amount $epsilon$ in either case. But the rate of change is $lambda = epsilon/delta$ in the first case, and $lambda/c = epsilon/(c delta)$ in the second case.
      $endgroup$
      – littleO
      11 hours ago










    • $begingroup$
      Great, got it. Thanks a lot!
      $endgroup$
      – PGupta
      10 hours ago














    4












    4








    4





    $begingroup$

    If $x^star$ minimizes $f(x)$ subject to the constraint that $g(x)=0$, then under mild assumptions there exists a Lagrange multiplier $lambda$ that satisfies
    $$
    tag{1} nabla f(x^star) = lambda nabla g(x^star).
    $$

    If $g$ is replaced with $c g$, then $x^star$ is still a minimizer, but of course $lambda$ no longer satisfies (1). We must correspondingly multiply $lambda$ by $1/c$ in order for (1) to remain true.



    Different but equivalent constraints have different Lagrange multipliers. The way you write the constraint matters.






    share|cite|improve this answer









    $endgroup$



    If $x^star$ minimizes $f(x)$ subject to the constraint that $g(x)=0$, then under mild assumptions there exists a Lagrange multiplier $lambda$ that satisfies
    $$
    tag{1} nabla f(x^star) = lambda nabla g(x^star).
    $$

    If $g$ is replaced with $c g$, then $x^star$ is still a minimizer, but of course $lambda$ no longer satisfies (1). We must correspondingly multiply $lambda$ by $1/c$ in order for (1) to remain true.



    Different but equivalent constraints have different Lagrange multipliers. The way you write the constraint matters.







    share|cite|improve this answer












    share|cite|improve this answer



    share|cite|improve this answer










    answered 12 hours ago









    littleOlittleO

    30.4k648111




    30.4k648111












    • $begingroup$
      Right, this makes it clear. Could you also shed some light on how to interpret this? The multiplier tells us how the value function changes with respect to a small change in the constraint. The maximised value remains the same no matter how we write the constraint. So, relaxing the constraint should change the maximixed value by the same amount--how is rescaling affecting this?
      $endgroup$
      – PGupta
      12 hours ago






    • 1




      $begingroup$
      @PGupta Perturbing the constraint $g(x) = 0$ by a small amount $delta$ is equivalent to perturbing the constraint $cg(x) =0$ by $cdelta$. The change in the optimal value is the same amount $epsilon$ in either case. But the rate of change is $lambda = epsilon/delta$ in the first case, and $lambda/c = epsilon/(c delta)$ in the second case.
      $endgroup$
      – littleO
      11 hours ago










    • $begingroup$
      Great, got it. Thanks a lot!
      $endgroup$
      – PGupta
      10 hours ago


















    • $begingroup$
      Right, this makes it clear. Could you also shed some light on how to interpret this? The multiplier tells us how the value function changes with respect to a small change in the constraint. The maximised value remains the same no matter how we write the constraint. So, relaxing the constraint should change the maximixed value by the same amount--how is rescaling affecting this?
      $endgroup$
      – PGupta
      12 hours ago






    • 1




      $begingroup$
      @PGupta Perturbing the constraint $g(x) = 0$ by a small amount $delta$ is equivalent to perturbing the constraint $cg(x) =0$ by $cdelta$. The change in the optimal value is the same amount $epsilon$ in either case. But the rate of change is $lambda = epsilon/delta$ in the first case, and $lambda/c = epsilon/(c delta)$ in the second case.
      $endgroup$
      – littleO
      11 hours ago










    • $begingroup$
      Great, got it. Thanks a lot!
      $endgroup$
      – PGupta
      10 hours ago
















    $begingroup$
    Right, this makes it clear. Could you also shed some light on how to interpret this? The multiplier tells us how the value function changes with respect to a small change in the constraint. The maximised value remains the same no matter how we write the constraint. So, relaxing the constraint should change the maximixed value by the same amount--how is rescaling affecting this?
    $endgroup$
    – PGupta
    12 hours ago




    $begingroup$
    Right, this makes it clear. Could you also shed some light on how to interpret this? The multiplier tells us how the value function changes with respect to a small change in the constraint. The maximised value remains the same no matter how we write the constraint. So, relaxing the constraint should change the maximixed value by the same amount--how is rescaling affecting this?
    $endgroup$
    – PGupta
    12 hours ago




    1




    1




    $begingroup$
    @PGupta Perturbing the constraint $g(x) = 0$ by a small amount $delta$ is equivalent to perturbing the constraint $cg(x) =0$ by $cdelta$. The change in the optimal value is the same amount $epsilon$ in either case. But the rate of change is $lambda = epsilon/delta$ in the first case, and $lambda/c = epsilon/(c delta)$ in the second case.
    $endgroup$
    – littleO
    11 hours ago




    $begingroup$
    @PGupta Perturbing the constraint $g(x) = 0$ by a small amount $delta$ is equivalent to perturbing the constraint $cg(x) =0$ by $cdelta$. The change in the optimal value is the same amount $epsilon$ in either case. But the rate of change is $lambda = epsilon/delta$ in the first case, and $lambda/c = epsilon/(c delta)$ in the second case.
    $endgroup$
    – littleO
    11 hours ago












    $begingroup$
    Great, got it. Thanks a lot!
    $endgroup$
    – PGupta
    10 hours ago




    $begingroup$
    Great, got it. Thanks a lot!
    $endgroup$
    – PGupta
    10 hours ago











    0












    $begingroup$

    Writing the equation $$frac{x^2}{25}+frac{y^2}{9}=1$$ in the form
    $$y^2=9-frac{9}{25}x^2$$ you will have the objective function
    $$f(x)=frac{16}{25}x^2+9$$






    share|cite|improve this answer











    $endgroup$


















      0












      $begingroup$

      Writing the equation $$frac{x^2}{25}+frac{y^2}{9}=1$$ in the form
      $$y^2=9-frac{9}{25}x^2$$ you will have the objective function
      $$f(x)=frac{16}{25}x^2+9$$






      share|cite|improve this answer











      $endgroup$
















        0












        0








        0





        $begingroup$

        Writing the equation $$frac{x^2}{25}+frac{y^2}{9}=1$$ in the form
        $$y^2=9-frac{9}{25}x^2$$ you will have the objective function
        $$f(x)=frac{16}{25}x^2+9$$






        share|cite|improve this answer











        $endgroup$



        Writing the equation $$frac{x^2}{25}+frac{y^2}{9}=1$$ in the form
        $$y^2=9-frac{9}{25}x^2$$ you will have the objective function
        $$f(x)=frac{16}{25}x^2+9$$







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited 12 hours ago

























        answered 13 hours ago









        Dr. Sonnhard GraubnerDr. Sonnhard Graubner

        78.7k42867




        78.7k42867






























            draft saved

            draft discarded




















































            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3177834%2fwhy-%25ce%25bb-in-lagrange-multiplier-changes-when-constraint-is-scaled%23new-answer', 'question_page');
            }
            );

            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







            Popular posts from this blog

            Why does my Macbook overheat and use so much CPU and energy when on YouTube?Why do so many insist on using...

            How to prevent page numbers from appearing on glossaries?How to remove a dot and a page number in the...

            Puerta de Hutt Referencias Enlaces externos Menú de navegación15°58′00″S 5°42′00″O /...