Question #ba5c4

1 Answer
Feb 15, 2017

#= 0#

Explanation:

#lim_(x to oo) x / 4^x#

There really isn't much to do here.

Consider these:

#2 / 4^2, 10 / 4^10, 100/ 4^100#

The exponential grows way more quickly than the numerator so the limit is zero.

However, we can persevere and say that, by definition: #4^x = e^((ln 4)^x) = e^(ln 4 * x) #

Thusly, by definition of #e^z#:

#4^x = 1 + (ln 4 * x) + ((ln 4 * x)^2)/(2!) + ... #

And so:

#lim_(x to oo) x / 4^x =lim_(x to oo) (x)/( 1 + (ln 4 * x) + ((ln 4 * x)^2)/(2!) + ... ) #

# =lim_(x to oo) (1)/( 1/x + (ln 4 ) + ((ln 4 * x))/(2!) + ... ) #

# = (1)/( lim_(x to oo) 1/x +lim_(x to oo) (ln 4 ) +lim_(x to oo) ((ln 4)^2 * x)/(2!) + lim_(x to oo) \O(x^2) ) #

# = (1)/( lim_(x to oo) \O(x) ) #

#= 0#