Optimization - Finding Minimum Between (0,0) and e^x

In summary, the problem involves finding the minimum distance from the origin to the curve y = e^x. To solve this, the Distance Formula is used and the inner quantity is minimized to simplify calculations. There was some concern about this potentially changing the answer, but it was verified as correct.
  • #1
carlodelmundo
133
0

Homework Statement



Find the minimum distance from the origin to the curve y = e^x.

Homework Equations



Distance Formula

The Attempt at a Solution



http://carlodm.com/calc/prob6.jpg

5-6 bright Calculus kids in my high school grappled with this problem and we couldn't find an answer.

Can anyone verify my solution? To simplify calculations, I minimized the inner quantity (underneath the square root of the Distance Formula). I feel, though, that this may have changed the answer. Answers are so close that I may have made a mistake.
 
Last edited by a moderator:
Physics news on Phys.org
  • #2
Hi carlodelmundo! :smile:
carlodelmundo said:
Find the minimum distance from the origin to the curve y = e^x.

Can anyone verify my solution? To simplify calculations, I minimized the inner quantity (underneath the square root of the Distance Formula). I feel, though, that this may have changed the answer.

Looks good to me. :biggrin:

(and minimising the inner quantity x2 + e2x is the same as minimising √(x2 + e2x)) :smile:
 
  • #3
okay! just checking. Thank you tiny-tim.

I thought that since the derivatives of √(x^2 + e^2x)) and x^2 + e^2x are different, there could have been a discrepancy in my answer.
 
  • #4
carlodelmundo said:
I thought that since the derivatives of √(x^2 + e^2x)) and x^2 + e^2x are different, there could have been a discrepancy in my answer.

nah … if f'(x)/2√(f(x)) = 0, then that's the same as f'(x) = 0 (unless f(x) can be infinite). :wink:
 

FAQ: Optimization - Finding Minimum Between (0,0) and e^x

What is optimization?

Optimization is the process of finding the best possible solution to a problem. In mathematics, optimization involves finding the minimum or maximum value of a function.

What is the significance of finding the minimum between (0,0) and e^x?

Finding the minimum between (0,0) and e^x is important because it allows us to identify the lowest point on the curve of the function e^x. This can be useful in many real-world applications, such as in engineering and economics.

What is the difference between local and global minimum?

A local minimum refers to the lowest point on a curve within a specific interval, while a global minimum refers to the lowest point on the entire curve. In optimization, it is important to determine whether the minimum is local or global in order to find the most optimal solution.

How is optimization used in real life?

Optimization is used in many real-life applications, such as in finance, engineering, and medicine. For example, in finance, optimization is used to determine the best investment strategy. In engineering, it is used to design efficient systems. In medicine, it is used to find the most effective treatment plans.

What are some methods for finding the minimum between (0,0) and e^x?

There are various methods for finding the minimum between (0,0) and e^x, including the gradient descent method, Newton's method, and the golden section search. These methods involve different approaches, but ultimately aim to find the minimum value of the function within the given interval.

Back
Top