Extrema of a complicated function.

  • Thread starter Thread starter coverticus
  • Start date Start date
  • Tags Tags
    Extrema Function
AI Thread Summary
The discussion focuses on finding the absolute maximum and minimum values of the function f(x) = e^(-x) - e^(-2x) on the interval [0,1]. The derivative f '(x) is calculated as -e^(-x) + 2e^(-2x), leading to the critical points where the derivative equals zero. Participants explore the implications of setting e^(-x) equal to 2e^(-2x) and discuss the logarithmic properties to solve for x. There is confusion regarding the critical point at x=0, as e^(-x) cannot equal zero, prompting questions about the nature of critical points within the specified interval. Ultimately, the conversation highlights the complexity of identifying extrema for this function and the challenges of applying logarithmic functions in the context of calculus.
coverticus
Messages
17
Reaction score
0

Homework Statement


Find the absolute maximum and minimum values of f(x) = e^{}-x - e^{}-2x on [0,1].

f '(x) = -e^-x + 2e^-2x


Homework Equations





The Attempt at a Solution


f '(x) = -e^-x + 2e^-2x
0 = -e^-x + 2e^-2x
e^-x = 2e^-2x
ln(e^-x) = ln(2e^-2x)
-x = ?
 
Physics news on Phys.org
ln(2e^-2x) - that's a product of two terms, right?

Another way to do this would be to rewrite the equation (0 = -e^-x + 2e^-2x) as

2\left(e^{-x}\right)^2 - e^{-x} = 0
 
so you can factor out the e^-x and your left with:
e^-x(2(1)^2-1) = 0, correct?
 
coverticus said:
so you can factor out the e^-x and your left with:
e^-x(2(1)^2-1) = 0, correct?

No. If it makes any easier, substitute y in the place of e^(-x), so that

(2y^2 - y) = 0 becomes y(2y-1) = 0.
 
ln(e^-x) = ln(2e^-2x)

I am not sure that he know the rules: ln(A*B)=ln(A)+ln(B)

Also ln is the inverse of e, which means ln(e^C)=C
 
ok, so after substituting y for e^-x i saw that f has two critical points, on at x=0, and the other where e^-x=(1/2) . But how do you figure out x?
 
coverticus said:
on at x=0,
y=0, actually. e^(-x) = 0.

and the other where e^-x=(1/2) . But how do you figure out x?
Use the log function now.
 
ok so you take ln(e^-x) = ln(1/2)? What about the other critical number, you can't take ln(0) so how do you solve that function? Or is it a critical number because it's not defined? This is very confusing to me.
 
what I think I have it. ln(e^-x) = -x, so -x = ln(1/2), or x = -ln(1/2). But what about the zero?
 
  • #10
coverticus said:
x = -ln(1/2).
Or
x = -ln(1/2) = -(ln(1)-ln(2)) = ln(2) (It just looks better imo. :) )

But what about the zero?
Can you find a real x such that e^(-x) = 0 let alone one within [0,1]?
 
Last edited:

Similar threads

Replies
1
Views
1K
Replies
6
Views
1K
Replies
8
Views
2K
Replies
3
Views
921
Replies
6
Views
2K
Replies
11
Views
2K
Replies
11
Views
2K
Back
Top