Determining the limit of a sequence

  • Thread starter Thread starter opticaltempest
  • 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.
4 replies · 7K views
opticaltempest
Messages
135
Reaction score
0
I have the following sequence

[tex] <br /> \begin{array}{l}<br /> a_n = ( - 1)^n \left( {\frac{n}{{n + 1}}} \right) \\ <br /> \\ <br /> \mathop {\lim }\limits_{n \to \infty } \left[ {( - 1)^n \left( {\frac{n}{{n + 1}}} \right)} \right] \\ <br /> \end{array}[/tex]

Direct substitution yields [tex] ( - 1)^\infty \left( {\frac{\infty }{\infty }} \right)[/tex]

I tried manipulating it into a form in which I could apply L'Hopital's Rule.

[tex]\displaylines{<br /> {\rm Let y} = \mathop {\lim }\limits_{n \to \infty } \left[ {( - 1)^n \left( {\frac{n}{{n + 1}}} \right)} \right] \cr <br /> \cr <br /> \ln y = \mathop {\lim }\limits_{n \to \infty } \ln \left[ {( - 1)^n \left( {\frac{n}{{n + 1}}} \right)} \right] \cr <br /> \cr <br /> = \mathop {\lim }\limits_{n \to \infty } \left[ {\ln ( - 1)^n + \ln (n) - \ln (n + 1)} \right] \cr <br /> \cr <br /> = \mathop {\lim }\limits_{n \to \infty } \left[ {n\ln ( - 1) + \ln (n) - \ln (n + 1)} \right] \cr <br /> \cr <br /> \ln ( - 1) = undefined \cr}[/tex]

The answer is below. How did the book arrive at that answer? How did they go through and calculate the limit? Solutions manuals are so wonderfully detailed :)

http://img70.imageshack.us/img70/7812/answer5ck.jpg
 
Last edited by a moderator:
Physics news on Phys.org
[tex](\frac{n}{n+1})=(1-\frac{1}{n+1})[/tex]
hope that helps
 
opticaltempest said:
I have the following sequence

[tex] <br /> \begin{array}{l}<br /> a_n = ( - 1)^n \left( {\frac{n}{{n + 1}}} \right) \\ <br /> \\ <br /> \mathop {\lim }\limits_{n \to \infty } \left[ {( - 1)^n \left( {\frac{n}{{n + 1}}} \right)} \right] \\ <br /> \end{array}[/tex]

Direct substitution yields [tex] ( - 1)^\infty \left( {\frac{\infty }{\infty }} \right)[/tex]

I tried manipulating it into a form in which I could apply L'Hopital's Rule.

[tex]\displaylines{<br /> {\rm Let y} = \mathop {\lim }\limits_{n \to \infty } \left[ {( - 1)^n \left( {\frac{n}{{n + 1}}} \right)} \right] \cr <br /> \cr <br /> \ln y = \mathop {\lim }\limits_{n \to \infty } \ln \left[ {( - 1)^n \left( {\frac{n}{{n + 1}}} \right)} \right] \cr <br /> \cr <br /> = \mathop {\lim }\limits_{n \to \infty } \left[ {\ln ( - 1)^n + \ln (n) - \ln (n + 1)} \right] \cr <br /> \cr <br /> = \mathop {\lim }\limits_{n \to \infty } \left[ {n\ln ( - 1) + \ln (n) - \ln (n + 1)} \right] \cr <br /> \cr <br /> \ln ( - 1) = undefined \cr}[/tex]

The answer is below. How did the book arrive at that answer? How did they go through and calculate the limit? Solutions manuals are so wonderfully detailed :)

http://img70.imageshack.us/img70/7812/answer5ck.jpg
[/URL]

Are you required to test the series this way? I would suggest looking at [tex]\lim_{n \rightarrow \infty} \frac{a_{n+1}}{a_n}[/tex] in which case that nasty power of n cancels out. If the limit above approaches -1, then the series limit is undetermined. (It may converge, it may not.)

-Dan
 
Last edited by a moderator:
It is a sequence opposed to a series that is being tested for convergence, and hence only [tex]\lim_{n\rightarrow\infty}a_n[/tex] need be considered (and for such happyg1's note ought be sufficient.)