 Quote by keebs
Yeah, but when n approaches infinity Pn approaches the set of all natural numbers because Pn is the set of all numbers generated by all primes up to n, so when we include all of the primes it should generate all of the natural numbers.
|
You agree that you've changed the order? With an infinite sum, unlike a finite one, the order of summation does matter. It's built into the notation that you are summing over an ordered set. If you rearrange the terms there's no general guarantee what will happen. Specifically if you have a conditionally convergent series you can rearrange the terms to get anything you like (see
a recent post for an example).
 Quote by keebs
Why does the terms have to go to zero in order for the function to converge? I never thought of that...
|
This is a standard divergence test you see in calculus. You might want to give a stab at proving it before looking it up (I can provide the details if you wish).
 Quote by keebs
Yeah, I've read that lim sup M(x)>1.6x[sup]1/2[sup], but that just means that it is above 1.6x[sup]1/2[sup] at some point, but it does not necessarily mean that it stays like that, right?
|
('tis 1.06 you mean not 1.6 yes?)
It means that you can find an x as large as you like with [tex]M(x)>x^{1/2}[/tex]. So no it doesn't necessarily stay there (in fact it can't given the corresponding result for lim inf), but you know that it will eventually return. You can find* some sequence [tex]a_n[/tex] where [tex]a_n\rightarrow\infty[/tex] as [tex]n\rightarrow\infty[/tex] and [tex]M(a_n)>a_n^{1/2}[/tex] for all n. In otherwords M(x) takes on arbitrarily large positive values (and negative using the lim inf version).
*I'm being liberal here. You can't actually find it as in write down some explicit sequence, but you know one exists. I don't think anyone can even give you a valid [tex]a_1[/tex] yet to start off the sequence, but this is only a matter of time and increased computational power (may be *alot* of time) before this happens.
 Quote by keebs
Yeah, I didn't think that all the way through. Thanks for the help.
|
No problem. It was actually refreshing that you didn't claim to have proven the limit was zero but instead asked for a critique of your 'proof'.
As an aside, latex is well worth learning. these forums are a good intro for basics, if you don't know already you can click on the generated images to see how it was produced so you've plenty of examples.