Find the minimum of c(3a+4b) when a^2+b^2 +c^2=1.

  • Thread starter Thread starter ssd
  • Start date Start date
  • Tags Tags
    Minimum
Click For Summary
SUMMARY

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).

PREREQUISITES
  • Understanding of Lagrange multipliers
  • Familiarity with coordinate transformations in optimization
  • Knowledge of basic calculus and minimization techniques
  • Ability to work with constraints in mathematical problems
NEXT STEPS
  • Study Lagrange multipliers in depth, focusing on applications in optimization problems
  • Explore coordinate transformations and their impact on function minimization
  • Practice solving constrained optimization problems using various methods
  • Investigate the geometric interpretation of Lagrange multipliers
USEFUL FOR

Students studying calculus, mathematicians interested in optimization techniques, and anyone tackling constrained minimization problems in real analysis.

ssd
Messages
268
Reaction score
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.
 
Physics news on Phys.org
What is the condition for a point (a,b,c) to be the minimum point of a function?
 
I suggest you look up Lagrange's method of undetermined multipliers. It is a good method for solving problems of this type. Have you studied it in your class?
 
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.

For each choice of ##a## and ##b## there are two choices for ##c##:
$$c = + \sqrt{1-a^2-b^2}\\
c = - \sqrt{1-a^2-b^2}
$$
Each choice of ##c = c(a,b)## gives you a function ##F(a,b) = (3a + 4b) c(a,b)## to minimize. This new problem does not have an equality constraint anymore, but it still has a restriction ##a^2 + b^2 \leq 1##, which you can try to ignore when making your first solution attempt
 
  • Like
Likes   Reactions: scottdave
Thanks all for your kind suggestions. The Lagrangian multiplier solves the problem.
 
I would introduce new coordinates:
$$x=\frac {3a+4b}{5}$$
$$y=\frac {4a-3b}{5}$$
This is just a rotation in the a,b plane.
Now we have to minimize ##5cx## with the constraint ##c^2+x^2+y^2=1##. As you found an answer already: By inspection, we see that ##c=-x=\pm \frac{1}{\sqrt 2}## leads to a minimum. Alternatively, introduce a second set of coordinates for the sum and the difference of c and x to make it a one-dimensional problem.
 
Thanks mfb. Nice approach.
 
  • Like
Likes   Reactions: mfb
ssd said:
Thanks all for your kind suggestions. The Lagrangian multiplier solves the problem.

If that solves the problem what is the solution please?

I have some doubts, whether e.g. for the problem to make sense a, b, c should be restricted to be positive, or ask minimum absolute value or that your minimum is a a calculus minimum not the least value.
 
Last edited:
The result is a=-1/2, b=-1/2, c=1/√2 as per my calculations.
 
Last edited:
  • #10
ssd said:
The result is a=-1/2, b=-1/2, c=1/√2 as per my calculations.

I think you made a mistake. I agree that c^2 = 1/2. The value of c(3a+4b) for your solution is -7√2/4 = -2.47. There is another condition where c(3a+4b) = -2.5. Why don't you walk us through your LaGrange multiplier calculation and let's see where you went wrong.
 
  • #11
Surely I shall check my calculations. Notwithstanding though, when it is -2.5?
 
  • #12
At ##c=-x=\pm \frac{1}{\sqrt 2}## and ##y=0## using x and y as defined in post 6. a and b will have different magnitudes at the minima.
 
  • #13
ssd said:
Surely I shall check my calculations. Notwithstanding though, when it is -2.5?
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.
 
  • #14
Well, I got it. a=-3/5√2 and b= -4/5√2.
Actually I mentally calculated the minimum of 3a+4√(1/2-a^2) is at a=1/2 and that was the mistake. Since, our minimum could be the min of 3a-4√(1/2-a^2).
 
  • Like
Likes   Reactions: mfb

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
21
Views
3K
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 54 ·
2
Replies
54
Views
15K
Replies
11
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
20
Views
2K