Find the limit of this sequence as n approaches infinity (ML Boas)

Click For Summary

Homework Help Overview

The discussion revolves around finding the limit of the sequence \((1+n^2)^{1/\ln n}\) as \(n\) approaches infinity. Participants are exploring the application of L'Hôpital's Rule and logarithmic properties in the context of limits.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the use of L'Hôpital's Rule and the manipulation of logarithmic expressions to evaluate the limit. There are questions about the correctness of applying limits to both the numerator and denominator when both approach zero.

Discussion Status

The discussion is ongoing, with various interpretations and methods being explored. Some participants have provided guidance on the use of logarithms and L'Hôpital's Rule, while others are questioning the assumptions made in the initial approaches.

Contextual Notes

There is confusion regarding the limit's setup, particularly whether it is approaching zero or infinity. Additionally, participants are clarifying the application of L'Hôpital's Rule and its conditions, as well as the distinction between limits of sequences and functions.

agnimusayoti
Messages
239
Reaction score
23
Homework Statement
Find lim of this sequences as n approaching zero
Relevant Equations
$$\lim_{n\to\infty} (1+n^2)^\frac{1}{\ln n}$$
First I assume that
$$(1+n^2)^\frac{1}{\ln n}=\exp {\ln (1+n^2)^\frac{1}{\ln n}}
$$But,
$${\ln (1+n^2)^\frac{1}{\ln n}}={\frac{\ln (1+n^2)}{\ln n}}$$
By L'Hopital Rule, I got
$$\lim_{n\to\infty} {\frac{\ln (1+n^2)}{\ln n}}=\frac{\lim_{n\to\infty} (\frac{2n}{1+n^2})}{\lim_{n\to\infty} 1/n}$$
After simplification, by multiplying numerator by $$\frac{1/n}{1/n}$$, I got 2. But, I attempted to multiplying numerator by 1/n^2 since the highest power is 2. And I came with the result undefined because 0/0.

Can anyone explain what is my mistake? Which answer is true? Or these two answer were wrong?

Thanks a bunch, pals!
 
  • Like
Likes   Reactions: Delta2
Physics news on Phys.org
Your statement says find the limit as n approaches zero, yet you are working with n approaching infinity.
Going with what you have posted ...

Let $$\displaystyle y = \lim_{n \to \infty} (1+n^2)^{1/\ln{n}}$$

$$\displaystyle \ln{y} = \lim_{n \to \infty} \dfrac{\ln(1+n^2)}{\ln{n}}$$

$$\displaystyle \ln{y} = \lim_{n \to \infty} \dfrac{\frac{2n}{1+n^2}}{\frac{1}{n}}$$

$$\displaystyle \ln{y} = \lim_{n \to \infty} \dfrac{2n^2}{1+n^2}$$

can you see you'll finish with $$\ln{y} = 2$$

?
 
  • Like
Likes   Reactions: Delta2
UPS, i mean approaching infinity
 
skeeter said:
Your statement says find the limit as n approaches zero, yet you are working with n approaching infinity.
Going with what you have posted ...

Let $$\displaystyle y = \lim_{n \to \infty} (1+n^2)^{1/\ln{n}}$$

$$\displaystyle \ln{y} = \lim_{n \to \infty} \dfrac{\ln(1+n^2)}{\ln{n}}$$

$$\displaystyle \ln{y} = \lim_{n \to \infty} \dfrac{\frac{2n}{1+n^2}}{\frac{1}{n}}$$

$$\displaystyle \ln{y} = \lim_{n \to \infty} \dfrac{2n^2}{1+n^2}$$

can you see you'll finish with $$\ln{y} = 2$$

?
Uh, so 1/n multiplied by 2/n before we take limit, right?
But why you make left side become ln y? Is that important?
 
agnimusayoti said:
$$\lim_{n\to\infty} {\frac{\ln (1+n^2)}{\ln n}}=\frac{\lim_{n\to\infty} (\frac{2n}{1+n^2})}{\lim_{n\to\infty} 1/n}$$

First, this is inaccurate. You can't move the limits onto the numerator and denominator in cases like this, where both limts are ##0##. Instead, you keep going with L'Hopital.

Using the logarithm is a general technique for solving limits involving a power. See here for example:

https://brilliant.org/wiki/limits-by-logarithms/

The idea is that since ##\ln## is a continuous one-to-one function, if we have:
$$\lim_{n \rightarrow \infty} \ln (a_n) = L$$
then
$$\lim_{n \rightarrow \infty} (a_n) = e^L$$
 
  • Like
Likes   Reactions: Delta2
PeroK said:
First, this is inaccurate. You can't move the limits onto the numerator and denominator in cases like this, where both limts are ##0##. Instead, you keep going with L'Hopital.

Using the logarithm is a general technique for solving limits involving a power. See here for example:

https://brilliant.org/wiki/limits-by-logarithms/

The idea is that since ##\ln## is a continuous one-to-one function, if we have:
$$\lim_{n \rightarrow \infty} \ln (a_n) = L$$
then
$$\lim_{n \rightarrow \infty} (a_n) = e^L$$
Ah I see, so if the limit goes to form 0/0 or infinity/infinity, I should continue simplify the L'Hopital.
With the Ln, I see because e^ln (a) is a.
Thanks for explanation!
 
agnimusayoti said:
Ah I see, so if the limit goes to form 0/0 or infinity/infinity, I should continue simplify the L'Hopital.
With the Ln, I see because e^ln (a) is a.
Thanks for explanation!
@agnimusayoti ,
Can you state L'Hopital's Rule ?
 
SammyS said:
@agnimusayoti ,
Can you state L'Hopital's Rule ?
mm, I can't state the rule strictly. But, what I know is the idea of L'Hospital's rule is ##lim_{n\to\infty} f(n) = f'(\infty)## Or, I must get the derivative from the function, and find ##f'(\infty)## to find the value of f(n) as n approaching ##\infty##
 
agnimusayoti said:
But, what I know is the idea of L'Hospital's rule is ##lim_{n\to\infty} f(n) = f'(\infty)## Or, I must get the derivative from the function, and find ##f'(\infty)## to find the value of f(n) as n approaching ##\infty##
NO!
##f'(\infty)## is undefined! You can't use ##\infty## in any arithmetic expression or as the argument to a function!
 
  • #10
Roughly speaking, if ##\lim \tfrac{f}{g}## presents that either both ##\lim f## and ##\lim g## are either both zero or both ##\pm \infty## then l'Hospital's Rule states that ##\lim \tfrac{f}{g}=\lim \tfrac{f'}{g'}##. Some good reading for you I think @agnimusayoti is the wikipedia page on l'Hospital's Rule. Good Luck, try the examples on that page, run through them in your mind or on paper.
 
  • #11
Note: L'Hôpital's rule does not say that (if numerator and denominator both approach ∞ or both approach 0) then the limit equals the (limit of the derivative of the numerator) divided by (the limit of the derivative of the denominator). That is not always true.

Instead, it says that (if numerator and denominator both approach ∞ or both approach 0) the then limit equals the limit of ((the derivative of the numerator) divided by (the derivative of the denominator)).

I hope the distinction is clear.
 
  • #12
I had read that three times @zinq but finally the obvious dawned on me. Lol
 
  • #13
zinq said:
Note: L'Hôpital's rule does not say that (if numerator and denominator both approach ∞ or both approach 0) then the limit equals the (limit of the derivative of the numerator) divided by (the limit of the derivative of the denominator). That is not always true.

Instead, it says that (if numerator and denominator both approach ∞ or both approach 0) the then limit equals the limit of ((the derivative of the numerator) divided by (the derivative of the denominator)).

I hope the distinction is clear.

Actually, it says the converse. It says that if the limit of the quotient of the derivatives (of the denominator and numerator) is something, then the limit of the quotient of the original functions (denominator and numerator) is the same.
 
  • Like
Likes   Reactions: benorin
  • #14
Yes, the statement depends on the original limit's existence. I did not address that issue but rather assumed it.

In fact, to state l'Hôpital's rule in a technically precise manner requires a few more conditions as well, but I did not want to further confuse an already confused issue.
 
  • #15
zinq said:
Yes, the statement depends on the original limit's existence. I did not address that issue but rather assumed it.

In fact, to state l'Hôpital's rule in a technically precise manner requires a few more conditions as well, but I did not want to further confuse an already confused issue.
Yes.

For this exercise, there is an extra twist, being that it asks for the limit of a sequence, not a function. This may beg the question of how to take any derivative. Of course, that can all be worked out fairly easily.
 
  • Like
Likes   Reactions: ehild
  • #16
SammyS said:
Yes.

For this exercise, there is an extra twist, being that it asks for the limit of a sequence, not a function. This may beg the question of how to take any derivative. Of course, that can all be worked out fairly easily.
l'Hôpital's rule is not needed. The fraction

$$\frac{\ln (1+n^2)}{\ln n}$$
can be written as
$$\frac{\ln\left(n^2(1+1/n^2)\right)}{\ln n} $$
Expand the logarithm and divide all terms of the numerator by the denominator
$$\frac{2\ln(n)+ln(1+1/n^2)}{\ln n} $$
The limit
$$\frac{ln(1+1/n^2)}{\ln n} $$
is easy.
 
  • Like
Likes   Reactions: SammyS

Similar threads

Replies
5
Views
2K
Replies
17
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 34 ·
2
Replies
34
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K