L'Hopital's Rule

jtw2e2

New member
Joined
Sep 3, 2009
Messages
45
lim = (5[sup:2h2h06bz]t[/sup:2h2h06bz]-3[sup:2h2h06bz]t[/sup:2h2h06bz])/t
t->0

Using L'Hopital's Rule, how can one differentiate this? Won't you end up with (t*5[sup:2h2h06bz]t-1[/sup:2h2h06bz] - t*3[sup:2h2h06bz]t-1[/sup:2h2h06bz])/1 ??? :oops:
 
You used the power rule. You are not raising a function of t to a real power, which is when the power rule applies. I found that this is a common mistake among students in Calculus.

The derivative of a^t w.r.t. to t is a^t * ln(a). You would use the power rule if you were given t^a, not a^t.
 
limt05t3tt gives one the indeterminate form 00, hence the Marqui to the rescue.\displaystyle \lim_{t\to0}\frac{5^t-3^t}{t} \ gives \ one \ the \ indeterminate \ form \ \frac{0}{0}, \ hence \ the \ Marqui \ to \ the \ rescue.

Dt [5t3t] = 5tln53tln3 and Dt [t] = 1\displaystyle D_t \ [5^t-3^t] \ = \ 5^tln5-3^tln3 \ and \ D_t \ [t] \ = \ 1

Hence we have limt0 [5tln53tln3] = ln5ln3 = ln(5/3).\displaystyle Hence \ we \ have \ \lim_{t\to0} \ [5^tln5-3^tln3] \ = \ ln5-ln3 \ = \ ln(5/3).

Look, Dt[t2] = 2t, exponent a constant, but Dt[2t] = 2tlnt, exponent a variable.\displaystyle Look, \ D_t[t^2] \ = \ 2t, \ exponent \ a \ constant, \ but \ D_t[2^t] \ = \ 2^tln|t|, \ exponent \ a \ variable.

Dt[t2] the hard way. Let y = t2, then lny = 2lnt, y = e2lnt\displaystyle D_t[t^2] \ the \ hard \ way. \ Let \ y \ = \ t^2, \ then \ ln|y| \ = \ 2ln|t|, \ y \ = \ e^{2ln|t|}

y = 2e2lntt = 2t2t = 2t, Note: t2 = e2lnt\displaystyle y' \ = \ \frac{2e^{2ln|t|}}{t} \ = \ \frac{2t^2}{t} \ = \ 2t, \ Note: \ t^2 \ = \ e^{2ln|t|}

Now, Dt[2t] Again let y = 2t, then lny = tln(2)      y = etln(2)\displaystyle Now, \ D_t[2^t] \ Again \ let \ y \ = \ 2^t, \ then \ lny \ = \ tln(2) \ \implies \ y \ = \ e^{tln(2)}

Ergo, y = ln(2)etln2 = 2tln(2), Again note: etln(2) = 2t.\displaystyle Ergo, \ y' \ = \ ln(2)e^{tln2} \ = \ 2^tln(2), \ Again \ note: \ e^{tln(2)} \ = \ 2^t.

Hope this helped as it is a little confusing at first.\displaystyle Hope \ this \ helped \ as \ it \ is \ a \ little \ confusing \ at \ first.
 
daon said:
You used the power rule. You are not raising a function of t to a real power, which is when the power rule applies. I found that this is a common mistake among students in Calculus.

The derivative of a^t w.r.t. to t is a^t * ln(a). You would use the power rule if you were given t^a, not a^t.

Thank you so much. That is assuming "a" is a constant, right?
 
Thanks Glenn, but how does one go from here:
BigGlenntheHeavy said:
[5tln53tln3]\displaystyle [5^tln5-3^tln3]
to here:
BigGlenntheHeavy said:
\(\displaystyle \ = \ ln5-ln3 \\)

If 5[sup:c4geqw6p]t[/sup:c4geqw6p] is a constant multiplier, doesn't it have to stay? I understand if it were a constant added to ln5 its derivative would simply be 0 but since it is multiplied, we can't just drop it, can we?
 
Anything raised to the zero power is 1, except 00.\displaystyle Anything \ raised \ to \ the \ zero \ power \ is \ 1, \ except \ 0^0.

Note: Easy proof, x1x1 = 1 = x11 = x0, hence x0 must = 1.\displaystyle Note: \ Easy \ proof, \ \frac{x^1}{x^1} \ = \ 1 \ = \ x^{1-1} \ = \ x^0, \ hence \ x^0 \ must \ = \ 1.

limt0 (5t) = 1\displaystyle \lim_{t\to0} \ (5^t) \ = \ 1
 

Thank you.
 
It is okay to define 0^0 to be 1; many calculators do this. IMO, It makes about the same sense as defining anything to the 0th power to be 1. In group theory, g^0 is often called the "empty product" and is defined to be the multiplicative identity. I'm open to any objections, as I don't recall any reason why not to define it that way.
 
daon, Ill pass as I have been drawn into this debate to many times to no avail.\displaystyle daon ,\ I'll \ pass \ as \ I \ have \ been \ drawn \ into \ this \ debate \ to \ many \ times \ to \ no \ avail.

However, Im curious, what does IMO mean?\displaystyle However, \ I'm \ curious, \ what \ does \ IMO \ mean?
 
Sorry, too much forum posting recently. It's an abbreviation for "in my opinion."
 
Top