Limit of Sequence: Finding the Limit of a Sequence (2)

  • Thread starter Thread starter izen
  • 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.
6 replies · 2K views
izen
Messages
50
Reaction score
0

Homework Statement



Find the limit of this sequence

An =[itex]\frac{n^{n}}{(n+3)^{n+1}}[/itex]

Homework Equations

The Attempt at a Solution



infinite_limit.jpg


The answer is 0 but my answer is 1

thank you
 
Physics news on Phys.org
Your first step is wrong.
[tex]\ln \frac{a}{b}≠\frac{\ln a}{\ln b}[/tex]

The correct property is:
[tex]\ln \frac{a}{b}= ln a-\ln b[/tex]

Anyways, instead of taking log on both the sides, you can factor out n from denominator.
 
Pranav-Arora said:
Anyways, instead of taking log on both the sides, you can factor out n from denominator.

Sorry I cannot see how n can factor out from denominator
 
like this ??

http://postimage.org/image/7cqb5oowp/ Thanks
 
Last edited by a moderator:
What I actually meant was this:
[tex]\lim_{n→∞} \frac{1}{n+3} \left( \frac{1}{1+\frac{3}{n}} \right)^n[/tex]