PDA

View Full Version : Optimization problem


rumaithya
Jul28-04, 11:21 PM
How to find a positive number such that the sum of the number and its reciprocal is as small as possible ?

e(ho0n3
Jul29-04, 02:16 AM
Let y = x + 1/x. Find the local minimum of y in the first quadrant and you're done. I suggest you also graph y to get a visual.

rumaithya
Jul29-04, 02:25 AM
thank you.

I was thinking about that before..
In the graph it shows that x = +- 1
but x is +1 when it's local minimum, and x is -1 when it's local maximum.

So the answer would be x = -1

Am I right ?

Galileo
Jul29-04, 04:06 AM
So the answer would be x = -1
Am I right ?

You were looking for a positive number, right? :smile:

rumaithya
Jul29-04, 04:16 AM
Oh calculus is going to make me feels sick :)

Gokul43201
Jul29-04, 08:54 PM
Both -1 and +1 are local minima. Ther maxima are at 0 and \infty