Max min, Lagrange's multiplier question

  • Thread starter Thread starter chy1013m1
  • Start date Start date
  • Tags Tags
    Max
chy1013m1
Messages
14
Reaction score
0

Homework Statement


http://www.individual.utoronto.ca/chy1013m1/a42.jpg

Homework Equations


possibly Lagrange's multiplier..

The Attempt at a Solution


treating S = f(x1, x2, ... , x2006) = x1 * 1^1/3 + x2 * 2^1/3 + ... + x2006 * 2006^1/3

and constrain G(x1, x2 ... x2006) = x1 ^ 3/2 + x2 ^ 3/2 + ... + x2006 ^ 3/2 - (2^1/2 / (2006^1/2 * 2007 ^ 1/2)) = 0

then solve G(x...) = 0
gradient(f) = lambda * gradient(G) , which isn't all that clear what to do next.. any hints ?
 
Last edited by a moderator:
Physics news on Phys.org
It isn't clear what to do next? How about completing that equation:
\nabla S= \lambda \cdot \nabla G? (S, not f)
What is \nabla S? What is \nabla G? That should give you 2007 linear equations for x1, x2, . . . , x2006 and \lambda. Fortunately they are almost all separated and solving just a few should give you the general formula.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top