Convergence and Limit of Sequence | Homework Equations Explained

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

Homework Statement



Show convergence or divergence, find the limit of the sequence.

Homework Equations



[tex] <br /> a_{n}=\sqrt[n]{4^{n}n}<br /> [/tex]

The Attempt at a Solution



See the attached picture. Sorry, it was taking way longer to figure out how to input the TeX than it was to just snap and crop a picture of my work.

My question is: where did I lose the coefficient 4? The correct answer is supposed to be convergent, a_n --> infinity = 4
 

Attachments

  • 11.1.57.jpg
    11.1.57.jpg
    34.9 KB · Views: 389
Physics news on Phys.org
In the step
[tex]\lim_{x\rightarrow\infty} y = 4\lim_{x\rightarrow\infty}x^{\frac{1}{x}} \Leftrightarrow \lim_{x\rightarrow\infty}\ln y = 4\lim_{x\rightarrow\infty}\ln x^{\frac{1}{x}}[/tex]
you forgot to take the logarithm of the 4 on the right hand side.
 
True, but how does that affect the outcome? The limit(x-->infinity) of 1/x = 0 thus negating anything else that multiplies against it, which still leads me back to e^0 = 1.

NvM, I see that I need to put the 4 back inside the limit then with log properties it becomes ln4+ln(1/x)... e^ln4 = 4... therefore a_n-->4. It's not always obvious to me when I should factor constants out or just leave them be.

Thanks for pointing that out, NeoDevin!