Re: Structure of Primes
- From: Gottfried Helms <helms@xxxxxxxxxxxxx>
- Date: Fri, 13 May 2005 17:48:59 +0200
Am 13.05.05 15:07 schrieb SHorvat:
> On Fri, 13 May 2005 12:51:36 GMT, SHorvat <shorvat@xxxxxxxxxxx> wrote:
>
>
>>On 13 May 2005 05:32:33 -0700, "Tom St Denis" <tomstdenis@xxxxxxxxx>
>>wrote:
>>
>>
>>>Prime numbers are not random? What does that even mean?
>>>
>
> Sorry Tom, perhaps I should have said that Primes do not occur at
> random, there is a structure that shows the relationship between
> primes
Yes, there is one. But the complexity of the description grows
with the number of smaller primes. It can be described in terms
of the sieve of Eratosthenes, as the non-covered integers when
you delete all multiples of smaller primes up to sqrt(n), where
n is the number in question.
(But I think, that's also not really, what you wanted...)
Gottfried Helms
.
- Prev by Date: Re: Aut D_4 isomorphic to ?
- Next by Date: Re: number of rational curves
- Previous by thread: Re: Structure of Primes
- Next by thread: Your account #3M7187
- Index(es):
Relevant Pages
|