Gill Math: Finding the Limit of (-1)^(n-1)/n using Infinity Trick

  • Thread starter Thread starter macjack
  • Start date Start date
  • Tags Tags
    Limit
Click For Summary

Homework Help Overview

The discussion revolves around finding the limit of the expression (-1)^(n-1)/n as n approaches infinity. Participants are exploring the nature of this limit and its existence, with some suggesting that the limit is zero while others argue that it does not exist due to oscillation.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants are attempting to determine the limit using various reasoning techniques, including the limit at infinity trick and polynomial order comparisons. Some question the implications of oscillation on the limit's existence.

Discussion Status

The discussion is ongoing, with multiple interpretations being explored. Some participants have provided guidance on understanding the limit's behavior, while others express confusion about the problem's formulation and the nature of the sequence involved.

Contextual Notes

There are indications of confusion regarding the problem statement, particularly about whether it pertains to a sequence or a series. Participants are also discussing the implications of the Squeeze Theorem and the definitions of limits in the context of oscillating sequences.

macjack
Messages
11
Reaction score
0
can you please help me to find the limit ?

limit n->infinity ((-1)^(n-1))/n ?

i tried to find the limit using the limit at infinity trick,...i got the value as 0
but the solution given are not matched.

can you please help me out ?

Thanks
Mc
 
Physics news on Phys.org
limit doesn't exist
 
ice109 said:
limit doesn't exist

The limit is zero. If the question is misstated and meant to be a series sum then its not.
 
Dick said:
The limit is zero. If the question is misstated and meant to be a series sum then its not.

limit oscillates? limits that oscillate don't exist?
 
ice109 said:
limit oscillates? limits that oscillate don't exist?

What do you mean by "Limit oscillate"? The limit is 0, it does not oscillate. However, the value for the expression does oscillate, but, in the end, they all converge to 0 so the limit does exist, and it's 0. It's like the limit:
[tex]\lim_{n \rightarrow \infty} \frac{\sin n}{n} = 0[/tex]
The value for the expression oscillate around 0, but as n tends to infinity, they converge to 0, so the limit is 0.

Not to be confused with, [tex]\lim_{n \rightarrow \infty} (-1) ^ n[/tex]. This limit does not exist, since, when n is odd, the value for the expression is -1, and when it's even, it's 1. They don't converge, so there's no limit there.

-------------------------------------------

@macjack: Are you familiar with the Squeeze Theorem?
 
Last edited:
Thanks

Thanks for your response.
The answers given are
a) The sequence approaches the limit from RHS
b) The sequence approaches the limit from LHS
c) The sequence oscillates about the limit
d) none of the above.

None of my answers and few of them answers also didnt match this
choose.

and in the answer section he didnt mention anything about which one is the correct one...it just says...sequence:1, -1/2, 1/3...

what does it mean ?? is that question wrongly stated ?? i have this doubt because he is start using 1,2,3...for 'n' right ??
any clue ??

I don't know about the squeeze theorem ! Let me check out that today.

Thanks
 
macjack said:
Thanks for your response.
The answers given are
a) The sequence approaches the limit from RHS
b) The sequence approaches the limit from LHS
c) The sequence oscillates about the limit
d) none of the above.

None of my answers and few of them answers also didnt match this
choose.

and in the answer section he didnt mention anything about which one is the correct one...it just says...sequence:1, -1/2, 1/3...

what does it mean ?? is that question wrongly stated ?? i have this doubt because he is start using 1,2,3...for 'n' right ??
any clue ??

I don't know about the squeeze theorem ! Let me check out that today.

Thanks
dude... you have to tell people it's a sequence. in which case the correct answer is c
 
thanks ice109

thanks ...
i am a newbie into calculus..didnt face the limits of sequences till now.
anyway thanks for your help.
 
now someone help me, why is the limit of the expression 0 and not nonexistant
 
  • #10
Because the difference between zero and (-1)^(n-1)/n approaches zero as n approaches infinity. The sense of the multiple choices is simply how does it approach it. But approach it, it certainly does. 1/n goes to zero and the sign oscillation doesn't change that.
 
  • #11
why i said it is 0 is ?

there is a common trick when you take lim x->infinity, based on the powers of the numerator and denominator in a polynomial equation.

1) if the orders are same , then just take the coefficients of higher order terms and divide it.

2) if the order of denominator is bigger than the top, then its limit is 0.

3) if the order of the denominator is lesser than the top, then the limit is infinity
or no limit (i have a doubt here)...am i correct with this condition..

so for this problem, we satified second condition..so i said it is 0...
 
  • #12
It is zero. Are you doubting it?
 
  • #13
macjack said:
...
2) if the order of denominator is bigger than the top, then its limit is 0.
...
so for this problem, we satified second condition..so i said it is 0...

Yes, you can do it this way. When n tends to infinity, the denominator also grows without bound, so +1, or -1, when divided by that denominator will tend to 0. So, the limit is 0.
 
  • #14
what about the third statement ?

>3) if the order of the denominator is lesser than the top, then the limit is >infinity or no limit (i have a doubt here)...am i correct with this condition..

Did anyone know what is the correct answer for this ??
 
  • #15
As Dick already said, the limit can be defined as follows: a sequence [tex](x_n)_{n \in \mathbb{N}}[/tex] has a limit x, if we can make the difference between xn and x as small as we want by choosing n appropriate.

For example, we see that [tex]x_n = 1/n[/tex] has limit zero, because if I give you some number [tex]\epsilon > 0[/tex] you can always give me an n for which [tex]1/n < \epsilon[/tex]. On the other hand, [tex]x_n = \frac{n}{2}[/tex] does not have a limit. For example, if you claim it's "infinity", I can ask you for a number n such that [tex]|\frac{n}{2} - \infty| < \epsilon[/tex] and you will be unable to give it to me, however big my epsilon is, since the distance is always infinity. In this case, we say the limit does not exist, although to indicate this we usually (technically speaking, quite sloppily) write
[tex]\lim_{n \to \infty} \frac{n}{2} = \infty[/tex].

Now maybe it's a nice exercise for you to try and prove that way the limit (or its non-existence) of
[tex]\frac{x^n}{x^m}[/tex]
for the cases n < m, n = m and n > m.
 
  • #16
IF the sequence {an} converges to a non-zero number, then the sequence {(-1)nan} does not converge since, if we assume a limit of a, some terms of the sequence, for arbitrarily large n, will be at least |a| (distance from a to 0) away. If, however, {an} converges to 0, {(-1)nan} also converges to 0.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 24 ·
Replies
24
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 10 ·
Replies
10
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
5
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K