Twin primes: Difference between revisions
(Created page with '==Definition== The term '''twin primes''' is used for a pair of odd prime numbers that differ by two. In other words, primes <math>p, p + 2</math> are termed twin primes. The [...') |
No edit summary |
||
Line 4: | Line 4: | ||
The [[twin primes conjecture]] states that there are infinitely many twin primes. | The [[twin primes conjecture]] states that there are infinitely many twin primes. | ||
==Relation with other properties== | |||
===Related properties for pairs of primes=== | |||
* [[Cousin primes]] are two primes that differ by <math>4</math>. Note that for <math>p > 3</math>, if both <math>p</math> and <math>p + 4</math> are prime, <math>p+2</math> is not prime. | |||
* [[Sexy primes]] are two primes that differ by <math>6</math> (and with no prime in between). | |||
===Related properties for more than two primes=== | |||
* [[Prime quadruplet]] is a collection of four primes <math>p,p+2,p+6,p+8</math>. | |||
* [[Prime constellation]] is a sequence of consecutive primes <math>p_1 < p_2 < \dots < p_k</math> for which the difference between the first and last prime is the least possible based on considerations of modular arithmetic relative to smaller primes. |
Revision as of 18:35, 20 April 2009
Definition
The term twin primes is used for a pair of odd prime numbers that differ by two. In other words, primes are termed twin primes.
The twin primes conjecture states that there are infinitely many twin primes.
Relation with other properties
Related properties for pairs of primes
- Cousin primes are two primes that differ by . Note that for , if both and are prime, is not prime.
- Sexy primes are two primes that differ by (and with no prime in between).
Related properties for more than two primes
- Prime quadruplet is a collection of four primes .
- Prime constellation is a sequence of consecutive primes for which the difference between the first and last prime is the least possible based on considerations of modular arithmetic relative to smaller primes.