Algebraic Solution to Limits Problem: lim (3/5)^x as x approaches infinity

  • Thread starter Thread starter temaire
  • Start date Start date
  • Tags Tags
    Limits
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
temaire
Messages
275
Reaction score
0

Homework Statement


[tex]lim_{x\rightarrow\infty}(\frac{3}{5})^{x}[/tex]


2. The attempt at a solution
I know the answer is 0 by using the calculator, but how do I solve this algebraically?
 
Physics news on Phys.org
I don't see how your method works. If you just add the log, you change the function.

I also have one more.

[tex]lim_{x\rightarrow\infty}\frac{\sqrt{3x^{2}+x}-\sqrt{x^{2}+2x}}{x}[/tex]

The answer is [tex]\sqrt{3}-1[/tex] but I get [tex]\frac{\sqrt{3}-1}{0}[/tex]
 
Last edited:
how do u get a zero? the limit is towards infinity. Try dividing num and denominator with x. Then apply the limits...

for the first question... the algebraic way...? for any number a < 1 limit (x->inf) a^x = 0 always. and 3/5 < 1.
 
praharmitra said:
how do u get a zero? the limit is towards infinity. Try dividing num and denominator with x. Then apply the limits...

If I divide the numerator and denominator by x, wouldn't I end where I started?

praharmitra said:
for the first question... the algebraic way...? for any number a < 1 limit (x->inf) a^x = 0 always. and 3/5 < 1.

But Dick said that you can use logarithms. Can someone show me how to solve my first question using logs? Dick's method was a little confusing to me.
 
The definition of "continuous function" is that lim f(x)= f(lim x). Logarithm is a continuous function so [itex]lim log((3/5)^x)= log(lim (3/5)^x)[/itex]. The lefthand side is x log(3/5). Since 3/5< 1, log(3/5) is negative and x goes to infinity, x log(3/5) goes to negative infinity. In order that log(A)= negative infinity, A must equal 0. [itex]log(lim (3/5)^x))[/itex]= negative infinity so [itex]lim (3/5)^x= 0[/itex]

Myself, I would consider it simpler, and perfectly valid to note that since 3/5< 1, [itex]3/5)^2< 3/5[/itex], [itex](3/5)^3< (3/5)^2[/itex] etc. so the limit is 0, as praharmitra said.
 
temaire said:
If I divide the numerator and denominator by x, wouldn't I end where I started?
No, not at all. Another way to say this is to factor x from the numerator and denominator. Since lim x/x = 1, as x --> infinity, what you're left with has the same limit.

Getting a factor of x out of the numerator entails taking a factor of x^2 out of each term in each radical, and this factor of x^2 comes out of the radical as a factor of x.