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

carlodelmundo
Messages
133
Reaction score
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
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:
 
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.
 
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:
 
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...
Back
Top