Thread Closed

f(x) = (e^x)/x. at what value of x does f(x) attain its minimum

 
Share Thread
Mar8-09, 11:14 AM   #1
 

f(x) = (e^x)/x. at what value of x does f(x) attain its minimum


1. The problem statement, all variables and given/known data
f(x) = (e^x)/x. at what value of x does f(x) attain its minimum


2. Relevant equations



3. The attempt at a solution
f'(x) = (x)(e^x) / (e^x)
then do i set both of those to 0 and solve?
how o i do that?
im losttt
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Mar8-09, 11:19 AM   #2
 
Well, that is something you could do, but it would only work if your derivative is correct and I don't think that it is.
Mar8-09, 11:21 AM   #3
 
That's not the derivative. To get the derivative you need to use the product (or quotient) rule:

(fg)' = fg' + gf'

This equals e^x/x - e^x/x^2 = (e^x/x)(1-1/x)

You need to set this equal to 0 and solve for x to find the critical points of f. To find all local minima, find all points for which the 2nd derivative is positive. To find the minimum, you need to compare all the values of the local minima and take the smallest one. You also need to look at boundary points, which in our case would be +infinity and -infinity.

This problem's solution is easy to see since there is only one critical point.
Mar8-09, 11:29 AM   #4
 

f(x) = (e^x)/x. at what value of x does f(x) attain its minimum


at x=1 we would have the minimum
because x=1 is the only critical point after we equate first derivative =0
and second derivative is>0 at x=1 so minima occurs
Mar8-09, 11:52 AM   #5
 
"at x=1 we would have the minimum
because x=1 is the only critical point after we equate first derivative =0
and second derivative is>0 at x=1 so minima occurs "

I believe this answer is incorrect, if one answers the specific question the OP is asking. I can throw out a value of x where the f(x) < f(1).

Your answer may be right, if one means to talk about local extrema.
Mar8-09, 12:05 PM   #6
 
csprof is right. It's a stupid question, because there is no minimum (by definition - either the authors didn't understand this or they did this as a trick question). The infimum is 0, which occurs at x=-infinity. There is no minimum. The only local minimum is at x=1.
Mar8-09, 12:23 PM   #7
 
What about x = -0.000000000001? exp(x) ~ 1 and 1/x = -1,000,000,000,000. Looks like f(-0.000000000001) < f(1) < lim f(x) as x -> -inf.
Mar8-09, 12:47 PM   #8
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
phreak said local minimum. x= -0.00000000001 is not v[B]ry "local" to 1!
Mar8-09, 01:52 PM   #9
 
I wasn't taking issue with his statement regarding the local minimum... just pointing out that, as should be clear to everyone, the function goes to -infinity as x approaches zero from below.
Thread Closed

Similar discussions for: f(x) = (e^x)/x. at what value of x does f(x) attain its minimum
Thread Forum Replies
Calculus minimum General Math 4
How do I find the time a body needs to attain a velocity? Introductory Physics Homework 1
Minimum value Calculus & Beyond Homework 4
minimum Calculus & Beyond Homework 1
Am looking for minimum... Differential Equations 2