I was wondering whether a sequence like[tex]x_n=n\sin

  • Context: Undergrad 
  • Thread starter Thread starter dalcde
  • Start date Start date
  • Tags Tags
    Sequence
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
9 replies · 2K views
dalcde
Messages
164
Reaction score
0
I was wondering whether a sequence like
[tex]x_n=n\sin n[/tex]
converges* to infinity or diverges.

I'm pretty sure it goes to infinity but it still oscillates.

*Let's say we are in the extended real number system where we can converge to infinity

EDIT: I mean
[tex]x_n=n+\sin n[/tex]
 
Last edited:
Physics news on Phys.org


first of all there is no such thing as convergence to infinity
and infinity is not really a number
 


converges is it goes towards a certain value like a limit.

Yea i agree with daclde.

The sin n part will just oscillate from -1 to 0 to 1

So yea it diverges . No clue about extended real system but
 


Divergence doesn't really have points where it must diverge towards. Rather anything that doesn't converge to a specific real point is defined as divergent. Divergence towards infinity is just a popular saying for when something grows without bound. Just like oscillations, divergence towards infinity is not heading towards any definite point.

In the extended real system, this sequence is still divergent as it oscillates between positive and negative.
 


Sorry, I wanted to say
[tex]x_n=n+\sin n.[/tex]
Does it converge or diverge in this case?
 


dalcde said:
Sorry, I wanted to say
[tex]x_n=n+\sin n.[/tex]
Does it converge or diverge in this case?

This will diverge (or converge to infinity in the extended reals). the reason is that n+sin(n) becomes arbitrarily large. That is, we have

[tex]n-1\leq n+sin(n)[/tex]

and the sequence n-1 goes to infinity.
 


It converges to infinity in this case since n-1 is a lower bound.

edit: micromass explained it better
 


Sorry, what about
[tex]0.5n + \sin n[/tex]
since the previous sequence is actually always increasing?