Derivative of e^(x) evaluated at e

  • Thread starter Thread starter gbn_jio
  • Start date Start date
  • Tags Tags
    Derivative
gbn_jio
Messages
2
Reaction score
0

Homework Statement


Okay, so.. I'm confused about this problem, because I'm nearly certain that there's no "correct" answer from the options given.

Consider the function f(x)=e^(x). Which of the following is equal to f'(e)? Note that there may be more than one


2. Answer options
a)
Lim (e^(x+h))/h
h->0

b)
Lim (e^(x+h)-e^(e))/h
h->0

c)
Lim (e^(x+h)-e)/h
h->0

d)
Lim (e^(x+h)-1)/h
h->0

e)
Lim (e^(e)) * (e^(h)-1)/h
h->0

f)
Lim e * (e^(h)-1)/h
h->0

The Attempt at a Solution


Since f(x)=e^(x)
f'(x)=e^(x) as well, and f'(e)=e^e

From that, I'm pretty sure that options a-d are undefined, as you can't divide by 0.

However, for option e: I got e^(e) - 1 as the answer (which isn't equal to f'(e))
and for option f: I got e-1 as the answer.

I'm confuzzled. Any help would be greatly appreciated!
 
Last edited:
Physics news on Phys.org
Well F is the right answer... Have you ever proved that

\frac{d}{dx}e^x = e^x just using the difference quotient?

If you haven't with the limit laws we can re-write f as:

\lim_{\substack{h\rightarrow 0}}e * \lim_{\substack{h\rightarrow 0}}\frac{e^h-1}{h} = \lim_{\substack{h\rightarrow 0}}e * 1 = e
 
What's the definition of a derivative and what's special about e?
 
Feldoh said:
Well F is the right answer... Have you ever proved that

\frac{d}{dx}e^x = e^x just using the difference quotient?

If you haven't with the limit laws we can re-write f as:

\lim_{\substack{h\rightarrow 0}}e * \lim_{\substack{h\rightarrow 0}}\frac{e^h-1}{h} = \lim_{\substack{h\rightarrow 0}}e * 1 = e

Sorry, that's what I meant instead of e-1.

That part does equal e, but it has to equal e^(e) instead of just e, since f(x)=e^x, f '(x)= e^(x), so f '(e)=e^(e)

Going by the limit laws, wouldn't the answer be option E?
Since it's the same thing as F, but with e^e instead... sorry I can't make it pretty, I'm not used to this

Thanks for helping...
 
Last edited:
gbn_jio said:
Sorry, that's what I meant instead of e-1.

That part does equal e, but it has to equal e^(e) instead of just e, since f(x)=e^x, f '(x)= e^(x), so f '(e)=e^(e)

Going by the limit laws, wouldn't the answer be option E?
Since it's the same thing as F, but with e^e instead... sorry I can't make it pretty, I'm not used to this

Thanks for helping...

Oh shoot I'm sorry -- I wasn't thinking. The answer is letter e, but you still arrive at that answer by almost the same process as I just posted... factor out e^e and the everything else goes to 1. Does that make sense?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top