Little twin prime theorem
- From: Han de Bruijn <Han.deBruijn@xxxxxxxxxxxxxx>
- Date: Wed, 31 May 2006 16:36:38 +0200
Between any two twin primes there is a number which is always divisible
by six. Proof: (p1*n*p2)/(1*2*3) is a number of combinations, therefore
an integer [= n!/((n-k)!k!) for k = 3]. Since the twin primes p1 and p2
are only divisible by themselves and 1, the number n in between must be
divisible by 1*2*3 = 6. Nice huh? Now devise an algorithm for finding a
lot of twin primes ...
Han de Bruijn
.
- Follow-Ups:
- Re: Little twin prime theorem
- From: bill
- Re: Little twin prime theorem
- From: Larry Lard
- Re: Little twin prime theorem
- From: abe . buckingham
- Re: Little twin prime theorem
- Prev by Date: Total unimodularity
- Next by Date: Re: New Advice for 10 year old with Advanced interest in Math
- Previous by thread: Total unimodularity
- Next by thread: Re: Little twin prime theorem
- Index(es):
Relevant Pages
|
|