ssd
- 268
- 6
Homework Statement
Given a,b,c real and a^2+b^2 +c^2=1, to find the minimum of c(3a+4b)
Homework Equations
The Attempt at a Solution
No positive clue yet.
The discussion focuses on finding the minimum of the function c(3a + 4b) under the constraint a² + b² + c² = 1. Participants recommend using Lagrange's method of undetermined multipliers to solve the problem. The solution involves transforming the variables into new coordinates, specifically x = (3a + 4b)/5 and y = (4a - 3b)/5, to simplify the minimization process. The calculated minimum occurs at a = -3/5√2, b = -4/5√2, and c = 1/√2, yielding a minimum value of -2.5 for c(3a + 4b).
PREREQUISITESStudents studying calculus, mathematicians interested in optimization techniques, and anyone tackling constrained minimization problems in real analysis.
ssd said:Homework Statement
Given a,b,c real and a^2+b^2 +c^2=1, to find the minimum of c(3a+4b)
Homework Equations
The Attempt at a Solution
No positive clue yet.
ssd said:Thanks all for your kind suggestions. The Lagrangian multiplier solves the problem.
ssd said:The result is a=-1/2, b=-1/2, c=1/√2 as per my calculations.
Since this is in the homework section, I can't give you my solution. Like I asked, walk me through how you arrived at your solution and we will critique it.ssd said:Surely I shall check my calculations. Notwithstanding though, when it is -2.5?