For my homework is say to prove that you are correct and that you may quote theorems. I am unsure about what accumulation points are. thank you!!
An example of a sequence that has no accumulation points
0
$\begingroup$
sequences-and-series
-
2This is the tenth time you've posted a question directly from your homework without explaining what you've tried and without making partial progress. First, academic norms are that you should cite your sources. Are these questions taken from a textbook, if so which one? Are they written by a specific professor, if so who? Second, you seem to be getting stuck right at the beginning of many questions, and it seems like you should talk to someone in person (your prof. or TA) about how to approach these sorts of problems. – 2012-10-23
2 Answers
-1
The sequence $(-1)^n$ has not accumulation point Because the values are between -1 and 1 and it doesn't have limit.
-
1@Maximiliano: Ah, sorry, mrf was totally right, the definition for set and sequence should be different. The point is that sequences have repeats, while sets don't. This matters because when you "remove p" from the set you're actually removing infinitely many things in the sequence! The usual definition of accumulation point of a sequence is that it's a limit of some (infinite) subsequence. With that definition $(-1)^n$ would have two accumulation points: $1$ and $-1$. But you should double check with your text whether they distinguish between accumulation points for series and sets. – 2012-10-25
5
Take $a_n = n$, and work from there.