Max/Min of a function using Lagrange Multipliers

andrewjohnsc
Messages
7
Reaction score
0

Homework Statement


Find the absolute maximum and minimum values for f(x,y) = sin x + cos y on the rectangle R defined by 0<=x<=2pi and 0<=y<=2pi using the method of Lagrange Multipliers.



The Attempt at a Solution


I don't know where to start in getting the constraint into something I can work with! :confused:
 
Physics news on Phys.org
you can always use x+y=C where C is some constant.
 
I don't understand how that constrains the function to 0<=x<=2pi 0<=y<=2pi
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top