Lagrange multipliers Definition and 173 Threads
-
C
How Do You Find the Closest Point on a Surface Using Lagrange Multipliers?
hi, i just learned about lagrange multipliers and i am very confused about how to derive and use them. another thing, how would you use them to find points on a surface that are closest to a given point outside the surface -
C
Finding Max and Min with Lagrange Multipliers: Homework Help
Homework Statement find the max and min of f(x,y)=x^2y, constraint x^2+y^2=1 Homework Equations None. The Attempt at a Solution I found that possible points use the procedure of the method of lagrange multiplier, I got (\pm\sqrt{2/3}, \pm\sqrt{1/3} so 4 points total. But do I have to...- chesshaha
- Thread
- Lagrange Lagrange multipliers
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
A
Lagrange Multipliers (Multivariable Calc)
Homework Statement Find the maximum x1, x2, x3, in the ellipsoid x1^2/a^2 + x2^2/b^2 + x3^2/c^2 < 1 and all the places where this value is attained.Homework Equations The Attempt at a Solution My teacher said to use the lagrange multiplier. So far, I have that we are maximizing x1, x2, and x3...- aznduk
- Thread
- Lagrange Lagrange multipliers
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
M
What are the key concepts of Lagrange Multipliers?
I've just started multi dimensional calculus, among which Langrange's Multipliers. I have some questions which will help me grasp the concepts since I'm a very curious guy... a) What are you finding exactly with this technique? b) What is the constraint? c) What does the extra variable...- mtanti
- Thread
- Basics Lagrange Lagrange multipliers
- Replies: 2
- Forum: General Math
-
C
Solving Chip Stacking Problems with Lagrange Multipliers
My math is a little rusty and I want someone to identify the category of problem (Lagrange Multipliers, Simplex method, ...) I have, so that I can read up on the topic and familiarize myself with the technique. To make the problem simple, let's say I have some number of chips of varying...- cjSlominski
- Thread
- Lagrange Lagrange multipliers
- Replies: 1
- Forum: General Math
-
G
Why Do Lexicographically First Points Often Have Negative Coordinates?
Hey, I need help with a problem involving Lagrange multipliers... Here is the question: Find the absolute maximum and minimum of the function f(x,y) = x^2-y^2 subject to the constraint x^2+y^2=289. As usual, ignore unneeded answer blanks, and list points in lexicographic order. I...- glid02
- Thread
- Lagrange Lagrange multipliers
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
X
Trying to prove inequality with Lagrange multipliers
Show that if we have N positive numbers \left[ p_{i}\right]_{i=1}^{N} such that \sum_{i} p_{i} =1 then for any N numbers \left\{x_{i}\right\}_{i=1}^{N} we have the inequality \prod_{i=1}^{N} x_{i}^{2 p_{i}} \leq \sum_{i=1}^{N} p_{i}x_{i}^{2} So I am thinking...- xman
- Thread
- Inequality Lagrange Lagrange multipliers
- Replies: 14
- Forum: Calculus and Beyond Homework Help
-
S
Lagrange Multipliers: A Long First Post
A long first post, but not too hard! dont worry about this i already solved it thanks anyway! The lagrangian of a particle of mass m moving under constant gravity is \mathcal{L} = \frac{1}{2} m (\dot{x}^2 + \dot{z}^2 - mgz = \frac{1}{2}m (\dot{\rho}^2 + \rho^2 \dot{\phi}^2) - mg \rho...- stunner5000pt
- Thread
- Lagrange Lagrange multipliers
- Replies: 1
- Forum: Advanced Physics Homework Help
-
B
Lagrange Multipliers (and finding extrema of a function with two restraints)
I need to find the extrema of f(x,y,z)=x+y+z subject to the restraints of x^2 - y^2 = 1 and 2x+z = 1. So the gradient of f equals (1,1,1) = lambda1(2x,-2y,0) + lambda2(2,0,1). Solving for the lambdas I found that lambda1 = -1/(2x) = -1/(2y), or x=y. But this isn't possible if x^2 - y^2 = 1...- Black Orpheus
- Thread
- Extrema Function Lagrange Lagrange multipliers
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
E
Finding Extrema with Lagrange Multipliers
I'm stuck on the following question "Find the maximum and minimum values of f(x,y,z) = x^2y^2-y^2z^2 + z^2x^2 subject to the constraint of x^2 + y^2 + z^2 = 1 by using the method of lagrange multipliers. Write the 4 points where the minimum value is achieved and the 8 points where the...- ElDavidas
- Thread
- Lagrange Lagrange multipliers
- Replies: 7
- Forum: Calculus and Beyond Homework Help
-
L
Can Lagrange Multipliers solve optimization problems with multiple constraints?
Hi all, I was wondering how to go about solving an optimization problem for a function f(x,y,z) where the two constraint equations are given by: a is less than or equal to g(x,y,z) is less than or equal to b (a and b are two distinct numbers) h(x,y,z) is less than or equal to c (c is... -
L
Studying for test : Lagrange Multipliers
Help Please! Studying for test : Lagrange Multipliers! Good morning all. I am having trouble with the next step to the following problem: Q.Find all realtive extrema of x^2y^2 subject to the constraint 4x^2 + y^2 = 8. g(x)= x^2y^2 f(x) = 4x^2 + y^2 = 8. the gradiant of f = <8x,2y>...- love4math
- Thread
- Lagrange Lagrange multipliers Test
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
B
Solving Maximum & Minimum of f(x,y) with Lagrange Multipliers
Hi, I'm having trouble with the following question. Q. Find the maximum and minimum of the function f(x,y) = x^2 + xy + y^2 on the circle x^2 + y^2 = 1. I started off by writing: Let g(x,y) = x^2 + y^2 then \nabla f = \lambda \nabla g,g\left( {x,y} \right) = 1 \Rightarrow 2x + y...- Benny
- Thread
- Lagrange Lagrange multipliers
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
W
How Do You Use Lagrange Multipliers to Find the Closest Points to the Origin?
LaGrange Multipliers! Help! Use the Lagrange multiplier method for 3 variables to find the points on the surface 3xy-z^2=1 that are closest to the origin. I tried using the gradient= lamda(granient) and ended up getting (-3/2,0,-1). but i think i did it way wrong. Can someone please help...- Weatherkid11
- Thread
- Lagrange Lagrange multipliers
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
T
Solving Max of x^2+y^2 w/ Lagrange Multipliers
Find the shortest and longest distance from the origin to the curve x^2 + xy + y^2=16 and give a geometric interpretation...the hint given is to find the maximum of x^2+y^2 i am not sure what to do for this problem thanks- thenewbosco
- Thread
- Lagrange Lagrange multipliers
- Replies: 5
- Forum: Introductory Physics Homework Help
-
Can Lagrange Multipliers Avoid Meaningless Critical Points in Optimization?
For the proof of lagrange multipliers, it is based on the assumption that the function you are optimizing, f(x,y,z), takes on an extreme value at the point (x0,y0,z0), and that any curve that passes through this point has the tangent vector perpendicular to the gradient vector. That seems fair... -
A
How Do Lagrange Multipliers Relate to Extremums of Functions?
I'm not entirely sure what the english terms are for some of the things I'm about to say but i hope it's clear what I mean exactly. I'n my handbook the theorom is said to be: Say G is a part (wich is open) of R^n, f and g are functions from G to R (f:G->R, g:G->R) and both are differentiable... -
P
Max/Min Values for f(x,y,z): Lagrange Multipliers
Greetings all, Find the max and min values of f(x,y.z)=3x-y-3z subject to x+y-z=0, x^(2)+2z^(2)=1 can anybody help me get this problem started. thanks- PhysicsMajor
- Thread
- Lagrange Lagrange multipliers
- Replies: 2
- Forum: Calculus
-
P
Lagrange multipliers and triangles
Use Lagrange Multipliers to prove that the triangle with the maximum area that has a given perimeter p is equilateral. [Hint: Use Heron’s formula for the area of a triangle: A = sqrt[s(s - x)(s - y)(s - z)] where s = p/2 and x, y, and z are the lengths of the sides.] I have no idea how to do... -
J
How to Use LaGrange Multipliers to Find Highest and Lowest Points on an Ellipse?
It has been a while and trying to brush up on LaGrange points. I want to find the highest and lowest points on the ellipse of the intersection of the cone: x^2+y^2-z^2 ;subject to the single constraint: x+2y+3z=3 (plane). I want to find the points and I am not concerned with the minimum and... -
T
How to Maximize ln x + ln y + 3 ln z on a Sphere Using Lagrange Multipliers?
A bit of a tough one! Find the maximum of ln x + ln y + 3 ln z on part of the sphere x^2 + y^2 + z^2 = 5r^2 where x>0, y>0 and z>0. I know I need to use Lagrange multipliers but how should I go about it? Any help would be appreciated thanks!- Theelectricchild
- Thread
- Lagrange Lagrange multipliers
- Replies: 10
- Forum: Calculus
-
I
Lagrange multipliers elliptic paraboloid
Hi, I'm really stuck on this problem and I need some help?? Here's the question: The intersection of the elliptic paraboloid z=x^2+4y^2 and the right circular cylinder x^2+y^2=1. Use Lagrange multipliers to find the highest and lowest points on the curve of intersection. Your help will...- iceman
- Thread
- Lagrange Lagrange multipliers Paraboloid
- Replies: 4
- Forum: General Math
-
D
Understanding Lagrange Multipliers: Solving for Max and Min Values
Find max and min value…f(x,y,z) =3x+2y+z; x2 + y2+z2 = 1 If g(x,y,z) = x2 + y2+z2 = 1 then what do I do next? I need help to further solve for this please? I am horrible at math and don't understand lagrange multipiers so can anyone better explain it to me and help me solve for difficult...- Dx
- Thread
- Lagrange Lagrange multipliers
- Replies: 3
- Forum: General Math