What is the limit of (2/3)^n as x approaches infinity?

  • Thread starter Thread starter gillgill
  • Start date Start date
AI Thread Summary
The limit of (2/3)^n as n approaches infinity is 0, since multiplying by a fraction less than one repeatedly leads to zero. Conversely, the limit of (4/3)^n as n approaches infinity is infinity, as multiplying by a number greater than one results in an unbounded increase. Some participants mistakenly suggested that (4/3)^n approaches 1, which was corrected by others emphasizing the exponential growth of the term. The discussion also touched on the use of logarithmic properties to analyze limits, highlighting the importance of continuity in calculus. Overall, the consensus confirmed the correct limits for both expressions.
gillgill
Messages
128
Reaction score
0
1) lim (2/3)^n
x-> infintiy
2) lim (4/3)^n
x-> infinity
 
Physics news on Phys.org
1) the answer is 0
because 2/3 = 0.6666 < 1 ---> lim=0

2) the answer is 1
because 4/3 = 1.3333
and when this number tends to infinity it is considered equal to one thus the answer is 1
 
i forgot to tell you also that u made a mistake n should tend to infinity and not x. :)
joe
 
A_I_ said:
because 4/3 = 1.3333
and when this number tends to infinity it is considered equal to one thus the answer is 1
Uhhh... what? :rolleyes:

Absolutely false. The answer to this limit is infinity.

If you multiply a quantity by a fraction less than one an infinite number of times, it tends to zero.

If you multiply a quantity by a number greater than one an infinite number of times, it tends to infinity.

In no way, whatsoever, is 4/3 ever "considered equal to one."

- Warren
 
\lim_{x\rightarrow\infty} (\frac{4}{3})^x = \infty

If you can't see that, graph the equation. Or if you don't have a calulator, use the first derivative for critical points, and you find none.

The first answer is correct, but the second one is infinity.


Jameson
 
yeah, i doubted it first.. i thought it was wrong. You corrected it.
thanks guys :)
 
It can be elegantly proven using the famous commutation rule:

\ln \lim_{x}f(x) =\lim_{x}\ln f(x)

Daniel.
 
dextercioby said:
The first limit is +\infty...

Daniel.
No its not,
1) lim (2/3)^n
x-> infintiy
=2^n/3^n

so its zero.
 
  • #10
I was referring to post #2...:-p

Daniel.
 
  • #11
dextercioby said:
\ln \lim_{x}f(x) =\lim_{x}\ln f(x)

That's odd, I have never heard of this (maybe I did, but have forgotten). Time to dig up the ol' calculus book.
 
  • #12
It comes about because the natural logarithm is an strictly ascending function on its domain.


Daniel.
 
  • #13
You're forgetting the most important part -- continuity. :-p
 
Back
Top