a limit without using l'hospital rule: limit, x->3, of (log_3(x) - 1)/(x - 3)

canvas

Junior Member
Joined
Jun 2, 2021
Messages
124
limxlog3(x)1x3can someone give me a hint, how to calculate the limit without using l’Hospital rule - using this method it’s easy, but without it...\lim_{x\to\infty}\frac{\log_3(x)-1}{x-3}\\\\\text{can someone give me a hint, how to calculate the limit without using l'Hospital rule - using this method it's easy, but without it...}I don’t need a solution, just a hint that will get me on the right track\text{I don't need a solution, just a hint that will get me on the right track}
 
there should be  limx3...\text{there should be}\,\,\lim_{x\to3}...
 
limx3log3(x)1x3can someone give me a hint, how to calculate the limit without using l’Hospital rule - using this method it’s easy, but without it...\lim_{x\to 3}\frac{\log_3(x)-1}{x-3}\\\\\text{can someone give me a hint, how to calculate the limit without using l'Hospital rule - using this method it's easy, but without it...}I don’t need a solution, just a hint that will get me on the right track\text{I don't need a solution, just a hint that will get me on the right track}
log3x=lnxln3\log_3x = \dfrac{\ln x}{\ln 3}
Try Taylor expansion for ln(x)\ln(x)
 
limxlog3(x)1x3can someone give me a hint, how to calculate the limit without using l’Hospital rule - using this method it’s easy, but without it...\lim_{x\to\infty}\frac{\log_3(x)-1}{x-3}\\\\\text{can someone give me a hint, how to calculate the limit without using l'Hospital rule - using this method it's easy, but without it...}I don’t need a solution, just a hint that will get me on the right track\text{I don't need a solution, just a hint that will get me on the right track}
As there is no way to expand logb(x+h)\log_b(x+h) without a Taylor expansion, that's the only way you are going to be able to do this "by hand."

-Dan
 
limxlog3(x)1x3can someone give me a hint, how to calculate the limit without using l’Hospital rule - using this method it’s easy, but without it...\lim_{x\to\infty}\frac{\log_3(x)-1}{x-3}\\\\\text{can someone give me a hint, how to calculate the limit without using l'Hospital rule - using this method it's easy, but without it...}I don’t need a solution, just a hint that will get me on the right track\text{I don't need a solution, just a hint that will get me on the right track}
It depends on what limits you have learned, that you can use for this. You've only said (or implied) what you are not allowed to use.

If you know that limu0ln(u+1)u=1\lim_{u\to0}\frac{\ln(u+1)}{u}=1, you can use that. Have you?

Or you could derive this fact from the derivative of the natural log.
 
Calculate a limit without using l’Hopital’s rule, so we can use derivatives.let  x=3y+1  since  x3  then  y+1=1  y=0  so we gotlimx3log3(x)1x3=limy0y+113y+13=limy0y3(3y1)=13limy0[(3y1y)1]=13ln(3)  using the limit  limx0ax1x=ln(a)I think that I’m right. Thank to all of you guys, for your time and help!\text{Calculate a limit without using l'Hopital's rule, so we can use derivatives.}\\\\\text{let}\,\,x=3^{y+1}\,\,\text{since}\,\,x\to3\,\,\text{then}\,\,y+1=1\,\,\Longleftrightarrow y=0\,\,\text{so we got}\\\\\lim_{x\to3}\frac{\log_3(x)-1}{x-3}=\lim_{y\to0}\frac{y+1-1}{3^{y+1}-3}=\lim_{y\to0}\frac{y}{3(3^y-1)}=\frac{1}{3}\lim_{y\to0}\left[\left(\frac{3^y-1}{y}\right)^{-1}\right]\stackrel{\red{**}}{=}\frac{1}{3\ln(3)}\\\\\red{**}\,\,\text{using the limit}\,\,\lim_{x\to0}\frac{a^x-1}{x}=\ln(a)\\\\\text{I think that I'm right. Thank to all of you guys, for your time and help!}
 
Top