Thread Closed

Definition of d(a^x)/dx

 
Share Thread Thread Tools
Feb6-06, 06:37 PM   #1
G01
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help

Definition of d(a^x)/dx


Hey. I'm having trouble understanding part of the definition of this derivative. Any help will be appreciated.

[tex] f(x)=a^x [/tex]

Using the definition of a derivative, the derivative of the above function is:

[tex]f'(x) = \lim_{h \rightarrow 0}\frac{a^{x+h} + a^x}{h} = [/tex]

[tex] \lim_{h \rightarrow 0} \frac{a^x(a^h - 1)}{h} [/tex]

Since a^x does not depend on h it can be taken outside the limit:

[tex] f'(x) = a^x \lim_{h \rightarrow 0} \frac{a^h-1}{h} [/tex]

Now here is where I get confused. The text tells me that:

[tex] \lim_{h \rightarrow 0} \frac{a^x(a^h - 1)}{h} = f'(0) [/tex] (1)

If that is true then [tex] f'(x) = f'(0)a^x [/tex], but I have no idea why equation 1 is the way it is? How is that limit equal to f'(0)?
 
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Feb6-06, 06:58 PM   #2
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Quote by G01
Hey. I'm having trouble understanding part of the definition of this derivative. Any help will be appreciated.

[tex] f(x)=a^x [/tex]

Using the definition of a derivative, the derivative of the above function is:

[tex]f'(x) = \lim_{h \rightarrow 0}\frac{a^{x+h} + a^x}{h} = [/tex]

[tex] \lim_{h \rightarrow 0} \frac{a^x(a^h - 1)}{h} [/tex]

Since a^x does not depend on h it can be taken outside the limit:

[tex] f'(x) = a^x \lim_{h \rightarrow 0} \frac{a^h-1}{h} [/tex]

Now here is where I get confused. The text tells me that:

[tex] \lim_{h \rightarrow 0} \frac{a^x(a^h - 1)}{h} = f'(0) [/tex] (1)

If that is true then [tex] f'(x) = f'(0)a^x [/tex], but I have no idea why equation 1 is the way it is? How is that limit equal to f'(0)?
Note:

[tex] \lim_{h \rightarrow 0} \frac{(a^h - 1)}{h} = \lim_{h \rightarrow 0} \frac{(a^{(0 + h)} - a^0)}{h} = f'(0)[/tex]
 
Feb6-06, 06:59 PM   #3
AKG
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
You've made some errors. In the second line, you should have a minus sign, not a plus sign in the numerator. Equation (1) should read:

[tex]\lim _{h \to 0}\frac{a^h - 1}{h} = f'(0)[/tex]

You already have the equation:

[tex]f'(x) = a^x\lim _{h \to 0}\frac{a^h - 1}{h}[/tex]

Substitute 0 for x, and recognize that [itex]a^0 = 1[/itex], and you'll see why the equation for f'(0) holds.
 
Feb6-06, 07:21 PM   #4
G01
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help

Definition of d(a^x)/dx


Ahhh icic that was simpler than i thought. Thank you.
 
Thread Closed
Thread Tools


Similar Threads for: Definition of d(a^x)/dx
Thread Forum Replies
definition Differential Equations 0
Definition of erg? General Physics 2
would like a definition General Physics 3