Construct a sequence whose set of limit points is exactly the set of integers?

hb1547
Messages
34
Reaction score
0

Homework Statement


"Construct a sequence whose set of limit points is exactly the set of integers?"

The Attempt at a Solution


I need a sequence that will have an infinite number of terms that arrive at each of the integers, right?
And since the sequence is indexed by the natural numbers, doesn't that mean I need some kind of mapping from the natural numbers into the integers that meets that criteria?
 
Physics news on Phys.org
Yes, you need an (infinite) sequence that arrives at each of the integers (make this precise). I'd imagine you can think of several sets of numbers that satisfy this criteria. If these sets are countable, all that remains is to think of some way to map the naturals onto one of those sets. If you have a set in mind, we may be able to give you more targeted hints.
 
My best guess was something like:

0, 0, -1, 1, 0, -1, 1, -2, 2, 0, -1, 1, -2, 2, -3, 3,...

Would that work?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top