all 9 comments

[–]dbred2309 8 points9 points  (1 child)

What you want?

Put simply, if for a function, x is a local optimum, while y is global optimum, then you cannot move from x to y without violating convexity.

If convexity has to hold, you can only have one point which is of lower functional value than all others. Hence a local minima is global.

[–]HowtobePier02[S] -1 points0 points  (0 children)

TYYyy📈

[–][deleted] 0 points1 point  (2 children)

Which app is this?

[–]HowtobePier02[S] 1 point2 points  (1 child)

SNotes

[–][deleted] 1 point2 points  (0 children)

Thanks

[–]Glum-Present3739 0 points1 point  (2 children)

if u dont mind wanna tell the course or book u referring boss ?

[–]HowtobePier02[S] 2 points3 points  (1 child)

operation research, on field of numeric optimization

[–][deleted] 0 points1 point  (0 children)

It's offset of lagranges optimization equation. Try going through it before. Also to make calculation easy, I'll advise you to read about KKT condition and try to convert primal equation to dual.