Solving an equation with variable as denominator?

  • Thread starter Thread starter CptDarling
  • Start date Start date
  • Tags Tags
    Variable
CptDarling
Messages
1
Reaction score
0

Homework Statement


The problem initially was a Lagrange multipliers question, and I'm trying to solve for λ. I have an equation in terms of λ alone, but I just can't solve it. I plugged it into Wolfram Alpha and it gave me the λ value in the back of the textbook, but I still don't know how to solve the equation myself.


Homework Equations


4(1/2λ)^2-λ=0


The Attempt at a Solution



4(1^2/2λ^2)-λ=0
4/2λ^2=λ
2/λ^2=λ

And I don't know where to go from here
 
Physics news on Phys.org
By 4(1/2\lambda)^2= \lambda, I presume you mean 4(1/(2\lambda)^2= \lambda rather than 4(1/2)^2\lambda)^2= \lambda

If that is correct, an obvious first step would be to cancel the "4"s to get
\frac{1}{\lambda^2}= \lambda
and the multiply on both sides by \lambda.

But I am puzzled as to why you would want to find \lambda. It is not part of the solution to a Lagrange multipliers problem and it is never necessary to find it to solve a Lagrange multipliers problem.

Using Lagrange multipliers always gives a series of equation like:
f_1(x,y,z)= \lambda g_1(x,y,z)
f_2(x,y,z)= \lambda g_2(x,y,z)
f_3(x,y,z)= \lambda g_3(x,y,z)

and a good first step is to eliminate \lambda by dividing on equation by another.
 
HallsofIvy said:
By 4(1/2\lambda)^2= \lambda, I presume you mean 4(1/(2\lambda)^2= \lambda rather than 4(1/2)^2\lambda)^2= \lambda

If that is correct, an obvious first step would be to cancel the "4"s to get
\frac{1}{\lambda^2}= \lambda
and the multiply on both sides by \lambda.

But I am puzzled as to why you would want to find \lambda. It is not part of the solution to a Lagrange multipliers problem and it is never necessary to find it to solve a Lagrange multipliers problem.

Using Lagrange multipliers always gives a series of equation like:
f_1(x,y,z)= \lambda g_1(x,y,z)
f_2(x,y,z)= \lambda g_2(x,y,z)
f_3(x,y,z)= \lambda g_3(x,y,z)

and a good first step is to eliminate \lambda by dividing on equation by another.

Actually, finding λ is often very important in solving a constrained optimization problem. Often, for example, we find x(λ), y(λ) and z(λ) from the optimality conditions, then find itself (and thus the values of x, y and z) by solving an equation in λ obtained from the constraint. Many optimization codes and methods for numerical solution depend crucially on estimating Lagrange multipliers along with the variables, and many of the very best methods would not work at all without doing this.

RGV
 
HallsofIvy said:
By 4(1/2\lambda)^2= \lambda, I presume you mean 4(1/(2\lambda)^2= \lambda rather than 4(1/2)^2\lambda)^2= \lambda
I doubt it. You really are very sloppy, Ivy! :smile:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Replies
7
Views
1K
Replies
11
Views
2K
Replies
3
Views
1K
Replies
11
Views
1K
Replies
10
Views
3K
Replies
1
Views
2K
Back
Top