Find the limit of the given sequence

  • Thread starter Thread starter whattheheckV
  • Start date Start date
  • Tags Tags
    Limit Sequence
whattheheckV
Messages
7
Reaction score
0
OP has been warned about posting a problem with no apparent effort

Homework Statement


Find the limit of the given sequence as n →∞

Homework Equations


(1+n^2)^(1/ln(n))

The Attempt at a Solution


Wolfram said the answer was e^2, though i cannot figure out why. Any help would be greatly appreciated.
 
Physics news on Phys.org
whattheheckV said:

Homework Statement


Find the limit of the given sequence as n →∞

Homework Equations


(1+n^2)^(1/ln(n))

The Attempt at a Solution


Wolfram said the answer was e^2, though i cannot figure out why. Any help would be greatly appreciated.
What have you tried ?
 
SammyS said:
What have you tried ?

lim (1+n^2)^(e/eln(n))
n→∞

lim (1+n^2)^e
n→∞
 
whattheheckV said:
lim (1+n^2)^(e/eln(n))
n→∞

lim (1+n^2)^e
n→∞
What the heck !

How about e^(ln( the limit ))

ln of the limit is limit of ln .

What is ##\displaystyle\ \ln\left( (1+n^2)^{1/\ln(n)}\right) \ ?##
 
whattheheckV said:
lim (1+n^2)^(e/eln(n))
n→∞

lim (1+n^2)^e
n→∞
Is the outer exponent above ##\frac e {eln(n)}##? If so, how did you go from and exponent of ##\frac e {eln(n)}## to an exponent of e? If you "cancel" the factors of e you would be left with an exponent of ##\frac 1 {ln(n)}##, which gets you right back to where you started.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top